Djamil Legato
c834a53d99
Fixed hardcoded HTTP protocol, throwing warning when using HTTPS
2016-01-07 10:29:54 -08:00
Andy Miller
785c417586
Updated the changelog
2016-01-06 17:07:26 -07:00
Djamil Legato
cb64ded1b4
Also return the path with the new extension appended
2016-01-06 11:56:16 -08:00
Djamil Legato
3c72bcad27
Ensure the downloaded package has ZIP extension, just in case.
2016-01-06 10:55:31 -08:00
Flavio Copes
90a852ce16
Fix year!
2016-01-06 09:44:57 +01:00
Flavio Copes
bf27921138
Fix format
2016-01-06 09:44:11 +01:00
Flavio Copes
1e41545243
Update changelog
2016-01-06 09:41:26 +01:00
Flavio Copes
f45b7250aa
Fix #378 use tu to translate regardless of the languages.translations setting
2016-01-05 19:05:04 +01:00
Flavio Copes
6c5fe3208d
Use config/system in Configuration nav url
2016-01-05 18:50:49 +01:00
Flavio Copes
c913d0adb7
Merge pull request #377 from getgrav/feature/show-custom-configurations
...
Show any configuration item Grav finds under user/config, if there is an associated blueprint provided
2016-01-05 13:35:46 +01:00
Flavio Copes
a7c3401a81
Use Grav::instance
2016-01-04 21:04:12 +01:00
Flavio Copes
13c30cf9bf
Merge pull request #371 from getgrav/feature/handle-hide_home_in_urls
...
Fix for change in 3eb2a5664a
2016-01-04 20:55:03 +01:00
Flavio Copes
d908956ac8
Add the new session config strings
2016-01-04 20:43:59 +01:00
Flavio Copes
ae1b2a074c
Show any configuration item Grav finds under user/config, if there is an associated blueprint provided
...
Also, organize current system/site/info files under a common
config.html.twig. Delete info/site/system twig files. Preserve BC by
setting the template of system/site/info to "config", in the pages.
2016-01-03 17:53:04 +01:00
Andy Miller
cf6cf99790
Merge branch 'develop' of https://github.com/getgrav/grav-plugin-admin into develop
2016-01-01 17:26:57 -07:00
Andy Miller
b260bc3c05
added some new strings
2016-01-01 17:26:52 -07:00
Flavio Copes
f34a9d7638
More changes for pagemediaselect to avoid double inclusion of data-grav-field, and to disable when no files are found
2015-12-30 20:39:37 +01:00
Flavio Copes
7f5863a66c
Merge pull request #373 from aymerix/develop
...
Added missing data-grav-field=select to global attributes on pagemediaselect field template
2015-12-30 20:33:08 +01:00
Aymeric SIMON
f3e5797271
Added missing data-grav-field=select to global attributes on pagemediaselect field template
2015-12-30 17:35:10 +01:00
Flavio Copes
52ae7bcf80
Fix redirect after saving page
2015-12-29 19:31:02 +01:00
Flavio Copes
c1af35e9ac
Fix for change in 3eb2a5664a
...
Handle in Admin the logic to strip home from Page routes and urls
(optional)
2015-12-29 19:08:48 +01:00
Flavio Copes
cae876903e
Load the partials/page-revisions.html.twig template if available
2015-12-29 16:11:39 +01:00
Flavio Copes
ec4becae0e
Add a fallback twig template to use in case Twig cannot find a template file
2015-12-29 16:11:10 +01:00
Flavio Copes
ffa54e12f7
Show revisions button is pro is enabled
2015-12-29 16:07:15 +01:00
Flavio Copes
9e0a28cd8b
Allow to set the nonce for a POST action in the query url too
2015-12-29 16:06:57 +01:00
Flavio Copes
4c5657ba1a
Add contributing file
2015-12-23 20:20:16 +01:00
Flavio Copes
192f953e8d
Fix #368 saving plugins configs that contain a tab input type
...
Additionally, little cleanup, and adds comment about file types and
js-processing forms
2015-12-23 18:09:07 +01:00
Andy Miller
82888c6ac1
Merge branch 'release/1.0.4' into develop
2015-12-22 17:00:03 -07:00
Andy Miller
1996b7f873
version update
2015-12-22 16:59:53 -07:00
Flavio Copes
0eb87ede66
Fix redirect in deleting media from file field. Better format for file field code
2015-12-22 14:06:23 +01:00
Flavio Copes
8f52ad156b
Restore file inputs functionality. Process the form via javascript only if no file inputs are found.
...
The file inputs are not found in Pages, so in that case, the JS form
processing still kicks in as usual. In plugins and themes blueprints on
the other hand, if there is a file input we avoid JS processing, since
we also do not actually need this part of code in those forms.
2015-12-22 13:48:59 +01:00
Flavio Copes
011c53515e
Fix problem in form code introduced by fix to allow file uploads. Only triggered the issue on Pages form code
...
Fix #361
Fix #365
2015-12-22 12:56:00 +01:00
Flavio Copes
08b2043dd3
Fix for the image preview in the file filed on multilang sites
2015-12-21 16:33:16 +01:00
Flavio Copes
b76b79e611
Improve File input field for Admin
...
Add removing files from a blueprint to Admin, moved from Pro. Drop
`showuploaded`, `ispluginconfig`, `showuploadedpreview` options from
the File field. Added a "blueprint" option to specify the field name
and type, e.g. `plugins.admin` or `themes.antimatter`. Dropped the
multiple option, as it'd need more handling that now it's not there.
2015-12-21 16:22:04 +01:00
Flavio Copes
5cabfb815e
Merge pull request #362 from khanduras/patch-1
...
Update blueprints.yaml
2015-12-21 08:57:34 +01:00
khanduras
8a5c8144c2
Update blueprints.yaml
...
Small language change
2015-12-20 22:56:49 -08:00
Andy Miller
b7bd4fa8e0
Merge branch 'release/1.0.3' into develop
2015-12-20 12:13:42 -07:00
Andy Miller
f40fc7a89b
version update
2015-12-20 12:13:33 -07:00
Flavio Copes
eb6a91b173
Merge pull request #355 from MATsxm/patch-12
...
Update fr.yaml
2015-12-20 08:52:10 +01:00
Marc-Antoine Thevenet
21f471ae8a
Update fr.yaml
...
Ok... grammar typo but please, PLEASE! don't ask me to explain it in English...
😆
2015-12-19 19:09:03 -04:00
Flavio Copes
db0227320a
Check method exists prior to calling meetsRequirements
...
As Grav might not yet have been updated
2015-12-19 20:21:13 +01:00
Flavio Copes
3af4494d9b
Merge pull request #353 from fbardel/patch-1
...
Update fr.yaml
2015-12-19 16:01:48 +01:00
François
8d75c1c2ed
Update fr.yaml
2015-12-19 15:18:40 +01:00
Flavio Copes
ece5d43352
Added a "pagemediaselect" special select field, to be used in Pages blueprints. Add warning when used inside themes or plugins blueprints
2015-12-19 14:06:57 +01:00
Flavio Copes
371d709630
Make "file" a form field to be used in plugins and themes blueprints only. Add warning when used inside pages blueprints
2015-12-19 14:06:27 +01:00
Andy Miller
7064d9a2e0
Merge pull request #351 from mikewink/patch-1
...
Updated de.yaml with missing translations
2015-12-18 19:56:03 -07:00
Andy Miller
72340d44e3
Merge branch 'release/1.0.2' into develop
2015-12-18 17:30:37 -07:00
Andy Miller
331898de63
version update
2015-12-18 17:30:25 -07:00
Andy Miller
853d934c5e
Fix for language picker to use new individual language files
2015-12-18 17:28:31 -07:00
Andy Miller
ba1c1c2347
Merge branch 'release/1.0.1' into develop
2015-12-18 16:39:25 -07:00