Commit Graph

251 Commits

Author SHA1 Message Date
alekseybobkov ee27a39276 Merge branch 'develop' of github.com:octobercms/october into develop 2014-07-15 01:23:36 +11:00
alekseybobkov e8c6d25038 New tabs design 2014-07-15 01:23:10 +11: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
Sam Georges f7f81822ec Fixes #420 - forceSave() not always available 2014-07-13 15:52:14 +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 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 223f3025f0 Adds a hint system to the backend 2014-07-11 18:50:11 +10:00
Sam Georges f4a9286c45 Improve form widget 2014-07-09 19:36:49 +10: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
Sam Georges ca529d19d4 Use fully qualified primary key name 2014-07-07 19:50:07 +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
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 a7c7e4ac3b Refs #387 2014-07-04 20:08:07 +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 d912b73aab Clean up event parameters to dev standards 2014-07-04 19:14:14 +10:00
Sam Georges 2f3d42a3f9 Improvements to mailer classes 2014-07-04 19:14:13 +10:00
flynsarmy 760fb5920e Add list-data-column-<columnName> class to head and body columns 2014-07-04 11:41:46 +10:00
alekseybobkov 634bacb203 Record finder styling 2014-07-03 23:03:01 +11:00
alekseybobkov 8d64a97278 Fixes the title tooltip overlapping component HTML tooltip in the Inspector. Closes #231 2014-07-03 20:16:12 +11:00
alekseybobkov f181276d88 Do not try to load user preferences if there is no user (login page, etc). 2014-07-03 20:14:02 +11:00
Sam Georges b09b6d6863 Improved naming onReload -> onRefresh
Improved Record finder
2014-07-03 18:37:51 +10:00
Sam Georges bd8137ea97 Fix to rowlink, hide the link instead of trashing it from the DOM 2014-07-03 18:37:50 +10:00
alekseybobkov 7056397036 Implemented the hidden page flag. Closes #34. Closes #88. 2014-07-03 17:40:44 +11:00
Sam Georges 005f2848c7 Start work on record finder 2014-07-02 20:49:46 +10:00
Sam Georges 1221faae62 Session key fix to relation manager
My Settings context now uses correct breadcrumb
2014-07-02 20:49:45 +10:00
alekseybobkov 582ef4fd72 Fixed margin for the flag icons 2014-07-01 18:27:44 +11: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 3a275216e2 Add styles and readonly mode to relation controller 2014-06-30 17:01:53 +10:00
Sam Georges 7ab5b90ba7 Lists, forms, etc have new class types:
*-offset: Adds a margin/padding to the left of 20px
*-flush: Ensures sitting flush with the element above
2014-06-30 17:00:28 +10:00
Sam Georges 5ce21e2fae List widget now supports injecting cssClasses 2014-06-30 16:58:10 +10:00
Sam Georges 2f63a6ca0b Improvements to naming standards 2014-06-30 13:30:57 +10:00
Sam Georges 893f7746f7 Improvements to naming standards 2014-06-30 13:27:28 +10:00