Robert Curry
|
7850499687
|
ENHANCEMENT: Part of fix to #7010. Change to some gridfield calls to setDisplayFields and friends.
|
2012-04-19 12:07:10 +12:00 |
|
Andrew O'Neil
|
4057956a8b
|
MINOR: Use ajax to load reports
|
2012-04-16 11:17:55 +12:00 |
|
Simon Welsh
|
c4e018928e
|
API-CHANGE sapphire folder can now be renamed.
|
2012-04-15 10:56:40 +12:00 |
|
Ingo Schommer
|
2592d62a4c
|
Merge pull request #94 from silverstripe-big-o/report-fixes
ENHANCEMENT: replacing ReportAdmin report listing paginator with a new f...
|
2012-04-12 05:14:30 -07:00 |
|
Julian Seidenberg
|
203bfc9e99
|
ENHANCEMENT: replacing ReportAdmin report listing paginator with a new footer GridField component
|
2012-04-12 16:13:24 +12:00 |
|
Sean Harvey
|
8325d73665
|
MINOR Fixing method signatures not compliant with the parent
|
2012-04-12 11:23:15 +12:00 |
|
Normann Lou
|
7900da4d9d
|
MINOR SSF-168 add Pagination to the report list so it show the bottom bar
|
2012-04-11 12:44:11 +12:00 |
|
Andrew O'Neil
|
97482f8664
|
BUGFIX Fix Breadcrumbs in ReportAdmin
|
2012-04-10 14:49:19 +12:00 |
|
Andrew O'Neil
|
9888f980aa
|
ENHANCMENT: Link pages in reports to cms edit
|
2012-04-10 11:54:21 +12:00 |
|
Julian Seidenberg
|
8df5cd74fc
|
BUGFIX: SSF-168 fixing "print" and "export to CSV" button in Report Admin
|
2012-04-10 11:15:29 +12:00 |
|
Julian Seidenberg
|
151693409c
|
Revert "BUGFIX: SSF-168 fixing rendering issue in Chrome, which displays extra control at the bottom of the window in a report that is of a certain length"
This reverts commit 68aa59b25e .
|
2012-04-10 09:58:58 +12:00 |
|
Julian Seidenberg
|
68aa59b25e
|
BUGFIX: SSF-168 fixing rendering issue in Chrome, which displays extra control at the bottom of the window in a report that is of a certain length
|
2012-04-05 14:48:51 +12:00 |
|
Julian Seidenberg
|
e43d0b4640
|
MINOR: SSF-168 adding additional class to grid field that displays all reports
|
2012-04-05 14:14:09 +12:00 |
|
Julian Seidenberg
|
44e64344f0
|
ENHANCEMENT: SSF-168 adding breadcrumbs to ReportAdmin
|
2012-04-05 13:19:17 +12:00 |
|
Julian Seidenberg
|
b1e286cb23
|
BUGFIX: SSF-168 fixing bug in report admin where back button didn't work
|
2012-04-05 13:04:59 +12:00 |
|
Andrew O'Neil
|
4c76c8563c
|
ENHANCEMENT: Use GridFields to show reports in the ReportAdmin
|
2012-04-04 17:58:29 +12:00 |
|
Ingo Schommer
|
04a195b111
|
MINOR Stop using FormResponse, which has been removed from core
|
2012-03-09 23:20:09 +01:00 |
|
Ingo Schommer
|
e0a67a80c7
|
BUGFIX Restored old permission code model, broken due to new controller structure. Introduced LeftAndMain::$required_permission_codes as a way to control permissions independently of subclasses, and "cluster" multiple classes under a single code.
|
2012-03-05 18:42:44 +01:00 |
|
Ingo Schommer
|
09fd710dd4
|
MINOR Combining CSS in CMS, added AssetAdmin styles
|
2012-02-23 23:15:37 +01:00 |
|
Fred Condo
|
d99e3a0927
|
Code cleanup: removed trailing ?> markers per code standard.
All cms module except lang directory.
|
2012-02-13 12:48:41 -08:00 |
|
Stig Lindqvist
|
d81b46f141
|
MINOR Fixed some inline documentation
|
2011-10-27 20:24:46 +02:00 |
|
ajshort
|
a54963d954
|
API CHANGE: Replaced DataObjectSet instances with ArrayList.
|
2011-10-07 08:51:54 +02:00 |
|
Will Rossiter
|
d90ea0d236
|
ENHANCEMENT: implemented CMSPageHistoryController with comparsion view, single version view into new CMSMain API.
|
2011-09-19 17:30:46 +02:00 |
|