swcs
|
c12149aee4
|
allow size definition for thumbnail endpoint
|
2020-09-15 18:00:37 +02:00 |
|
swcs
|
81f91ac80b
|
fixi foxi
|
2020-09-15 15:10:30 +02:00 |
|
swcs
|
28498862f5
|
update JSON serializer settings; update some vue comps
|
2020-09-14 16:05:41 +02:00 |
|
swcs
|
726cbac360
|
add missing validators
|
2020-09-11 16:36:36 +02:00 |
|
swcs
|
44114fe78a
|
add focus style for buttons
|
2020-09-10 16:12:06 +02:00 |
|
swcs
|
395865952c
|
minor fixes
|
2020-09-09 14:30:56 +02:00 |
|
swcs
|
b07858243b
|
do highlight errors in editor tabs
|
2020-09-09 13:43:01 +02:00 |
|
swcs
|
25e4a4aef0
|
validation updates + better output generation for form errors
|
2020-09-09 13:08:47 +02:00 |
|
swcs
|
ca783c1cad
|
add validation for country, language + translation
|
2020-09-09 11:55:09 +02:00 |
|
swcs
|
801d801eb8
|
unique validator
|
2020-09-09 11:02:22 +02:00 |
|
swcs
|
a8ed36ddd1
|
try unique validation (not working yet)
|
2020-09-08 16:15:39 +02:00 |
|
swcs
|
b0d5261a0a
|
create base class for validators
|
2020-09-08 14:33:31 +02:00 |
|
swcs
|
2160ea10bd
|
move list configuration for settings into renderer files
|
2020-09-08 11:43:01 +02:00 |
|
swcs
|
23c043f783
|
Ability to edit entity name in form-header cmp
|
2020-09-07 11:42:51 +02:00 |
|
swcs
|
48fc99fccd
|
output children count for media folders
|
2020-09-06 17:31:31 +02:00 |
|
swcs
|
712d742b14
|
add link entity
|
2020-09-06 13:21:11 +02:00 |
|
swcs
|
0fdef10926
|
light theme test
|
2020-09-05 17:35:47 +02:00 |
|
swcs
|
bc6709313d
|
global search for media (needs some refinements)
|
2020-09-04 15:56:11 +02:00 |
|
swcs
|
e3742534d3
|
create endpoint for preview API
|
2020-09-04 11:50:22 +02:00 |
|
swcs
|
c940a5b9c0
|
package update
|
2020-09-03 15:54:54 +02:00 |
|
swcs
|
a79b33ae8b
|
edit, move + delete works for media files + folders now
|
2020-09-03 14:50:41 +02:00 |
|
swcs
|
a131010dcb
|
add checked background for media images so transparent images are always visible
|
2020-09-03 11:57:18 +02:00 |
|
swcs
|
378864bc7e
|
output breadcrumb navigation for media
|
2020-09-02 16:22:02 +02:00 |
|
swcs
|
3fc06b5fd5
|
new output for media
|
2020-09-02 15:46:54 +02:00 |
|
swcs
|
22fa6580ba
|
Configuration of shared entities per space
|
2020-09-01 12:20:20 +02:00 |
|
swcs
|
a7c71ff05b
|
Show clock in tree for scheduled pages
|
2020-09-01 11:08:37 +02:00 |
|
swcs
|
ee0ba66b77
|
use LoadAsync() for backoffice API GetById/-s
|
2020-09-01 10:57:55 +02:00 |
|
swcs
|
93d5baddb0
|
start index for page history
|
2020-08-31 16:01:18 +02:00 |
|
swcs
|
56d16d7d26
|
add new space API methods which allow querying with generics
|
2020-08-31 14:39:30 +02:00 |
|
swcs
|
e2ed2e2041
|
spaces work now!
|
2020-08-31 14:33:31 +02:00 |
|
swcs
|
d915d1cd9b
|
do not require parent for copy+move operations as this is just the root
|
2020-08-31 13:17:43 +02:00 |
|
swcs
|
d607d9a4a6
|
we don't need it working yet ^^
|
2020-08-31 12:09:59 +02:00 |
|
swcs
|
b83e9a9a1c
|
start module permissions; group permissions and grid-gap => gap
|
2020-08-31 11:48:05 +02:00 |
|
swcs
|
cac4e77796
|
pagination for page revisions
|
2020-08-28 14:26:26 +02:00 |
|
swcs
|
ae80305e30
|
validation for page actions + update current page when it changes from outside
|
2020-08-28 11:34:30 +02:00 |
|
swcs
|
00c7348b68
|
remove generics for API + controller and use base interfaces
|
2020-08-27 16:12:47 +02:00 |
|
swcs
|
673d8f8af9
|
make page api + controller non-generic and allow saving of modules, yay!
|
2020-08-27 14:22:13 +02:00 |
|
swcs
|
357be5df9e
|
option for page types to be only allowed at root level
|
2020-08-27 11:51:53 +02:00 |
|
swcs
|
a71c78ebaa
|
restore, delete and purge recycled entities
|
2020-08-27 11:41:40 +02:00 |
|
swcs
|
02f4024c24
|
recycle bin restore work
|
2020-08-26 23:32:48 +02:00 |
|
swcs
|
3cc644de68
|
move tor ecycle bin works for pages
|
2020-08-26 11:10:52 +02:00 |
|
swcs
|
fb65d4c7eb
|
add API for recycle bin which can handle all types of content
|
2020-08-25 16:00:19 +02:00 |
|
swcs
|
30199de4d8
|
edit media + replace file in media entity
|
2020-08-24 15:17:43 +02:00 |
|
swcs
|
ffe8624d36
|
start media detail; store image metadata
|
2020-08-24 13:22:42 +02:00 |
|
swcs
|
4009f2b68a
|
load generics by scanning registered services first and fallback to assembly discovery
|
2020-08-21 11:29:54 +02:00 |
|
swcs
|
27a9d6b1c8
|
minor fixes
|
2020-08-20 16:30:08 +02:00 |
|
swcs
|
d65df84cc3
|
start module output
|
2020-08-20 01:35:08 +02:00 |
|
swcs
|
d4af205a1c
|
output modules for selection
|
2020-08-19 12:53:18 +02:00 |
|
swcs
|
3da0fa7b9e
|
create moduletypes in code
|
2020-08-19 11:22:45 +02:00 |
|
swcs
|
5dcf9eba2c
|
update color scheme + add colored "inactive" indicator
|
2020-08-18 17:46:45 +02:00 |
|