Sam Georges
|
f458fb7704
|
Overhaul Form layouts, adds FormTabs.php class for managing tab properties
|
2014-11-12 07:33:58 +11:00 |
|
Sam Georges
|
c32ba4cbad
|
Minor code clean
|
2014-11-04 17:41:48 +11:00 |
|
Sam Georges
|
c83797231d
|
Subsequent expressions are on a new line (see developer guide > PSR exceptions)
|
2014-11-01 12:00:45 +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
|
b01d3e540f
|
Updating backend/behaviours
|
2014-10-10 22:34:57 +02:00 |
|
Sam Georges
|
80e7a8507e
|
Add static helpers extendListColumns + extendFormFields
|
2014-10-05 15:57:55 +11:00 |
|
Sam Georges
|
bf47eb94ed
|
Str::getRealClass -> class_basename
|
2014-09-29 13:12:34 +10:00 |
|
Sam Georges
|
77bc72e0e1
|
Fixes #590, parse in all model attribute values when making a redirect
|
2014-08-29 19:37:38 +10:00 |
|
Sam Georges
|
f6fc9a9e00
|
YAML properties should be camelCase
|
2014-08-14 19:32:48 +10:00 |
|
Sam Georges
|
1e8bf5d62b
|
Make formWidget available to FormController behavior via formGetWidget()
|
2014-08-03 10:25:19 +10:00 |
|
Sam Georges
|
56d0c3351b
|
private -> protected
|
2014-08-01 14:54:16 +10:00 |
|
Sam Georges
|
6388ecef52
|
private -> protected
|
2014-08-01 13:58:59 +10:00 |
|
Sam Georges
|
b121e03608
|
Fixes a bug when editing My Account
|
2014-07-12 18:45:13 +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
|
d912b73aab
|
Clean up event parameters to dev standards
|
2014-07-04 19:14:14 +10:00 |
|
Sam Georges
|
b09b6d6863
|
Improved naming onReload -> onRefresh
Improved Record finder
|
2014-07-03 18:37:51 +10:00 |
|
Sam Georges
|
3ddddc03bb
|
Add new form behavior override: formCreateModelObject
|
2014-06-16 18:00:14 +10:00 |
|
Sam Georges
|
2b820a20d6
|
Convert all boolean table columnns to use is_ prefix
Add email template/layout system
|
2014-06-06 21:39:20 +10:00 |
|
Sam Georges
|
b47e3587f4
|
Fixes a bug where singular values of singular relations are not being set
|
2014-05-28 12:36:45 +10:00 |
|
Sam Georges
|
8dc9bff4ce
|
Fixes issue with singluar relation settings
|
2014-05-22 20:40:11 +10:00 |
|
Sam Georges
|
786a833237
|
Form Controller now pushes values to relations
|
2014-05-18 15:39:12 +10:00 |
|
Pascal Borreli
|
459c8e0cfa
|
Fixed typos
|
2014-05-17 18:08:01 +02:00 |
|
Sam Georges
|
bdff075058
|
Improve event emitter trait
|
2014-05-15 17:23:46 +10:00 |
|
Sam Georges
|
71a5dd67ab
|
Welcome to the world, October :-)
|
2014-05-14 23:24:20 +10:00 |
|