Flavio Copes
6dd80cb06d
Drop unneeded CSS
2015-08-07 19:09:45 +02:00
Flavio Copes
3d3cb42611
Fix opacity in selectize
2015-08-07 18:25:04 +02:00
Flavio Copes
c5b63e8081
Only apply color to checked element
2015-08-07 18:01:38 +02:00
Flavio Copes
f8b6539a3d
Restore 3-way toggles.
2015-08-07 09:39:17 +02:00
Flavio Copes
4acf577d91
Avoid conflict with the button mode selector CSS
2015-08-07 09:12:12 +02:00
Flavio Copes
39870339b3
Merge branch 'develop' of https://github.com/getgrav/grav-plugin-admin into feature/work-on-toggleables
2015-08-07 09:06:32 +02:00
Andy Miller
79de53d310
edit_mode = "normal" by default
2015-08-06 22:25:35 -06:00
Andy Miller
7ba129b05c
Merge branch 'release/0.2.0' into develop
2015-08-06 18:29:40 -06:00
Andy Miller
8921b8afb1
put a safety check around new unsetRoute() method
2015-08-06 18:29:29 -06:00
Andy Miller
d0513dfe86
version update
2015-08-06 18:29:03 -06:00
Djamil Legato
4f3c37aefb
Implemented button groups and hooked up all different types of Clear Cache available
2015-08-06 16:15:41 -07:00
Andy Miller
90f07e0d1c
removed overkill stuff
2015-08-06 16:19:36 -06:00
Andy Miller
7b3e300e87
added multiple clear type support
2015-08-06 16:16:18 -06:00
Djamil Legato
0afd00c789
Added tooltip for official grav themes/plugins
2015-08-06 13:01:00 -07:00
Djamil Legato
78953c3d70
Cleaned up sentence
2015-08-06 12:49:47 -07:00
Djamil Legato
865628913a
Implemented 2-steps Theme switcher with warning before proceeding
2015-08-06 12:48:42 -07:00
Andy Miller
41fd0cc0c2
Added manual installation steps
2015-08-06 13:31:08 -06:00
Andy Miller
f9c26a2d73
added a screenshot
2015-08-06 13:28:11 -06:00
Andy Miller
c6530d1afb
fix for dashboard in safari
2015-08-06 13:25:24 -06:00
Andy Miller
3518310cd9
updated readme
2015-08-06 13:18:44 -06:00
Andy Miller
d1f8938fa9
Merge branch 'develop' of https://github.com/getgrav/grav-plugin-admin into develop
...
# By aRadianOff
# Via Andy Miller (1) and aRadianOff (1)
* 'develop' of https://github.com/getgrav/grav-plugin-admin :
Added Spanish translation: corrected
2015-08-06 12:44:46 -06:00
Andy Miller
1ab0b6366f
support disabled state in fields
2015-08-06 12:44:34 -06:00
Andy Miller
333f117244
added new simple display value field
2015-08-06 12:44:02 -06:00
Andy Miller
75a963e483
Merge pull request #14 from aradianoff/develop
...
Added Spanish translation
2015-08-06 12:21:44 -06:00
Djamil Legato
405a5dc48d
Fixed form fields being submitted when disabled
2015-08-06 10:43:51 -07:00
Andy Miller
ec49b3983c
Merge branch 'develop' of https://github.com/getgrav/grav-plugin-admin into develop
...
# By Flavio Copes
# Via Flavio Copes
* 'develop' of https://github.com/getgrav/grav-plugin-admin :
Fix #12 link to rockettheme.com, thanks @symac
A better update success message. Update the version in the footer.
Show error message if Grav is symlinked, and stop the upgrade process
Manage permissions
Add feedback during/after upgrade
Remove unneeded code
Update Grav when pressing the "Update Grav Now" button
2015-08-06 11:03:28 -06:00
Andy Miller
0511409567
Fix for #15 - requires grav update though.
2015-08-06 11:03:14 -06:00
Flavio Copes
93a315632a
Fix #12 link to rockettheme.com, thanks @symac
2015-08-06 17:56:45 +02:00
aRadianOff
551877bde5
Added Spanish translation: corrected
2015-08-06 17:53:23 +02:00
Flavio Copes
11187755af
Merge branch 'feature/fix-updating-grav' into develop
2015-08-06 17:46:55 +02:00
Flavio Copes
7b705d3595
A better update success message. Update the version in the footer.
2015-08-06 17:23:08 +02:00
Flavio Copes
66764b2255
Show error message if Grav is symlinked, and stop the upgrade process
2015-08-06 16:35:45 +02:00
Flavio Copes
473511d948
Manage permissions
2015-08-06 15:16:22 +02:00
Flavio Copes
ee3bde664a
Add feedback during/after upgrade
2015-08-06 15:15:59 +02:00
Flavio Copes
f2fbd1a06e
Remove unneeded code
2015-08-06 15:15:40 +02:00
Flavio Copes
01c73d1451
Update Grav when pressing the "Update Grav Now" button
2015-08-06 09:34:55 +02:00
Andy Miller
1945099227
clear cache on page delete
2015-08-05 19:11:09 -06:00
Andy Miller
273db412d0
force modular class for modular template type
2015-08-05 19:04:55 -06:00
Andy Miller
e8565976d7
fix some css issues with editor
2015-08-05 18:50:45 -06:00
Andy Miller
75774e65af
more robust order handling
2015-08-05 18:10:15 -06:00
Andy Miller
506cd9e826
add new templates field
2015-08-05 18:09:26 -06:00
Andy Miller
5ca737b8de
ensure we don't change page type when it's empty
2015-08-05 18:09:08 -06:00
Andy Miller
6f4783e236
handle modular templates on create
2015-08-05 18:07:55 -06:00
Andy Miller
7e1b5db4ee
Improved logic for saving and added 'guess' the visibility functionality
2015-08-05 15:30:30 -06:00
Andy Miller
ac6a79f069
removed a typo
2015-08-05 13:24:17 -06:00
Andy Miller
e6f162ba40
Merge branch 'develop' of https://github.com/getgrav/grav-plugin-admin into develop
...
# By Djamil Legato (2) and others
# Via Djamil Legato (2) and others
* 'develop' of https://github.com/getgrav/grav-plugin-admin :
Add missing event parameter. refs #6
Add "Back to Themes" button when navigating new Themes. refs #5
Updated version and changelog
Various fixes
Added Gitter badge
2015-08-05 13:22:56 -06:00
Andy Miller
c59d5d4c9f
adds/removes numeric order when changing visibility status
2015-08-05 13:22:46 -06:00
Flavio Copes
be52b04214
Add missing event parameter. refs #6
2015-08-05 18:49:19 +02:00
Flavio Copes
1c2b6c093b
Add "Back to Themes" button when navigating new Themes. refs #5
2015-08-05 18:40:24 +02:00
Flavio Copes
f2890c651d
Drop unneeded js method call, caused js error
2015-08-05 18:29:09 +02:00