Commit Graph

2288 Commits

Author SHA1 Message Date
Andy Miller
621663ed0f fixed GPM::Install() 2017-02-17 16:01:14 -07:00
Andy Miller
b1ea51c1fe Merge branch 'release/1.2.13' 1.2.13 2017-02-17 14:56:15 -07:00
Andy Miller
81ef71fd33 Prepare for release 2017-02-17 14:56:07 -07:00
Flavio Copes
e1250e7417 Sync Admin pages blueprints with core
https://github.com/getgrav/grav/commit/212d35221a9bbcc242508ba49a551b3f6
e62af8e
2017-02-17 15:28:03 +01:00
Andy Miller
d542002f9d Updated changelog 2017-02-16 15:15:38 -07:00
Djamil Legato
f886bf4bb8 Refractored call for getUpdates to be more consistent with the others 2017-02-16 14:10:35 -08:00
Andy Miller
810a263544 Merge branch 'develop' of https://github.com/getgrav/grav-plugin-admin into develop 2017-02-16 15:03:36 -07:00
Andy Miller
b849f040f1 Moved GPM get updates to standard method 2017-02-16 15:03:30 -07:00
Djamil Legato
7c7ba1bb4c Force GPM::getUpdates call to json extension, in order to properly get back JSON response in case of error (#980) 2017-02-16 10:55:53 -08:00
Flavio Copes
799f13bdfb Fix #965 issue with quotes in Admin strings used in JS 2017-02-13 18:55:01 +01:00
Flavio Copes
2ca6f80e5b Fix issue with validating page when switching language #963 2017-02-13 18:30:45 +01:00
Andy Miller
4b30d1770d Merge branch 'release/1.2.12' 1.2.12 2017-02-12 12:20:50 -07:00
Andy Miller
6075504725 Merge tag '1.2.12' into develop
Release v1.2.12
2017-02-12 12:20:50 -07:00
Andy Miller
1c62949ca8 Prepare for release 2017-02-12 12:20:42 -07:00
Djamil Legato
b5384a4f8d Fixed Firefox Network Error issue when updating multiple plugins/themes at concurrently (fixes #1301) 2017-02-12 00:01:41 -08:00
Flavio Copes
93e1927265 Rename pro twig include template 2017-02-11 15:53:39 +01:00
Flavio Copes
e0ad5390aa Fix string 2017-02-11 13:58:48 +01:00
Andy Miller
1686147a71 Merge tag '1.2.11' into develop
Release v1.2.11
2017-02-10 11:41:03 -07:00
Andy Miller
648f03aea0 Merge branch 'release/1.2.11' 1.2.11 2017-02-10 11:41:03 -07:00
Andy Miller
a093917a59 Prepare for release 2017-02-10 11:40:53 -07:00
Andy Miller
7b4927231f Updated languages 2017-02-10 11:39:33 -07:00
Andy Miller
c451fae760 Added lang strings 2017-02-10 11:29:53 -07:00
Flavio Copes
a0679fda6c Use @2x & @3x fallback images in the filepicker. Fix #952 2017-02-06 18:44:07 +01:00
Flavio Copes
b775ff934d Fix removing responsive image from page media re #111 re #952 2017-02-06 18:03:14 +01:00
Matias Griese
b580e86fbe Allow plugin to set custom 'authorize' and 'location' in onAdminMenu() event 2017-02-02 18:13:41 +02:00
Flavio Copes
01392881d5 Fix issue where non admin.super/admin.users users could see other users profiles [#713] 2017-01-31 11:11:38 +01:00
Flavio Copes
f7401543df Fixed issue admin.super or admin.users users changing the account when saving another user [#713] 2017-01-31 11:11:27 +01:00
Andy Miller
04ef863d54 Merge branch 'release/1.2.10' 1.2.10 2017-01-30 14:11:27 -07:00
Andy Miller
3d9c99c824 Merge branch 'release/1.2.10' into develop 2017-01-30 14:11:27 -07:00
Andy Miller
aeb62a0d37 Prepare for release 2017-01-30 14:11:03 -07:00
Andy Miller
dab9ee3a1e Changelog format 2017-01-29 14:41:24 -07:00
Flavio Copes
044a44f2ad Add add page modal for use within admin pro 2017-01-29 14:01:17 +01:00
Flavio Copes
8ecf367356 Add method to clear the media cache 2017-01-28 19:09:30 +01:00
Flavio Copes
3627e0ec59 Handle removing a media also if it's not a json request
Was not working after
https://github.com/getgrav/grav-plugin-admin/commit/6b343365996ce838759d
80fa3917d4d994f1aeb4
2017-01-28 19:08:58 +01:00
Flavio Copes
4faf0c0b95 Fix #943 allow non admin.super users to change their account information. Allow admin.super and admin.users to change other users information. 2017-01-28 16:48:11 +01:00
Flavio Copes
2c58db3418 Allow to see plugins and themes list without internet connection. Also add a more helpful message in the "add" view. re https://github.com/getgrav/grav/issues/1008 2017-01-22 15:50:37 +01:00
Djamil Legato
d6afa39624 It is now possible to manually specify a format for the datetime field (fixes getgrav/grav#1261) 2017-01-20 13:57:54 -08:00
Djamil Legato
81b7dd10c7 Cleanup 2017-01-20 13:55:03 -08:00
Djamil Legato
39ef71f5d2 Fixed issue with downloaded package when installing a testing release 2017-01-19 12:56:58 -08:00
Andy Miller
4c01695c6f Merge branch 'release/1.2.9' 1.2.9 2017-01-18 15:09:51 -07:00
Andy Miller
4a68d3501b Merge branch 'release/1.2.9' into develop 2017-01-18 15:09:51 -07:00
Andy Miller
2d8bd21ea2 prepare for release 2017-01-18 15:09:38 -07:00
Andy Miller
472d5b55bd Updated languages for ALLOW_WEBSERVER_GZIP 2017-01-18 15:05:04 -07:00
Andy Miller
d95ef66fd2 Merge branch 'release/1.2.8' 1.2.8 2017-01-17 13:17:00 -07:00
Andy Miller
13ccc795e4 Merge branch 'release/1.2.8' into develop 2017-01-17 13:17:00 -07:00
Andy Miller
9706016de9 Prepare for release 2017-01-17 13:16:45 -07:00
Andy Miller
730fbf3e33 Updated changelog 2017-01-12 12:40:30 -07:00
Andy Miller
8b6d97da29 Merge branch 'feature/exit_after_removel_package' into develop
# Conflicts:
#	CHANGELOG.md
2017-01-12 12:00:34 -07:00
Andy Miller
41a5ebea8c Added changlog entry 2017-01-12 11:59:53 -07:00
Andy Miller
9e78b6fbf0 Merge branch 'develop' of https://github.com/getgrav/grav-plugin-admin into develop 2017-01-12 11:55:51 -07:00