Andy Miller
a5651acc3e
Recompiled JS
2017-09-14 18:52:15 -06:00
Thomas Walter
503f831d2e
Fix editor not clickable in list field ( #1224 )
...
Editors in lists were not focusable by a click in Chrome, MS Edge an probably some other browsers. Removing the `filter` property from the sortablejs instance resolves this issue and seems to have no other impact on the functionality.
Fixes #1168
2017-09-14 18:49:24 -06:00
Andy Miller
a59227f73b
Merge branch 'release/1.6.0'
1.6.0
2017-09-07 18:04:45 -06:00
Andy Miller
6f235793d2
Merge tag '1.6.0' into develop
...
Release v1.6.0
2017-09-07 18:04:45 -06:00
Andy Miller
da5c08b026
Prepare for release
2017-09-07 18:04:37 -06:00
Andy Miller
65670c8597
Updated dependency requirements
2017-09-07 15:10:27 -06:00
Andy Miller
9a92926e80
Updated changelog
2017-09-07 14:50:59 -06:00
Andy Miller
cc2439b7d0
Rebuilt JS with updated libraries
2017-09-07 14:36:24 -06:00
Thomas Walter
bce7567d15
Downgrade babel-loader to v6.x ( #1218 )
...
Webpack 1.x doesn’t support babel-loader > v6.x
2017-09-07 14:33:46 -06:00
Andy Miller
c23e2a316a
Recompiled CSS/JS with Gulp
2017-09-07 14:33:05 -06:00
Thomas Walter
41373c53d6
Fix partially cropped last line in markdown editor ( #1219 )
...
In browsers like IE, Edge and Firefox the last line of the markdown editor was cropped due to a higher padding-bottom value.
2017-09-07 14:28:07 -06:00
Andy Miller
cae4c06fff
Merge branch 'develop' of https://github.com/getgrav/grav-plugin-admin into develop
2017-09-05 16:25:23 -06:00
Andy Miller
390582267f
Added custom form_id attribute for modal forms #1216
2017-09-05 16:25:18 -06:00
Thomas Walter
a74cff2b85
Fixed language switcher not working on MS Edge ( #1213 )
...
Adapted the `form` attribute polyfill to trigger a submit if any button with a corresponding `form` attribute is clicked. This matches the behaviour of browsers that support the `form` attribute.
2017-09-05 16:23:51 -06:00
Antony Dabonde
b73a48fc29
Updated english translation case insensitive URLs update in commit bc5085a to Grav core. ( #1215 )
2017-09-05 13:59:07 -06:00
Andy Miller
312087e394
updated composer lock file
2017-09-05 12:37:04 -06:00
Andy Miller
fb24c95952
Merge branch 'develop' of https://github.com/getgrav/grav-plugin-admin into develop
2017-08-31 12:46:56 -06:00
Andy Miller
4311b80eec
minor improvements
2017-08-31 12:46:51 -06:00
Matias Griese
49a93e9897
Fixed administration being broken in multi-site environments with plugin overrides
2017-08-30 19:09:06 +03: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
c50514ff56
Upped requirements
2017-08-27 21:24:36 -06:00
Andy Miller
d67f1aebc3
Default for 2FA should be true for admin plugin
2017-08-27 12:57:13 -06:00
Andy Miller
13cc9fb577
Merge branch 'feature/2fa-dedicated-page' into develop
2017-08-27 12:55:39 -06:00
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