jean
|
2dd0e3f02e
|
NEW Restored duplicate and duplicated with children functionality, as in 2.4 See ticket #7602
Conflicts:
javascript/CMSMain.Tree.js
templates/Includes/CMSMain_TreeView.ss
|
2013-03-13 10:04:09 +01:00 |
|
Ingo Schommer
|
306b0d77e4
|
Updated translations
|
2013-02-26 13:27:07 +01:00 |
|
Ingo Schommer
|
e809e0775e
|
Updated translations
|
2013-02-18 01:20:00 +01:00 |
|
Ingo Schommer
|
d0585e484a
|
Updated translations
|
2013-01-21 11:57:12 +01:00 |
|
Ingo Schommer
|
cb96255e80
|
Removed direct sprintf() usage from _t() calls
Parameterized strings are easier to understand,
and more fail-proof, don't fatal out when not enough sprintf() args
|
2012-12-21 11:18:18 +01:00 |
|
Ingo Schommer
|
83febeff12
|
Updated translations
|
2012-12-17 11:54:22 +01:00 |
|
Sean Harvey
|
5da4b5a0ce
|
Updating default en.yml translations
|
2012-11-07 11:43:31 +13:00 |
|
Sean Harvey
|
2ae5c497af
|
Updated translations
|
2012-11-05 11:55:51 +13:00 |
|
Sean Harvey
|
b00397968b
|
Tweaking text for "You can start editing" on successful install
|
2012-11-05 11:12:49 +13:00 |
|
Sean Harvey
|
0964a5b832
|
Updating default en.yml with updated entities
|
2012-11-05 11:08:35 +13:00 |
|
Ingo Schommer
|
94c406139e
|
Updated translations
|
2012-09-11 12:03:18 +02:00 |
|
jean
|
53fdafb473
|
NEW 7839 Support for documents as a file type in Files and images
|
2012-09-04 11:26:09 +12:00 |
|
Ingo Schommer
|
8442ed0ecd
|
i18n for report table title (see #7798)
|
2012-08-26 23:58:38 +02:00 |
|
Ingo Schommer
|
6b6dfaed7b
|
Fixed i18n namespace for "Sync Files"
|
2012-08-26 23:58:38 +02:00 |
|
Ingo Schommer
|
d20eae4a50
|
Updated translations
|
2012-08-23 23:34:54 +02:00 |
|
Ingo Schommer
|
2e791abad2
|
Better i18n for "new page" label (fixes #7796)
Also using better standard name for auto generated
page names ("Page" instead of "Site Tree", "Pages" instead of "Site Tres" [sic])
|
2012-08-20 22:25:18 +02:00 |
|
Ingo Schommer
|
e6e2ab4774
|
Updated translations
|
2012-08-20 22:01:46 +02:00 |
|
Ingo Schommer
|
82699bae62
|
Updated translations
|
2012-08-12 22:49:46 +02:00 |
|
Ingo Schommer
|
342ecd999d
|
Removed custom entities from master file
|
2012-08-06 14:28:37 +02:00 |
|
Ingo Schommer
|
e925401cc3
|
BUG Re-added singular/plural name i18n entities
Previously "hidden" by inability of i18nTextCollector
to autoload classes in order to introspect them.
|
2012-08-06 14:05:21 +02:00 |
|
Ingo Schommer
|
7e33fac7fa
|
Updated translations
|
2012-08-06 10:43:41 +02:00 |
|
Hamish Friedlander
|
267b9b87ae
|
Updated translations
|
2012-07-30 10:51:13 +12:00 |
|
Hamish Friedlander
|
3a01ae61ea
|
Updated translations
|
2012-07-25 13:26:14 +12:00 |
|
Ingo Schommer
|
e0d99e2fd7
|
Updated translations
|
2012-07-13 14:13:58 +02:00 |
|
Ingo Schommer
|
1a3728ccf6
|
MINOR Updated translations
|
2012-06-25 09:17:36 +02:00 |
|
Ingo Schommer
|
ea8cf75514
|
MINOR Updated translations
|
2012-06-25 00:42:51 +02:00 |
|
Ingo Schommer
|
6cb3686a81
|
MINOR Updated translations master
|
2012-06-22 11:36:23 +02:00 |
|
Ingo Schommer
|
78163f9403
|
MINOR Updated translations master
|
2012-06-20 12:10:01 +02:00 |
|
Sam Minnee
|
9592b28ecd
|
MINOR: Updated en langfile
|
2012-05-25 10:39:59 +12:00 |
|
Ingo Schommer
|
1863bb00db
|
ENHANCEMENT Refactored SiteTreeURLSegmentField JS to a more selector based approach (future proof field for reusability e.g. in ModelAdmin with custom DataObject URL previews)
|
2012-05-10 14:50:08 +02:00 |
|
Sean Harvey
|
d79d5987cb
|
Merge pull request #110 from chillu/trac/7170-i18n-sprintf-injections
|
2012-05-09 19:55:53 +12:00 |
|
Ingo Schommer
|
f545f52c1a
|
MINOR Updated master lang tables
|
2012-05-03 17:53:36 +02:00 |
|
Ingo Schommer
|
7c25754cb1
|
ENHANCEMENT Localization of installation success screen
|
2012-05-03 17:53:33 +02:00 |
|
Ingo Schommer
|
38f1236b1f
|
MINOR Switching _t() calls from sprintf() to using injection parameters (#7170)
|
2012-05-01 22:05:19 +02:00 |
|
Ingo Schommer
|
a73e45769a
|
ENHANCEMENT Titles for lozenges in page tree for more context (fixes #7206)
|
2012-04-30 14:56:42 +02:00 |
|
Ingo Schommer
|
60b2e696bd
|
MINOR Regenerating lang master files with fixed entity collection logic (fixes "CMSPagesController" menu title in interface)
|
2012-04-27 10:12:15 +02:00 |
|
Ingo Schommer
|
6ee7c84792
|
MINOR Updating language master files (slightly different format due to generation through i18nTextCollector, rather than the i18n_yml_converter module)
|
2012-04-27 00:02:25 +02:00 |
|
Sean Harvey
|
614f307a37
|
ENHANCEMENT When loading CMS, ensure that "Parent page" tree dropdown is
either hidden or shown depending on initial "Page location" state
|
2012-04-23 21:02:29 +12:00 |
|
Andrew O'Neil
|
452b2aa28b
|
MINOR: Fix "Pages" CMS title
|
2012-04-23 14:52:53 +12:00 |
|
Ingo Schommer
|
ca853d73f2
|
ENHANCEMENT Renamed "Content" tab in SiteTree->getCMSFields() to "Main Content" to distinguish it from the top-level "Content" tag
|
2012-04-18 16:28:07 +02:00 |
|
Ingo Schommer
|
503fa0ac7c
|
ENHANCEMENT Updated YML translations from translate.ss.org, removed unapproved langs with little or no translations, updated master strings, fixed line break problem in lang files generated by i18nYMLConverter module
|
2012-04-18 13:37:24 +02:00 |
|
Andrew O'Neil
|
fb5f94860e
|
MINOR: Fix Pages title
|
2012-04-16 11:00:48 +12:00 |
|
Ingo Schommer
|
d9e74084cf
|
MINOR Removed empty language defynition
|
2012-04-15 20:54:51 +02:00 |
|
Ingo Schommer
|
ce1ed8ec56
|
MINOR Using SS locale notation for new YAML files (underscore instead of dashed)
|
2012-04-15 20:40:01 +02:00 |
|
Ingo Schommer
|
de258e82c2
|
MINOR Updated lang file based on new YML generation
|
2012-04-15 16:49:31 +02:00 |
|
Ingo Schommer
|
81d7d844db
|
MINOR Removed legacy PHP translations
|
2012-04-15 16:49:30 +02:00 |
|
Ingo Schommer
|
169d125b90
|
MINOR Converted YML lang files
|
2012-04-15 16:49:30 +02:00 |
|
Ingo Schommer
|
88daa4f450
|
MINOR Updated translations from translate.silverstripe.org
|
2012-04-15 16:49:30 +02:00 |
|
Sam Minnee
|
52710ebd93
|
MINOR: Added SHOW_DELETED_PAGES Polish translation. (#4407)
|
2012-04-12 12:43:11 +12:00 |
|
Ingo Schommer
|
1827dc6727
|
API CHANGE Removed SiteTree->HomepageForDomain and related functionality ($write_homepage_map and generate_homepage_domain_map()), use new 'homepagefordomain' module instead (fixes #6902)
|
2012-03-27 14:50:09 +02:00 |
|