Ingo Schommer
|
c55c7c33f8
|
Merge branch '3.0'
Conflicts:
admin/code/CMSProfileController.php
composer.json
tests/model/DataObjectTest.php
|
2012-11-22 23:51:28 +01:00 |
|
Sean Harvey
|
d1c5cd1454
|
Removing unused entities from en.yml
|
2012-11-16 12:44:21 +13:00 |
|
Sean Harvey
|
77337ae58c
|
Removing deprecated TableListField and subclasses
These have been moved to a module called "legacytablefields"
located at https://github.com/silverstripe-labs/legacytablefields
|
2012-11-16 11:04:28 +13:00 |
|
Sean Harvey
|
50d6296a7d
|
Updating default en.yml translations
|
2012-11-07 11:42:08 +13:00 |
|
Sean Harvey
|
1861751ff3
|
Updated translations
|
2012-11-05 11:42:15 +13:00 |
|
Sean Harvey
|
71c20be997
|
Updating default en.yml with updated entities
|
2012-11-05 11:16:14 +13:00 |
|
Ingo Schommer
|
434f03df79
|
Updated translations
|
2012-09-12 10:55:24 +02:00 |
|
Ingo Schommer
|
36d514d551
|
Updated translations
|
2012-09-11 14:37:15 +02:00 |
|
Ingo Schommer
|
ea9041df54
|
Localization for "cancel" button in GridFieldDetailForm
|
2012-09-11 14:36:07 +02:00 |
|
Ingo Schommer
|
dddc5bdf46
|
Removed accidental *.orig files
|
2012-08-27 09:06:10 +02:00 |
|
Ingo Schommer
|
0a6a3fa936
|
i18n for file type descriptors (see #7798)
|
2012-08-27 00:02:52 +02:00 |
|
Ingo Schommer
|
3b592122fd
|
i18n for "select an anchor" string (see #7798)
|
2012-08-26 23:58:31 +02:00 |
|
Ingo Schommer
|
0aa28943ff
|
Updated translations
|
2012-08-23 23:34:42 +02:00 |
|
Ingo Schommer
|
f0340e698f
|
Updated translations
|
2012-08-20 22:01:36 +02:00 |
|
mightycoco
|
5f94d23000
|
ENHANCEMENT: Ntfcatn. image embedding(trac #7438)
Adding an additional warning / notification message, when author embedds an external image.
|
2012-08-16 21:03:37 +02:00 |
|
Roland Lehmann
|
701da8b822
|
Updated translations; i18n for fieldLabels
|
2012-08-15 20:30:30 +02:00 |
|
Ingo Schommer
|
94b739e847
|
Updated translations
|
2012-08-12 22:49:51 +02:00 |
|
Ingo Schommer
|
52e05f27bb
|
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:03:51 +02:00 |
|
Ingo Schommer
|
8320e4e775
|
Updated translations
|
2012-08-06 10:42:50 +02:00 |
|
Hamish Friedlander
|
0253b3ce02
|
Updated translations
|
2012-07-30 10:51:28 +12:00 |
|
Hamish Friedlander
|
981352d126
|
Updated translations
|
2012-07-25 13:26:51 +12:00 |
|
Ingo Schommer
|
d0faad1a3b
|
Updated translations
|
2012-07-13 13:43:28 +02:00 |
|
Ingo Schommer
|
bfa436bb2a
|
MINOR Updated translations
|
2012-06-26 23:45:29 +02:00 |
|
Ingo Schommer
|
2a3d3878e1
|
MINOR Updated translations
|
2012-06-25 00:50:54 +02:00 |
|
Ingo Schommer
|
86a2ff501a
|
MINOR Updated translations master
|
2012-06-25 00:50:40 +02:00 |
|
Sean Harvey
|
5462cdaab2
|
MINOR Removing "." from the end of validation messages
|
2012-06-01 13:13:06 +12:00 |
|
Sam Minnee
|
e017813e6e
|
MINOR: Updated en langfile
|
2012-05-25 10:40:12 +12:00 |
|
Simon Welsh
|
bb29ff3611
|
FEATURE: Allow adding media to the CMS using oEmbed
|
2012-05-24 17:00:21 +12:00 |
|
Ingo Schommer
|
063f6bcff5
|
MINOR Updated language master
|
2012-05-21 08:24:55 +02:00 |
|
Sam Minnee
|
6bb1218760
|
MINOR: Update entities via collector script.
|
2012-05-18 16:15:13 +12:00 |
|
Sean Harvey
|
c1f7e0ed48
|
BUGFIX #7298 Fixed incorrect message in GridFieldDetailForm from en.yml language file.
|
2012-05-10 15:46:54 +12:00 |
|
Ingo Schommer
|
f2d2f5bb0e
|
MINOR Changed CMS section name from "Users" back to its 2.4 label, "Security". Mainly to avoid breadcrumb weirdnesses when having a "Users/Users/My User" path. Signed off by Paul.
|
2012-05-08 11:25:47 +02:00 |
|
Ingo Schommer
|
f7e19ca680
|
BUGFIX i18nTextCollector finds templates recursively, not only in <module>/templates folder. Added master language entities which were previously overlooked due to this bug.
|
2012-05-03 17:45:25 +02:00 |
|
Ingo Schommer
|
7b18d9d0da
|
MINOR Switching _t() calls from sprintf() to using injection parameters (#7170)
|
2012-05-01 22:17:00 +02:00 |
|
Ingo Schommer
|
f48346d458
|
MINOR Regenerating lang master files with fixed entity collection logic (fixes "CMSPagesController" menu title in interface)
|
2012-04-27 10:12:09 +02:00 |
|
Ingo Schommer
|
2c3c410823
|
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:35 +02:00 |
|
Sean Harvey
|
baae13c672
|
MINOR Fixing default en string for FROMCOMPUTER
|
2012-04-19 12:01:09 +12:00 |
|
Sean Harvey
|
63d91f9a26
|
BUGFIX Fixing broken labels in UploadField
|
2012-04-19 11:58:06 +12:00 |
|
Ingo Schommer
|
92054fbc07
|
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:36:52 +02:00 |
|
Sean Harvey
|
5bb31c4e81
|
BUGFIX Stop "Insert Link" or "Insert Image" header disappearing inside the HtmlEditorField toolbar
when clicking a link type
|
2012-04-17 15:47:40 +12:00 |
|
Sean Harvey
|
1aa919d3a7
|
MINOR Fixed broken SecurityTest, missing entry in en.yml for ERRORWRONGCRED
|
2012-04-16 12:48:26 +12:00 |
|
Ingo Schommer
|
6e13512200
|
MINOR Fixed up some language mappings in i18n (slightly different locales exported from getlocalization.com)
|
2012-04-15 20:54:24 +02:00 |
|
Ingo Schommer
|
a452b6aae5
|
MINOR Using SS locale notation for new YAML files (underscore instead of dashed)
|
2012-04-15 20:39:25 +02:00 |
|
Ingo Schommer
|
f61dbfda09
|
MINOR Updated lang file to new generated YML format
|
2012-04-15 18:09:02 +02:00 |
|
Ingo Schommer
|
bd23a07bba
|
API CHANGE Using Zend_Translate with YAML translation files, replacing the $lang global and PHP files in the /lang folders.
|
2012-04-15 17:17:15 +02:00 |
|
Ingo Schommer
|
7e7d98861e
|
MINOR Removed legacy PHP translation files
|
2012-04-15 17:17:14 +02:00 |
|
Ingo Schommer
|
6c1c98e3b3
|
MINOR Converted YML lang files
|
2012-04-15 17:17:14 +02:00 |
|
Ingo Schommer
|
edd4ef2c25
|
MINOR Updated translations from translate.ss.org
|
2012-04-15 17:17:13 +02:00 |
|
Simon Welsh
|
f07258f3cf
|
MINOR Update @package values to match renaming sapphire
|
2012-04-15 10:50:19 +12:00 |
|
Simon Welsh
|
3a6341a251
|
API-CHANGE sapphire folder can now be renamed.
|
2012-04-15 10:50:19 +12:00 |
|