Léo WG
d0492c9944
implementation of the setting to enable secure deletion of pages ( #1752 )
2019-10-23 14:46:41 -06:00
Andy Miller
a6cd71ed6a
Merge tag '1.9.10' into develop
...
Release v1.9.10
# gpg: Signature made Thu Sep 19 16:37:47 2019 MDT
# gpg: using RSA key 6AA7DB4F23BD1A7280C4CC63E82B8D0EAB94EFB9
# gpg: Good signature from "Andy Miller <rhuk@mac.com >" [ultimate]
2019-09-19 16:37:47 -06:00
Andy Miller
5f89dd8ced
Merge branch 'release/1.9.10'
1.9.10
2019-09-19 16:37:47 -06:00
Andy Miller
71c75af848
prepare for release
2019-09-19 16:35:26 -06:00
Matias Griese
927ccfa526
Fixed Badly encoded JSON data warning when uploading files [grav#2663]
2019-09-17 21:58:48 +03:00
Andy Miller
d20ecf300a
Merge branch 'release/1.9.9'
1.9.9
2019-08-21 15:07:33 -06:00
Andy Miller
8bc3c855f1
Merge tag '1.9.9' into develop
...
Release v1.9.9
2019-08-21 15:07:33 -06:00
Andy Miller
8355ab1b54
prepare for release
2019-08-21 15:07:23 -06:00
Djamil Legato
faac66c51e
Fixed preview link for non-images files in Pagemedia ( fixes #1727 , fixes #1728 )
2019-08-21 10:10:49 -07:00
Djamil Legato
1ac925b117
Fixed regression with files in admin not allowing types other than images ( fixes #1737 )
2019-08-21 10:09:18 -07:00
Andy Miller
d3668606bb
Merge branch 'release/1.9.8'
1.9.8
2019-08-14 16:13:28 -06:00
Andy Miller
0eba228f71
Merge tag '1.9.8' into develop
...
Release v1.9.8
2019-08-14 16:13:28 -06:00
Andy Miller
00a70c7f86
prepare for release
2019-08-14 16:13:19 -06:00
Andy Miller
9b1ada8633
Fixed issue with deleting files in config based YAML files
2019-08-09 16:45:31 -06:00
Djamil Legato
b5bf334340
Fixed file form field failing resolution checks in certain circumstances
2019-07-31 16:57:41 -07:00
ricardo118
6e4b2020bb
removing size classes from description
...
this has been fixed in form but not in admin
2019-07-27 16:49:00 +01:00
Djamil Legato
8c1f47396c
Fixed issue with array field nested in list that were losing their index order when the list reordered
2019-07-17 11:06:39 -07:00
Djamil Legato
1542931d99
Fixed issue with array field nested in list that were losing their index order when the list reordered
2019-07-17 10:42:01 -07:00
Djamil Legato
d85a6777de
Attach _list_index to fields within list items so that the index/key is available
2019-07-16 09:56:16 -07:00
ricardo118
2562cfbb34
Fix for user without config_system permissions ( #1540 )
...
When a user doesn't have admin.configuration_system permissions, rather than opening the next tab (site) it just blanks out without a tab open. This simple fix let's it check for system permission and if not add site. Ideally we should check in order:
if not system use site
if not site use media
if not media use info
but I don't see that being required too much as Info is the most likely one for a user to have if not system (since its just the basic site information)
2019-07-12 11:19:57 -06:00
Stefan Bauer
b4d61dbd4a
reduce padding left and right to avoid buttons are displayed on two lines (in German " Passwort vergessen" and "Anmelden" needs to much space to display the buttons side by side) ( #1720 )
2019-07-12 11:19:27 -06:00
Djamil Legato
27f7408afd
Removed sneaked in .idea folder
2019-07-09 18:39:46 -07:00
Djamil Legato
b3f5a129ff
Updated CHANGELOG after cherry-pick
2019-07-09 17:02:13 -07:00
Djamil Legato
8f6bcc93d3
Fixed issue with nested list fields both utilizing the custom key functionality
...
# Conflicts:
# themes/grav/js/admin.min.js
2019-07-09 17:01:15 -07:00
Djamil Legato
7fa8bca2e9
Better support for array field into list field
...
# Conflicts:
# CHANGELOG.md
2019-07-09 17:00:24 -07:00
Andy Miller
29c7a12dd2
Updated lang file
2019-07-08 15:53:40 -06:00
ricardo118
9bb6afeb91
support for field.classes and field.outer_classes in type:section ( #1704 )
2019-07-03 13:13:31 -06:00
Romarain
40a49e59ac
Added class support in the h1 ( #1705 )
...
The option "classes:" is now working and will generate a class in the h1.
2019-07-03 13:12:27 -06:00
Romarain
a5a4ed0aa7
Added class support for the whole container ( #1706 )
...
I copied/pasted the original `{% if field.classes is defined %}class="{{ field.classes }}" {% endif %}` present in the extended template of the form plugin.
Now, adding a "classes:" in the fieldset declaration should generate a correspondant class in the HTML.
2019-07-03 13:10:48 -06:00
Hugh Barnes
ad6e9833ab
Avoid errors when backups Twig variable not set ( #1711 )
...
I don't make backups this way myself, so testing is tricky. I came to this through a discord question.
2019-07-03 13:09:58 -06:00
Matias Griese
c3b7285fa2
Fixed 2FA regenerate for Flex Users
...
# Conflicts:
# CHANGELOG.md
2019-07-01 11:50:31 -06:00
Miguel Pereira
8575c1e206
Update pages.html.twig
...
* Added missing closing </li> in language loops
2019-06-26 10:53:18 +03:00
Andy Miller
d626305f11
Merge tag '1.9.7' into develop
...
Release v1.9.7
2019-06-21 15:14:40 -06:00
Andy Miller
5dea5f4e2c
Merge branch 'release/1.9.7'
1.9.7
2019-06-21 15:14:39 -06:00
Andy Miller
3edf86f5cc
prepare for release
2019-06-21 15:14:28 -06:00
Andy Miller
496e20367f
Fixes issue with permission toggle #1702
2019-06-20 19:33:57 -06:00
Matias Griese
f2a8194572
Resetting a user's password clears the user's site access [grav#2528]
2019-06-20 22:13:04 +03:00
Andy Miller
6e462efc5e
Fixex #1700 - dashboard chart labels cut off
2019-06-17 22:10:58 -06:00
Andy Miller
cab56f403a
Merge branch 'release/1.9.6'
1.9.6
2019-06-15 12:11:40 -06:00
Andy Miller
5201e142d4
Merge tag '1.9.6' into develop
...
Release v1.9.6
2019-06-15 12:11:40 -06:00
Andy Miller
1d3c4b514d
prepare for release
2019-06-15 12:11:29 -06:00
Andy Miller
3ff690b8a6
Updated changelog
2019-06-15 12:10:51 -06:00
Andy Miller
e14ac82803
revert parents_levels: 2
2019-06-15 12:09:56 -06:00
Andy Miller
e478343d8f
Merge branch 'release/1.9.5'
1.9.5
2019-06-14 13:54:21 -06:00
Andy Miller
49986d9672
Merge tag '1.9.5' into develop
...
Release v1.9.5
2019-06-14 13:54:21 -06:00
Andy Miller
9afff7f95a
prepare for release
2019-06-14 13:54:01 -06:00
Andy Miller
c828849e47
update changelog
2019-06-14 13:53:08 -06:00
Andy Miller
52d46cfa40
append/prepend for small sizes only
2019-05-27 19:32:58 +03:00
Andy Miller
7dc2c26995
Revert "prepend/append"
...
This reverts commit 9256e99e58 .
2019-05-27 19:21:58 +03:00
Andy Miller
8046132d29
Debugger Provider lang strings
2019-05-27 19:21:25 +03:00