Commit Graph

123 Commits

Author SHA1 Message Date
Samuel Georges 27d32d35ea Allow vertical scroll to act as horizontal
Not everyone has a trackpad and can scroll horizontally, so vertical scroll can substitute here
2016-03-02 18:06:46 +11:00
alekseybobkov 00ced6c79f UI update 2016-02-28 19:52:21 -08:00
Samuel Georges 049e5bcfc7 Fix bad var context 2016-02-14 20:10:36 +11:00
Samuel Georges ea0127afcf Stripe indicator is late to the party
Fixes #1737
The AJAX events may fire before document.ready has executed, leaving $.oc.stripeLoadIndicator as null and throwing an error
2016-02-13 16:04:16 +11:00
Samuel Georges acfb35cbed Merge branch 'develop' into stable 2016-02-10 20:03:51 +11:00
alekseybobkov c762ed2836 Merge branch 'builder-ui' into develop 2016-02-07 14:41:45 -08:00
alekseybobkov 1454a4ed6b Fixed a bug in the Inspector string list autocomplete editor where clicking an item in the autocompletion list doesn't select the item. 2016-02-07 14:40:31 -08:00
alekseybobkov f5e47ebc88 Merge branch 'builder-ui' into develop 2016-02-04 18:00:49 -08:00
alekseybobkov 8cb5ec1c0e Fixed several minor bugs in Inspector. 2016-01-29 22:16:33 -08:00
alekseybobkov 264090fb3b Added new Inspector editor - String List Autocomplete 2016-01-26 19:53:35 -08:00
alekseybobkov 6aef72bb87 Added "depend" parameter to the Inspector autocomplete editor. Minor fix in the Inspector. 2016-01-23 20:27:57 -08:00
Samuel Georges 205d122dce Logic error. Fixes #1692 2016-01-19 21:03:03 +11:00
Pásztor Gábor fd264a5fb4 Remove deprecated hotkeyMac attribute 2016-01-09 17:07:23 +01:00
alekseybobkov 7d9d2176ef Merge branch 'builder-ui' into develop
Conflicts:
	modules/system/assets/ui/js/input.monitor.js
	modules/system/assets/ui/js/inspector.editor.object.js
	modules/system/assets/ui/storm-min.js
2015-12-24 14:36:31 -08:00
alekseybobkov 747ca4357f Set default focus in popup windows, minor style fix in the flash message, minor fix in YAML-based back-end navigation initialization. 2015-12-24 14:15:02 -08:00
alekseybobkov fd33be0932 Minor update in the form change monitor API. Minor updates in the version manager to support features required for the Builder. 2015-12-06 15:01:06 -08:00
alekseybobkov e358bb4b57 Added new list.sortable plugin. Minor fix in the scrollpad implementation. 2015-11-27 22:12:27 -08:00
Samuel Georges 1970afb17a Merge pull request #1596 from gpasztor87/master
Minor typo and simplification on Inspector
2015-11-28 15:40:12 +11:00
alekseybobkov 4f5ef8aa68 Inspector - added support for icons and images in the dropdown editor. 2015-11-22 20:48:08 -08:00
alekseybobkov 67590fefad Added flex layout CSS classes. Inspector container wrapper now uses flex layout. Minor CSS fixes. 2015-11-14 20:28:34 -08:00
alekseybobkov 2df22fda83 Minor improvements in the Inspector API 2015-11-13 14:41:49 -08:00
alekseybobkov f8cd8e72a1 Minor improvement in the Inspector 2015-11-12 21:56:56 -08:00
Pásztor Gábor 7643de1161 Minor 2015-11-12 11:27:30 +01:00
Pásztor Gábor 00bdd0dc06 Minor on Inspector 2015-11-12 11:25:47 +01:00
alekseybobkov 5cb873862a Minor changes in the Inspector API 2015-11-11 13:03:18 -08:00
alekseybobkov d34bb2bd86 Minor changes in the Inspector API. 2015-11-09 21:59:19 -08:00
alekseybobkov 2d849b2640 Implemented Inspector ignoreIfEmpty and ignoreIfDefault properties. Minor refactoring of Inspector. 2015-11-03 22:02:10 -08:00
Samuel Georges 0fa33422a4 Input monitor docs, prevent duplicate tab-close buttons
Recompile assets
2015-11-03 08:48:36 +11:00
alekseybobkov bb4192a5de Minor style fix in the fancy layout tabs. Improved live update mode in Inspector. 2015-10-30 23:01:35 -07:00
alekseybobkov 48feffd60a Added live update mode for Inspector. 2015-10-29 22:01:29 -07:00
alekseybobkov dca9effec0 Minor fixes in Inspector 2015-10-27 17:00:14 -07:00
alekseybobkov 6c0932e1e4 Minor fix in the Inspector popover positioning 2015-10-25 18:30:20 -07:00
alekseybobkov db5fde4749 Minor fixes in Inspector 2015-10-17 18:00:20 -07:00
alekseybobkov 109f833617 Merge branch 'master' of github.com:octobercms/october into develop 2015-10-17 10:59:15 -07:00
alekseybobkov 6ea20031ae Implemented $().inspector() API alias 2015-10-17 10:58:57 -07:00
Samuel Georges 3b4ee3340e * Build 305
Fix bug when property values are array
2015-10-17 14:52:50 +11:00
Samuel Georges 0f6a47a135 Tidy up Storm UI so all includes are in a single file 2015-10-17 10:51:40 +11:00
alekseybobkov 61acdf9f46 Fixed Redactor toolbar styling in Fancy layout, minor fix in Inspector. 2015-10-15 20:17:50 -07:00
alekseybobkov a5b217ff0b Merge branch 'develop' into builder-ui
Conflicts:
	modules/backend/widgets/table/assets/js/build-min.js
	modules/backend/widgets/table/assets/js/table.js
2015-10-15 17:32:19 -07:00
alekseybobkov 082c536372 Merged Inspector files to the Storm library. Minor fixes in the dynamic option editors. Implemented support for all events of the old Inspector. 2015-10-14 20:21:02 -07:00
alekseybobkov 6ddc366808 Added popup and container wrappers for Inspector, minor fixes in Inspector editors, minor extensions in the popup API. 2015-10-13 20:28:41 -07:00
alekseybobkov 409c40c248 Finished Inspector validation, some minor Inspector fixes. 2015-10-09 23:01:47 -07:00
alekseybobkov 6095303b54 Implementing Inspector validation, in progress 2015-10-08 21:59:02 -07:00
alekseybobkov aee247727a Implementing Inspector validation + minor refactoring of the Inspector editors. 2015-10-07 20:16:24 -07:00
alekseybobkov 8d574e93d9 Minor fix in the autocomplete Inspector editor 2015-10-05 21:14:32 -07:00
alekseybobkov 889a25f1c6 Added the autocomplete Inspector editor. Minor fixes in the Inspector memory management. Added destroy() method to the existing autocomplete control. 2015-10-05 20:56:35 -07:00
alekseybobkov c47f69a012 Added the dictionary Inspector editor 2015-10-05 18:54:33 -07:00
alekseybobkov 76c8099c9e Refactored Inspector popup editors 2015-10-04 15:33:12 -07:00
alekseybobkov b0fa402cbe Added string list Inspector editor 2015-10-04 15:00:59 -07:00
alekseybobkov ae2f3bb62e Refactored grouping in the Inspector, finished the Object editor. Multiple minor updates of the Inspector. 2015-10-02 20:54:57 -07:00