Andy Miller
|
9078815c87
|
Fix for grav#2100 - deleting @2x media files
|
2018-07-18 05:25:20 -06:00 |
|
Andy Miller
|
e87217a242
|
Add some missing authorizeTask() checks #1483
|
2018-07-11 15:30:11 -06:00 |
|
Andy Miller
|
dc9b6daaa3
|
Fix for modular markdown preview admin#1066
|
2018-06-20 23:37:58 +01:00 |
|
Matias Griese
|
b77d0e6053
|
Fixed broken folder attribute on filepicker [#1465]
|
2018-06-14 16:47:06 +03:00 |
|
Djamil Legato
|
858badaf35
|
Force a null order when empty in the post request
|
2018-06-01 10:03:40 -07:00 |
|
Matias Griese
|
96772946e3
|
Pass media order when calling task:listmedia
|
2018-05-31 20:00:43 +03:00 |
|
Matias Griese
|
c9e9fd4a0c
|
Fixed Undefined property: stdClass::$image in 1.8.2 [#1454]
|
2018-05-31 18:41:18 +03:00 |
|
Djamil Legato
|
b9e00b7720
|
Fixed issue with filepicker field where images wouldn't properly merge with the current value if in a page header
|
2018-05-23 10:24:22 -07:00 |
|
Matias Griese
|
2352ba6c7c
|
Fixed media delete for streams
|
2018-05-23 13:01:58 +03:00 |
|
Matias Griese
|
d07d07e30f
|
Fix admin login redirects for multisite setups
|
2018-05-23 09:27:26 +03:00 |
|
Matias Griese
|
89c8929bf8
|
Merge remote-tracking branch 'origin/develop' into develop
|
2018-05-22 10:58:42 +03:00 |
|
Matias Griese
|
08075979c1
|
Fixed file uploads to media streams
|
2018-05-22 10:58:35 +03:00 |
|
Andy Miller
|
87febd7c84
|
Don't allow saving of a user with no local account file
|
2018-05-16 16:33:20 -06:00 |
|
Matias Griese
|
ee8e4886ad
|
Added custom object support for filepicker field
|
2018-05-16 21:50:09 +03:00 |
|
Andy Miller
|
55a56ff344
|
Addressed GPDR rules for popularity #1436
|
2018-05-15 11:47:46 -06:00 |
|
Matias Griese
|
41565f83d9
|
Admin login now uses login plugin events (with option admin: true)
|
2018-05-10 20:04:14 +03:00 |
|
Matias Griese
|
e59bf00638
|
Use default 2FA secret length
|
2018-05-10 12:13:04 +03:00 |
|
Matias Griese
|
6d3e16dc07
|
Fix session secret for 2FA
|
2018-05-10 11:51:27 +03:00 |
|
Matias Griese
|
b7da3e98ac
|
Code cleanup
|
2018-05-10 11:09:13 +03:00 |
|
Matias Griese
|
59effd57af
|
Moved 2FA authentication to login plugin
|
2018-05-10 10:34:56 +03:00 |
|
Matias Griese
|
12cf325518
|
Code cleanup
|
2018-05-10 10:14:18 +03:00 |
|
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 |
|