Commit Graph

122 Commits

Author SHA1 Message Date
Andy Miller
b5e5921cdd Missing lang string 2017-12-05 16:49:07 -07:00
Andy Miller
dbdf63a266 Updated languages 2017-12-05 16:17:54 -07:00
Andy Miller
66c46760e1 lang typo 2017-11-06 19:53:24 -07:00
Andy Miller
fd74587fec Fixed en lang file 2017-11-06 19:52:34 -07:00
Antony Dabonde
b73a48fc29 Updated english translation case insensitive URLs update in commit bc5085a to Grav core. (#1215) 2017-09-05 13:59:07 -06:00
Andy Miller
46085e7106 Added some color/hint to regen button 2017-08-27 12:55:32 -06:00
Andy Miller
3465b41e63 more 2fa visual tweaks 2017-08-26 19:15:45 -06:00
Andy Miller
ab3b47db1a Tweaks to lang 2017-08-26 18:45:35 -06:00
Andy Miller
8ca011dcd6 initial commit at dedicated page 2017-08-26 18:25:34 -06:00
Andy Miller
0c8da2473a Layout tweaks 2017-08-25 18:40:10 -06:00
Djamil Legato
fd45ea284b Regenerate lang 2017-08-25 17:21:38 -07:00
Andy Miller
8658466e8d two factor authentication essental elements 2017-08-25 16:20:57 -06:00
Andy Miller
d9abc0493e Added lang string for Redis password 2017-08-24 09:18:21 -06:00
Andy Miller
a36c890731 Added clear_images_by_default string for EN 2017-07-26 12:54:02 -06:00
Andy Miller
64641b97de Added cache-control lang text 2017-07-26 12:30:05 -06:00
Djamil Legato
dbdd6e2a45 Added info metadata button for preview images. Fixed preview of images 2017-06-21 17:55:33 -07:00
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