Commit Graph

477 Commits

Author SHA1 Message Date
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 0f128033b8 Update CHANGELOG.md 2014-07-11 18:54:40 +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 6db0faa240 * Build 116 2014-07-07 20:52:45 +10: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 b63859cd2d * Build 115 2014-07-06 16:48:43 +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
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 5f8aec26a5 Merge branch 'develop' of github.com:octobercms/october into develop 2014-07-03 23:03:20 +11:00
alekseybobkov 634bacb203 Record finder styling 2014-07-03 23:03:01 +11:00
Sam Georges 37d650164e Add note about CMS page hidden flag. 2014-07-03 20:43:06 +10:00
Sam Georges 763d98c19a Mention more in changelog 2014-07-03 20:41:26 +10:00
Sam Georges 150a41c81a * Build 114 2014-07-03 20:39:43 +10: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 640c20f0df Add to pending CHANGELOG.md 2014-07-03 18:53:48 +10:00
Sam Georges b334488604 Adds the cron queue service provider 2014-07-03 18:44:57 +10: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
Sam Georges 4c419e2293 Add cron queue migration and use it as default config 2014-07-03 18:37:47 +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