Commit Graph

692 Commits

Author SHA1 Message Date
Matias Griese
1fcf6a05c3 Added universal media support instead of being locked into pages 2018-05-08 13:11:41 +03:00
Andy Miller
38c660f2ca Added option to use old-style ‘new tab’ page preview + fixed #1930 2018-03-20 11:05:11 -06:00
Andy Miller
116f3609ef Added new and improved Admin Preview 2018-03-11 15:23:25 -06:00
Robbert
dd5c96495c NL Language updates (#1351)
* add nl changes - part 1

* finish nl translation fixes

* add missing translations

* roundup

* rm extra stuff

* Removed`ADDMORE_PLUGINS`

* rm meer plugins as requested

rm 'installeer meer plugins' as requested

* rm empty line?

* revert to old NL version
2018-03-09 16:56:35 -07:00
Andy Miller
c15fe282da Fixed bug with frontmatter being killed when in Expert Mode #1345 2018-03-08 18:07:07 -07:00
Andy Miller
860ef9616d increased indent level and default 4 chars indent 2018-03-08 17:11:10 -07:00
Andy Miller
e2c7a005cb Fixed default lang translation #1361 2018-03-01 16:52:06 -06:00
Andy Miller
2283e15774 Support minimum PHP version in resource upgrades 2018-02-18 14:13:09 -07:00
Andy Miller
1cf8fc4ae4 sort languages #1303 2018-01-04 12:27:02 -07:00
Matias Griese
d785e92413 Merge branch 'develop' of https://github.com/getgrav/grav-plugin-admin into develop 2017-12-06 11:16:46 +02:00
Andy Miller
53a40e76a5 Security fix to ensure file uploads are not manipulated 2017-12-05 16:27:20 -07:00
Matias Griese
b9edcd6c30 Merge branch 'develop' of https://github.com/getgrav/grav-plugin-admin into develop 2017-12-05 10:21:05 +02:00
Andy Miller
1b97769ea5 Logout is one step now 2017-12-01 16:08:52 -07:00
Matias Griese
6d629d1e10 Merge branch 'develop' of https://github.com/getgrav/grav-plugin-admin into develop 2017-12-01 14:46:13 +02:00
Andy Miller
9595c45ea1 Remove dependency on auto_metadata_exif #1275 2017-11-28 12:54:02 -07:00
Agustin Villalba
302b144284 Added code to use GPM inline with grav PR #1746 (#1267)
* Added code to use GPM inline with grav PR #1746

* Checks if new method GPM::loadRemoteGrav exists to allow BC
2017-11-27 21:14:31 -07:00
Matias Griese
b3958597c9 Fixed 'Cannot unset string offsets' if AdminBaseController::getPost($post) is not array 2017-11-13 12:39:22 +02:00
Andy Miller
b3783aefd8 Put back missing raw-route 2017-11-06 19:38:00 -07:00
Andy Miller
fd52b2c4d6 Fix issue with home.hide_in_urls move errors 2017-11-06 17:10:07 -07:00
Andy Miller
4311b80eec minor improvements 2017-08-31 12:46:51 -06:00
Andy Miller
7957381889 Fixed issue with login class reference 2017-08-28 21:45:41 -06:00
Andy Miller
87d4c28b4a Added rate limiting for login and forgot password 2017-08-28 14:24:48 -06:00
Andy Miller
0c11df8f67 Code cleanup 2017-08-28 14:01:57 -06:00
Andy Miller
a678fb7168 Force 2fa redirect to work with languages enabled 2017-08-28 14:01:43 -06:00
Andy Miller
fff5091311 More progress on 2fa 2017-08-26 18:36:17 -06:00
Andy Miller
8ca011dcd6 initial commit at dedicated page 2017-08-26 18:25:34 -06:00
Andy Miller
ef8d143f12 optimizations for 2fa process 2017-08-26 11:48:34 -06:00
Andy Miller
7705ac7477 2FA logic optimization 2017-08-26 11:10:41 -06:00
Andy Miller
684aae1470 Store Regen'ed qr code 2017-08-25 18:08:57 -06:00
Andy Miller
13601eee94 Custom local renderer 2017-08-25 17:58:29 -06:00
Andy Miller
2f63859bd3 Added ajax task 2017-08-25 17:11:10 -06:00
Andy Miller
92dd08eb4a harcoded name 2017-08-25 16:30:00 -06:00
Andy Miller
8658466e8d two factor authentication essental elements 2017-08-25 16:20:57 -06:00
apotropaic
9169565df8 Merge pull request #1191 from getgrav/grav-plugin-admin/patch-1
when checking if page is the home route, also check '/.' as current route
2017-08-22 13:26:25 -06:00
Andy Miller
2f363e2de6 Added ability to set temporary admin messages 2017-08-16 10:59:22 -06:00
Andy Miller
62a9ad1bef reverted nonce check comment 2017-08-14 20:58:54 -06:00
Andy Miller
717b39144f Initial nav tra development 2017-08-14 20:56:11 -06:00
Andy Miller
1b6223ac80 authorizeTask() should be public 2017-08-14 20:50:56 -06:00
THoenig
ecb5ee7d40 Make all existing information available on page creation (#1175) 2017-08-02 17:09:27 -06:00
Samuele Masetto
7f5cae8b47 Search pages by slug and folder name too (#1183)
In search bar to search pages not only by title and content, but by slug and folder name too.
2017-08-02 17:04:59 -06:00
Flavio Copes
a7a8b7f855 Fixes issue when saving pages without a folder element [#1163] 2017-07-17 18:36:22 +02:00
Flavio Copes
d802b97fe8 Add check before resetting folder 2017-06-30 21:11:56 +02:00
Flavio Copes
793f19dd2c If folder is empty/not sent, fallback to page slug, fix #1146 2017-06-30 21:09:54 +02:00
Andy Miller
796c9d91de Pass original image filename via taskListMedia() 2017-06-21 15:44:16 -06:00
Flavio Copes
9060e02c55 Fix data call 2017-06-06 17:44:30 +02:00
Andy Miller
2a1867da49 Added Admin::getPageMedia() method 2017-05-31 17:11:46 -06:00
Flavio Copes
1b39ccf05d Set pagination to 20 2017-05-31 19:37:44 +02:00
Andy Miller
97cf523c85 lower any mimetypes 2017-05-27 09:04:17 -06:00
Andy Miller
1b4b941b88 cleanup 2017-05-27 00:20:31 -06:00
Andy Miller
fac0deea98 And in remove media 2017-05-26 18:34:12 -06:00