Commit Graph

636 Commits

Author SHA1 Message Date
Samuel Georges a22dd43cad Merge branch 'develop' into importexport 2015-07-22 08:07:13 +10:00
Samuel Georges 52ea4a73c8 Performance improvements, rename scopes to standard 2015-07-21 20:46:35 +10:00
Samuel Georges d9b98bccca Minor 2015-07-21 07:57:04 +10:00
Samuel Georges f99f838faf Merge branch 'develop' into importexport 2015-07-19 10:14:45 +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
Samuel Georges 37a5782178 Use a monkey patch instead of hacking code
Refs https://github.com/johnny/jquery-sortable/pull/122
2015-07-18 14:16:34 +10:00
Samuel Georges 15c23089c6 Patch sortable to fix reinitialization errors (and memory leaks)
Refs https://github.com/johnny/jquery-sortable/pull/122
2015-07-18 13:43:48 +10:00
alekseybobkov 88232c8345 Minor 2015-07-16 18:19:09 +10:00
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
Samuel Georges af6eb9da2d Fixes various styling bugs in select
The extra right-side padding is only needed within inspector, outside usage shows too much padding
Constrain the select width for important updates
2015-07-15 16:54:15 +10:00
Samuel Georges 846858f2cb Add --debug flag to "compile js" utility cmd 2015-07-15 16:52:13 +10:00
Samuel Georges 0fb5c11318 No need to hack select2, fixes popover logic instead 2015-07-15 16:50:30 +10:00
Samuel Georges 07ca64d932 This can be fixed by using "width: style" instead 2015-07-15 16:47:25 +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
Samuel Georges 733d783ada Clicking on a plugin redirects to plugin detail page
Upgrade guide can now be fetched from the server
2015-07-14 07:42:21 +10:00
alekseybobkov 931a1f10cf Added namespace input preset 2015-07-11 16:04:01 -07:00
Samuel Georges 7fcf7347c4 Translate strings used by "important update" process
Clean up / rename existing strings
2015-07-11 15:29:20 +10:00
Samuel Georges 961509839e Manually merge Pull Requests that are prepared incorrectly
Fixes #1229
Fixes #1259
Fixes #1260
Fixes #1261
Fixes #1262
Fixes #1263
Fixes #1264
Fixes #1277
Thanks @felixinx @awaysoft @tsioukas @Freakspot
2015-07-11 14:36:38 +10:00
Samuel Georges a3223e8d03 Merge pull request #1256 from sajjad-ser/master
update persian language
2015-07-11 11:26:41 +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 e9ed9d14c8 Add $.oc.listToggleChecked helper
Other minors
2015-07-10 15:51:24 +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
Samuel Georges 6f4590404c Add logic to look for !!! in plugin updates - Fixes #785 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
Sajjad 711df56986 update persian language 2015-07-05 21:26:39 +04:30
Samuel Georges 79fd2e9473 Fix double scrollbars on popups, fix broken "retry update" button 2015-07-04 16:03:15 +10:00
Samuel Georges 4f0fa37d6f Update of FRENCH Translation for OctoberCMS - thanks @Galixte
Fixes #1248 without 11 commits
2015-07-04 10:36:32 +10:00
Samuel Georges b9e4eeb60c Merge pull request #1252 from DZB-Team/develop
Some small Latvian language fixes...
2015-07-04 10:26:15 +10:00
Samuel Georges adfc198428 Merge pull request #1239 from gergo85/master
Updated Hungarian language
2015-07-04 10:25:11 +10:00
Samuel Georges a1e1b52d6e Fixes bug where select2 cannot be selected in a popup
OL and UL and sane rich editor elements
Disable search on list setup form
2015-07-04 09:33:05 +10:00
raw99 8a36ad5403 Some Latvian language fixes... 2015-07-01 23:13:30 +03:00
Samuel Georges 44b11c68be Fix icon/image support for dropdown options
Use alternative approach to "data-no-auto-update-on-render" and prevent select2 from initializing twice
2015-07-01 17:01:44 +10:00
Samuel Georges 220bd2ae40 Update UI controls to support Select2 v4.0 - Refs #1160 2015-07-01 14:32:58 +10:00
Samuel Georges 9776d81228 Update select2 to version 4 - Fixes #1160 2015-07-01 14:30:58 +10:00
Samuel Georges 6784519ce3 Move balloon selector to Storm UI as checkbox.balloon 2015-07-01 11:38:37 +10:00
Samuel Georges 055ad51fae Improve inspector docs, add dependencies 2015-07-01 11:27:43 +10:00
Samuel Georges f34257f598 Split drag.* and input.* docs 2015-07-01 11:25:08 +10:00
Samuel Georges 85c47bea7a Move select and custom checkboxes/radios to Storm UI 2015-07-01 11:23:50 +10:00
Samuel Georges 52e7376b24 Restructure the update list 2015-06-30 20:03:27 +10:00
Samuel Georges adada0b4a5 Show plugin icon in update list 2015-06-30 15:46: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