359 Commits

Author SHA1 Message Date
alekseybobkov
33b8584ab9 Merge branch 'develop' into builder-ui
Conflicts:
	modules/backend/assets/css/october.css
2015-07-15 18:12:13 -07:00
alekseybobkov
e69be53317 Minor 2015-07-15 18:06:05 -07:00
Samuel Georges
095721bd40 Update and decouple drag.sort, add usePlaceholderClone option, recompile assets 2015-07-15 17:01:58 +10:00
alekseybobkov
c5ad9ca07b Fixed dropdowns in popover windows 2015-07-14 21:49:08 -07:00
alekseybobkov
02961c6c8f Fixes in the drop-down styling, minor client-side fixes in the back-end 2015-07-14 21:12:45 -07:00
alekseybobkov
5e3818a49d General plugin details can be loaded from plugin.yaml file. Minor updates in the back-end UI. 2015-07-14 18:01:55 -07:00
Samuel Georges
978af199f7 * Build 279
Adds 'unchecked' state to input.trigger api, clean up + fixes various logic flaws
2015-07-14 17:46:05 +10:00
alekseybobkov
931a1f10cf Added namespace input preset 2015-07-11 16:04:01 -07:00
Samuel Georges
54cfccbcf6 Merge pull request #1265 from vojtasvoboda/login-style
Login page - more space for other locales
2015-07-11 11:47:44 +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
Samuel Georges
84da7f3698 Improve tabs consistency, fix conflict with .primary
.primary -> .primary-tabs
.secondary -> .secondary-tabs
.master -> .master-tabs
2015-07-10 15:51:24 +10:00
alekseybobkov
cf0224c2e8 Merge branch 'develop' into builder-ui
Conflicts:
	modules/backend/assets/css/october.css
2015-07-08 21:11:08 -07:00
alekseybobkov
8b147015ec Minor drop-down fixes 2015-07-08 21:04:57 -07:00
alekseybobkov
aafb6014e1 Merge branch 'develop' into builder-ui 2015-07-07 21:40:33 -07: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
Vojta Svoboda
e395f4777e Little bit more space for other locales 2015-07-07 22:17:33 +02:00
Samuel Georges
79fd2e9473 Fix double scrollbars on popups, fix broken "retry update" button 2015-07-04 16:03:15 +10:00
Samuel Georges
461e4f75de Improve admin list toolbar
Change "Admins" group to "Owners" (more descriptive)
Fix bug in Firefox on Mediafinder form widget not respecting max-width 100%
Recompile assets
2015-07-04 09:34:35 +10:00
Samuel Georges
6cf11693b8 Recompile assets 2015-07-01 20:05:46 +10:00
Samuel Georges
6784519ce3 Move balloon selector to Storm UI as checkbox.balloon 2015-07-01 11:38:37 +10:00
Samuel Georges
85c47bea7a Move select and custom checkboxes/radios to Storm UI 2015-07-01 11:23:50 +10:00
Samuel Georges
78cf62cff1 Add a note about October.Drivers for mail methods that use it
Trim field partials to allow :empty selector to work
2015-06-30 15:30:14 +10:00
Samuel Georges
56caa1db3d Fixes a bug in the plugin installation page 2015-06-29 17:35:29 +10:00
Samuel Georges
81eb02296d Fixes broken invalid state 2015-06-27 14:53:17 +10:00
Samuel Georges
e6f70eafdd Translate prompt for FileUpload + MediaFinder
Remove redundant language key
Recompile assets
2015-06-20 22:21:18 +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
b65019dac4 october.utils.js -> backend.js 2015-06-20 20:37:11 +10:00
Michał Płodowski
48c663d3c6 Fix #424 2015-06-12 20:39:19 +02:00
Samuel Georges
0a5e6adad1 Fixes tooltip background color
Other minor clean ups
2015-06-09 18:49:56 +10:00
Samuel Georges
99146294aa Minor touch ups
Add danger style to popover
2015-06-06 16:49:30 +10:00
Samuel Georges
f11586bb2f Update dropzone to latest 2015-06-05 21:07:53 +10:00
Samuel Georges
29623bb0f3 Load vendor CSS first, fixes issue with sweet alert 2015-06-05 17:22:22 +10:00
Samuel Georges
39291967d6 Fix minor issue with tabs events not firing 2015-06-04 17:37:08 +10:00
Samuel Georges
36673a9d18 Remove duplicate mixins, fix buttons 2015-06-03 19:44:29 +10:00
Samuel Georges
ae957de1cc Move callout to storm 2015-06-03 19:30:23 +10:00
Samuel Georges
bed7d0825f Fixes loading animation in various places 2015-06-03 19:22:18 +10:00
Samuel Georges
3bfd704127 Remove double up on fonts 2015-06-03 19:05:08 +10:00
Samuel Georges
d6f6f0dccd Register the system styles as a package, recompile them
Bring back missing styles
2015-06-03 17:23:53 +10:00
Samuel Georges
019e93bfa1 Recompile assets, fix some dependencies 2015-06-03 15:08:43 +10:00
Samuel Georges
757b5dd935 Move input based controls to "input" collection
changemonitor -> input.monitor
hotkey -> input.hotkey
inputpreset -> input.preset
triggerapi -> input.trigger
2015-05-30 16:50:21 +10:00
Samuel Georges
f4c97fd1ea Rename "drag" JS files, write basic readme, create an entry point for all controls 2015-05-30 13:59:33 +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
4ec70747d4 Move chart + scoreboard to UI lib 2015-05-29 22:24:02 +10:00
Samuel Georges
713583c5a4 Move toolbar to UI lib 2015-05-29 21:47:32 +10:00
Samuel Georges
b566583f9a Fixes broken refs 2015-05-29 21:16:18 +10:00
Samuel Georges
7a4b76e021 Fixes to core so compile assets works again 2015-05-29 20:40:25 +10:00
Samuel Georges
7440529cee Move mustache and modernizr to UI lib 2015-05-29 19:53:16 +10:00
Samuel Georges
db39026df7 Move filter to UI lib 2015-05-29 19:24:49 +10:00