Commit Graph

528 Commits

Author SHA1 Message Date
Andy Miller
1b97769ea5 Logout is one step now 2017-12-01 16:08:52 -07: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
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
Andy Miller
d3d80e93c1 Fix regex to delete all files it should 2017-05-26 18:31:50 -06:00
Andy Miller
c0465509da Add metadata to medialist + cleanup 2017-05-26 17:51:36 -06:00
Andy Miller
a9182e1563 Updates to use non @2 name in filename 2017-05-26 16:15:49 -06:00
Flavio Copes
7502ab5cf8 Merge media picker changes 2017-05-26 15:14:27 +02:00
Flavio Copes
4c4b166c17 Move common media functionality from pro 2017-05-26 14:30:37 +02:00
Andy Miller
0ea2ff21a4 Retina quality thumb for pagemedia 2017-05-24 11:46:31 -06:00
Flavio Copes
32da41ff60 Fix sag thumbnails 2017-05-24 15:49:38 +02:00
Flavio Copes
173429d892 Fix thumbnails in page media 2017-05-24 15:30:12 +02:00
Andy Miller
3e92bbed73 Use new Utils::getPagePathFromToken() method 2017-05-20 22:21:34 -06:00
Andy Miller
c237bff1e3 Only process thumbs when needed 2017-05-20 22:20:36 -06:00
Andy Miller
4ffcf836a1 Generate thumbnails if enabled 2017-05-19 13:40:48 -06:00
Andy Miller
1809f70e52 Fix for undefined include_metadata 2017-05-19 11:41:05 -06:00
Dávid Szabó
bc011c25c3 Feature custom page options (#1104)
* Add slug util function

* Add custom add modals support
2017-05-16 17:31:57 +02:00
Andy Miller
cde4ac5f7b More flexible removing of extra media files 2017-05-15 14:48:58 -06:00