Frédéric Potvin
f45362b5b5
Invite users to join Slack instead of Gitter ( #1385 )
...
Since the team is now on Slack.
2017-03-26 10:00:42 -07:00
Andy Miller
f8fbc82196
Prepare for release
1.2.0-rc.3
2017-03-22 17:30:00 -06:00
Andy Miller
c153039457
Fixed loading issues with improperly named themes #1373
2017-03-22 17:29:47 -06:00
Andy Miller
88ccc25c47
Added an admin only section for child ordering
2017-03-22 17:12:36 -06:00
Andy Miller
b8164d3fe6
changelog updated
2017-03-22 12:10:37 -06:00
Andy Miller
a1d4199e68
Merge branch 'feature/ordering-refactor' into develop
2017-03-22 12:09:47 -06:00
Andy Miller
30f8eca905
Allow Twig url() function to pass through external URLs
2017-03-22 12:04:24 -06:00
Andy Miller
ef7ff9ec4e
Improved reorder logic and removed old logic
2017-03-21 20:20:08 -06:00
Andy Miller
0d471599d7
Changed logic for order handling
2017-03-21 15:35:16 -06:00
Andy Miller
13bc19f1e3
Moved debugger logic to avoid null page instances.
2017-03-20 15:25:41 -06:00
Andy Miller
da61196b7b
Cleanup package files via GPM install to make them more windows-friendly #1361
2017-03-20 13:30:53 -06:00
Andy Miller
04e1710de1
Updated composer.json to pick up latest Gregwar Image library
2017-03-20 11:26:31 -06:00
Andy Miller
330a90b0ab
Added language_codes to Twig init to allow for easy language name/code/native-name lookup
2017-03-20 10:36:26 -06:00
Andy Miller
5c34556246
Fix for page-level debugger override changing the option site-wide
2017-03-20 10:19:37 -06:00
Andy Miller
10a15ef33f
Simplified some logic and fixed an issue with system-level process twig logic #1351
2017-03-19 21:24:46 -06:00
Andy Miller
4eebc81808
Merge branch 'develop' of https://github.com/getgrav/grav into develop
2017-03-18 13:54:29 -06:00
Andy Miller
cd37ea0689
Chaned image quality field to use new range field
2017-03-18 13:54:25 -06:00
ricardo118
7e50c340c7
Fix class for Config/System"Default ordering" ( #1359 )
...
Fix class for both "Default ordering" and "Append URL extension"
2017-03-18 11:50:37 -06:00
Ole Vik
701f18e782
Fix field class for Config/Site "Default language" ( #1357 )
2017-03-18 11:50:18 -06:00
Andy Miller
66a21db504
Prepare for release
1.2.0-rc.2
2017-03-17 15:52:39 -06:00
Andy Miller
0290ffd26e
Added the ability for a specific page to disable debugger
2017-03-17 15:13:12 -06:00
Matias Griese
020cc6f39b
Merge remote-tracking branch 'origin/feature/objects' into feature/objects
2017-03-17 11:18:58 +02:00
Matias Griese
3897506c7f
Add ObjectCollectionTrait::group() function
2017-03-17 11:18:50 +02:00
Andy Miller
b5cfb53d78
Updated vendor libraries
2017-03-15 18:16:03 -06:00
Andy Miller
252b2f71a0
Stopped invalid derivates throwing fatal error #1341
2017-03-15 18:15:34 -06:00
Andy Miller
262951ece4
Updated changelog
2017-03-15 17:28:00 -06:00
Andy Miller
874160480f
Optimized theme autoloader to work with hyphenated classnames #1353
2017-03-15 17:21:49 -06:00
Andy Miller
79d6b8ab22
Set default release to testing during RC
1.2.0-rc.1
2017-03-13 19:20:08 -06:00
Andy Miller
04228ecee9
Prepare for release
2017-03-13 18:38:06 -06:00
Andy Miller
3cf8bd5928
Improved evaluate() Twig function to use environment/context
2017-03-13 13:39:17 -06:00
Djamil Legato
9f57af80cf
Merge branch 'develop' into feature/objects
...
# Conflicts:
# CHANGELOG.md
2017-03-10 11:46:57 -08:00
Josh Weiss
c86d791d44
Fix for the blueprint fix. ( #1334 )
...
Discussed with @mahagr.
Saved YAML configs gave undesired extra parameter (!!float 1 for example) because floats were not being cast back to integers upon save. This was even true when the filterNumber function was giving back a correct parameter. filter_var from validateFloat was actually perserving the float variable type which the YAML engine perserved upon Yaml::dump.
This is a unconventional fix, but it is the simplest way to handle this edge case.
2017-03-09 07:54:26 -07:00
Andy Miller
ec9342ced1
Removed ID from nonce_field() twig function causing validation error
...
https://github.com/getgrav/grav-plugin-form/issues/115
2017-03-08 17:08:22 -07:00
Andy Miller
23ba8a1386
Fixed Page::expires(0) that was not getting picked up
2017-03-08 15:35:15 -07:00
Andy Miller
ebb8786cd9
Fixed Page::expires(0) that was not getting picked up
2017-03-08 15:34:54 -07:00
Matias Griese
703080a329
Start using StorageTrait for AbstractObject and AbstractObjectCollection
2017-03-07 15:45:15 +02:00
Matias Griese
c1ee217cef
Update Object classes
2017-03-07 12:06:26 +02:00
Matias Griese
d0eed03fef
Merge remote-tracking branch 'origin/feature/objects' into feature/objects
2017-03-06 18:59:04 +02:00
Matias Griese
9ba038b2b3
Implement ObjectStorageTrait
2017-03-06 18:58:55 +02:00
Matias Griese
34cff72fce
Add FilesystemStorage::exists()
2017-03-06 14:27:40 +02:00
Andy Miller
4726873b57
Added new Page::folderExists() method
2017-03-05 18:38:34 -07:00
Andy Miller
90ea2fc067
Added block/line option to process markdown
2017-03-04 13:29:06 -07:00
Andy Miller
052a6df550
Merge branch 'feature/objects' of https://github.com/getgrav/grav into feature/objects
2017-03-04 13:28:50 -07:00
Andy Miller
8032830873
Added block/line option to process markdown
2017-03-04 13:28:43 -07:00
Matias Griese
4ace1d0b42
Implement nested saving support for Object\AbstractObject class
2017-02-28 19:10:42 +02:00
Matias Griese
d0f4fbdfcc
Implement Object\FilesystemStorage class
2017-02-28 19:09:35 +02:00
Matias Griese
c7c3659312
Fixed Folder::move()
2017-02-27 20:28:37 +02:00
Matias Griese
f6e4091e51
Merge branches 'develop' and 'feature/objects' of https://github.com/getgrav/grav into feature/objects
2017-02-27 12:56:32 +02:00
Matias Griese
175fcb9415
Fixed exception when trying to find user account and there is no user://accounts folder
2017-02-27 12:53:24 +02:00
Andy Miller
da2a0f507b
Added a fragment + query test
2017-02-26 14:10:43 -07:00