Commit Graph

352 Commits

Author SHA1 Message Date
Djamil Legato
267a6ccdb1 Fixed checks for sidebar scrollbar when in mobile view 2016-05-10 10:29:54 -07:00
Flavio Copes
2470466351 Fix #581 don't show version when installing deps 2016-05-10 17:00:31 +02:00
Flavio Copes
a378267baf Use Mout instead of lodash, remove it 2016-05-09 20:34:31 +02:00
Flavio Copes
00f23a67db Push minified js 2016-05-09 14:38:10 +02:00
Flavio Copes
5f8edc5927 Push minified js 2016-05-07 11:59:50 +02:00
Flavio Copes
1508be65b9 Add versions information when updating through Admin. Also use package name instead of slug 2016-05-07 11:04:08 +02:00
Flavio Copes
5738616647 Fix #569 translate page filters 2016-05-06 18:17:26 +02:00
Djamil Legato
65670cd5f7 Reading and applying delay of quickopen from settings 2016-05-05 17:19:50 -07:00
Djamil Legato
4266034979 Implemented Quickopen functionality to automatically open / close the Sidebar when mouseover 2016-05-05 12:19:37 -07:00
Flavio Copes
cb16c429e6 Fix #556 translate email buttons titles 2016-05-04 14:57:40 +02:00
Djamil Legato
cfe2188f10 Fixed issues that would prevent Incognito / Private browsing to work in Safari (fixes #527) 2016-05-03 11:38:22 -07:00
Djamil Legato
344722995c Removed title attribute from editor buttons (fixes #539) 2016-05-03 10:41:35 -07:00
Flavio Copes
38d3a70cb7 Fix #539 "Drop files here to upload" text not translated. Also translate Insert and Delete buttons 2016-05-03 11:10:54 +02:00
Djamil Legato
98226a3cae Cleanup 2016-04-29 11:03:28 -07:00
Djamil Legato
6e68fd9e02 Fixed proper display version of updatable plugins when in details page 2016-04-29 11:02:01 -07:00
Djamil Legato
a8fd34c67d Fixed firefox error thrown by sidebar when trying to collapse it (fixes #523) 2016-04-27 10:23:08 -07:00
Djamil Legato
4ee0f5b071 Fixed wrongly displayed update bar from plugins/themes details page 2016-04-27 10:16:06 -07:00
Flavio Copes
ed6c4dd481 Fix list not applying toggleable / style: vertical (#518)
* Fix list not applying `toggleable`
* Fix #503 list not applying `style: vertical`
2016-04-25 22:11:51 +02:00
Djamil Legato
47cb019362 Fixed Editor Preview using wrong parameters for the ajax call 2016-04-22 10:57:13 -07:00
Djamil Legato
69459ec611 Fixed toggler for stable/testing channel 2016-04-20 15:59:46 -07:00
Djamil Legato
575560ff1d Minor tweak 2016-04-20 13:07:41 -07:00
Flavio Copes
85922f93ac Handle gpm events in Admin (#508)
* Fix removing packages

* npm install "babel-preset-es2015": "^6.6.0"

* Run gulp

* Handle messages in packages install/remove/update procedures
2016-04-20 18:55:58 +02:00
Djamil Legato
c7c4a85f86 Added summary delimiter button for markdown editor (fixes #466) 2016-04-19 15:47:42 -07:00
Djamil Legato
1b2125542b Fixed taxonomies values and detection as change when wasn't true (fixes #494) 2016-04-19 15:21:50 -07:00
Djamil Legato
a2a5e6397c Added logic to handle Testing / Stable channels 2016-04-18 14:46:41 -07:00
Djamil Legato
e5de11f353 Fixed Insert of media in editor (fixes #492) 2016-04-14 23:19:20 -07:00
Djamil Legato
91524d0f16 Fixed value selection via double click of colorpicker 2016-04-11 16:54:58 -07:00
Djamil Legato
bae39ce1d4 Updated node modules dependencies 2016-04-11 15:14:21 -07:00
Andy Miller
bae94fa945 changed order of update button for Firefox compatibility 2016-04-02 18:07:57 -06:00
Flavio Copes
22af080491 Updated minified JS 2016-03-26 18:05:29 +01:00
Flavio Copes
2e8bf56bd8 Merge branch 'develop' into feature/admin-gpm-dependencies 2016-03-17 21:20:47 +01:00
Flavio Copes
efdaf9192e Merge changes in admin js 2016-03-17 15:46:05 +01:00
Djamil Legato
914a331cad Refresh the editors if necessary and when switching tab to ensure visibility of its content 2016-03-16 19:14:02 -07:00
Djamil Legato
4e797219cc Added support for dropdown buttons in Editor 2016-03-16 18:38:51 -07:00
Djamil Legato
f865652a42 Fixed FormState values for radios 2016-03-16 15:42:41 -07:00
Djamil Legato
a1241af12f Added diff method for FormState 2016-03-16 11:50:28 -07:00
Djamil Legato
f200df4f44 Fixed Page Add and Move form names 2016-03-16 11:08:29 -07:00
Flavio Copes
fd6f1691af Merge branch 'develop' into feature/admin-gpm-dependencies 2016-03-16 11:46:51 +01:00
Djamil Legato
cab1b5a904 Added transparency image in the color picker 2016-03-15 13:27:59 -07:00
Djamil Legato
a0b40d9416 Trigger open the colorpicker also when clicking the color preview / label 2016-03-15 12:38:59 -07:00
Flavio Copes
d53d10c495 Update js 2016-03-15 18:37:47 +01:00
Djamil Legato
66c2ef6f75 Reverted auto-remove of name attribute from tabs on submit 2016-03-15 10:37:20 -07:00
Flavio Copes
f6debf1dcc Merge branch 'develop' into feature/admin-gpm-dependencies 2016-03-15 18:06:34 +01:00
Djamil Legato
69e170f13b Ensuring via JS that no-form fields are not submitted to the form (#452) 2016-03-14 18:01:15 -07:00
Djamil Legato
bc0418b71c Fixed issue with toggleables when in a list (fixes #451) 2016-03-14 17:34:49 -07:00
Djamil Legato
a5e64e7724 Fixed JS error with Colorpicker and empty options 2016-03-14 17:13:53 -07:00
Djamil Legato
9dff88e37e Implemented ColorPicker field and Colors utility 2016-03-14 15:37:12 -07:00
Djamil Legato
fc5cc4b7ac Fixed sidebar menu reference 2016-03-11 12:13:53 -08:00
Djamil Legato
ee7899eec8 Fixed issue with touch devices and the new scrollbar 2016-03-11 10:46:09 -08:00
Flavio Copes
2b34b02bf4 Drop colorpicker loading 2016-03-11 18:52:54 +01:00