Commit Graph

106 Commits

Author SHA1 Message Date
Dávid Szabó
2af9052f1e Add previous and next button when editing page (#1112)
* Add previous and next button when editing page

* Add scss utilities

* Hide prev and next button on mobile
2017-05-15 16:43:57 -06:00
Andy Miller
4f6afedba8 Updated changelog 2017-05-12 12:54:08 -06:00
Ole Vik
85e9ebd4b9 Fix error in en.yaml (#1090)
The single-quote does not need escaping when string is enclosed in double-quotes, and throws the parser.
2017-04-25 16:04:32 -06:00
Andy Miller
b250039038 Added option to enable/disable content padding 2017-04-20 17:53:46 -06:00
Andy Miller
46afadf5d4 Use new password and username regex from grav system config
# Conflicts:
#	CHANGELOG.md
2017-04-14 11:31:19 -06:00
Andy Miller
7af4d3b767 Added support for user-uploadable avatar 2017-03-29 22:41:24 -07: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
5f35e193b7 Initial work 2017-03-16 10:43:12 -06:00
Djamil Legato
dfeb7c5c4a Initial impelementation of "View" item for pagemedia cards (#1010) 2017-03-08 17:05:08 -08:00
Andy Miller
137673e6bb Added a task to get childTypes 2017-03-05 17:45:10 -07:00
Flavio Copes
c7256134ba [WORK IN PROGRESS] First draft of a Tools menu with direct install (#990)
* First draft of a Tools menu with direct install

* Basic styling

* Translate GPM messages

* Basic frontend validation

* Fix form action path

* Added lang strings for offical_gpm_only toggle
2017-02-22 13:34:21 -07:00
Flavio Copes
3d040a3f8a Disable reinstall for symlinked packages. Fix issue when no updates are available 2017-02-20 21:36:55 +01:00
Flavio Copes
0c91ca5757 Added an option to reinstall a plugin/theme already installed #984 2017-02-19 19:16:03 +01:00
Flavio Copes
e0ad5390aa Fix string 2017-02-11 13:58:48 +01:00
Andy Miller
7b4927231f Updated languages 2017-02-10 11:39:33 -07:00
Andy Miller
c451fae760 Added lang strings 2017-02-10 11:29:53 -07:00
Flavio Copes
2c58db3418 Allow to see plugins and themes list without internet connection. Also add a more helpful message in the "add" view. re https://github.com/getgrav/grav/issues/1008 2017-01-22 15:50:37 +01:00
Andy Miller
472d5b55bd Updated languages for ALLOW_WEBSERVER_GZIP 2017-01-18 15:05:04 -07:00
Andy Miller
41537db362 Added lang strings for never_cache_twig 2017-01-11 21:33:17 -07:00
Andrew Miller
721c3bbe90 Added lang strings 2017-01-02 20:55:55 -07:00
Flavio Copes
5966ed99e5 Add permissions field (don't merge yet) (#850)
* Add permissions field

* Add new PERMISSIONS string, compile SCSS
2016-11-28 19:01:01 +01:00
Flavio Copes
1a454dc565 Fix https://github.com/getgrav/grav/issues/1123 2016-10-21 11:50:50 +02:00
Flavio Copes
01d28d7e83 Drop extraneous char in the lang file 2016-10-19 17:23:43 +02:00
Flavio Copes
64da8fc481 Lang strings for fix orientation option 2016-10-19 15:22:22 +02:00
Djamil Legato
02eeca78e8 Support for Premium Resources (#809)
* Initial premium preparation for licenses and gpm handling

* Premium styling

* Removed unused import

* Synced CSS

* Updated selectize
2016-10-13 10:13:18 -07:00
Andy Miller
916b116bed Language updates 2016-10-12 18:06:55 -06:00
Flavio Copes
fd426b4d49 Show more helpful error message if destination is not specified in a file field 2016-10-10 13:07:34 +02:00
Flavio Copes
ef063f0e7d Show helpful error message if no tmp folder is found #811 2016-10-10 13:07:14 +02:00
Andy Miller
f13bd7983d Added new Admin cache_enabled option independent of main site. 2016-09-29 18:14:08 -06:00
Djamil Legato
0a2b1d790f New verify peer translations 2016-09-18 18:55:04 -07:00
Djamil Legato
6b34336599 [WIP] Ajax Files Upload (#748)
* Reworked the `file` field. All files get uploaded via Ajax and are stored upon Save

This improves the Save task tremendously as now there is no longer the need of waiting for the files to finish uploading. Fully backward compatible, `file` field now includes also a `limit` and `filesize` option in the blueprints. The former determines how many files are allowed to be uploaded when in combination with `multiple: true` (default: 10), the latter determines the file size limit (in MB) allowed for each file (default: 5MB)

* Added support for `accept: [‘*’]` to allow any file type

* Minor tweaks in the comments and messages

* Delete any orphan file when discarding the uploaded files session

* Minor optimization

* Fixed issue with `_json` elements where nested fields merging would get stored in an unexpected way

* Potential fix for wrong order of value in Datetime

* Fixed nested fields for files

* Fixed tmp streams

* Minor cleanup

* Update JSON data when removing a file. Implemented task to remove files that haven’t been saved yet, from the flash object session

* Ensure temporary files are deleted when removing un-saved files from the flash object session

* Fixed wrong reference of HTML file field when clicking on the drop zone area to pick a file

* Added JSON template for pages

* fix a CSS issue in page order

* More CSS fixes

* Trigger file field mutation when adding or removing a file

* Recompiled JS

* Removed twig templates that are no longer needed

* Fixed issue with nested header fields in a page, not properly merging data

* [internal] Fixed issue with collections not capable of handling both param and dot notations at the same time

* Reorganized FileField structure to be more consistent with the other fields

* Added support for dynamically created file fields (ie, autoinitialization on new lists items)

* Added translationable strings for file uploads errors

* Added translasions for all Dropzone available strings

* Changed default values
2016-08-29 11:12:09 -07:00
Andy Miller
cdeb11100f Added clear-tmp to clear dropdown 2016-08-25 21:40:37 -06:00
Flavio Copes
240dc7a7f3 Translations for session path and custom base url options 2016-08-25 15:52:09 +02:00
Andy Miller
e982490f85 lang update for EXTERNAL_URL 2016-08-17 14:19:48 -06:00
Flavio Copes
988f4a0389 [WIP] Notifications (#599)
Adds a new notifications feature to the Admin plugin. It will now lookup notifications which are set up on getgrav.org and will inform users, and also alert for new updates and provide awareness on various topics.

Also fixes issue with Array field in `value_only` mode, improperly displaying the key when novalue was set, and fixes issue with drag handlers in Array not showing/hiding properly (#950)

Updated FontAwesome to 4.6.3
2016-08-11 19:17:02 +02:00
Flavio Copes
5e294ca362 Add translation strings for force_ssl system config option 2016-07-21 14:37:10 +02:00
Andy Miller
7295e2e3ca Fixed up the languages 2016-07-13 17:08:41 -06:00
Djamil Legato
cf3114d730 Added a filter field in Plugins and Themes list views, to allow for quick search of a particular resource 2016-07-11 16:04:22 -07: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
Djamil Legato
d2acf2dfe2 Implemented Sorting for Themes and Plugins views (fixes #583) 2016-06-27 18:54:02 -07: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
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
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