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
Sam Georges
36084210cb
Fixes broken refs
2014-09-20 12:02:41 +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
3b41b3e81f
Finish up basic Filter implementation
2014-08-13 21:23:19 +10:00
Sam Georges
a5d67bee27
Escape all the translated strings
2014-08-13 08:01:18 +10:00
Sam Georges
7ccf5fe5db
Fix Save / Preview icons in the CMS
...
Change preview site icon to icon-crosshairs
2014-08-05 17:10:38 +10:00
Sam Georges
ea95ed7cd6
Fixes breadcrumb on compact layouts
2014-08-01 12:47:57 +10:00
Sam Georges
62fdfbca8f
We should hide the username for X-small browsers
2014-07-28 19:25:19 +10:00
alekseybobkov
93fe3769b2
Fixed the main menu title on small devices
2014-07-28 17:40:18 +11:00
alekseybobkov
bfc59c9007
Updating the Settings pages
2014-07-27 11:11:16 +11:00
alekseybobkov
1085d20f8c
Merge branch 'develop' into ux
2014-07-25 16:19:11 +11:00
Sam Georges
0bd7180941
Adds a favicon to the backend
2014-07-24 19:16:18 +10:00
alekseybobkov
98eb3e2e84
System page navigation improvements, not finished
2014-07-24 15:19:00 +11:00
Sam Georges
6f72cbf969
Callout should actually close when clicked
...
Improve animation of flash messages
Move callout to its own space
2014-07-14 14:55:51 +10:00
Sam Georges
223f3025f0
Adds a hint system to the backend
2014-07-11 18:50:11 +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
3ae6cd699f
Swap the claw for a target
2014-06-29 12:18:55 +10:00
Sam Georges
232bbb0edd
Preview link should actually open the website
2014-06-29 09:36:20 +10:00
alekseybobkov
cfbfd8ce3e
Added the website preview icon
2014-06-27 21:39:38 +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
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
1487925945
Convert handsontable css to less
...
Add autocomplete to head + 4 spaces
2014-06-21 10:15:10 +10:00
Sam Georges
66d5e138d5
Minor
2014-06-17 18:54:33 +10:00
alekseybobkov
726d72f94c
Fixed a security vulnerability
2014-06-17 18:25:29 +11:00
Sam Georges
211c417ab5
Stylesheet no longer cached
2014-06-06 23:25:23 +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