126 Commits

Author SHA1 Message Date
alekseybobkov
68ae32309c Merge branch 'develop' into builder-ui 2015-08-13 18:30:03 -07:00
alekseybobkov
a54b05f520 Temporary update in the _head layout. 2015-08-13 18:27:59 -07:00
Samuel Georges
891c034496 Fixes missing ref to storm UI on auth page 2015-08-07 17:35:04 +10:00
Samuel Georges
ebfa4596ea Attempt to make dropdowns in toolbars work, update head refs 2015-07-29 19:19:08 +10:00
Samuel Georges
bb4c2da404 Revert change from #1315, fixes original issue, write tests 2015-07-28 18:52:12 +10:00
Samuel Georges
fa0d110ecf Remove redundant variable 2015-07-28 17:47:56 +10:00
Jérémy GAULIN
0efaaa37bb The javascript module expect the itemcode to be the key of the item in the configuration array. This fixes the partial to use the code instead of the 0-indexed value.
Should close #1309
2015-07-27 11:57:50 +02:00
Samuel Georges
48b4a137fa Allow passing explicit content to hints 2015-07-25 09:34:47 +10:00
Samuel Georges
d453f922dc Improve the hint API, add inset mode to loader 2015-07-25 09:23:34 +10:00
alekseybobkov
3851ae68cd Merge branch 'develop' into builder-ui
Conflicts:
	modules/backend/assets/css/october.css
2015-07-10 18:05:27 -07:00
Samuel Georges
efcac4320b Update auth layout, recompile assets 2015-07-11 10:32:25 +10:00
alekseybobkov
5c15f81f96 Implemented Flyout layout control, minor improvements in the file list control and back-end styles. 2015-07-07 21:37:18 -07:00
Samuel Georges
4150b0f49e Make admin avatar retina friendly 2015-07-01 11:26:21 +10:00
Samuel Georges
d9dfa21372 Adds CSRF protection to the backend - Refs #105 2015-06-20 21:17:58 +10:00
Samuel Georges
9cce76c574 Tidy up some LESS and JS 2015-06-20 21:13:03 +10:00
Samuel Georges
6a56f97a4f Recompile assets, remove the dedicated vendor script file
October's backend JS is one massive file now
2015-05-29 23:05:10 +10:00
Samuel Georges
7440529cee Move mustache and modernizr to UI lib 2015-05-29 19:53:16 +10:00
Samuel Georges
8e59305ede Update refs to flash message script 2015-05-28 20:33:49 +10:00
Samuel Georges
9470259727 Minor clean ups 2015-04-29 19:50:30 +10:00
alekseybobkov
87a2ea1350 Implemented Insert Video and Insert Audio features 2015-04-14 22:44:45 -07:00
alekseybobkov
c1740c479c Media Manager: implemented insert link, insert image, and crop and insert features. Minor fixes in October core and third-party JS plugins. 2015-04-11 18:55:02 -07:00
Samuel Georges
37dea95caa Adds a new body class 'breadcrumb-flush'
^ that directs the breadcrumb to sit flush to the element below
2015-04-04 14:54:18 +11:00
alekseybobkov
4feb64fef3 Minor design update in the user menu. 2015-03-18 19:19:43 -07:00
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
690ec1e5db Improvements made to the user menu in the back-end
Clicking your avatar will display a popover with settings links from the mysettings context.
2015-03-06 20:41:14 +11:00
Samuel Georges
fccf1e92b0 Fixes stretch layout on form-with-sidebar 2015-03-06 18:56:00 +11:00
Samuel Georges
42d6c6289c Fixes missing logo from login screen 2015-03-05 22:13:41 +11:00
Samuel Georges
561e969d2d Extract controls to their own stylesheet
(So they can be used elsewhere; namely documentation)
Add indicator-center and clean up load indicator
Fancy layout should live with the other layouts, it isn't really a control
2015-03-04 18:23:02 +11:00
Samuel Georges
c4cef299dd Fixes #828 - php artisan october:util compile assets 2015-01-12 20:08:53 +11:00
alekseybobkov
3ac21e3c89 Merge branch 'develop' into table-widget 2014-12-17 22:15:23 -08:00
alekseybobkov
1a73b38ff5 Re-added back-end JS assets 2014-12-17 22:13:28 -08:00
alekseybobkov
1480303c4f The options can now be set with the PHP configuration. Minor updates in the scrollbar widget. Implemented scrolling. Updated documentation. 2014-12-17 22:07:49 -08:00
Samuel Georges
de9f6194a9 Style sweet alert so it matches the backend better 2014-12-15 20:28:04 +11:00
Samuel Georges
b878e25a4d Add sweet-alert library 2014-12-15 16:48:02 +11:00
alekseybobkov
f56bfe12d0 Implementing AJAX loading for drop-down options, in progress. 2014-12-08 22:50:25 -08:00
alekseybobkov
4b28ee8bcb Custom drop-down control for the table widget. In progress. 2014-12-07 23:30:15 -08:00
alekseybobkov
e032fd682d Table drop-down processor, in progress 2014-12-03 22:48:26 -08:00
gergo85
2a05c2346f Update jQuery files
Demo theme: v1.10.2 -> v1.11.1
Backend: v2.0.3 -> v2.1.1
Furthermore I renamed the jquery-2.0.3.min.js file because of easy to
update jQuery in future.
2014-12-01 22:35:58 +01:00
alekseybobkov
4e921aab7a Minor performance changes in the core JS and CSS. Table widget, in progress. 2014-11-16 18:00:15 -08: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
5e3ee40edf Fixes #521 - Redirect to next available menu item when Dashboard access is denied 2014-11-09 13:06:07 +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
e7c33467f3 Give the compiled CSS it's own cache pipe so it doesn't conflict with the deferred binding workflow 2014-11-01 10:26:43 +11:00
Sam Georges
a9eecfecd5 Remove blueimp uploader, replaced with dropzone.js 2014-10-20 18:55:31 +11:00
Sam Georges
1203043a45 Cache BrandSettings compiled CSS 2014-10-16 19:49:29 +11: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
Sam Georges
3ec4a2a82f Add LESS ability to rendering custom backend less 2014-10-13 19:05:23 +11:00
Sam Georges
640dc04cf5 Dedicated layout partial for custom styles 2014-10-13 16:09:07 +11:00
Sam Georges
79fd2e2afe Adds colorpicker form widget, add initial form for customizing backend 2014-10-03 18:01:37 +10:00