silverstripe-reports/code
Ingo Schommer 526120d949 Merge pull request #122 from ryanwachtl/silverstripe-cms
---

Basic behaviour for opt-in URL updating. URL is auto-generated on initial edit of the page Title after creating a new page. After page Title has been updated; URLSegment, MenuTitle, and MetaTitle are updated manually. Adds edit, ok, and cancel buttons to URLSegment field. Action to "update from Title" and help text not implemented yet. Any feedback welcome and appreciated.
2012-05-10 11:59:15 +02:00
..
batchactions MINOR Add newline to end of files without one 2012-04-15 10:56:40 +12:00
controllers BUGFIX: unify the response method for record deletions (os7212) 2012-05-10 14:03:17 +12:00
forms MINOR Add newline to end of files without one 2012-04-15 10:56:40 +12:00
model Trac 6981: Opt-in URL Updating 2012-05-09 19:01:57 -05: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