Commit Graph

2400 Commits

Author SHA1 Message Date
Flavio Copes
0cb19cd3e1 Changelog 2017-04-07 20:07:35 +02: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
Flavio Copes
74e950342f Fix js issue 2017-04-06 15:06:17 +02:00
Flavio Copes
4f91d5bb6e Fix #1051 Missing preview in page media for SVG images 2017-04-05 20:47:48 +02:00
Flavio Copes
6742417d5b Fix #267 regression in h3 style in the Spacer field 2017-04-03 18:45:08 +02:00
Frédéric Potvin
1716016f2f Clean temporary package folders on error (#1047)
As requested by @rhukster at https://git.io/vSlWG
2017-04-02 18:46:19 -06:00
Ole Vik
b47b5c2d66 Make userinfo-avatar modular again (#1049)
Allow template partials to override userinfo-avatar.html.twig non-destructively.
2017-04-02 18:44:42 -06:00
Andy Miller
e212659310 Merge tag '1.3.1' into develop
Release v1.3.1
2017-03-31 13:41:29 -06:00
Andy Miller
39f7ac66b3 Merge branch 'release/1.3.1' 1.3.1 2017-03-31 13:41:29 -06:00
Andy Miller
6792ec639a Prepare for release 2017-03-31 13:41:15 -06: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
ab64148656 Merge tag '1.3.0' into develop
Release v1.3.0
2017-03-31 11:24:41 -06:00
Andy Miller
b6f4c75ec8 Merge branch 'release/1.3.0' 1.3.0 2017-03-31 11:24:40 -06:00
Andy Miller
f3f858ec85 Prepare for release 2017-03-31 11:24:24 -06:00
Andy Miller
7af4d3b767 Added support for user-uploadable avatar 2017-03-29 22:41:24 -07:00
Andy Miller
5d2f182fc0 Updated changelog 2017-03-28 22:19:54 -07:00
Andy Miller
32d24c0d6d Fix for taskCopy and taskMove 2017-03-28 21:34:32 -07:00
Andy Miller
cd97808042 Updated changelog 2017-03-28 21:22:02 -07:00
Andy Miller
1809e41fd3 Fix for Page copy #1042 2017-03-28 21:21:07 -07:00
Andy Miller
d884ee5166 Updated Changelog 2017-03-26 19:47:15 -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
Andy Miller
482c6d9ee8 Fixed step in range field https://github.com/getgrav/grav-plugin-form/issues/136 2017-03-25 11:48:30 -07:00
Andy Miller
9916e1b8dc Improved tabs CSS to handle long titles #1036 2017-03-23 12:37:29 -06:00
Andy Miller
0810ce60c7 Prepare for release 1.3.0-rc.3 2017-03-22 17:31:08 -06:00
Andy Miller
d0edec441f Tweaked the order field 2017-03-22 12:53:27 -06:00
Andy Miller
7885ed2176 Added the ability to sort by Collection or Folder name in Manage Pages view 2017-03-22 12:33:58 -06:00
Andy Miller
306f4cef16 Merge branch 'feature/ordering-refactor' into develop
# Conflicts:
#	themes/grav/css-compiled/preset.css
#	themes/grav/css-compiled/preset.css.map
2017-03-22 12:09:15 -06:00
Andy Miller
bf9dd97aee Allow renaming and reording at the same time 2017-03-21 20:19:35 -06:00
Andy Miller
6245f92444 links on pages, and active style plus new getPageUrl() twig function 2017-03-21 17:46:17 -06:00
Djamil Legato
331c82d652 Hook folder name change to Ordering in order to preserve proper naming upon save 2017-03-21 15:40:13 -07:00
Andy Miller
dab03ac9df Ordering is now working 2017-03-21 15:35:33 -06:00
Djamil Legato
46d9501987 Added logic to handle multiple ordering with prefix for cleaner UX and comma separted slug list as value 2017-03-20 19:11:55 -07:00
Andy Miller
5e4a829625 Make filenames more windows-friendly to avoid issues 2017-03-20 13:32:03 -06:00
Andy Miller
1acc936a5f more SCSS cleanup 2017-03-18 14:13:14 -06:00
Andy Miller
306f4cce6b Reworked CSS styling 2017-03-18 13:53:28 -06:00
Ole Vik
b0dff58c45 Improve range-field (#1016)
* Improve range-field

Adds some JS (2.04 KB), SCSS (6.87 KB), and changed Twig to improve the functionality and styling of the range-field.

* Gulp build

* Fix range-field step

* Rangetouch to webpack, gulp rebuild

* Recompile from gulp

* Compliance for nested fields.

Replaces dots with underscores for id-attributes within the field.
2017-03-18 13:52:57 -06:00
Andy Miller
79928c9256 Prepare for release 1.3.0-rc.2 2017-03-17 15:50:48 -06:00
Andy Miller
307b8b594b Merge branch 'develop' of https://github.com/getgrav/grav-plugin-admin into feature/ordering-refactor 2017-03-17 15:48:56 -06:00
Djamil Legato
bd8369fde9 Do not attempt to fetch any notification if settings are disabled (fixes #942) 2017-03-17 07:58:29 -07:00
Andy Miller
5f35e193b7 Initial work 2017-03-16 10:43:12 -06:00
Josh Weiss
2bdd38e542 Allow full path render of oages in selector. (#1015)
Full path is off by default.
2017-03-14 11:41:25 -06:00
Andy Miller
0abce5cf2b Prepare for release 1.3.0-rc.1 2017-03-13 18:36:38 -06:00
Andy Miller
1a60f43d3b Properly fixed session delete of files 2017-03-13 17:57:05 -06:00
Andy Miller
b6caeecb0e Fix for not removing Flash object on filesSessionRemove() 2017-03-13 16:05:15 -06:00
Djamil Legato
7436037440 Fixed issue with removal of file that has been just uploaded and stored in the session 2017-03-13 13:45:15 -07:00
Djamil Legato
7a7cafd707 Force HTML in upload placeholder message 2017-03-13 13:33:36 -07:00
Andy Miller
fbc359a91b Added some .overlay and inline styling 2017-03-13 13:37:50 -06:00
Andy Miller
3c267259e3 Added field_classes: field option 2017-03-13 13:37:32 -06:00
Andy Miller
c7378443ac Minor tweak for phpinfo page 2017-03-12 14:05:11 -06:00