485 Commits

Author SHA1 Message Date
alekseybobkov
9572c17253 Minor changes in the back-end UI. The front-end router now triggers an event allowing to override the default routes. The CMS back-end UI now supports view bags in content files. 2014-09-03 19:58:21 -07:00
Anderson Carlos Woss
3899e64cce Correction in pt-br translations 2014-08-31 10:54:54 -03:00
Anderson Carlos Woss
32ad8cc09e Add full translation for pt-br 2014-08-30 22:38:32 -03:00
Sam Georges
f829fbca3c column-name -> field-name 2014-08-30 15:06:11 +10:00
Sam Georges
0acd45e4ca Styling and API improvements to code editor 2014-08-30 15:03:35 +10:00
Sam Georges
0243f47651 Fixes empty reference when using Form widget outside FormController 2014-08-30 09:49:48 +10:00
Sam Georges
aaffeacf1d Fixes #584 - pt-br locale not defined correctly. 2014-08-30 09:42:55 +10:00
Sam Georges
77bc72e0e1 Fixes #590, parse in all model attribute values when making a redirect 2014-08-29 19:37:38 +10:00
Samuel Georges
f6189053b2 Merge pull request #592 from planetadeleste/patch1
Fixes #591 - Use translations in filters
2014-08-29 19:30:11 +10:00
Alvaro Cánepa
1dacca06f2 Add Filter translations 2014-08-29 00:56:52 -03:00
Alvaro Cánepa
12c9efbde6 Use translations instead of direct English word. 2014-08-29 00:47:05 -03:00
alekseybobkov
e72c30a3c8 Fixes drop-down fields in dashboard widgets. Closes #588 2014-08-29 14:19:20 +11:00
alekseybobkov
012d5a4d1c Merge branch 'develop' of github.com:octobercms/october into develop 2014-08-29 14:16:33 +11:00
alekseybobkov
fdd83b53c9 Updates in the back-end UX 2014-08-28 19:03:47 +11:00
Sam Georges
c1bb7cec32 Typo 2014-08-23 21:52:35 +10:00
Sam Georges
4e4df36dad Tidy up code 2014-08-23 21:46:03 +10:00
Samuel Georges
789d798eb1 Merge pull request #585 from Flynsarmy/listOrderColumn
Allow complex sortable columns
2014-08-23 21:16:44 +10:00
flynsarmy
9bf5821a3b Allow complex sortable columns 2014-08-23 17:35:18 +10:00
Sam Georges
a0bfbfc0d6 CMS AJAX handlers now have a way to invoke the page cycle if desired 2014-08-23 17:23:29 +10:00
Sam Georges
9cebf5fbb8 Make extend truly come last 2014-08-23 13:07:39 +10:00
Sam Georges
2adeb7de2d Streamline partial usage in form fields and list columns 2014-08-23 11:11:49 +10:00
Sam Georges
7beafebf7c getClassExtension -> asExtension (shorter syntax) 2014-08-23 09:41:48 +10:00
Sam Georges
3c8f3cdb3f Ctrl/Cmd+S should work inside Redactor 2014-08-22 21:47:22 +10:00
Sam Georges
4db38b1650 Improve october.hotkey.js 2014-08-22 21:02:32 +10:00
Sam Georges
799273414f Update redactor to latest 2014-08-22 20:15:12 +10:00
alekseybobkov
e7767176ce Updated the treeview control, updated Redactor scripts, the CMS Content is now a compound object 2014-08-22 18:45:05 +11:00
flynsarmy
d0b557cbdf Fix formwidget IDs for nested fields 2014-08-22 15:08:00 +10:00
flynsarmy
4df7af076d Remove unused variables 2014-08-22 14:59:32 +10:00
flynsarmy
11acd6e799 Refs #485, #504 - Add support for nested columns. 2014-08-22 14:38:53 +10:00
Samuel Georges
fb56fbfabd Merge pull request #573 from mrmlnc/develop
ru_lang (138)
2014-08-22 08:07:10 +10:00
Samuel Georges
111589dec6 Merge pull request #577 from stefantalen/dutch-translations
Updated dutch language files
2014-08-22 08:06:48 +10:00
Stefan Talen
5455c6c1af Updating dutch language files 2014-08-21 23:07:50 +02:00
Samuel Georges
e73f82bffe Merge pull request #570 from Flynsarmy/popupErrors
Refs #568 - Inherit the parent framework error function
2014-08-21 08:12:43 +10:00
Denis Malinochkin
9a798cf46a ru_lang (138) 2014-08-20 17:10:22 +04:00
flynsarmy
80b10bd45b Refs #568 - Inherit the parent framework error function 2014-08-20 15:37:10 +10:00
Sam Georges
5df02a3eb9 Refs #568 - Inherit the parent framework success function 2014-08-20 10:12:44 +10:00
Sam Georges
3f8d3d8eea Fixes rebase issue in #557 2014-08-19 12:40:18 +10:00
Sam Georges
d7f22dc797 Merge branch 'develop' 2014-08-19 12:38:25 +10:00
Denis Malinochkin
7104dec490 duplicate keys 2014-08-16 17:46:22 +04:00
adi
03d9f81b47 Added Romanian translation files in modules/*/lang/ro and modified modules/backend/models/BackendPreferences.php and modules/system/lang/en/lang.php in order for the language to appear in the admin section 2014-08-16 15:00:07 +03:00
Paul Wilde
2c46036d2c Added a couple of missing translation strings. Fixed a translation typo for the request log empty button - It should be request_log not event_log. 2014-08-16 05:18:37 +01:00
Sam Georges
d52fe388db Fixes #530 - No more joinWith() and groupBy(), align with Laravel to the best of our ability.
Adds new list column type "nameFrom" (take name from X attribute) as an alternative to "select".
2014-08-16 14:08:51 +10:00
Sam Georges
f6fc9a9e00 YAML properties should be camelCase 2014-08-14 19:32:48 +10:00
alekseybobkov
176f41f0f1 Merge branch 'develop' of github.com:octobercms/october into develop 2014-08-14 16:51:49 +11:00
alekseybobkov
4f55def792 Implementing the treeview element 2014-08-14 16:51:31 +11:00
Sam Georges
3b41b3e81f Finish up basic Filter implementation 2014-08-13 21:23:19 +10:00
Sam Georges
21242b22b8 Fixes #543 - default fallback title isn't being translated inside the modal 2014-08-13 08:11:29 +10:00
Sam Georges
a5d67bee27 Escape all the translated strings 2014-08-13 08:01:18 +10:00
Sam Georges
37291a0c63 Throw ApplicationException when AJAX handler not found 2014-08-13 07:52:47 +10:00
Sam Georges
7d4e535165 Progress to filter widget, added animation less stylesheet 2014-08-13 07:52:46 +10:00