This website requires JavaScript.
Explore
Help
Register
Sign In
tonyair
/
silverstripe-cms
Watch
1
Star
0
Fork
0
You've already forked silverstripe-cms
mirror of
https://github.com/silverstripe/silverstripe-cms
synced
2024-10-22 06:05:56 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
silverstripe-cms
/
code
History
Sean Harvey
542d727db2
MINOR Don't use deprecated extraStatics when adding extra statics with
...
DataExtension
2012-05-23 22:13:27 +12:00
..
batchactions
MINOR Add newline to end of files without one
2012-04-15 10:56:40 +12:00
controllers
MINOR Use instance methods on current Controller instance for redirect()
2012-05-23 21:45:16 +12:00
forms
BUGFIX Decode URLSegment before showing it through SiteTreeURLSegmentField, to separate presentation from its internal url encoded value
2012-05-14 15:12:33 +02:00
model
MINOR Don't use deprecated extraStatics when adding extra statics with
2012-05-23 22:13:27 +12:00
reports
MINOR Switching _t() calls from sprintf() to using injection parameters (
#7170
)
2012-05-01 22:05:19 +02:00
search
MINOR Add newline to end of files without one
2012-04-15 10:56:40 +12:00
staticpublisher
BUGFIX Remove double URL/filename filtering in FilesystemPublisher to avoid breaking multibyte URLs (now possible through recently introduced URLSegmentFilter class). Multibyte safe url path processing in FilesystemPublisher.
2012-05-08 22:22:08 +02:00