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 |
|
Andy Miller
|
ec08cd9374
|
Better fix for GPM issues
|
2015-12-09 10:13:44 -07:00 |
|
Flavio Copes
|
8fb4063cf2
|
Merge pull request #511 from getgrav/feature/fix-multisite-subfolder
Make $container available in setup.php
|
2015-12-09 17:25:31 +01:00 |
|
Andy Miller
|
9c6f243902
|
Fix for GPM problems "Call to a member function set() on null"
|
2015-12-08 21:20:41 -07:00 |
|
Andy Miller
|
d5bd99b363
|
Fix for individual asset pipeline value not functioning + optimizations #513
|
2015-12-08 11:42:39 -07:00 |
|
Matias Griese
|
5554c07cbf
|
Merge pull request #508 from getgrav/feature/gantry
Add support to manually initialize theme
|
2015-12-08 10:12:00 +02:00 |
|
Flavio Copes
|
fab66cf3a5
|
Make $container available in setup.php
|
2015-12-07 19:20:10 +01:00 |
|
Flavio Copes
|
5df48e7a68
|
Fix issue when translations_fallback is turned off, the translations are always relative to the default language even if the active language is != default
|
2015-12-07 16:25:46 +01:00 |
|
Flavio Copes
|
d9196426a1
|
Hide the session setting in admin as turning it off crashes the admin.
|
2015-12-06 18:20:16 +01:00 |
|
Flavio Copes
|
2f686f5b74
|
Improve a couple page method docs
|
2015-12-06 18:19:21 +01:00 |
|
Djamil Legato
|
c4b5df20a9
|
🎈 Added many more gpm index options (--filter, --sort, --updates-only, --plugins-only, --themes-only, --desc)
|
2015-12-04 17:54:14 -08:00 |
|
Djamil Legato
|
06608a6d3c
|
Implemented sort method for Iterator ($iterator->sort($callback))
|
2015-12-04 17:39:49 -08:00 |
|
Andy Miller
|
fd63911faf
|
Useful cache info output
|
2015-12-04 15:50:04 -07:00 |
|
Flavio Copes
|
66a1e55867
|
Update pages blueprints to add the page preview in the markdown editor with the current admin changes
|
2015-12-04 23:12:36 +01:00 |
|
Andy Miller
|
af2eb2e75d
|
Reverted PHP7 apcu as it seems to kill Doctrine Cache
|
2015-12-04 15:02:26 -07:00 |
|
Andy Miller
|
9b4f32cafd
|
Merge branch 'develop' into feature/gantry
|
2015-12-03 22:15:17 -07:00 |
|
Andy Miller
|
9179fbd1a2
|
minor performance optimization
|
2015-12-03 22:12:01 -07:00 |
|
Andy Miller
|
24ea7f1f55
|
Support APCu extension loaded for PHP7.0
|
2015-12-03 19:05:53 -07:00 |
|
Andy Miller
|
9b95053110
|
Support APCu extension loaded for PHP7.0
|
2015-12-03 19:05:36 -07:00 |
|
Andy Miller
|
71ffb9c72f
|
Merge branch 'develop' into feature/gantry
|
2015-12-03 18:06:30 -07:00 |
|
Andy Miller
|
f29f698f61
|
setter method to allow explicit setting of asset timestamp
|
2015-12-03 16:56:30 -07:00 |
|
Andy Miller
|
f1f8579a0b
|
New setters to set state of CSS / JS pipelining
|
2015-12-03 14:48:34 -07:00 |
|
Andy Miller
|
b80ed731b0
|
Made Page.evaluate() public so it can be used by twig, plugins etc.
|
2015-12-03 13:44:25 -07:00 |
|
Andy Miller
|
23a9a73600
|
Added logic to support link attributes via query string
|
2015-12-03 12:16:16 -07:00 |
|
Djamil Legato
|
dc8c0b6522
|
Fixed changelog differ to take into account betas/rc versions (fixes #496)
|
2015-12-02 23:44:18 -08:00 |
|
Djamil Legato
|
51529eb0ce
|
Merge branch 'develop' into feature/gantry
|
2015-12-02 14:10:17 -08:00 |
|
Andy Miller
|
05b24a4b75
|
Merge branch 'develop' of https://github.com/getgrav/grav into develop
|
2015-12-02 12:39:01 -07:00 |
|
Andy Miller
|
ca5819489f
|
Fix for sandbox command
|
2015-12-02 12:38:56 -07:00 |
|
Matias Griese
|
1d2acf8096
|
Move onThemeInitialized event into Themes::initTheme()
|
2015-12-02 17:24:12 +02:00 |
|
Andy Miller
|
98278e965b
|
Merge pull request #495 from tcsizmadia/develop
Updated Hungarian translation with new string.
|
2015-12-02 07:50:12 -07:00 |
|
Matias Griese
|
7bc990688c
|
Add missing parent constructor to Themes class
|
2015-12-02 11:24:20 +02:00 |
|
Tamas Csizmadia
|
b86aa6d473
|
Updated Hungarian translation with new string.
|
2015-12-01 21:57:31 +01:00 |
|
Andy Miller
|
b605753a6d
|
version update
|
2015-12-01 13:12:59 -07:00 |
|
Andy Miller
|
ab3843442a
|
Merge pull request #494 from getgrav/feature/introduce-user-groups
Feature/introduce user groups
|
2015-12-01 10:03:30 -07:00 |
|
Flavio Copes
|
0ac882314e
|
Merge branch 'develop' into feature/introduce-user-groups
|
2015-12-01 17:54:20 +01:00 |
|
Flavio Copes
|
0fe9264582
|
Merge pull request #491 from MATsxm/patch-2
Update fr.yaml
|
2015-12-01 14:05:25 +01:00 |
|
Djamil Legato
|
b1e16b2206
|
Added validator for file input fields
|
2015-11-30 18:22:30 -08:00 |
|
Andy Miller
|
a67c1780c1
|
Added a new @self.all case that gets all children modular and non-modular
|
2015-11-30 19:16:46 -07:00 |
|
Marc-Antoine Thevenet
|
1170f2f58d
|
Update fr.yaml
Update following the /en file
Thanks
|
2015-11-30 15:30:22 -04:00 |
|
Andy Miller
|
199c0a08ea
|
Should not be able to set parent to self (infinite loop) #308
|
2015-11-30 12:18:32 -07:00 |
|
Matias Griese
|
84ad152536
|
Only create environmental config if the directory exists
|
2015-11-30 20:44:08 +02:00 |
|
Flavio Copes
|
5b0f905ae3
|
Update italian lang file
|
2015-11-30 19:20:20 +01:00 |
|
Flavio Copes
|
a2bba8f09d
|
Merge pull request #489 from hugoaf/develop
Adding language string for MISSING_REQUIRED_FIELD
|
2015-11-30 19:19:51 +01:00 |
|
Matias Griese
|
2007975428
|
If environment does not have its own directory, remove it from the lookup
|
2015-11-30 10:13:40 -07:00 |
|
Flavio Copes
|
af5c52c52f
|
Update session name hints
|
2015-11-30 14:36:23 +01:00 |
|