603 Commits

Author SHA1 Message Date
alekseybobkov
e8c6d25038 New tabs design 2014-07-15 01:23:10 +11:00
Jmeyering
142c7f40ca Also adding in local events as per developer documentation 2014-07-14 12:15:23 +00:00
Jmeyering
7d1fe7833f One More naming issue 2014-07-14 07:09:01 -05:00
Jmeyering
e9c3474c92 Fix Naming
Updates to correct naming issue
2014-07-14 07:07:43 -05:00
Sam Georges
63b98f56c5 Allow routing to nothing without looking up from the Request object 2014-07-14 19:06:23 +10:00
Sam Georges
a2fba71c7f Fixes #413 - Search feature is now usable 2014-07-14 15:04:53 +10:00
Sam Georges
6f72cbf969 Callout should actually close when clicked
Improve animation of flash messages
Move callout to its own space
2014-07-14 14:55:51 +10:00
Jmeyering
5604a095fc fire events on template updates 2014-07-14 02:42:30 +00:00
Sam Georges
8f9887ba91 Minor style fix to assetlist checkboxes 2014-07-14 10:59:30 +10:00
Sam Georges
f7f81822ec Fixes #420 - forceSave() not always available 2014-07-13 15:52:14 +10:00
Sam Georges
58aceaa5b3 Saving from My Settings should return to My Settings 2014-07-12 18:53:25 +10:00
Sam Georges
826b0bf9d3 Typo 2014-07-12 18:46:29 +10:00
Sam Georges
b121e03608 Fixes a bug when editing My Account 2014-07-12 18:45:13 +10:00
Sam Georges
3e2755f297 Fix to UserPreferencesModel.php 2014-07-12 18:33:50 +10:00
Sam Georges
fc1c417be2 Remove the asterisk on fancy layout 2014-07-12 17:39:09 +10:00
Sam Georges
21bdee9338 Traits in base classes are now booted (Yay Laravel!) 2014-07-12 17:29:40 +10:00
Sam Georges
62df6948b0 Required fields are now automatic from model validation
Make required asterisk more obvious
2014-07-12 16:56:26 +10:00
Samuel Georges
9ae7b5785b Merge pull request #415 from jbh-/feature/RequiredFormFields
Adds an asterisk to required backend form fields
2014-07-12 16:13:15 +10:00
Sam Georges
7c140158a7 Fixes settings model so it no longer relies on Purgeable trait 2014-07-12 16:09:50 +10:00
Sam Georges
2617921ba3 Fixes #418 - Added the ability to extend backend navigation 2014-07-12 15:06:03 +10:00
Sam Georges
04bbad320f Fixes #347, Fixes #401 - Allow user routes to be registered before the CMS 2014-07-12 13:16:16 +10:00
Josh Hall
6219c9ef1b Adds an asterisk to required backend form fields 2014-07-11 11:21:20 -05:00
Sam Georges
a19cd6f76b For Kerensky 2014-07-11 22:24:43 +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
3e1932e7ff Minor 2014-07-11 18:52:48 +10:00
Sam Georges
7698ac4b87 Fixes bug where clickable area is lost 2014-07-11 18:51:18 +10:00
Sam Georges
1d4d4c0899 Bugfix to relation controller now allowing multiple relations in the same instance 2014-07-11 18:51:01 +10:00
Sam Georges
acce6eb902 Add utility function to Page cms object 2014-07-11 18:50:29 +10:00
Sam Georges
223f3025f0 Adds a hint system to the backend 2014-07-11 18:50:11 +10:00
Sam Georges
d23f42c5e1 Fixes #410 2014-07-11 08:33:46 +10:00
Sam Georges
f4a9286c45 Improve form widget 2014-07-09 19:36:49 +10:00
Samuel Georges
7ee2d36f6c Merge pull request #407 from Aveltras/master
Created cms french translation file
2014-07-09 07:44:20 +10:00
alekseybobkov
da63f0cae9 Merge branch 'develop' of github.com:octobercms/october into develop 2014-07-09 00:13:13 +11:00
alekseybobkov
9c4567fc0b Do not call the layout's onInit() method if there is no layout. 2014-07-09 00:11:59 +11:00
Sam Georges
651aabaced Adds a loading indicator to the record finder 2014-07-08 13:34:52 +10:00
Sam Georges
3fc226b0ad Add search to record finder 2014-07-08 12:23:32 +10:00
Aveltras
de2d47ff5c Created cms french translation file 2014-07-07 21:24:54 +02:00
Sam Georges
ca529d19d4 Use fully qualified primary key name 2014-07-07 19:50:07 +10:00
Sam Georges
bab2f5c61c Typo 2014-07-07 17:40:00 +10:00
Sam Georges
fdac3416e1 Added new layout and page method onInit() called after components are initialized and before AJAX requests are processed. 2014-07-07 17:39:22 +10:00
Sam Georges
c230e64eec Cleanup 2014-07-06 16:24:00 +10:00
Sam Georges
7ecf361eb3 Fixes validation of requested partial names VS. partial names on file system 2014-07-06 12:42:08 +10:00
Sam Georges
7395dc520a No longer rely on Model ->push() method, handle it internally (smarter)
Add default context to ajax methods.
2014-07-06 12:06:08 +10:00
Sam Georges
0fbe4400ed Add --core, --plugins and --force options to october:update 2014-07-06 11:31:51 +10:00
Samuel Georges
cfc14e4529 Merge pull request #391 from Flynsarmy/listImprovements
Add list-data-column-<columnName> class to head and body columns
2014-07-06 09:54:15 +10:00
Sam Georges
bc42080e72 Refs #387 2014-07-04 20:08:38 +10:00
Sam Georges
a7c7e4ac3b Refs #387 2014-07-04 20:08:07 +10:00
Sam Georges
11a25345de Use global event for mailer (untested) 2014-07-04 19:14:16 +10:00
Sam Georges
b09cf7b262 Consistent event naming 2014-07-04 19:14:15 +10:00