Flavio Copes
8d048c689f
Persists to disk the plugin parameters currently stored in the Grav Config object
2015-12-18 14:44:03 +01:00
Flavio Copes
139ef04e0a
Handle non-array values in file validation
2015-12-18 10:38:10 +01:00
Flavio Copes
4c01e6c93e
Merge pull request #530 from mufac/mufac-patch-1
...
Prevent error if no collections present
2015-12-18 10:04:11 +01:00
Andy Miller
27744ba747
Merge branch 'feature/markdown_extendability' into develop
2015-12-17 18:09:28 -07:00
Andy Miller
3d3c6f4eba
missing doc blocks
2015-12-17 18:09:11 -07:00
Andy Miller
fb4abc5f5f
Use Grav's version of Parsedown until PR is accepted (crossing fingers)
2015-12-17 17:52:20 -07:00
mufac
f29b141d69
Prevent error if no collections present
...
If there are no collections you can get a "Invalid argument supplied for foreach()" without an empty default.
2015-12-17 16:14:48 -06:00
Andy Miller
1cecd09423
requires changes in parsedown
2015-12-17 10:35:22 -07:00
Andy Miller
0142e76270
cleanup
2015-12-16 21:51:38 -07:00
Andy Miller
5f8c7f41ec
Add ability to extend markdown
2015-12-16 19:50:10 -07:00
Flavio Copes
451baff26e
filterFile if the file field allows multiple items returns an array, otherwise a string
2015-12-16 15:16:14 +01:00
Flavio Copes
0e8e27877e
Fix https://github.com/getgrav/grav-plugin-admin/issues/335 , when looping the fields param in a list field, first check it exists
2015-12-15 11:52:27 +01:00
Andy Miller
d8a993bc86
Properly convert comma to spaces for multiple attributes #518
2015-12-14 18:30:55 -07:00
Andy Miller
ec7dbbdc8b
Added 7z format to standard file types #521
2015-12-14 18:13:14 -07:00
Djamil Legato
e152cfd10f
Forcing travis VM to western most date and echo a Travis date to catch it on log
2015-12-12 17:47:19 -08:00
Andy Miller
17a0590ee4
Merge branch 'release/1.0.4' into develop
2015-12-12 13:03:34 -07:00
Andy Miller
653edb064b
version update
2015-12-12 13:03:22 -07:00
Andy Miller
40f5d57737
Default value not in quotes. Needs to be a string for Admin compatibility - https://docs.saltstack.com/en/latest/topics/troubleshooting/yaml_idiosyncrasies.html#integers-are-parsed-as-integers
2015-12-12 08:43:41 -07:00
Flavio Copes
566c5cb38f
Revert "Fix issue in images cache permissions"
...
This reverts commit 7e3058e3f0 .
2015-12-12 10:18:32 +01:00
Flavio Copes
7e3058e3f0
Fix issue in images cache permissions
...
the leading '0' in the default 0755 was omitted as interpreted as an
integer, leading to errors in setting the images cache folder
permissions (not readable by Grav)
2015-12-12 10:13:21 +01:00
Djamil Legato
053d8a3fd5
Merge branch 'develop' of https://github.com/getgrav/grav into develop
2015-12-11 21:17:30 -08:00
Djamil Legato
0e810c15e2
Keep going if files are not found while creating a new project
2015-12-11 21:17:19 -08:00
Andy Miller
6b9154d1f3
Fix for cleaning build on linux
2015-12-11 22:08:59 -07:00
Andy Miller
2d7a3232cc
Merge branch 'release/1.0.3' into develop
2015-12-11 21:52:41 -07:00
Andy Miller
96d7c4790f
version update
2015-12-11 21:52:14 -07:00
Andy Miller
c0b9ada21c
fix for Image perms on admin save
2015-12-11 21:43:32 -07:00
Djamil Legato
7b116b41ae
Not meant to be checked in
2015-12-11 20:42:30 -08:00
Djamil Legato
0619f7c656
Reverted CleanCommand to pure Command
2015-12-11 18:44:52 -08:00
Andy Miller
48083b203a
Merge branch 'release/1.0.2' into develop
2015-12-11 18:51:36 -07:00
Andy Miller
f8aa9fed91
version update
2015-12-11 18:51:26 -07:00
Andy Miller
c55521ac4a
fixed timing calculation
2015-12-11 17:16:10 -07:00
Andy Miller
cdcb76cc55
Merge branch 'release/1.0.1' into develop
2015-12-11 15:38:45 -07:00
Andy Miller
def726a012
version update
2015-12-11 15:38:08 -07:00
Andy Miller
7d1291e2b9
Fixed cleanup to take into account symfony folder changes
2015-12-11 15:17:01 -07:00
Andy Miller
a0297e9d65
Fix error that can results from enabling debugger from admin
2015-12-11 15:00:54 -07:00
Andy Miller
f46ad2d032
Merge branch 'release/1.0.0' into develop
2015-12-11 14:00:21 -07:00
Andy Miller
0c807b6108
version update
2015-12-11 13:59:52 -07:00
Andy Miller
3a47d6a580
force lowercase of username
2015-12-11 10:34:59 -07:00
Andy Miller
52947b3a2c
Added Image cache perms option
2015-12-10 20:51:40 -07:00
Andy Miller
eacfc798f4
wrap security section of account blueprints in an authorize check
2015-12-10 16:05:22 -07:00
Andy Miller
5c0e5f3c01
updated debugbar
2015-12-10 16:04:46 -07:00
Andy Miller
985141b842
Merge pull request #515 from lennerd/fix/medium-url
...
Escape graph root in page medium to work with special characters.
2015-12-10 13:27:02 -07:00
Andy Miller
1aac2ab95d
Merge branch 'develop' of https://github.com/getgrav/grav into develop
2015-12-10 12:13:01 -07:00
Andy Miller
aa7d5ddf59
translate validation messages
2015-12-10 12:12:56 -07:00
Flavio Copes
e87505378d
Fix a parentheses issue that changes the logic and throw an error if $value['error'] is not set
2015-12-10 19:19:32 +01:00
Matias Griese
53f097c2b3
Fix wrong ordering when moving bulk of pages
2015-12-10 11:25:14 +02:00
Matias Griese
6ea7fe9dba
Fix moving page if its just placeholder
2015-12-10 11:19:56 +02:00
Matias Griese
0206f1b0c7
Fix Page::copy() and Page::move() to support multiple moves at once
2015-12-10 10:46:09 +02:00
Matias Griese
ef9f2c77dd
Minor fix in Page class
2015-12-10 10:24:21 +02:00
Andy Miller
822292f541
Merge branch 'develop' of https://github.com/getgrav/grav into develop
2015-12-09 10:13:53 -07:00