227 Commits

Author SHA1 Message Date
Sam Georges
79fd2e2afe Adds colorpicker form widget, add initial form for customizing backend 2014-10-03 18:01:37 +10:00
Sam Georges
8d73924fbb Add docs to class headers 2014-10-03 18:00:21 +10:00
Sam Georges
f19152d066 Increase accepted password length 2014-09-13 17:20:59 +10:00
Sam Georges
aaffeacf1d Fixes #584 - pt-br locale not defined correctly. 2014-08-30 09:42:55 +10:00
Sam Georges
3f8d3d8eea Fixes rebase issue in #557 2014-08-19 12:40:18 +10: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
7e2f63e315 Use correct flag for Sweden, it was previously set as the El Salvador flag. 2014-08-11 21:23:29 +01:00
Nicola Marini
19d06a0489 Italian translation
Add the italian translation for the October CMS
2014-08-10 14:26:20 +02:00
sl1nk3
a1ba5e4178 Minor. 2014-08-07 00:31:40 -04:00
sl1nk3
5768ebaabb Fixed some issues with the French translation,
Added it to the settings menu.
2014-08-07 00:31:09 -04:00
Sam Georges
e40554574d Fixes #517 2014-08-05 17:26:42 +10:00
Sam Georges
bfc3804a1a If a base classes uses a trait, no need to reuse that trait because Model boots all traits now 2014-08-03 11:57:51 +10:00
Sam Georges
0da5f513d3 Translate values 2014-07-30 17:51:44 +10:00
Sam Georges
b280802644 Refs #383 - Set up basic models for logging 2014-07-29 20:07:20 +10:00
Sam Georges
21bdee9338 Traits in base classes are now booted (Yay Laravel!) 2014-07-12 17:29:40 +10:00
Sam Georges
e29d88e07a Validation + Purgeable traits must now be used in the Model class definition 2014-07-11 21:15:21 +10:00
Sam Georges
ebb869186d Hashable usage now requires explicit trait 2014-07-11 19:37:15 +10:00
Sam Georges
3617a7fea8 Important! All references to *Email* have been changed to *Mail*
(This change might hurt a little, sorry!)
2014-07-04 19:14:15 +10:00
Sam Georges
ddb6337efe EditorSettings -> EditorPreferences (System has settings, User has preferences, App has configuration)
Create a My Settings page, now linked when clicking a User
Create backend preferences form for setting locale
Dropdown options now support an image or icon in their options
2014-07-01 17:17:53 +10:00
Sam Georges
751e529141 Widgets no longer need to pass their config via options:
Update CHANGELOG.md
2014-06-20 22:00:23 +10:00
Sam Georges
077c45767a Make word wrap fluid by default 2014-06-17 18:54:33 +10:00
Sam Georges
ef1c91c10d Complete code editor customization 2014-06-12 11:30:21 +10:00
Sam Georges
a38d85c1e1 Complete editor config UI 2014-06-11 22:18:46 +10:00
Sam Georges
c393114c07 Improve form styling so checkboxes sit more snugly
Style code editor page
2014-06-11 21:19:26 +10:00
Sam Georges
8b9eb52afd Fixes #255 - Adds a code editor settings page
Email layouts now work
Form fields now support context in their names
2014-06-10 19:30:06 +10:00
Sam Georges
1bfac1aa11 yes -> true 2014-05-28 14:03:08 +10:00
Sam Georges
71a5dd67ab Welcome to the world, October :-) 2014-05-14 23:24:20 +10:00