2240 Commits

Author SHA1 Message Date
Samuel Georges
408c06a33f Fixes unit tests for case sensitive file systems
We should be using the class compiler here eventually
2015-07-25 12:29:57 +10:00
Samuel Georges
dcdd2056e8 Manually bootstrap autoloaders 2015-07-25 12:12:07 +10:00
Samuel Georges
3b54886ec7 Tidy up travis 2015-07-25 12:06:02 +10:00
Samuel Georges
04248c72ed Fixes unit tests 2015-07-25 11:49:26 +10:00
Samuel Georges
4344a5a245 Forgot to declare the form widgets 2015-07-25 11:07:51 +10:00
Samuel Georges
0f215785f3 Rollback the idea of using $visible on CmsCompoundObjects
This feature should be reserved for serializing the object (in future maybe) rather than defining visible properties, these should be relaxed.
2015-07-25 11:07:36 +10:00
Samuel Georges
c7f54ef010 Fixes WidgetManagerTest 2015-07-25 11:05:58 +10:00
Samuel Georges
31d4c3b81e Welcome travis 2015-07-25 10:23:09 +10:00
Samuel Georges
48b4a137fa Allow passing explicit content to hints 2015-07-25 09:34:47 +10:00
Samuel Georges
c4c11cf2f0 * Build 284 2015-07-25 09:27:46 +10:00
Samuel Georges
d453f922dc Improve the hint API, add inset mode to loader 2015-07-25 09:23:34 +10:00
Samuel Georges
4781c703bb Fixes previewMode on checkboxlist and radio
Checkboxlist wasn't showing the placeholder for empty preview values
2015-07-25 09:22:22 +10:00
Samuel Georges
502263e11b Finishing import/export redirects to the defined url 2015-07-25 09:21:43 +10:00
Samuel Georges
fc490b18e9 Add actionUrl() helper to backend controller
Used for generating URLs to the current controller
2015-07-23 19:44:54 +10:00
Samuel Georges
46bfa78cef Remove export function from List behavior 2015-07-23 19:44:30 +10:00
Samuel Georges
d0742653d1 Implement exporting function modeled after import function 2015-07-23 19:44:19 +10:00
Samuel Georges
5be21f6231 Allows custom options to be specified via form fields 2015-07-22 18:30:50 +10:00
Samuel Georges
8a4ac533e5 Escape file title - Fixes #1302 2015-07-22 10:41:51 +10:00
Samuel Georges
a22dd43cad Merge branch 'develop' into importexport 2015-07-22 08:07:13 +10:00
Samuel Georges
52ea4a73c8 Performance improvements, rename scopes to standard 2015-07-21 20:46:35 +10:00
Samuel Georges
a9899ae3c1 Finish basic import workflow 2015-07-21 20:45:02 +10:00
Samuel Georges
d9b98bccca Minor 2015-07-21 07:57:04 +10:00
Samuel Georges
5a40c54f3c Add required fields + validation step, headers checkbox can be toggled 2015-07-21 07:56:55 +10:00
Samuel Georges
f99f838faf Merge branch 'develop' into importexport 2015-07-19 10:14:45 +10:00
Samuel Georges
301f64c350 Recompile assets 2015-07-19 10:08:02 +10:00
Samuel Georges
d9307ef4fe Fixes bug in sortable script + broken image ref
Conflicts:
	modules/backend/assets/css/october.css
2015-07-19 10:07:34 +10:00
Samuel Georges
e878291fb6 Minor 2015-07-18 17:30:59 +10:00
Samuel Georges
be28c8e296 More explicit naming here 2015-07-18 17:09:15 +10:00
Samuel Georges
5e741c4c39 onImport stub 2015-07-18 17:06:09 +10:00
Samuel Georges
9eaaa850cc Implement column dropping styles and data manipulation 2015-07-18 17:03:16 +10:00
Samuel Georges
6ca400ca67 Import logic is getting large, give it space 2015-07-18 16:40:40 +10:00
Samuel Georges
9b249bad5b Add the ability to hide/show columns 2015-07-18 16:36:33 +10:00
Samuel Georges
f445b9c4ce Implement column data sample popup 2015-07-18 16:15:17 +10:00
Samuel Georges
1636f79224 Add 'is-divided' style to simple lists
Minor fix to popup docs
2015-07-18 16:14:39 +10:00
Samuel Georges
4c54b53da6 Improve styles, add some pretty icons 2015-07-18 15:39:49 +10:00
Samuel Georges
142c8f7193 Finally get the column sorting working 2015-07-18 14:36:15 +10:00
Samuel Georges
37a5782178 Use a monkey patch instead of hacking code
Refs https://github.com/johnny/jquery-sortable/pull/122
2015-07-18 14:16:34 +10:00
Samuel Georges
15c23089c6 Patch sortable to fix reinitialization errors (and memory leaks)
Refs https://github.com/johnny/jquery-sortable/pull/122
2015-07-18 13:43:48 +10:00
Samuel Georges
c7aef3c58c Add logic to extract column headers from file
Move import columns to their own partials
2015-07-18 12:48:03 +10:00
alekseybobkov
6d5386dd31 Merge branch 'builder-ui' into develop 2015-07-17 17:55:02 -07:00
alekseybobkov
68a90eac7d Added CSS style for the light side panel fix button, added CSS style for single-line list items (file list widget). 2015-07-17 17:54:38 -07:00
Samuel Georges
694ab4a08b Refactor and rename 2015-07-18 10:27:54 +10:00
Samuel Georges
068a977c1f Simplify approach by using Form Widget 2015-07-18 08:51:26 +10:00
Samuel Georges
846feb6a33 FileUpload now triggers dependsOn event
form.beforeRefresh event now uses dataholder pattern
Improve exception handling in ControllerBehavior
2015-07-18 08:50:31 +10:00
Samuel Georges
e3ba89ba74 List columns don't support morphTo (yet) 2015-07-18 08:47:02 +10:00
Samuel Georges
5ca55e149a Create ImportModel base class, implement import_file uploader 2015-07-16 22:15:30 +10:00
Samuel Georges
e25a4de8fa Clean up css a bit, add scratch for upload process 2015-07-16 18:19:10 +10:00
Samuel Georges
3d91b7874c Fixes a bug in report container not loading defaults and ignoring context 2015-07-16 18:19:09 +10:00
alekseybobkov
88232c8345 Minor 2015-07-16 18:19:09 +10:00
Samuel Georges
8e3d3d5e30 Fixes a bug in report container not loading defaults and ignoring context 2015-07-16 13:34:53 +10:00