Commit Graph

963 Commits

Author SHA1 Message Date
Djamil Legato
d1bed6f689 Added support for Markdown labels (#271) 2015-11-19 20:06:41 -08:00
Djamil Legato
6221be3601 Merge branch 'develop' of github.com:getgrav/grav-plugin-admin into develop 2015-11-19 20:06:14 -08:00
Djamil Legato
98ca723214 Ensuring plugin and themes objects exist before continuing 2015-11-19 20:06:08 -08:00
Andy Miller
4243ea37b3 Merge pull request #284 from tcsizmadia/develop
Updated languages.yaml
2015-11-19 20:03:17 -07:00
Djamil Legato
69f883823a Fixed multiple instances of Markdown Editor (fixes #285) 2015-11-19 17:58:50 -08:00
Flavio Copes
2d34f776be Add nonces to all GET requests with a task parameter 2015-11-19 23:28:51 +01:00
Flavio Copes
db42a4bf7d Delete twig not used any more 2015-11-19 23:13:21 +01:00
Flavio Copes
ce672e4919 Nonce-verify install/uninstall themes 2015-11-19 23:01:14 +01:00
Flavio Copes
1f6bda7d75 Add nonce verification to all get requests with the task param 2015-11-19 22:54:17 +01:00
Flavio Copes
0e4b451f80 Add empty state base CSS for admin views 2015-11-19 22:43:35 +01:00
Flavio Copes
5039d8fd0b Fix page media nonce on post actions 2015-11-19 22:43:14 +01:00
Tamas Csizmadia
27f1c836ea Updated languages.yaml
Updated Hungarian translation with new strings.
2015-11-19 22:42:12 +01:00
Flavio Copes
1218a0aed0 Drop (unused) jquery library 2015-11-19 19:34:06 +01:00
Flavio Copes
1c8a33f7a9 Make sure we don't process the nonce as a Data value 2015-11-19 19:17:48 +01:00
Flavio Copes
b8cc2639c4 Merge pull request #283 from diomed/patch-1
Update languages.yaml
2015-11-19 18:53:02 +01:00
Kruno H
696b388f7b Update languages.yaml 2015-11-19 18:51:11 +01:00
Flavio Copes
06dd87cd4f Merge pull request #282 from besens/patch-1
Update french language
2015-11-19 17:40:19 +01:00
besens
42313bc90b Update french language 2015-11-19 17:15:48 +01:00
Djamil Legato
a075f53a87 Merge branch 'develop' of github.com:getgrav/grav-plugin-admin into develop 2015-11-18 17:23:56 -08:00
Djamil Legato
aa553ccfd2 Removed NewUserCommand, moved to login plugin. 2015-11-18 17:23:52 -08:00
Andy Miller
535be2cd74 New lang strings 2015-11-18 17:35:32 -07:00
Djamil Legato
9ae2e30c22 Implemented Admin CLI Command with arguments. Moved from core Grav. 2015-11-18 16:20:11 -08:00
Andy Miller
1d1d05b1e3 protocol-less gravatar link 2015-11-17 14:09:36 -07:00
Flavio Copes
37f98cc4f3 Let handling slash replacement automatically 2015-11-17 11:57:46 +01:00
Flavio Copes
d2763660fe Handle nonce in admin logout too 2015-11-17 11:56:21 +01:00
Flavio Copes
01c5c6af40 Fix for JS error in Safari private browsing, #272
The problem is that Safari in private mode blocks Local Storage and
Session Storage, setting a quota of 0 so all attempts to save something
generate an error and all the subsequent JS breaks.

If setItem does not work, we set an empty prototype implementation that
does not generate an error, to avoid having to add multiple checks in
the code.

This only affects being able to restore the pages expanded tree
(assuming a page was expanded prior to reloading the page) when in
Safari private browsing.
2015-11-15 11:07:08 +01:00
Flavio Copes
ced1d4377e Merge pull request #259 from getgrav/feature/nonce-in-admin
Use Grav nonce functionality
2015-11-13 19:16:54 +01:00
Flavio Copes
949c96fe3b Fix class name 2015-11-13 18:45:55 +01:00
Flavio Copes
e81cd547fd Merge branch 'develop' into feature/nonce-in-admin 2015-11-13 18:23:42 +01:00
Flavio Copes
1840eb80f3 Only check for nonce if the getNonce method exists (nonces are implemented in Grav) 2015-11-13 18:20:18 +01:00
Flavio Copes
a2f07e545f Fixes js button issue https://github.com/getgrav/grav-plugin-admin/issues/270 2015-11-13 14:37:59 +01:00
Andy Miller
0978450d6e Merge pull request #265 from getgrav/feature/fix-header-ui-mobile
Improve the header UI in mobile
2015-11-12 19:34:33 -06:00
Flavio Copes
db540c9c1f Merge branch 'develop' into feature/nonce-in-admin 2015-11-11 17:48:11 +01:00
Flavio Copes
efb63f7873 Only check nonce on POST requests 2015-11-10 17:53:09 +01:00
Flavio Copes
adfbc76002 Improve the header UI in mobile 2015-11-10 17:42:15 +01:00
Flavio Copes
7da2f08049 Merge pull request #264 from maqnouch/patch-1
Fix typos
2015-11-10 17:38:03 +01:00
AQNOUCH Mohammed
9b2d0f9b67 Fix typos 2015-11-10 16:12:19 +00:00
Flavio Copes
21236b2fb9 User admin-form as action for the nonce. Add it to the login form too 2015-11-09 15:09:48 +01:00
Flavio Copes
567c1dac01 Fix 'if'! 2015-11-09 15:09:31 +01:00
Flavio Copes
2d0b279f8a Merge branch 'tcsizmadia-develop' into develop 2015-11-09 10:11:47 +01:00
Flavio Copes
c60f811667 Merge branch 'develop' of https://github.com/tcsizmadia/grav-plugin-admin into tcsizmadia-develop 2015-11-09 10:10:52 +01:00
Flavio Copes
5b722a3114 Merge pull request #260 from joomline/patch-4
Update languages.yaml RU
2015-11-09 09:52:10 +01:00
Tamas Csizmadia
673d94fbe4 Updated languages.yaml
- Added Hungarian translation
2015-11-08 11:32:09 +01:00
Djamil Legato
00a0392e33 Merge pull request #261 from 810/develop
Fix saving on Edge
2015-11-07 13:46:06 -08:00
Jelle Kok
24253c38bd Fix saving on Edge 2015-11-07 15:51:45 +01:00
joomline
381f78dcde Update languages.yaml RU 2015-11-07 12:13:23 +02:00
Flavio Copes
2d097313b4 Improve verification of nonce 2015-11-06 17:26:35 +01:00
Flavio Copes
24f3df1c76 Use Grav nonce functionality 2015-11-06 15:32:26 +01:00
Flavio Copes
d448b3bdce Prevent empty AJAX response message from appearing 2015-11-06 13:23:24 +01:00
Flavio Copes
1a6e400324 Always load gravatar images via https, fix https://github.com/getgrav/grav-plugin-admin/issues/255 2015-11-05 10:08:41 +01:00