Commit Graph

1607 Commits

Author SHA1 Message Date
Flavio Copes
14a1c24bb6 Add language strings 2016-03-25 08:16:59 +01:00
Flavio Copes
2e8bf56bd8 Merge branch 'develop' into feature/admin-gpm-dependencies 2016-03-17 21:20:47 +01:00
Flavio Copes
ac4549eb5a Restore js minimized version (changed by mistake) 2016-03-17 20:40:53 +01:00
Flavio Copes
2c00618b87 Handle error when trying to remove a package that other packages depend on. 2016-03-17 15:57:10 +01:00
Flavio Copes
a88bd75c02 Modal style improvemnt 2016-03-17 15:46:18 +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
265ad69edc Added built-in heading buttons in Editor 2016-03-16 18:39:01 -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
Flavio Copes
f65351f67c Merge branch 'develop' into feature/admin-gpm-dependencies 2016-03-16 20:47:06 +01:00
Flavio Copes
33f4e0b71c Remove duplicates from merge
Caused a weird issue with the taxonomy select leading to the "Changes
Detected" modal to show up even if no changes were made
2016-03-16 20:24:00 +01: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
Djamil Legato
04a2a3c769 Fallback to target element when triggering colorpicker change 2016-03-16 11:08:15 -07:00
Matias Griese
f72ba43794 Fix move page field 2016-03-16 14:22:08 +02:00
Flavio Copes
fd6f1691af Merge branch 'develop' into feature/admin-gpm-dependencies 2016-03-16 11:46:51 +01:00
Matias Griese
8733f3b553 Merge remote-tracking branch 'origin/develop' into develop 2016-03-16 11:09:56 +02:00
Matias Griese
de82a05194 Issue when saving tab-based plugin configuration (#452) 2016-03-16 11:09:48 +02:00
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