Commit Graph

1968 Commits

Author SHA1 Message Date
Djamil Legato
cab1b5a904 Added transparency image in the color picker 2016-03-15 13:27:59 -07:00
Djamil Legato
75e0ea629b Added new Colorpicker field 2016-03-15 13:13:54 -07:00
Djamil Legato
a0b40d9416 Trigger open the colorpicker also when clicking the color preview / label 2016-03-15 12:38:59 -07:00
Matias Griese
066c4bcd37 Add missing scope parameter for array/toggle form fields 2016-03-15 21:36:14 +02:00
Flavio Copes
637637b350 Temporary change - force GPM refresh for admin
Marked to remove prior to merging the PR
2016-03-15 20:04:56 +01:00
Flavio Copes
6b22932d43 Call GPM::checkPackagesCanBeInstalled() when trying to install/update a package 2016-03-15 19:36:00 +01: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
Flavio Copes
e75bc04799 Merge pull request #454 from letorus/develop
Use of translated strings for placeholder in forms.
2016-03-15 16:41:23 +01:00
Matias Griese
6c1866515f Media blueprints: Add yaml validation 2016-03-15 14:38:17 +02: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
Lionel Salabartan
b59b9ea8ad Use of language strings for placeholder in forms. 2016-03-15 01:02:44 +01:00
Djamil Legato
a30bafb38e Added logic to support non-sortable collections 2016-03-14 15:37:27 -07:00
Djamil Legato
9dff88e37e Implemented ColorPicker field and Colors utility 2016-03-14 15:37:12 -07:00
Andy Miller
cb9195b034 added no sort option 2016-03-14 14:55:26 -06:00
Matias Griese
81ecbe2f26 Blueprints: Add support for main level items and keys 2016-03-14 22:05:52 +02:00
Flavio Copes
0dc477e227 Fix erroneously committed wrong paste 2016-03-14 19:12:39 +01:00
Flavio Copes
e30a2871e9 Handle errors during install: Install old next-significant-release dependency 2016-03-14 17:52:11 +01:00
Flavio Copes
6f5e372ca2 Cleanup during various modal openings 2016-03-14 17:51:44 +01:00
Flavio Copes
61b9d05f90 Fix install flow 2016-03-14 11:08:01 +01:00
Flavio Copes
520231bf64 Detect the packages being installed and show them in the modal 2016-03-14 10:14:57 +01:00
Flavio Copes
35d5c63197 Merge branch 'develop' into feature/admin-gpm-dependencies 2016-03-14 09:38:33 +01:00
Flavio Copes
5d04c8c6fd Fix help tooltip for list items 2016-03-13 14:19:25 +01:00
Andy Miller
76bd584832 moved page find logic back to use admin plugin first 2016-03-11 16:51:06 -07:00
Andy Miller
158a771262 simpler include buttons system 2016-03-11 16:50:51 -07:00
Andy Miller
f3d9b13818 search other plugins before using admin's pages. let's you override default pages 2016-03-11 16:02:45 -07:00
Andy Miller
e195644b82 Merge branch 'develop' of https://github.com/getgrav/grav-plugin-admin into develop 2016-03-11 16:02:15 -07:00
Andy Miller
79a84eb4a8 support for extra toolbar buttons 2016-03-11 16:02:04 -07:00
Djamil Legato
1553fce56b Added modal for changes detection 2016-03-11 12:37:54 -08:00
Djamil Legato
fc5cc4b7ac Fixed sidebar menu reference 2016-03-11 12:13:53 -08:00
Djamil Legato
5ab7e69c0d Always force HTTPS for gravatar 2016-03-11 11:19:31 -08:00
Djamil Legato
158221e2ca Recompiled CSS 2016-03-11 10:47:28 -08:00
Djamil Legato
1f0ca8b594 Merge branch 'develop' of github.com:getgrav/grav-plugin-admin into develop
# Conflicts:
#	themes/grav/css-compiled/template.css
#	themes/grav/css-compiled/template.css.map
2016-03-11 10:47:11 -08:00
Djamil Legato
3f1a268255 Added options hooks for Media Dropzone 2016-03-11 10:46:28 -08:00
Andy Miller
18027d1ee0 added missing cursor: pointer on #open-handle 2016-03-11 11:46:09 -07:00
Djamil Legato
ee7899eec8 Fixed issue with touch devices and the new scrollbar 2016-03-11 10:46:09 -08:00
Djamil Legato
2c279d6341 Wrapped admin menu to a div 2016-03-11 10:44:36 -08:00
Flavio Copes
2b34b02bf4 Drop colorpicker loading 2016-03-11 18:52:54 +01:00
Flavio Copes
3d5bf39661 Minimized js 2016-03-11 18:45:38 +01:00
Flavio Copes
658d0fefa5 this.instance was undefined on the login form, throwing an error 2016-03-11 18:43:39 +01:00
Flavio Copes
c8efaeead6 Fix scrollbars, were not working on osx 2016-03-11 18:43:04 +01:00
Flavio Copes
1da2ce7e8c Detect error while installing packages, show message and cancel button 2016-03-11 15:17:18 +01:00
Flavio Copes
6d25af2de9 When updating packages, show update instead of install. Separate modal twig, use common code 2016-03-11 12:53:31 +01:00
Flavio Copes
438e34a8b8 Merge branch 'develop' into feature/admin-gpm-dependencies 2016-03-11 12:42:17 +01:00
Flavio Copes
81dd8dd7bc Drop old buttons 2016-03-11 10:59:45 +01:00
Flavio Copes
03c644c597 Merge branch 'develop' into feature/admin-gpm-dependencies 2016-03-11 10:10:13 +01:00
Djamil Legato
645b4c0f63 Import extra javascript if available 2016-03-10 13:56:21 -08:00