Samuel Georges
2a7dbdd74a
Merge branch 'stable' into ui
...
Conflicts:
modules/cms/classes/CmsObject.php
modules/cms/widgets/MediaManager.php
2016-03-25 18:42:13 +11:00
Samuel Georges
4ddc8055c6
Merge branch 'develop' into stable
2016-03-25 18:39:16 +11:00
Scott Bedard
fcfcb96d0d
Add ctrl+click support for rowlinks
...
Ctrl+click is supported pretty well in the backend, this adds it to rowlinks as well.
2016-03-06 02:29:57 -07:00
alekseybobkov
aaff88b8c2
Reduced base border radius
2016-03-02 21:40:33 -08:00
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
Samuel Georges
9c59dd58d3
Trial tooltip nav, recompile assets
2016-03-01 08:59:20 +11:00
Samuel Georges
3a483c4129
Rollback "fix" color button close in modal
...
Not enough information on why this is needed, it causes component close icon to appear black
2016-02-29 18:12:27 +11:00
alekseybobkov
00ced6c79f
UI update
2016-02-28 19:52:21 -08:00
Samuel Georges
d76863a3ec
Merge branch 'develop' into stable
...
Conflicts:
composer.json
2016-02-27 14:55:52 +11:00
brenodouglas
2caf2d6f84
Modify in less file icon close
2016-02-27 14:20:00 +11:00
breno
cc45c499ed
fix color button close in modal
2016-02-27 14:18:21 +11:00
Samuel Georges
c736643202
Tweak the dash loader @alekseybobkov
...
The leaf is too hard to customize (white label considerations)
Use a white container with subtle fade after loading
Introduce rspin (reverse spin) animation, not used, but may come in handy
2016-02-25 18:57:13 +11:00
Samuel Georges
f6d76fade6
Moved dashboard css from storm to backend
...
Dashboard is a specific part of the backend and storm should stand alone from this
2016-02-25 18:07:25 +11:00
alekseybobkov
a892fff938
UI updates
2016-02-24 21:24:31 -08:00
alekseybobkov
b1770626d7
UI updates
2016-02-23 21:44:05 -08:00
alekseybobkov
1deeddeedb
Minor update in the UI
2016-02-22 21:55:36 -08:00
alekseybobkov
6ed4bd5ef6
Updates in the UI
2016-02-22 21:52:23 -08:00
alekseybobkov
a943708b99
UI updates
2016-02-19 22:12:41 -08:00
Samuel Georges
18194fa0f9
Complete Table server data source
...
Recompile assets
2016-02-20 12:45:36 +11:00
alekseybobkov
68aa59dae7
Updated main menu styles
2016-02-15 20:27:01 -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
17717e94ec
Do not send "undefined" data in ajax
...
Thanx @BOOMER74
2016-02-13 13:33:20 +11:00
Samuel Georges
acfb35cbed
Merge branch 'develop' into stable
2016-02-10 20:03:51 +11:00
Samuel Georges
03e7c19a5d
Fixes issue where twig passed null
...
Minor update to dropdown docs
2016-02-09 17:58:37 +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
bfb0fa1671
Merge branch 'develop' of github.com:octobercms/october into develop
2016-02-04 18:00:42 -08:00
alekseybobkov
241332e14a
Minor style updates for the Inspector header area
2016-02-04 18:00:10 -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
alekseybobkov
f6dec96c86
Improved memory management in the table widget client-side scripts. Minor CSS fixes.
2016-01-22 21:43:45 -08:00
Samuel Georges
205d122dce
Logic error. Fixes #1692
2016-01-19 21:03:03 +11:00
alekseybobkov
778e73964e
Merge branch 'develop' of github.com:octobercms/october into develop
2016-01-17 18:55:12 -08:00
alekseybobkov
5f2e6f3306
Allow word wrap in the Inspector autocomplete editor
2016-01-17 18:55:00 -08:00
Pásztor Gábor
fd264a5fb4
Remove deprecated hotkeyMac attribute
2016-01-09 17:07:23 +01:00
Samuel Georges
a30fc006bb
Update copyright and helper function names
2016-01-06 18:50:24 +11:00
Samuel Georges
7b187fc188
Fixes orphaned form events when there is no form container
2016-01-06 18:48:26 +11:00
Samuel Georges
23e03aa404
Add docs for select with no search
2015-12-27 14:40:04 +11: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
Samuel Georges
1643cf69b9
Merge pull request #1650 from gergo85/master
...
Update the Hungarian translation
2015-12-12 11:41:43 +11: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
Szabó Gergő
e781240cc6
Update the Hungarian translation
2015-12-05 11:49:19 +01:00
Samuel Georges
d3c30475b9
Add support for including small buttons in list columns
...
Recompile assets
2015-12-05 10:06:26 +11: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
Samuel Georges
af4f8d0a10
Merge pull request #1589 from adrenth/feature/translation
...
Update Dutch system language
2015-11-28 15:35:33 +11:00