Simon Elvery
|
91e48b850c
|
BUGFIX Provide fallback text for translations.
|
2012-11-14 10:03:05 +10:00 |
|
Robert Curry
|
7316f96190
|
BUG: Only add validation to non-read only URLSegmentField
Fix required for Translatable, as it has a read-only URLSegmentField.
|
2012-10-02 11:29:10 +13: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 |
|
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
|
635c05b3b4
|
URLSegment JS UI globalization
|
2012-08-06 10:49:25 +02:00 |
|
Ingo Schommer
|
db47dcff47
|
Fixed url concat in SiteTreURLSegmentField.js
Needed to handle existing GET params, e.g. added from
the translatable module
|
2012-06-29 14:21:44 +02:00 |
|
Mateusz Uzdowski
|
00734f5498
|
BUGFIX: add missing onunmatches causing exceptions in entwine
|
2012-05-18 14:33:17 +12:00 |
|
Ryan Wachtl
|
f56126470d
|
ENHANCEMENT Update URLSegment from Title (closes #6981)
|
2012-05-12 23:55:26 -05:00 |
|
Ryan Wachtl
|
2945f9d963
|
BUGFIX: Updating URLSegment from Title field when new page is created
|
2012-05-10 10:21:30 -05: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 |
|