silverstripe-cms/code
Ingo Schommer bb5e3e5fbd MINOR Remove DB dependency from SiteTree->provideEntities()
Use class manifest instead, which provides same level of info,
and means we can run the text collector on bare checkouts
without a database set.
2012-06-25 14:01:19 +02:00
..
batchactions BUGFIX: Add batch handler status messages (fixes #7427) 2012-06-22 14:09:52 +12:00
controllers REMOVE: Remove action handler for widgets. (Trac #7174) 2012-06-22 14:05:27 +12:00
forms MINOR Use shorthand syntax for DataList querying 2012-05-28 21:05:24 +12:00
model MINOR Remove DB dependency from SiteTree->provideEntities() 2012-06-25 14:01:19 +02:00
reports BUGFIX: Fixed DataList operations to respect the fact that they're idempotent. 2012-06-15 15:30:08 +12: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