790 Commits

Author SHA1 Message Date
Sam Georges
fee5925246 Revert image plugin until completed 2014-10-03 17:59:18 +10:00
alekseybobkov
ef9a147d31 The CMS pages are now supported by the Static Pages menus 2014-10-02 15:55:55 -07:00
alekseybobkov
762088463c Merge branch 'develop' of github.com:octobercms/october into develop 2014-09-29 22:58:55 -07:00
alekseybobkov
a534f7bc79 Fixes in the Richeditor styling. Implemented parsed content caching for content blocks. 2014-09-29 22:58:30 -07:00
Sam Georges
f89f3416d4 Adds nested option used for isolating containers 2014-09-29 17:13:05 +10:00
Sam Georges
4d54160e16 Update fork ref 2014-09-29 16:26:21 +10:00
Sam Georges
88d67a7100 Fixes #359 - Sorting should work for hybrid touch/mouse devices now 2014-09-29 16:21:56 +10:00
Sam Georges
b37ba3ccfd Fixes flaw in JS, custom dropdowns now focus when invalid 2014-09-29 14:15:49 +10:00
Sam Georges
6363205f34 Fixes validation on Tabs and Cms pages 2014-09-29 14:04:05 +10:00
Sam Georges
fccf4907a0 There is a bug in chrome where events are called too early 2014-09-29 13:43:21 +10:00
Sam Georges
bf47eb94ed Str::getRealClass -> class_basename 2014-09-29 13:12:34 +10:00
Sam Georges
2255b9404e Adds support for Windows-based paths 2014-09-29 12:59:14 +10:00
Sam Georges
aec05adc05 Add default value 2014-09-29 12:40:30 +10:00
Sam Georges
776f4dfbaf ConfigMaker now symbolizes paths 2014-09-29 12:32:41 +10:00
Sam Georges
b3936330a6 Moved the PathMaker trait functionality to Filesystem class (see October Rain) 2014-09-29 12:32:07 +10:00
Sam Georges
fbf5cbbb67 Moved ViewMaker trait to live under system, it can be useful for Models too. 2014-09-29 12:19:19 +10:00
Sam Georges
7bc9f0029a Simplify code using class_uses_recursive helper 2014-09-29 12:15:44 +10:00
Sam Georges
17f282b126 Removes deprecated code 2014-09-29 10:01:28 +10:00
Sam Georges
27708f7fa8 Fixes #633 - Return to previous keymap 2014-09-29 09:56:49 +10:00
alekseybobkov
dcf7bb7d4f Merge branch 'develop' into misc-tmp 2014-09-27 23:29:41 -07:00
alekseybobkov
6b42055184 Fixes in the rich editor, improved the content block rendering code, minor fixes in the popover and form styling. 2014-09-27 23:28:38 -07:00
Sam Georges
beab3c3ded A defined loader should not hide when there is a redirect taking place 2014-09-28 12:23:18 +10:00
Sam Georges
8ca3483863 Refs #653 - Move sessions table to system 2014-09-28 10:29:49 +10:00
Samuel Georges
d135c8efcf Merge pull request #653 from gustavoaragon/master
+ Table Sessions
2014-09-28 10:26:25 +10:00
guga
69941e68bb + Table Sessions 2014-09-27 11:30:12 +12:00
Sam Georges
2b63282658 We have a form object already, use that instead 2014-09-26 19:54:30 +10:00
Sam Georges
b7e969083f Only when there is no <form /> parental element 2014-09-26 19:52:02 +10:00
Sam Georges
a7d028a1a5 Welcome to the team, Indatus\Dispatcher! :-) 2014-09-26 18:45:51 +10:00
Sam Georges
3aaf50359b Add alaises for SystemException + ApplicationException, they are used so often 2014-09-26 18:10:43 +10:00
Sam Georges
a4379e89b1 Add empty type to triggerapi 2014-09-25 18:51:40 +10:00
Sam Georges
bdb3d5ff45 Remove hard coded key name ref 2014-09-25 18:35:10 +10:00
Sam Georges
746f425d88 Added new containerAttributes property to form fields 2014-09-25 18:05:35 +10:00
Sam Georges
5f12d9fc9b Keep relation constraints in Relation form widget 2014-09-23 07:56:15 +10:00
vagrant
848376028f Add test for makeWidget() 2014-09-20 10:33:09 +00:00
Sam Georges
73feabaf18 Fixes unit tests, also rename October\Test to October\Tester to remove conflict between real plugin of that name 2014-09-20 17:59:19 +10:00
Sam Georges
45811dfb95 Lean code 2014-09-20 17:56:59 +10:00
Sam Georges
c1d1ce49da Fixes broken icon ref 2014-09-20 17:25:21 +10:00
Sam Georges
49117a2732 Minor 2014-09-20 16:56:11 +10:00
Sam Georges
feb409c8c6 Add text to empty figure captions 2014-09-20 16:53:26 +10:00
Sam Georges
334725594a Add image toolbar button 2014-09-20 16:47:52 +10:00
Sam Georges
12b8e07aa2 Add table plugins, isolate WYSIWYG classes to OC prefix, add front end defaults 2014-09-20 15:46:50 +10:00
Sam Georges
d27eed4e15 Bug fix 2014-09-20 13:25:09 +10:00
Sam Georges
36084210cb Fixes broken refs 2014-09-20 12:02:41 +10:00
Sam Georges
4fac6fea29 Rem debug code 2014-09-20 11:35:25 +10:00
Sam Georges
65573da89b Add the ability to override backend assets and layouts using a Skin 2014-09-20 11:25:57 +10:00
Sam Georges
6cc36d39f2 Refs #623 - Add persian map to inputpreset 2014-09-20 10:15:01 +10:00
Sam Georges
ffc1a8490a Convert autoload refs to PSR-4 so they actually work 2014-09-19 17:23:11 +10:00
Sam Georges
5cd9f30ea2 Exception handling when plugins/ dir missing 2014-09-19 17:23:10 +10:00
Sam Georges
23710dbbc3 No longer lower case partial override component alias Att: @chadstrat 2014-09-19 17:23:08 +10:00
alekseybobkov
a9e2e2d80f Improvements in the CMS objects and back-end UI. 2014-09-18 20:34:24 -07:00