Samuel Georges
|
a8389fb1aa
|
Tooltip now auto initializes
initForm can now pass context
Various improvements and bug fixes
|
2015-03-12 20:50:16 +11:00 |
|
Samuel Georges
|
b1b700368f
|
Radical reorg of some classes
|
2015-01-28 11:49:54 +11:00 |
|
Samuel Georges
|
dc6098c089
|
Create unit tests for WidgetMaker trait
|
2015-01-05 13:22:40 +11:00 |
|
Samuel Georges
|
f4487076b7
|
Remove some legacy code, no need to pipe WidgetMaker thru WidgetManager
|
2015-01-05 13:12:48 +11:00 |
|
Sam Georges
|
c32ba4cbad
|
Minor code clean
|
2014-11-04 17:41:48 +11:00 |
|
Stefan Talen
|
61cf1ad710
|
Merge branch 'develop' of https://github.com/octobercms/october into feature/PSR-2
Conflicts:
modules/backend/behaviors/FormController.php
modules/backend/classes/AuthManager.php
modules/backend/lang/fa/lang.php
modules/backend/widgets/Form.php
modules/cms/classes/CmsCompoundObject.php
modules/cms/classes/ComponentHelpers.php
modules/cms/formwidgets/Components.php
|
2014-10-11 11:58:20 +02:00 |
|
Sam Georges
|
4504d5bf4c
|
Improve translation handling
|
2014-10-11 10:37:48 +11:00 |
|
Stefan Talen
|
aa68d163a0
|
Updating modules/backend/traits
|
2014-10-11 00:07:30 +02: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 |
|
alekseybobkov
|
a77b290a8e
|
Improvements in the back-end widgets
|
2014-09-18 20:34:24 -07:00 |
|
Sam Georges
|
efbb0351db
|
ViewMaker now uses PathMaker
|
2014-09-13 15:02:52 +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
|
1f64ccf792
|
Traits use private instead of protected so they can be used/reused in base classes
|
2014-08-03 10:04:06 +10:00 |
|
alekseybobkov
|
fecfeee2ac
|
Fixed drop-down widget properties on the dashboard
|
2014-08-02 12:29:41 +11:00 |
|
Sam Georges
|
200615f310
|
CMS Render partial now supports not throwing an exception.
Components without default partials do not throw errors when used on the page, they simply fail gracefully.
|
2014-07-29 13:52:01 +10:00 |
|
Sam Georges
|
2f90b80421
|
ViewMaker can now check for layouts and partials without throwing an error
|
2014-06-20 21:36:27 +10:00 |
|
Sam Georges
|
d808409099
|
Fixes issue where sort order is lost on inspector dropdown field types
|
2014-05-29 18:22:48 +10:00 |
|
Sam Georges
|
71a5dd67ab
|
Welcome to the world, October :-)
|
2014-05-14 23:24:20 +10:00 |
|