Matias Griese
|
ae6d972d26
|
Fixed bad 'use ...\UserObject;' statement in Admin
|
2020-07-03 11:44:05 +03:00 |
|
Andy Miller
|
1998a40e4c
|
Fix for deleting files from plugin configurations
Signed-off-by: Andy Miller <rhuk@mac.com>
|
2020-06-07 13:46:38 -06:00 |
|
Andy Miller
|
e9adc8f8f3
|
renamed markdownEditor->contentEditor
|
2020-05-26 08:19:26 -06:00 |
|
Andy Miller
|
6f8b5de163
|
new onAdminListMarkdownEditors event
|
2020-05-25 14:04:01 -06:00 |
|
Matias Griese
|
16fb712770
|
Do not use $pages->dispatch() to find a page, it redirects!
|
2020-05-22 20:06:40 +03:00 |
|
Andy Miller
|
0cfc7e031c
|
Fixes for broken parents field
|
2020-05-22 10:32:30 -06:00 |
|
Andy Miller
|
70a417d52f
|
Oops, removed by mistake
|
2020-05-12 18:08:22 -06:00 |
|
Andy Miller
|
a801b369a3
|
fix charts
|
2020-05-11 17:20:49 -06:00 |
|
Andy Miller
|
4d32db02ec
|
fixed recompile outside of page admin config
|
2020-05-07 22:44:55 -06:00 |
|
Andy Miller
|
a07800908f
|
proper fix for recompile
|
2020-05-07 21:54:12 -06:00 |
|
Andy Miller
|
26d3995f05
|
quicktray support + fix recompile
|
2020-05-07 21:48:33 -06:00 |
|
Ricardo
|
99bdfe167e
|
improvement for empty names
|
2020-05-07 21:44:22 +01:00 |
|
Ricardo
|
c272de0b48
|
compile
|
2020-05-07 21:38:30 +01:00 |
|
Ricardo
|
59e8cbecb2
|
slugifying the name
|
2020-05-07 21:37:56 +01:00 |
|
Ricardo
|
0a83e26d53
|
Added theme whitelabel export functionality
|
2020-05-07 21:20:08 +01:00 |
|
Andy Miller
|
f8fede7da7
|
Added taskConvertUrls()
|
2020-04-30 13:27:10 -06:00 |
|
Matias Griese
|
b363309646
|
Fixed language redirect adding extra language prefix in Flex
|
2020-04-24 12:34:46 +03:00 |
|
Andy Miller
|
fdb68b4c6b
|
Merge branch '1.10' into feature/whitebox
|
2020-04-21 10:34:11 -06:00 |
|
Matias Griese
|
a49212262c
|
Fixed custom folder in mediapicker field not working with streams
|
2020-04-21 12:03:59 +03:00 |
|
Andy Miller
|
c295cb0322
|
refactors + support for onAdminCompilePresetSCSS() event
|
2020-04-20 13:08:23 -06:00 |
|
Andy Miller
|
981585a657
|
renamed Whitebox to WhiteLabel
|
2020-04-20 09:57:44 -06:00 |
|
Andy Miller
|
e1b571a655
|
store preset in asset:// rather than admin plugin
|
2020-04-19 23:52:23 -06:00 |
|
Andy Miller
|
009c89482e
|
fix preview/compile ajax calls
|
2020-04-19 18:37:30 -06:00 |
|
Andy Miller
|
e7e49607d4
|
handle error on compile
|
2020-04-19 18:31:11 -06:00 |
|
Andy Miller
|
bfcbca18dd
|
optimizations + fixes
|
2020-04-19 18:14:12 -06:00 |
|
Ricardo
|
3eb846a720
|
fixed the file_put_contents bug
|
2020-04-19 22:08:46 +01:00 |
|
Andy Miller
|
630e6bf834
|
added admin whitebox functionality
|
2020-04-18 17:45:11 -06:00 |
|
Andy Miller
|
f324209ced
|
renamed for clarity
|
2020-03-06 17:10:32 -07:00 |
|
Andy Miller
|
9adb54e2e6
|
dispatch() -> find() as dispatch can redirect
|
2020-03-06 12:43:20 -07:00 |
|
Andy Miller
|
367d55d5e0
|
Revert "Fix for visible state when creating new pages #1831"
This reverts commit 0f87a2691b.
|
2020-03-06 12:39:15 -07:00 |
|
Andy Miller
|
f127d28bcd
|
Add children flag in parent field data response
|
2020-03-06 12:37:01 -07:00 |
|
Andy Miller
|
559e2adbf2
|
Fix for homepage in pages as it uses a route
|
2020-03-06 12:33:26 -07:00 |
|
Andy Miller
|
0f87a2691b
|
Fix for visible state when creating new pages #1831
|
2020-03-06 11:17:14 -07:00 |
|
Andy Miller
|
5c130ccca0
|
Fixed parent field not working with regular pages
|
2020-03-06 11:15:04 -07:00 |
|
Matias Griese
|
9e3f19818d
|
Oops, bug fix
|
2020-03-03 15:01:17 +02:00 |
|
Matias Griese
|
8483873e02
|
Added keysOnly parameter to AdminPlugin::pagesTypes() and AdminPlugin::pagesModularTypes() methods, ignore parameter to Admin::types() and Admin::modularTypes() methods
|
2020-02-25 13:58:36 +02:00 |
|
Matias Griese
|
20ae10bcb4
|
Added some debugging messages (turned off by default)
|
2020-02-10 22:19:39 +02:00 |
|
Matias Griese
|
87f3fd83ff
|
Pass phpstan level 1 tests
|
2020-02-04 11:22:27 +02:00 |
|
Matias Griese
|
146411dd1d
|
ACL access updates
|
2020-02-03 13:52:58 +02:00 |
|
Matias Griese
|
87b8c4ac6a
|
Cleanup
|
2020-02-03 13:21:19 +02:00 |
|
Matias Griese
|
cd286ad30c
|
Fixed editing own user
|
2020-02-03 12:15:51 +02:00 |
|
Matias Griese
|
c92290adcd
|
Missing permissions check
|
2020-02-03 11:51:09 +02:00 |
|
Matias Griese
|
3221917b94
|
Added default data permission
|
2020-02-03 11:48:10 +02:00 |
|
Matias Griese
|
e51d4f57ca
|
Added new configuration permission checks
|
2020-02-03 11:43:18 +02:00 |
|
Matias Griese
|
9c929f15a4
|
Cleanup acl_picker field
|
2020-01-31 11:56:03 +02:00 |
|
Matias Griese
|
7a5a6ea48a
|
Improve admin user
|
2020-01-30 13:07:57 +02:00 |
|
Matias Griese
|
6abcdae5d6
|
Updated code for Grav 1.7.0-rc.4
|
2020-01-30 11:02:32 +02:00 |
|
Matias Griese
|
0e043aa0a9
|
Fixed admin_route() twig function to work properly with Grav 1.7.0-rc.4, which fixes Route base
|
2020-01-28 18:56:37 +02:00 |
|
Matias Griese
|
3c74b219fe
|
Better logged in user handling (Flex)
|
2020-01-21 09:46:42 +02:00 |
|
Matias Griese
|
fb9c17379d
|
Fixed saving data with empty field, default value (from config, plugin, theme) was used instead
|
2020-01-16 19:51:53 +02:00 |
|