Commit Graph

2844 Commits

Author SHA1 Message Date
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
cf4a489747 Merge branch 'release/1.5.2' 1.5.2 2017-08-16 11:03:11 -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
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
Andy Miller
a36c890731 Added clear_images_by_default string for EN 2017-07-26 12:54:02 -06:00
Andy Miller
64641b97de Added cache-control lang text 2017-07-26 12:30:05 -06:00
Andy Miller
b7e72454f8 Updated changelog 2017-07-26 12:12:18 -06:00
Flavio Copes
deaa11f895 Allow short format by adding format: short in the blueprint field definition 2017-07-26 18:29:57 +02:00
Christian Bewernitz
8170227058 Allow different field to be used as page label in list of pages (#1122)
* added option pages_list_display_field

* remove duplicate fallback to title
2017-07-25 19:01:41 -06:00
Flavio Copes
05a6abd794 If a form is already defined, do not override it (#1132)
Preserves form validation re
https://github.com/getgrav/grav-plugin-admin/issues/1129
2017-07-25 18:54:58 -06:00
Flavio Copes
835405cd86 Fix closing hover when multiple items are used in the same page 2017-07-21 16:39:27 +02:00
Flavio Copes
e947a5ef3d Working inside lists 2017-07-21 15:35:23 +02:00
Flavio Copes
35439124cd Fix #1169 ignore missing Twig files (#1171) 2017-07-20 19:39:52 +02:00
Andy Miller
06dc117ca5 Merge tag '1.5.1' into develop
Release v1.5.1
2017-07-19 12:12:06 -06:00
Andy Miller
0c4699dc12 Merge branch 'release/1.5.1' 1.5.1 2017-07-19 12:12:05 -06:00
Andy Miller
797e933154 prepare for release 2017-07-19 12:11:56 -06:00
Djamil Legato
316008f59c Fixed mediapicker field inside lists not properly updating the value on the target input (fixes #1157) 2017-07-17 12:35:59 -06:00
Flavio Copes
a7a8b7f855 Fixes issue when saving pages without a folder element [#1163] 2017-07-17 18:36:22 +02:00
Andy Miller
e75169224c Merge branch 'release/1.5.0' 1.5.0 2017-07-16 16:53:14 -06:00
Andy Miller
fe7c034640 Merge tag '1.5.0' into develop
Release v1.5.0
2017-07-16 16:53:14 -06:00
Andy Miller
503495f6df Prepare for release 2017-07-16 16:53:03 -06:00
Djamil Legato
16c0614f05 Implemented offline mode 2017-07-15 11:15:10 -06:00
Flavio Copes
c227963540 Pick FA icons from yaml file
To update icons: dump the content of
https://rawgit.com/FortAwesome/Font-Awesome/master/src/icons.yml in
`themes/grav/templates/forms/fields/iconpicker/icons.yaml`
2017-07-14 17:42:20 +02:00
Djamil Legato
c114f89b95 Fixed Lists issue when reindexing, causing Radio fields to potentially lose their checked status (related: 1d55ffc, fixes #1154) 2017-07-12 12:22:13 -07:00
Andy Miller
ff9374d8ec Updated changelog 2017-07-11 19:16:11 -06:00
Djamil Legato
2a031fd607 Fixed number prefix of sortable pages 2017-07-11 16:59:10 -07:00
Andy Miller
76d6bc87a8 loading now thanks to @w00fz 2017-07-11 16:19:32 -06:00
Andy Miller
63275849ac Initial commit 2017-07-11 15:59:39 -06:00