Commit Graph

1983 Commits

Author SHA1 Message Date
Flavio Copes
1c19190929 Lint 2016-07-07 18:55:52 +02:00
Flavio Copes
e8ca08ed8d Fix method name 2016-07-07 18:53:37 +02:00
Flavio Copes
64a88c916c Feature: Ability to Login with Email
Thanks to @gsumpster for https://github.com/getgrav/grav-plugin-admin/pull/685

* implemented email-login, close #674
* changed placeholder text
* Fix Utils namespace thing
* Drop use
* Cleanup styling
2016-07-07 18:47:48 +02:00
Flavio Copes
35013859cf Remove unused method 2016-07-04 18:02:24 +02:00
Flavio Copes
9f14a6fd91 Fix sort by release date on installed themes too #583 2016-06-30 08:49:32 +02:00
Djamil Legato
94bb752e0c Properly sort installed plugins/themes by Date (#583) 2016-06-29 10:37:26 -07:00
Djamil Legato
d2acf2dfe2 Implemented Sorting for Themes and Plugins views (fixes #583) 2016-06-27 18:54:02 -07:00
Djamil Legato
373e97924e Updated dependencies 2016-06-27 18:37:43 -07:00
Flavio Copes
8a13d06401 Fix #672 confirm deletion of multiple images 2016-06-23 18:50:26 +02:00
Andy Miller
f3d51a439a Merge branch 'develop' of https://github.com/getgrav/grav-plugin-admin into develop 1.1.0-rc.4 2016-06-21 17:39:38 +01:00
Andy Miller
c57927967f version update 2016-06-21 17:38:59 +01:00
Flavio Copes
9a526c29a5 Changelog 2016-06-21 16:30:26 +02:00
Flavio Copes
a4e3f262e9 Assign the correct ordering when saving a page that didn't have ordering set before 2016-06-21 16:26:44 +02:00
Flavio Copes
d76e75cb04 Handle case where $input['order'] is set but empty.
Re #628 fix issue when saving a modular child folder as 05.something
and being reset to 01.something upon save
2016-06-21 15:38:34 +02:00
Flavio Copes
88f3b8192f Fix #658 clearing all cache 2016-06-20 18:50:53 +02:00
Flavio Copes
c94e3ba433 Update CHANGELOG.md 2016-06-17 18:15:16 +02:00
Benny
6fb7ba8c52 Add field description to forms (#667)
* Add field description to forms

* Allow HTML in field descriptions
2016-06-17 18:10:11 +02:00
Flavio Copes
3cac054de6 Append progressive number to the copied page title. Fix #394 2016-06-15 13:55:16 +02:00
Andy Miller
73737ad220 Fix for front-end shortcut showing in mobile sidebar incorrectly 2016-06-14 18:35:37 +01:00
Andy Miller
31351dc2f1 version updates 1.1.0-rc.3 2016-06-14 18:11:51 +01:00
Flavio Copes
4a5bc4df83 Add maintenance acl to cache clearing 2016-06-13 11:17:02 +02:00
Flavio Copes
00f5294466 Add cache help strings 2016-06-13 11:17:02 +02:00
Flavio Copes
8926171940 Fix eng lang strings for memcached config 2016-06-13 11:17:02 +02:00
Andy Miller
de5ec64332 Merge branch 'develop' of https://github.com/getgrav/grav-plugin-admin into develop 2016-06-12 21:43:12 +01:00
Andy Miller
56133a5a56 Updated lang file for file size errors 2016-06-12 21:42:56 +01:00
Flavio Copes
99bc525095 Translate some missing string, fix #629 2016-06-10 15:10:24 +02:00
Flavio Copes
fd9af0ec96 Add lang strings for redis/memcache/memcached config 2016-06-09 12:33:36 +02:00
Andy Miller
ca94efbf27 updated changelog 2016-06-08 08:18:03 +01:00
Djamil Legato
bc7db5ce35 Fixed issue with checkbox in toggleables getting submitted with the form even when disabled (fixes #646) 2016-06-07 15:01:16 -07:00
Flavio Copes
1ad76c04f9 Re #394 update slug, route and raw route with appended number when doing a copy of the page (#537)
Does not change the page title, just the page route property if set in the header, to avoid two pages with the same slug / route / raw route. Handles ordering too, and pages with custom slug. Independently updates the slug and the folder name.
2016-06-07 23:10:34 +02:00
Flavio Copes
235c2c9e73 Fix #649 use color convention 2016-06-06 10:54:23 +02:00
Andy Miller
82805558e0 Drown font size fix #647 2016-06-04 17:52:50 -06:00
Andy Miller
74d6f258f8 Oops.. accidentally committed some random typing. 2016-06-03 18:26:47 -06:00
Andy Miller
8f9fd6fd78 Fix for scrollbars CSS breaking layout in IE9+ #644 2016-06-03 17:14:21 -06:00
Andy Miller
fa3bb2aa3c Merge branch 'develop' of https://github.com/getgrav/grav-plugin-admin into develop 2016-06-03 11:15:45 -06:00
Andy Miller
39e3f92343 fixed trailing slash issue 2016-06-03 11:15:10 -06:00
Flavio Copes
c59a8c355f Remove special case of media now that we have types nested under media.types 2016-06-03 10:23:50 +02:00
Andy Miller
96562e5692 This does not appear to be used as $this->pages in admin.php does not exist 2016-06-02 17:28:20 -06:00
Andy Miller
490f869887 list field was the wrong width 2016-06-02 17:21:34 -06:00
Andy Miller
1bb97fdea9 Simply fall back to en if no admin language set. - #641 2016-06-02 17:21:34 -06:00
Andy Miller
7b13526e1e Another missed reference 2016-06-02 15:14:14 -06:00
Andy Miller
08c5a6c3d0 Missed a reference that needed updating to media.types 2016-06-02 14:56:13 -06:00
Andy Miller
9664bda56f Moved media list items into a types: key. 2016-06-02 14:50:58 -06:00
Andy Miller
e3d0abf6bd version update 1.1.0-rc.2 2016-06-02 12:46:51 -06:00
Andy Miller
da15d6664f Fix for jQuery on login/logout page 2016-06-02 12:44:02 -06:00
Andy Miller
77e2e65c60 Don't show email address when sending forgot pw instructions #571 2016-06-02 12:38:49 -06:00
Andy Miller
2bbcc16a90 Added page legend #637 2016-06-02 12:34:02 -06:00
Flavio Copes
45e9e77179 Handle special case of media configuration (#638)
* Handle special case of media configuration

Since it's a list of dynamically generated entries, without parent, we
cannot merge in the post data with the defaults, or the defaults are
always saved, and we cannot remove existing fields

* Correctly handle reading and saving

* Improve implementation
2016-06-02 12:21:35 -06:00
Andy Miller
ebcd52803a update changelog 2016-06-02 11:56:02 -06:00
Andy Miller
395a5e136d Page Preview CSS cleanup #634 2016-06-02 11:50:57 -06:00