Matias Griese
|
d8af66cfd7
|
Remove some unused variables
|
2019-11-18 10:55:40 +02:00 |
|
Matias Griese
|
1aa69e61ac
|
Add a lot of missing docblocks (variables)
|
2019-11-18 10:53:21 +02:00 |
|
Matias Griese
|
be3ecf1377
|
DEPRECATED $page->modular() in favor of $page->isModule() for better readability
|
2019-11-15 21:15:38 +02:00 |
|
Matias Griese
|
571674a4f5
|
Fixed phpstan issues in all code up to level 3
|
2019-11-15 14:03:52 +02:00 |
|
Matias Griese
|
a06520337f
|
Fully comply phpstan level2!
|
2019-11-15 13:21:20 +02:00 |
|
Matias Griese
|
bf2b7dcf7b
|
Rename Flex Object classes (changed my mind)
|
2019-11-15 13:05:51 +02:00 |
|
Matias Griese
|
86faceb94f
|
Deprecated Grav\Common\User\Group in favor of $grav['user_groups'], which contains Flex UserGroup collection
|
2019-11-15 12:27:55 +02:00 |
|
Matias Griese
|
963e365da4
|
Imroved UserIndex:find() to only search user if query isn't empty
|
2019-11-15 12:08:30 +02:00 |
|
Matias Griese
|
4332ac35db
|
Moved all Flex classes under Grav\Common\Flex
|
2019-11-15 11:57:22 +02:00 |
|
Matias Griese
|
7e5d58f94b
|
Minor bug fixes
|
2019-11-15 09:04:44 +02:00 |
|
Matias Griese
|
6b3b6106bf
|
Code quality improvements
|
2019-11-15 09:03:47 +02:00 |
|
Matias Griese
|
f0c12e6246
|
Fixed a few type hints
|
2019-11-15 09:00:48 +02:00 |
|
Matias Griese
|
741934b1da
|
Flex User/Group: Cache authorize() calls
|
2019-11-14 21:57:06 +02:00 |
|
Matias Griese
|
35e7bfe506
|
Multiple small bug fixes / code quality improvements to Flex Pages
|
2019-11-14 15:13:52 +02:00 |
|
Matias Griese
|
dcc2ddfdb8
|
Merge branch 'develop' of github.com:getgrav/grav into 1.7
Conflicts:
CHANGELOG.md
|
2019-11-14 12:22:50 +02:00 |
|
Matias Griese
|
f59441eb55
|
Fixed fatal error when $page->id() is null [#2731]
|
2019-11-14 12:21:28 +02:00 |
|
Matias Griese
|
9cb6ddf742
|
Minor bug fix to Access class where there are no ACL rules
|
2019-11-13 21:38:08 +02:00 |
|
Matias Griese
|
035a84b55d
|
Fixed couple of minor flex page bugs
|
2019-11-13 16:20:24 +02:00 |
|
Matias Griese
|
d892343e57
|
Improve MediumFactory::fromUploadedFile() method
|
2019-11-13 15:51:49 +02:00 |
|
Matias Griese
|
aaa3976e5a
|
Minor bug fixes/improvements on $user->authorize()
|
2019-11-13 15:17:37 +02:00 |
|
Matias Griese
|
0d4afd7a37
|
Code style fixes
|
2019-11-13 15:10:07 +02:00 |
|
Matias Griese
|
4edb1ca61b
|
Improved twig authorize() function to work better with nested rule parameters
|
2019-11-13 11:36:10 +02:00 |
|
Matias Griese
|
d6374f259a
|
Improved user and group ACL to support deny permissions (Flex Users only)
|
2019-11-13 11:35:41 +02:00 |
|
Matias Griese
|
7b4f40d3b1
|
Updated blueprint for Flex Pages
|
2019-11-13 11:22:01 +02:00 |
|
Matias Griese
|
9c4eb549b7
|
Added missing system.include_default_lang_file_extension configuration option
|
2019-11-13 11:17:14 +02:00 |
|
Matias Griese
|
c380fb638b
|
Added Utils::isAssoc() and Utils::isNegative() helper methods
|
2019-11-13 11:16:25 +02:00 |
|
Matias Griese
|
908e993727
|
Flex Pages: Implemented recursive filterBy()
|
2019-11-13 11:14:29 +02:00 |
|
Matias Griese
|
304f800018
|
Improved twig |array filter to work with iterators and objects with toArray() method
|
2019-11-12 12:41:45 +02:00 |
|
Xaver Maierhofer
|
fcc0c5e345
|
Correct download argument annotation (#2727)
|
2019-11-09 20:49:33 -07:00 |
|
Matias Griese
|
77887d83e9
|
Regression: Fixed Grav update bug [#2722]
|
2019-11-08 12:56:03 +02:00 |
|
Matias Griese
|
3514ff64fe
|
Update installer versions
|
2019-11-08 10:32:34 +02:00 |
|
Matias Griese
|
b56ede81f0
|
Flex Pages: Implemented recursive filterBy()
|
2019-11-07 13:14:51 +02:00 |
|
Andy Miller
|
e450923409
|
Ability to force-run a Scheduled job #2720
|
2019-11-06 21:38:08 -07:00 |
|
Andy Miller
|
14110d5475
|
prepare for rc.1 release
|
2019-11-06 16:09:01 -07:00 |
|
Andy Miller
|
e0e92b843c
|
prepare for release
|
2019-11-06 16:06:45 -07:00 |
|
Matias Griese
|
a996137317
|
Fixed bug where Flex index file couldn't be disabled
|
2019-11-06 11:52:00 +02:00 |
|
Matias Griese
|
9fb55d8d0f
|
Flex pages: Use translated titles / routes in admin list
|
2019-10-31 12:05:13 +02:00 |
|
Matias Griese
|
861f53c5dc
|
Grav 1.7: Fixed Flex Pages routing if using translated slugs or system.hide_in_urls setting
|
2019-10-31 10:52:15 +02:00 |
|
Andy Miller
|
e80b7fe19e
|
updated JQuery
|
2019-10-30 21:50:20 -06:00 |
|
Matias Griese
|
a571f42e1b
|
Merge remote-tracking branch 'origin/1.7' into 1.7
# Conflicts:
# composer.lock
|
2019-10-29 20:56:50 +02:00 |
|
Matias Griese
|
2fd5492286
|
Updated to Symfony 4.3, use Symfony EventDispatcher directly and not rockettheme/toolbox wrapper
|
2019-10-29 20:56:31 +02:00 |
|
Andy Miller
|
99c6a78134
|
ixed exception caused by missing template type based on Accept: header #2705
|
2019-10-28 15:40:06 -06:00 |
|
Matias Griese
|
a93ef3f752
|
Initial support for admin filtering support
|
2019-10-28 15:51:04 +02:00 |
|
Matias Griese
|
0814d5e3bb
|
Merge branch '1.7' of github.com:getgrav/grav into 1.7
|
2019-10-25 11:27:47 +03:00 |
|
Andy Miller
|
2e8be3c67f
|
Cron improvements
|
2019-10-24 15:29:25 -06:00 |
|
Matias Griese
|
191bf8730a
|
Optimize PageObject::getLevelListing()
|
2019-10-24 18:12:38 +03:00 |
|
Matias Griese
|
09e8dfdbfd
|
Fixed no pages in admin
|
2019-10-24 14:19:37 +03:00 |
|
Matias Griese
|
a1ea841034
|
Fixed fatal error in multi-site setups
|
2019-10-24 13:59:00 +03:00 |
|
Matias Griese
|
f9f836959c
|
Reverting (git) moved folders leave empty folders which break Flex Pages
|
2019-10-24 12:36:14 +03:00 |
|
Matias Griese
|
c4ce2d1648
|
Misc minor code quality fixes
|
2019-10-24 11:26:04 +03:00 |
|