Commit Graph

231 Commits

Author SHA1 Message Date
Sam Georges 223f3025f0 Adds a hint system to the backend 2014-07-11 18:50:11 +10:00
alekseybobkov 8d64a97278 Fixes the title tooltip overlapping component HTML tooltip in the Inspector. Closes #231 2014-07-03 20:16:12 +11:00
Sam Georges bd8137ea97 Fix to rowlink, hide the link instead of trashing it from the DOM 2014-07-03 18:37:50 +10:00
Sam Georges ddb6337efe EditorSettings -> EditorPreferences (System has settings, User has preferences, App has configuration)
Create a My Settings page, now linked when clicking a User
Create backend preferences form for setting locale
Dropdown options now support an image or icon in their options
2014-07-01 17:17:53 +10:00
Sam Georges 4a9fe06d50 Form fields can now define "depends" to refresh individual fields when they are changed
Form field options can now be deferred using a closure
2014-06-29 13:36:25 +10:00
alekseybobkov 478ddabeca Added the property grouping support to the Inspector 2014-06-29 14:28:07 +11:00
alekseybobkov cfbfd8ce3e Added the website preview icon 2014-06-27 21:39:38 +11:00
alekseybobkov 4e2d6b5da8 Implemented the content tabs style, minor fixes in the back-end styling. 2014-06-27 00:17:22 +11:00
Sam Georges 7802213bcc Fixes #55 - Assets are now referenced correctly as Assets instead of URLs 2014-06-26 17:29:07 +10:00
alekseybobkov 7755714981 Fixed a bug where clicking a tab in the CMS area doesn't activate the tab pane. Closes #126. 2014-06-26 18:25:50 +11:00
alekseybobkov 92bab3a0e1 Fixed a problem with pinning the sidebar in the CMS area on MacOS. 2014-06-26 17:39:55 +11:00
alekseybobkov aee0777032 Display a correct CMS object name in the page title. Fixes #28. Fixes #354. 2014-06-26 15:29:38 +11:00
Sam Georges a37d9008fa Autcomplete source can also be { something: 'Something', else: 'Else' } 2014-06-21 17:06:45 +10:00
Sam Georges 9399bc2090 Modify autocomplete so it can handle objects { value: 'something', label: 'Something' } 2014-06-21 14:51:04 +10:00
Sam Georges 1487925945 Convert handsontable css to less
Add autocomplete to head + 4 spaces
2014-06-21 10:15:10 +10:00
Sam Georges 5c68abf02d Add autocomplete plugin (forked from when typeahead was simple)
Add more information to sortable plugin
2014-06-21 09:08:47 +10:00
Sam Georges 833c752bae Added 'camel' mode for inputpreset as per #325 2014-06-20 20:22:25 +10:00
Sam Georges c3c1e1b6f6 Widgets now no longer include their alias in getId() if it matches the default alias 2014-06-20 19:29:39 +10:00
Sam Georges 784faed606 Minor JS fixes 2014-06-16 17:58:46 +10:00
Sam Georges 4b18c50849 Simplelist control now supports scrollbars and selectable lists 2014-06-15 15:49:06 +10:00
Sam Georges ef1c91c10d Complete code editor customization 2014-06-12 11:30:21 +10:00
Sam Georges a38d85c1e1 Complete editor config UI 2014-06-11 22:18:46 +10:00
Sam Georges c393114c07 Improve form styling so checkboxes sit more snugly
Style code editor page
2014-06-11 21:19:26 +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 296e66fc28 Fixes #234 - [Suggestion] Increase width of "ocPopover" panel to 400px 2014-06-05 22:34:32 +10:00
Sam Georges 40507f12f0 Adds transliteration for slugs in JS 2014-06-05 08:37:57 +10:00
Samuel Georges 863ee7222a Merge pull request #247 from chesterx/master
Better url slugify method / Datepicker right alignment problem
2014-06-05 08:18:04 +10:00
sercan 648fa6674c URL Slug format method changed for language spesific chars with django's method. 2014-06-04 16:02:47 +03: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 87f5079a23 Remove the cookie.js, no longer used 2014-05-24 15:17:11 +10:00
Sam Georges 71a5dd67ab Welcome to the world, October :-) 2014-05-14 23:24:20 +10:00