alekseybobkov
|
c6eb544101
|
Implemented the server-side data access. Added automatic POSTing of client-memory data source data. Updated documentation. Minor fixes in the drop-down cell processor.
|
2014-12-11 22:12:43 -08:00 |
|
alekseybobkov
|
23892f8733
|
Added the server-side data source foundation classes. Implemented the server-side client memory data source. Added more configuration options ot the client-side script. Updated documentation.
|
2014-12-10 22:46:17 -08:00 |
|
Samuel Georges
|
ab24c547a2
|
Move NO_SAVE_DATA to FormField
|
2014-12-05 16:46:04 +11:00 |
|
Samuel Georges
|
3dbe487698
|
Various fixes to datepicker and form widget
|
2014-11-27 19:02:23 +11:00 |
|
Sam Georges
|
4d411c343e
|
Tidy up notes
|
2014-11-12 07:39:42 +11:00 |
|
Sam Georges
|
f458fb7704
|
Overhaul Form layouts, adds FormTabs.php class for managing tab properties
|
2014-11-12 07:33:58 +11:00 |
|
Sam Georges
|
7bcec1bd99
|
Fixes #16 - Adds tooltip to counter in navigation using 'counterLabel' property
|
2014-11-10 20:33:43 +11:00 |
|
Sam Georges
|
98e100b377
|
Refs #729 - Fixes CMS permissions, should not show "pages" content by default
|
2014-11-09 12:35:10 +11:00 |
|
Sam Georges
|
38170d3101
|
Use popup loading indicator on relationcontroller behavior
|
2014-11-07 19:38:05 +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 |
|
Sam Georges
|
23f6d75416
|
Peer review of #679
|
2014-10-19 10:58:18 +11:00 |
|
Stefan Talen
|
347dff7e75
|
Merge branch 'develop' of https://github.com/octobercms/october into feature/PSR-2
Conflicts:
modules/backend/behaviors/RelationController.php
modules/backend/classes/WidgetManager.php
modules/cms/classes/CmsCompoundObject.php
modules/cms/twig/Extension.php
modules/cms/twig/PlaceholderNode.php
modules/cms/widgets/TemplateList.php
|
2014-10-18 11:07:17 +02:00 |
|
Sam Georges
|
fff64a30a7
|
FormWidget registrations use a "code" not an "alias", it is confusing with defaultAlias property in widgetbase
|
2014-10-18 10:47:36 +11:00 |
|
Stefan Talen
|
06890d711a
|
Merge branch 'develop' of https://github.com/octobercms/october into feature/PSR-2
Conflicts:
modules/backend/behaviors/UserPreferencesModel.php
modules/cms/classes/Controller.php
modules/system/classes/CombineAssets.php
|
2014-10-16 18:44:18 +02:00 |
|
Sam Georges
|
9f5646d273
|
BackendSettings -> BrandSettings
pageTitle is now translated at the end of the line
Fixed unit tests so they pass
SettingsModels are now cached
|
2014-10-15 19:53:44 +11:00 |
|
Stefan Talen
|
dcb292b246
|
Fixing incorrect brackets
|
2014-10-12 13:43:50 +02: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
|
3836a9b8d7
|
Refs #679 - Fixed Visibility must be declared on property issues
|
2014-10-11 12:27:21 +11:00 |
|
Stefan Talen
|
7dc24cfff1
|
Updating backend/classes
|
2014-10-10 23:12:50 +02:00 |
|
Sam Georges
|
8d5253930d
|
Form fields can now be marked as hidden
|
2014-10-08 18:55:09 +11:00 |
|
Sam Georges
|
bf47eb94ed
|
Str::getRealClass -> class_basename
|
2014-09-29 13:12:34 +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
|
746f425d88
|
Added new containerAttributes property to form fields
|
2014-09-25 18:05:35 +10:00 |
|
vagrant
|
848376028f
|
Add test for makeWidget()
|
2014-09-20 10:33:09 +00: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
|
c8f3c640b8
|
columnName -> fieldName + general improvements to FormWidgetBase
|
2014-09-17 16:07:06 +10:00 |
|
Sam Georges
|
4763c9598a
|
Add valueFrom to form field, rename field->columnName to field->fieldName
|
2014-09-17 14:43:24 +10:00 |
|
Sam Georges
|
028339ec02
|
nameFrom -> valueFrom (lists)
|
2014-09-17 14:13:07 +10:00 |
|
Sam Georges
|
3b2b858b65
|
nameColumn -> nameFrom
|
2014-09-17 13:52:05 +10:00 |
|
Sam Georges
|
8291dbf4d3
|
Widgets can now state that they contribute no data when the form is saved
Applied to FileUpload.php
|
2014-09-06 22:22:59 +10:00 |
|
Sam Georges
|
810f545ce8
|
Missing ref
|
2014-09-06 21:59:40 +10:00 |
|
Sam Georges
|
ae9fddc071
|
Switch to helper
|
2014-09-06 21:58:45 +10:00 |
|
Samuel Georges
|
2ea1c71931
|
Merge pull request #578 from Flynsarmy/formwidgetIDs
Fix formwidget IDs for nested fields
|
2014-09-06 21:57:44 +10:00 |
|
Sam Georges
|
766875fac5
|
Switch to evalHtmlId helper
|
2014-09-06 21:57:23 +10:00 |
|
Sam Georges
|
a0bfbfc0d6
|
CMS AJAX handlers now have a way to invoke the page cycle if desired
|
2014-08-23 17:23:29 +10:00 |
|
flynsarmy
|
d0b557cbdf
|
Fix formwidget IDs for nested fields
|
2014-08-22 15:08:00 +10:00 |
|
Sam Georges
|
d52fe388db
|
Fixes #530 - No more joinWith() and groupBy(), align with Laravel to the best of our ability.
Adds new list column type "nameFrom" (take name from X attribute) as an alternative to "select".
|
2014-08-16 14:08:51 +10:00 |
|
Sam Georges
|
3b41b3e81f
|
Finish up basic Filter implementation
|
2014-08-13 21:23:19 +10:00 |
|
Sam Georges
|
37291a0c63
|
Throw ApplicationException when AJAX handler not found
|
2014-08-13 07:52:47 +10:00 |
|
Sam Georges
|
7d4e535165
|
Progress to filter widget, added animation less stylesheet
|
2014-08-13 07:52:46 +10:00 |
|
Sam Georges
|
f1849c2ea0
|
Refs #5 - Progress to Filter widget
|
2014-08-11 21:46:29 +10:00 |
|
Sam Georges
|
3fe08dfaf4
|
Minor fix
|
2014-08-08 22:02:46 +10:00 |
|
jofrysutanto
|
cbc1a7688f
|
Camel-casing controller action in backend for friendlier action naming in backend controller
|
2014-08-04 22:56:49 +10:00 |
|
Sam Georges
|
8a86927944
|
Make ApplicationException more friendly
|
2014-08-03 10:34:33 +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
|
8b7bbd1062
|
Add 'partial' type to list columns.
|
2014-08-01 10:42:14 +10:00 |
|