Andy Miller
|
032acedafe
|
Lang updates
|
2019-03-01 14:32:59 -07:00 |
|
Matias Griese
|
85af461eb4
|
FlexObject: When creating object and key isn't set, use storage key instead
|
2019-03-01 15:13:21 +02:00 |
|
Matias Griese
|
4b1a129f38
|
Merge remote-tracking branch 'origin/1.6' into 1.6
|
2019-03-01 14:48:01 +02:00 |
|
Matias Griese
|
1762ef3d1e
|
Added Medium::size()
|
2019-03-01 14:47:53 +02:00 |
|
Andy Miller
|
8ffba2d88d
|
fix typo
|
2019-03-01 05:44:21 -07:00 |
|
Andy Miller
|
f19cb94f89
|
cleanup
|
2019-03-01 05:25:29 -07:00 |
|
Andy Miller
|
8fb7caa22a
|
Safer check for admin
|
2019-02-28 18:44:29 -07:00 |
|
Andy Miller
|
6765c5f594
|
Merge branch '1.6' of github.com:getgrav/grav into 1.6
|
2019-02-28 14:59:39 -07:00 |
|
Matias Griese
|
026f9cb3a0
|
Fixed potential undefined property in onPageNotFound event handling
|
2019-02-28 22:35:37 +02:00 |
|
Andy Miller
|
516dfd5c26
|
Merge branch '1.6' of github.com:getgrav/grav into 1.6
|
2019-02-28 11:30:12 -07:00 |
|
Andy Miller
|
1fbd5e0b38
|
Fix for static admin::tu() call
|
2019-02-28 11:29:54 -07:00 |
|
Matias Griese
|
b35a892853
|
Added Flex::getObjects() and Flex::getMixedCollection() methods for co-mingled collections
Added support to use single Flex key parameter in `Flex::getObject()` method
|
2019-02-28 16:26:39 +02:00 |
|
Matias Griese
|
578f8e4947
|
Grav\Framework\File\AbstractFile::save(): Fixed missing directory creation
|
2019-02-28 10:26:41 +02:00 |
|
Andy Miller
|
a934dd4fff
|
Minor backup things
|
2019-02-27 12:46:32 -07:00 |
|
Matias Griese
|
df226a1102
|
Improved File::save() to use a temporary file if file isn't locked
|
2019-02-26 23:00:43 +02:00 |
|
Matias Griese
|
8947f5ade9
|
Improved File::save() not to use file lock, but a temporary file, fixed Obtaining write lock failed on file...
|
2019-02-26 21:21:07 +02:00 |
|
Matias Griese
|
941a5db8de
|
Disable deprecation messages for Page methods for now (used in too many places)
|
2019-02-26 15:17:03 +02:00 |
|
Matias Griese
|
2fcaaea6ac
|
Fixed mkdir(...) race condition
|
2019-02-26 15:13:40 +02:00 |
|
Matias Griese
|
f934256e06
|
Added more deprecation messages
|
2019-02-26 12:11:51 +02:00 |
|
Matias Griese
|
ccb465e998
|
Grav 1.6: Renamed $grav['users'] service to $grav['accounts']
|
2019-02-26 12:11:15 +02:00 |
|
Andy Miller
|
2e647be565
|
this is deprecated...
|
2019-02-25 16:30:31 -07:00 |
|
Matias Griese
|
434620dea0
|
Fixed FlexObject::update() removing fields which aren't allowed by ACL
|
2019-02-25 15:08:33 +02:00 |
|
Matias Griese
|
212d7d24ef
|
Changelog update, minor cleanup
|
2019-02-25 11:47:24 +02:00 |
|
Matias Griese
|
61cf416df4
|
Added B/C layer for FormatterInterface
|
2019-02-25 11:43:42 +02:00 |
|
Matias Griese
|
ff23f6b015
|
Renamed Grav\Framework\File\Formatter\FormatterInterface to Grav\Framework\File\Interfaces\FileFormatterInterface
|
2019-02-25 11:29:48 +02:00 |
|
Matias Griese
|
d59d60647c
|
Fixed FlexUser::find() breaking when nothing is found
|
2019-02-19 23:06:29 +02:00 |
|
Matias Griese
|
cf088d00ff
|
Fixed FlexUser loosing ACL information (apply only for user)
|
2019-02-19 22:39:47 +02:00 |
|
Matias Griese
|
dd5a10d0e2
|
Fixed FlexUser loosing ACL information
|
2019-02-19 22:33:51 +02:00 |
|
Matias Griese
|
0da39aa397
|
Added method to return FlexIndex from FlexCollection
|
2019-02-19 12:16:48 +02:00 |
|
Andy Miller
|
c97853e1aa
|
updated languages
|
2019-02-18 14:43:06 -07:00 |
|
Andy Miller
|
3c680cd8e8
|
Added support for a backlink in scheduler
|
2019-02-18 13:18:01 -07:00 |
|
Andy Miller
|
3545761b92
|
reformatted the site.yaml a little
|
2019-02-18 12:59:56 -07:00 |
|
Andy Miller
|
72016d7e7c
|
Fixed purgeJob() and added clearJob()
|
2019-02-18 12:59:47 -07:00 |
|
Andy Miller
|
6c1701ea5a
|
Fix for email causing infinite ‘call’ recursion
|
2019-02-16 18:13:24 -07:00 |
|
Matias Griese
|
28372be982
|
Fixed bug in Flex collection caching
|
2019-02-15 22:08:02 +02:00 |
|
Matias Griese
|
58f85212db
|
Renamed flex users blueprints to match the class name, move index file [#2378]
|
2019-02-15 20:15:17 +02:00 |
|
Matias Griese
|
c39bdaf7f2
|
Added getCache() method to FlexIndex, FlexCollection and FlexObject
|
2019-02-15 14:17:21 +02:00 |
|
Matias Griese
|
16ab2e59f1
|
Renamed FlexIndex::getIndex() to getIndexMap()
|
2019-02-15 13:15:24 +02:00 |
|
Matias Griese
|
29c65c74db
|
Merge remote-tracking branch 'origin/1.6' into 1.6
|
2019-02-15 11:14:02 +02:00 |
|
Matias Griese
|
fee77d7301
|
Fixed FlexIndex keys being lost when FlexCollection gets loaded
|
2019-02-15 11:13:50 +02:00 |
|
Andy Miller
|
21d9fa1e74
|
display fullname instead of title in list
|
2019-02-14 16:40:02 -07:00 |
|
Matias Griese
|
b4d973bfd0
|
Remove var_dump(), oopsie!
|
2019-02-14 21:12:53 +02:00 |
|
Matias Griese
|
993db32652
|
Console commands: add method for invalidating cache
|
2019-02-14 15:32:42 +02:00 |
|
Matias Griese
|
a0f4878c12
|
Updated version to rc.3
|
2019-02-14 11:44:32 +02:00 |
|
Matias Griese
|
452df10ea1
|
Updated UserInterface and FlexObjectInterface by adding missing update() parameter
|
2019-02-14 11:35:43 +02:00 |
|
Matias Griese
|
a3bf38b182
|
Change typehints from User to UserInterface
|
2019-02-14 11:34:41 +02:00 |
|
Matias Griese
|
674ea8ae25
|
Fixed validation for boolean toggles
|
2019-02-14 10:39:10 +02:00 |
|
Matias Griese
|
94610f4e61
|
Fixed missing form_nonce for JS when using FlexForm
|
2019-02-14 10:06:24 +02:00 |
|
Matias Griese
|
09805f7091
|
Fixed FlexIndex keys being lost when FlexCollection gets loaded
|
2019-02-13 23:30:35 +02:00 |
|
Matias Griese
|
e7041ff48e
|
Change default attribute value of Flex[class]::getType($prefix) to false
|
2019-02-12 16:14:02 +02:00 |
|