Commit Graph

1934 Commits

Author SHA1 Message Date
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
Flavio Copes
9affe0f94a Fix #798 use raw routes in blueprints 2016-05-30 10:43:45 +02:00
Flavio Copes
203ef1dac4 Use the raw routes for move page modal 2016-05-27 19:50:29 +02:00
Flavio Copes
16aba15b6f Fix #557 enable_auto_updates_check disabled if not admin.maintenance or admin.super 2016-05-27 17:11:38 +02:00
Flavio Copes
e4f128438f Don't try to uninstall admin/form/login/email plugins 2016-05-27 14:41:33 +02:00
Flavio Copes
a1cea55291 Only show page title if this information is available (in list, context is not set) 2016-05-27 13:45:51 +02:00
Flavio Copes
b11bad3d81 Changelog 2016-05-27 13:36:29 +02:00
Flavio Copes
bc4e5c9504 Fix #608 localize media blueprint 2016-05-27 13:32:26 +02:00
Andy Miller
9500151aee highlight plugin rows #619 2016-05-26 22:03:28 -06:00
Djamil Legato
d879377020 Recompiled CSS 2016-05-26 16:37:51 -07:00
Djamil Legato
f279a662db Enabling / Disabling a Plugin doesn't trigger the expand / collapse details anymore (fixes #614) 2016-05-26 16:37:45 -07:00
Andy Miller
470fca059f Added page name to delete dialog #511 2016-05-26 17:13:24 -06:00
Andy Miller
22a5935e70 Change "Page File" to "Page Template" per #573 2016-05-26 17:04:20 -06:00
Andy Miller
1ea0fb955e changelog updates 2016-05-26 17:00:25 -06:00
Andy Miller
c94d50b41a Tweaked sidebar avatar layout #592 2016-05-26 16:50:49 -06:00
Andy Miller
8cd0279b01 Feature/upload improvements (#617)
* various improvements.. needs cleanup

* more progress - supports deeply nested + pages

* Getting close now!

* more progress!

* some cleanup

* use data[_json] to store page-based upload

* Smarter logic to get nested form fields

* some refactoring/cleanup

* Fixed issue with removing multiple files in pages

* Refactor and support `destination: page@:/images` and `destination: self@` syntax for file fields

* Prettifying the upload field

* Handling Files API to better represent the selected files in the input field

* Better plurarl string

* Fixed harcoded height for input field

* revamped CSS!!!

* `fancy: false` turns off fancy styling

* Create folder if not exists

* Add support for @theme/theme@ destination

* Fixed create directory functionality to take into account resolved paths

* Don't allow @self on page to be uploaded to if not created

* added field languages

* css tweaks

* language integration
2016-05-26 14:49:45 -06:00
Flavio Copes
429a00f439 Fix #553 Allow more restrictions on configuration
In addition to `admin.configuration`, which shows the configuration
sidebar menu, it now accepts `admin.configuration_system`,
`admin.configuration_site`, `admin.configuration_info` and same for all
the configuration panels you have set, by appending the slug to
`admin.configuration_`
2016-05-26 18:17:23 +02:00
Flavio Copes
413e57a0a0 Add changelog 2016-05-26 15:28:31 +02:00
Flavio Copes
39b4a4e67b Disable double click on most actions on the page view 2016-05-24 19:25:06 +02:00
Flavio Copes
b2c4d3d385 Disable save button once clicked
Done via CSS `pointer-events`, now supported by all major browsers, to
avoid messing with the form's js processing
2016-05-24 18:52:05 +02:00
Benny
1a5578418e Provide security options for single tabs (#615) 2016-05-24 15:37:48 +02:00
Flavio Copes
f810199b6c Fix double "Theme removed successfully" appearing 2016-05-24 15:36:38 +02:00
Andy Miller
b9e9a56fbf version updates for beta5 1.1.0-beta.5 2016-05-23 14:14:47 -06:00
Andy Miller
e47816bd4d gulp recompile 2016-05-23 12:57:22 -06:00
Andy Miller
39f3b8204c problems and errors are not 'required' for Grav or Admin to function https://github.com/getgrav/grav-plugin-admin/issues/613 2016-05-23 12:45:40 -06:00
Flavio Copes
a79cc6e487 Uninstall package modal improvements. Fix #607 Fix #609 2016-05-23 10:14:12 +02:00
Flavio Copes
218e97d484 Improve removing dependencies presentation 2016-05-20 14:18:50 +02:00
Andy Miller
13c397ebb5 some label encoding tweaks for fields 2016-05-19 18:41:35 -06:00
Flavio Copes
a95f1e458a Fix install/update a theme from its own detail page 2016-05-19 22:06:13 +02:00
Flavio Copes
a4f3bc7b6c Fix #600 correctly show the names of a theme's dependencies 2016-05-19 22:05:59 +02:00
Flavio Copes
039a35465b Fix #602 Allow html in section text field 2016-05-19 18:23:55 +02:00
Andy Miller
0943a36d81 Allow label to have HTML in it. #601 2016-05-18 11:00:35 -06:00
Djamil Legato
bb362cd1e8 Minor cleanup to controller 2016-05-17 18:24:56 -07:00
Djamil Legato
809600b3c5 File fix, ensure FILES object is available before continuing 2016-05-17 16:59:16 -07:00
Andy Miller
48f311b458 Fix for #595 2016-05-17 16:52:22 -06:00