Commit Graph

3567 Commits

Author SHA1 Message Date
TeamCity
eddaf26a4b MINOR Updated translations 2012-08-25 07:06:40 +12:00
TeamCity
0698923a70 MINOR Updated translations 2012-08-25 06:07:02 +12:00
TeamCity
49ed53ba91 MINOR Updated translations 2012-08-25 01:07:24 +12:00
TeamCity
44d0a2e646 MINOR Updated translations 2012-08-25 00:07:08 +12:00
TeamCity
0ae8c11da7 MINOR Updated translations 2012-08-24 21:07:16 +12:00
TeamCity
8e81612b12 MINOR Updated translations 2012-08-24 20:07:51 +12:00
TeamCity
d529df1087 MINOR Updated translations 2012-08-24 19:07:08 +12:00
TeamCity
5fb65b1918 MINOR Updated translations 2012-08-24 18:07:08 +12:00
TeamCity
e62e01dfa4 MINOR Updated translations 2012-08-24 10:08:25 +12:00
Ingo Schommer
d20eae4a50 Updated translations 2012-08-23 23:34:54 +02:00
Ingo Schommer
9c74e57826 Merge remote-tracking branch 'origin/translation-staging' 2012-08-23 23:32:16 +02:00
TeamCity
a467fdb1b8 MINOR Updated translations 2012-08-24 09:07:29 +12:00
Ingo Schommer
0ec269f1bd Merge branch '3.0-translation-compatibility-fixes' of git://github.com/tractorcow/silverstripe-cms into tractorcow-3.0-translation-compatibility-fixes
Conflicts:
	code/controllers/CMSMain.php
2012-08-23 22:53:27 +02:00
TeamCity
5f2f14031e MINOR Updated translations 2012-08-24 07:08:10 +12:00
TeamCity
c1f92937dd MINOR Updated translations 2012-08-24 06:07:05 +12:00
TeamCity
e9aeebec39 MINOR Updated translations 2012-08-24 02:21:56 +12:00
TeamCity
c6dc5ea754 MINOR Updated translations 2012-08-23 23:18:44 +12:00
TeamCity
04daeda0d0 MINOR Updated translations 2012-08-23 22:06:48 +12:00
TeamCity
d727e5d326 MINOR Updated translations 2012-08-23 21:07:12 +12:00
Naomi Guyer
4fdc76d904 BUG: Installer templates
Installer was feeing the title "Title" to the template. Template
rearranged for usability concerns (people were missing the email and
password when going to the CMS login page)
2012-08-22 13:52:33 +12:00
Damian Mooyman
7807842eb1 FIXED: Additional issue where the add-page ajax parameters wouldu incorrectly concatenate additional query parameters into the add action url. Resolved by moving URL concatenation from view to controller where Controller::join_links is available 2012-08-21 15:50:03 +12:00
Ingo Schommer
0cb1c60a05 Merge remote-tracking branch 'origin/3.0' 2012-08-20 22:26:05 +02:00
Ingo Schommer
ac29b9e00f Merge branch '3.0' 2012-08-20 22:25:39 +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
e2dbad03b3 Merge remote-tracking branch 'origin/master' into translation-staging 2012-08-20 13:06:14 +02:00
Ingo Schommer
b98e069b6d Merge remote-tracking branch 'origin/3.0' 2012-08-20 10:14:03 +02:00
Sean Harvey
c019f22163 Fix notice when ErrorPage tries to create static error pages and can't write 2012-08-20 15:23:46 +12:00
TeamCity
e702acfb3b MINOR Updated translations 2012-08-19 09:07:04 +12:00
TeamCity
225e26f0f3 MINOR Updated translations 2012-08-18 11:07:06 +12:00
TeamCity
38b7994c06 MINOR Updated translations 2012-08-17 21:07:15 +12:00
Ryan Wachtl
5f9362e742 BUG Visual cue that URLSegment is updating
Added a loading class on .field.urlsegment to indicate that the URLSegment is updating its value, set before and after self.suggest().
2012-08-17 03:05:39 -05:00
TeamCity
1b8d8cd7cb MINOR Updated translations 2012-08-17 01:26:30 +12:00
TeamCity
c6fbe6b9b6 MINOR Updated translations 2012-08-16 20:07:50 +12:00
Ingo Schommer
2923e55c71 BUG Restrict URLSegment preview to editable fields
This fixes a bug where the Translatable module
would have a duplicate preview because it had
another ".urlsegment" field showing the value in its
original language.

See https://github.com/silverstripe/silverstripe-translatable/issues/43
2012-08-16 09:48:54 +02:00
Ingo Schommer
f5007a5536 Allow extension of "add" link in CMS
First use case is the "translatable" module
2012-08-16 09:29:51 +02:00
TeamCity
a2b0dc1df0 MINOR Updated translations 2012-08-16 01:37:55 +12:00
TeamCity
407f6a04b5 MINOR Updated translations 2012-08-15 21:07:15 +12:00
TeamCity
00967f0db4 MINOR Updated translations 2012-08-15 01:10:06 +12:00
TeamCity
2b49032eba MINOR Updated translations 2012-08-14 21:07:15 +12:00
TeamCity
0c9de1003e MINOR Updated translations 2012-08-14 20:07:50 +12:00
TeamCity
076a6f24ae MINOR Updated translations 2012-08-14 07:07:17 +12:00
TeamCity
1ed28435e2 MINOR Updated translations 2012-08-14 02:21:37 +12:00
TeamCity
ef1a27608c MINOR Updated translations 2012-08-13 19:07:36 +12:00
Ingo Schommer
308b6bc533 Merge remote-tracking branch 'origin/3.0' 2012-08-13 00:47:41 +02:00
TeamCity
7f5613caaf MINOR Updated translations 2012-08-13 10:08:02 +12:00
Ingo Schommer
e486a16a8f "Edit tree" button alignment
Happens to work for the width of the english label,
but breaks on any other language with longer labels.
Don't make the button absolutely positioned.
Partially reverts 1e25637a.
2012-08-12 23:20:26 +02:00
Ingo Schommer
82699bae62 Updated translations 2012-08-12 22:49:46 +02:00
Ingo Schommer
c3949f899e Merge remote-tracking branch 'origin/3.0' 2012-08-12 22:21:19 +02:00
TeamCity
81239d0d79 MINOR Updated translations 2012-08-13 03:08:11 +12:00