madmatt
|
4e5b1966d3
|
Fix changed pages filter to match SiteTree's 'MODIFIED' label
|
2014-08-07 16:48:06 +12:00 |
|
Stig Lindqvist
|
3eefd65f7c
|
BUG: Narrowing site tree search to one date shows no pages
It turns out that the search doesn't work if you put the same date into both start and end date. Adding
time to the query seems to fix this issue.
|
2014-07-24 15:24:03 +12:00 |
|
Russell Michell
|
a502c9d21c
|
NEW Fixes #966. Ability to filter pages on page status.
- New filters for statuses normally found through SiteTree::getStatusFlags().
- Refactored menu sorting. Now alphabetical, as it wasn't previously.
|
2014-04-28 14:50:07 +12:00 |
|
Ingo Schommer
|
51c8e8639e
|
API Marked statics private, use Config API instead (#8317)
See "Static configuration properties are now immutable, you must use Config API." in the 3.1 change log for details.
|
2013-03-24 17:21:04 +01:00 |
|
Ingo Schommer
|
cbd31e3ab2
|
API Removed SiteTree.MetaTitle and MetaKeywords
They are irrelevant in terms of SEO, general page informancy,
clutter up the CMS UI, and encourage CMS authors to waste
their time filling them out.
[1] http://www.seomoz.org/learn-seo/title-tag
[2] http://www.mattcutts.com/blog/keywords-meta-tag-in-web-search/
|
2012-09-21 11:31:00 +02:00 |
|
Ingo Schommer
|
df44239060
|
Method visibility according to coding conventions
|
2012-09-20 10:41:50 +02:00 |
|
Simon Welsh
|
b8e86ae261
|
MINOR Add newline to end of files without one
|
2012-04-15 10:56:40 +12:00 |
|
Ingo Schommer
|
f547da23a3
|
MINOR Relative $fixture_file links in cms/tests to facilitate moving files
|
2011-03-30 20:04:31 +13:00 |
|
Ingo Schommer
|
60abe5fb9f
|
MINOR Moved files into a more logical structure in cms/code
|
2011-03-30 20:03:44 +13:00 |
|