Commit Graph

70 Commits

Author SHA1 Message Date
Andy Miller
dc9b6daaa3 Fix for modular markdown preview admin#1066 2018-06-20 23:37:58 +01: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
2352ba6c7c Fixed media delete for streams 2018-05-23 13:01:58 +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
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
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
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
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
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
87d4c28b4a Added rate limiting for login and forgot password 2017-08-28 14:24:48 -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
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
2f63859bd3 Added ajax task 2017-08-25 17:11:10 -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
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
f700837e92 Introduce the mediapicker field (#1125)
Added a new `mediapicker` form field which allows to select a media from any page
+ 
Provided an option to control how parent select field displays
2017-06-02 16:28:52 +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
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
4f6afedba8 Updated changelog 2017-05-12 12:54:08 -06:00
Andy Miller
ccd2eac437 Move move into try/catch block 2017-04-14 11:31:19 -06:00
Flavio Copes
9961e28304 Don't change page template if there is no page template field, OR if the template is of type default, or not set
Fixes https://github.com/getgrav/grav-plugin-admin/issues/1059
Fixes https://github.com/getgrav/grav/issues/1403
Fixes https://github.com/getgrav/grav-plugin-admin/issues/1062
2017-04-12 14:09:50 +02:00
Andy Miller
7abf4b1461 Added new parents field with more options 2017-04-10 15:07:14 -06:00
Flavio Copes
ad1a21e44e Drop comment leftover 2017-04-07 20:06:45 +02:00
mbeller-weltenbauer
ae451055f9 Update admincontroller.php (#1053)
check if variable "folder" is set in $input
2017-04-07 20:06:18 +02:00
Andy Miller
ab01bf178b Fix for Undefined index: file_path error with Direct Install #1043 2017-03-31 13:39:39 -06:00
Andy Miller
7af4d3b767 Added support for user-uploadable avatar 2017-03-29 22:41:24 -07:00
Andy Miller
32d24c0d6d Fix for taskCopy and taskMove 2017-03-28 21:34:32 -07:00
Andy Miller
1809e41fd3 Fix for Page copy #1042 2017-03-28 21:21:07 -07:00
Andy Miller
f5285ec2b9 Fix for hard-coded 1000 in new folder name - https://github.com/getgrav/grav/issues/1386 2017-03-26 19:46:02 -07:00