Commit Graph

2668 Commits

Author SHA1 Message Date
Andy Miller
46085e7106 Added some color/hint to regen button 2017-08-27 12:55:32 -06:00
Andy Miller
4dd7135098 Enabled autofocus on 2fa code field 2017-08-26 19:19:40 -06:00
Andy Miller
3465b41e63 more 2fa visual tweaks 2017-08-26 19:15:45 -06:00
Andy Miller
ab3b47db1a Tweaks to lang 2017-08-26 18:45:35 -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
853acb2057 removed chunkSplit in admin plugin 2017-08-26 11:48:46 -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
9495e32866 Merge branch 'feature/2fa' into develop 2017-08-25 18:41:15 -06:00
Andy Miller
bf8b62f76c updated changelog 2017-08-25 18:41:00 -06:00
Andy Miller
0c8da2473a Layout tweaks 2017-08-25 18:40:10 -06:00
Djamil Legato
fd45ea284b Regenerate lang 2017-08-25 17:21:38 -07:00
Andy Miller
684aae1470 Store Regen'ed qr code 2017-08-25 18:08:57 -06:00
Andy Miller
5aa96e8495 Merge branch 'feature/2fa' of https://github.com/getgrav/grav-plugin-admin into feature/2fa 2017-08-25 17:58:35 -06:00
Andy Miller
13601eee94 Custom local renderer 2017-08-25 17:58:29 -06:00
Djamil Legato
92f240bbaf Added regenerate button and ajax 2017-08-25 16:50:11 -07: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
Andy Miller
c2f81fd26d removed merge marks 2017-08-24 21:45:00 -06:00
Andy Miller
0923a3abed fix redirect on login 2017-08-24 21:44:50 -06:00
Andy Miller
8123a2a09f Revamped toggle switch CSS #1198 2017-08-24 15:07:42 -06:00
Andy Miller
c117c4e332 Fixed a button alignment issue 2017-08-24 11:57:06 -06:00
Andy Miller
f5fbcb743c updated changelog 2017-08-24 09:20:19 -06:00
Andy Miller
d3c0ce0bff Merge branch 'develop' of https://github.com/getgrav/grav-plugin-admin into develop 2017-08-24 09:18:26 -06:00
Andy Miller
d9abc0493e Added lang string for Redis password 2017-08-24 09:18:21 -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
Marcel Bischoff
d7df66de8d Merge pull request #1195 from getgrav/grav-plugin-admin/fix-https-redirect
Fix https -> http redirect issue
2017-08-22 13:18:48 -06:00
Andy Miller
1cba24e399 Fixed issue with iconpicker CSS overwriting #1199 2017-08-18 13:16:56 -06:00
Andy Miller
10d9e00224 Merge tag '1.5.2' into develop
Release v1.5.2
2017-08-16 11:03:11 -06:00
Andy Miller
cf4a489747 Merge branch 'release/1.5.2' 1.5.2 2017-08-16 11:03:11 -06:00
Andy Miller
d80afbf503 Prepare for release 2017-08-16 11:03:01 -06:00
Andy Miller
2f363e2de6 Added ability to set temporary admin messages 2017-08-16 10:59:22 -06:00
Andy Miller
2f94c936ad Merge branch 'feature/simple-icon-picker' into develop
# Conflicts:
#	themes/grav/js/admin.min.js
#	themes/grav/js/vendor.min.js
2017-08-15 16:00:25 -06:00
Andy Miller
7274c4b86b quicktray fixes 2017-08-15 15:37:34 -06:00
Djamil Legato
6bbaeaaf7a Added support for data-* in quick tray and made tray icons with pointer cursor 2017-08-15 12:41:04 -07:00
Djamil Legato
fb65fee7bd Exported to public Toastr and Request JS classes, under Grav.default.Utils 2017-08-15 12:40:14 -07: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
Djamil Legato
0e555a33b3 Fixed SelectUnique field not working with files with spaces 2017-08-08 10:50:41 -07:00
Andy Miller
cc61231d91 Updated changelog 2017-08-02 17:15:45 -06:00
Andy Miller
ba76cfa398 Recompiled JS 2017-08-02 17:15:37 -06:00
Timothy
5530a2859d Remove single quotes when slugifying title (#1178) 2017-08-02 17:10:05 -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
Andy Miller
2000ec0cda selected CSS 2017-07-31 15:26:55 -06:00
Andy Miller
4d4933c82f Fix for iconpicker CSS 2017-07-31 15:14:46 -06:00
Ante Drnasin
eb3c0d7ac1 Added 3rd function param after field exists check (#1182)
Fix for: https://github.com/getgrav/grav-plugin-admin/issues/1181
As this is my first fix for grav I'm not quite familiar (yet) with it's inner workings so I'm not sure
If any other checks (or tests) should be added or if any other conditions should be honored.
2017-07-29 19:24:23 -06:00