This website requires JavaScript.
Explore
Help
Register
Sign In
tonyair
/
silverstripe-reports
Watch
1
Star
0
Fork
0
You've already forked silverstripe-reports
mirror of
https://github.com/silverstripe/silverstripe-reports
synced
2024-10-22 09:05:53 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
silverstripe-reports
/
code
History
Damian Mooyman
7807842eb1
FIXED: Additional issue where the add-page ajax parameters wouldu incorrectly concatenate additional query parameters into the add action url. Resolved by moving URL concatenation from view to controller where Controller::join_links is available
2012-08-21 15:50:03 +12:00
..
batchactions
BUGFIX: Add batch handler status messages (
fixes
#7427
)
2012-06-22 14:09:52 +12:00
controllers
FIXED: Additional issue where the add-page ajax parameters wouldu incorrectly concatenate additional query parameters into the add action url. Resolved by moving URL concatenation from view to controller where Controller::join_links is available
2012-08-21 15:50:03 +12:00
forms
MINOR Use shorthand syntax for DataList querying
2012-05-28 21:05:24 +12:00
model
BUG SiteTree->provideI18nEntities() limited to class
2012-08-06 14:28:04 +02:00
reports
FIX Corrected page edit links in reports
2012-07-12 16:30:17 +02:00
search
BUG Check for the parameter existence.
2012-07-20 14:04:52 +12:00
staticpublisher
BUGFIX Provide default constructor value to filesystem publisher so that singleton calls (which don't pass params) don't fail
2012-08-05 18:02:13 +12:00