Commit Graph

2284 Commits

Author SHA1 Message Date
Andy Miller
6e2884d6ef monospace styling for text-based cron field 2021-09-13 17:43:19 -06:00
Andy Miller
2c7683fd61 fix display of %s not showing user 2021-09-13 17:43:03 -06:00
Matias Griese
2f9b0a179c Fixed regression Argument 4 passed to Grav\Plugin\Form\TwigExtension::prepareFormField() must be of the type array [#2177] 2021-09-01 12:47:51 +03:00
Andy Miller
e5135ecf83 Merge branch 'develop' of github.com:getgrav/grav-plugin-admin into develop 2021-08-20 10:14:22 -06:00
Andy Miller
c397f18fdd fixes issue #2167 2021-08-20 10:14:16 -06:00
Matias Griese
e6e7a5dbab Admin form now use layout admin, meaning you can create admin specific field templates by forms/fields/myfield/admin-field.html.twig 2021-08-20 14:30:12 +03:00
Matias Griese
e9d36b97a8 Stop using |tu filter, Grav already has the same logic in |t for admin 2021-08-18 14:12:03 +03:00
Matias Griese
43da7c909d Updated forms and nested fields to use new form logic 2021-08-12 14:13:19 +03:00
Matias Griese
7317e755e5 Fixed missing values in fieldset form field 2021-08-09 21:12:57 +03:00
Djamil Legato
366512cd6b Removed leftover alert 2021-08-02 12:21:57 -07:00
Karmalakas
643f3a76c7 Add logic to allow fieldset form field inside a list field (#2159)
* Add logic to allow fieldset form field inside a list field

* Fix code style
2021-07-18 14:05:36 -06:00
Djamil Legato
b57202f20f Added timestamp as title in logs date (fixes #2141) 2021-06-04 11:57:19 -07:00
Matias Griese
251cf976b0 Fixed missing Remove Theme button when the theme is inactive 2021-06-03 20:42:53 +03:00
Andy Miller
bd5ea0e958 Revert "logout should use ajax.json"
This reverts commit 5953a802f9.
2021-06-02 12:17:53 -06:00
Andy Miller
5953a802f9 logout should use ajax.json 2021-06-01 12:26:17 -06:00
Djamil Legato
eb4d9703db Treat WebP as image when inserting / drag & dropping (fixes #2150) 2021-05-27 13:37:09 -07:00
Djamil Legato
250eb3e0e4 ixed display issue with "+ Add Page" and picking a different route (fixes #2136, fixes #2145) 2021-05-27 13:13:54 -07:00
Andy Miller
1fde565a6e Fixes overflowing list items #2146 2021-05-21 14:38:47 -06:00
Andy Miller
13dfe58feb use base64_encode filter rather than function 2021-05-13 12:49:59 -06:00
Andy Miller
c2583ee259 z-index issue - Should fix #2143 2021-05-06 10:13:27 -06:00
Andy Miller
6e5839ded6 lang strings 2021-05-05 13:42:03 -06:00
Andy Miller
1ceebec29f improve plugin enabled logic 2021-05-05 12:53:07 -06:00
Andy Miller
00980efb97 Merge branch 'develop' of github.com:getgrav/grav-plugin-admin into develop 2021-05-05 12:14:11 -06:00
Andy Miller
3aae171297 improve activation logic 2021-05-05 12:14:04 -06:00
Djamil Legato
76422fa4b0 Uneeded file 2021-05-03 14:28:53 -07:00
Djamil Legato
fa0c13bf85 Fixed issue with slugify where single curly quotes in titles would translate to straight single quote (fixes #2101) 2021-05-02 22:06:30 -07:00
Djamil Legato
084002bd77 Editor: Do not assume images URLs are going to be http:// (wrong assumption plus not SSL) (fixes #2127) 2021-05-02 21:57:15 -07:00
Djamil Legato
5976cbf495 Updated deps, package.json scripts cleanup, recompiled JS for prod (fixes #2129) 2021-05-02 21:50:19 -07:00
Andy Miller
ac4d1588f0 Added a min_height: option for list field 2021-04-28 14:16:58 -06:00
Andy Miller
56c2298530 fixed minor z-index issue for tooltips in sidebar 2021-04-27 13:41:26 -06:00
Djamil Legato
9e24446604 Adding back unsaved changes warning for this first version of copy modal implementation 2021-04-23 09:19:44 -07:00
Djamil Legato
dcea287e2f Prevent unload popup when performing a copy action 2021-04-23 09:15:51 -07:00
Matias Griese
a49b1f18c9 Fixed bug in tag translation 2021-04-23 17:04:29 +03:00
Matias Griese
61f6c3cda4 Fixed missing/wrong page categories and tags when multi-language support is enabled [#2107] 2021-04-23 15:16:08 +03:00
Matias Griese
1b26b4ca7d Fixed permission check for configuration save [#2130] 2021-04-23 11:21:41 +03:00
Andy Miller
2034ea1e3c Fix broken link colors in tabs/dropdowns 2021-04-22 21:30:55 -06:00
Djamil Legato
c9be7941e9 More changes to the copy modal 2021-04-20 23:42:58 -07:00
Djamil Legato
cf5974b4d4 Updated task to copy 2021-04-20 23:20:18 -07:00
Djamil Legato
38af7a75fe Initial setup for new copy page modal (#1738) 2021-04-20 22:17:21 -07:00
Andy Miller
a6b8732c39 Highlight support in presets 2021-04-20 17:09:42 -06:00
Djamil Legato
e16f1243cc Added refresh action button for Folder to ease the regeneration of the slug based on the title. Available also as API entry Grav.default.Forms.Fields.FolderField.Regenerate() (#1738) 2021-04-20 15:45:56 -07:00
Andy Miller
0ad907be01 Support native spell checkers in codemirror editor #1266 2021-04-20 14:13:01 -06:00
Djamil Legato
d02f3a12e2 Fixed issue preventing Drag & Drop of media files while in Expert Mode (fixes #1927) 2021-04-20 12:18:58 -07:00
Djamil Legato
9ab6b2a797 Removed sourcemaps references from fork-awesome.min.css (fixes #2122) 2021-04-20 12:12:40 -07:00
Djamil Legato
f45e2ce646 Fixed audit vulnerabilities in module dependencies and house cleanup (fixes #2096) 2021-04-20 11:51:53 -07:00
Djamil Legato
a2fe02bb0a Prevent Save actions from Flex Objects to trigger the unsaved unload notice (fixes #2125) 2021-04-20 10:42:30 -07:00
Krzysztof Kula
8336b57cda Fix side-tabs navigation in page edit (#2117) 2021-04-19 10:37:30 -06:00
Matias Griese
da8a7b574c Improve ACL checks for the tasks 2021-04-12 22:06:43 +03:00
Matias Griese
6db7e4a637 Fixed You have been logged out message when entering to 2FA authentication due to /admin/task:getNotifications AJAX call [#2109] 2021-04-08 10:43:47 +03:00
Matias Griese
9fca08ab43 Regression: Fixed broken 2FA form [#2109] 2021-04-07 14:14:04 +03:00