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
Djamil Legato
719ce4331c
Fixed regression in collections lists where items could get wiped out entirely after adding/removing items and saving
2016-06-02 10:13:58 -07:00
Flavio Copes
9c35c8f5a9
Fix #635 Activating a theme throw "Data type 'system' doesn't exist!" error
2016-06-02 11:55:59 +02:00
Andy Miller
95e8d74693
version updates
1.1.0-rc.1
2016-06-01 17:39:03 -06:00
Djamil Legato
d3b33fb648
Properly handle Collections that specify a custom key, rather than falling back to indexed list ( #632 )
2016-06-01 16:30:23 -07:00
Djamil Legato
ae087668ba
Properly handle Collections that specify a custom key, rather than falling back to indexed list ( fixes #632 )
2016-06-01 15:46:27 -07:00
Djamil Legato
7b0e691090
Do not show move cursor for Collections that aren't sortable ( fixes #624 )
2016-06-01 15:44:30 -07:00
Andy Miller
448a9f0147
Added some extra appends #623
2016-06-01 16:08:48 -06:00
Andy Miller
2c96d0b0f0
fix tooltip encoding #622
2016-06-01 16:04:16 -06:00
Djamil Legato
636bd157c8
Always submit checkboxes that are not checked and force a 0 value ( fixes #616 )
2016-05-31 11:55:56 -07:00
Djamil Legato
38cff92ae9
Updated JS dependencies
2016-05-31 11:55:39 -07:00
Andy Miller
6f2f216218
Revert "Add lang strings for new old CSS / JS minify toggle"
...
This reverts commit 9ab343bd9b .
2016-05-31 11:25:29 -06:00
Andy Miller
9ab343bd9b
Add lang strings for new old CSS / JS minify toggle
2016-05-30 23:07:41 -06:00
Andy Miller
38381b9016
version update
2016-05-30 20:22:09 -06:00
Andy Miller
ddc31d2b03
Updated changelog
2016-05-30 20:21:24 -06:00
Andy Miller
ea6e16ea2c
Added languages
2016-05-30 20:21:15 -06:00