alekseybobkov
83b4994d61
Added new Inspector property editors - text and set, minor refactoring of the Inspector code.
2015-09-20 21:15:21 -07:00
alekseybobkov
fea5d8389f
Minor fixes and improvements.
2015-09-10 20:45:07 -07:00
alekseybobkov
268b918a51
Merge branch 'master' of github.com:octobercms/october into builder-ui
2015-08-27 18:30:45 -07:00
Samuel Georges
793bf30c26
Decouple the toolbar from the layout system
2015-08-26 20:24:37 +10:00
alekseybobkov
c38126ce65
Implemented the oc.tableCellChanged event for the table widget. Added readonly mode support in the code editor widget.
2015-08-25 21:34:21 -07:00
Samuel Georges
4c1db1d8db
Tidy up backend alerts, make long text in alerts readable
2015-08-22 13:41:57 +10:00
alekseybobkov
a253d6fc57
Added customization options for the Table widget toolbar button labels
2015-08-13 20:26:11 -07:00
Samuel Georges
e75d988fc0
Recompile assets
2015-08-03 20:15:00 +10:00
Samuel Georges
b4709256ef
Merge pull request #1327 from dshoreman/fix-chrome-height-bug
...
Fix height issues introduced in Chrome 45
2015-08-03 20:07:43 +10:00
Samuel Georges
8cd97b27a6
Add prettify, update Ace, recompile assets
2015-08-03 19:00:45 +10:00
Dave Shoreman
eac25c69de
Fix height issues introduced in Chrome 45
...
The `height:100%` rule applied to .layout is inherited by both the
backend navbar, and the search box of the settings sidebar.
This fixes the issue by specifically applying `height:auto` to the
affected elements.
2015-07-30 08:20:15 +01:00
Samuel Georges
f47b99d183
Move storm to its own build
2015-07-29 19:13:42 +10:00
Samuel Georges
d453f922dc
Improve the hint API, add inset mode to loader
2015-07-25 09:23:34 +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
1636f79224
Add 'is-divided' style to simple lists
...
Minor fix to popup docs
2015-07-18 16:14:39 +10: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
alekseybobkov
33b8584ab9
Merge branch 'develop' into builder-ui
...
Conflicts:
modules/backend/assets/css/october.css
2015-07-15 18:12:13 -07:00
Samuel Georges
095721bd40
Update and decouple drag.sort, add usePlaceholderClone option, recompile assets
2015-07-15 17:01:58 +10: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
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
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
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
6cf11693b8
Recompile assets
2015-07-01 20:05:46 +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
9cce76c574
Tidy up some LESS and JS
2015-06-20 21:13:03 +10: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
29623bb0f3
Load vendor CSS first, fixes issue with sweet alert
2015-06-05 17:22:22 +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
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
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
8e59305ede
Update refs to flash message script
2015-05-28 20:33:49 +10:00
Samuel Georges
a1291c3716
Restyle Administrator pages
2015-05-21 22:55:08 +10:00
Samuel Georges
7ad12350c6
Merge pull request #1074 from gpasztor87/master
...
Minor style fixes
2015-04-24 09:26:59 +10:00
Pásztor Gábor
dd0c82544a
Fixes in richeditor: z-index
2015-04-18 22:22:26 +02:00
alekseybobkov
06e5dce96a
Fixed a conflict in framework.js. Closures in the script are named now, for the memory profiling needs.
...
Conflicts:
modules/system/assets/js/framework.js
2015-04-11 18:58:24 -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
914ce695be
Fixes #1056 - account menu width is too short for multilingual
2015-04-11 10:38:15 +10:00
Samuel Georges
0b6587f771
Fixes #1019 - prevents lock out of full screen mode
...
Reorder system setting items
2015-04-09 20:20:08 +10:00
alekseybobkov
790b464679
Merge branch 'develop' into media-manager
2015-04-04 19:01:08 -07:00