Ivo Valchev
|
235e18b907
|
fix comment grammar
|
2020-09-03 14:19:06 +02:00 |
|
Bob den Otter
|
45c0534211
|
Update src/Event/Subscriber/ContentSaveSubscriber.php
|
2020-09-03 13:36:42 +02:00 |
|
Ivo Valchev
|
717b618db2
|
Clear menu caches on content delete. Log delete event.
|
2020-09-03 11:45:36 +02:00 |
|
Bob den Otter
|
2d53e76168
|
Version bump in doctrine/common broke this
|
2020-09-01 13:08:21 +02:00 |
|
Bob den Otter
|
cd22ed7801
|
Updating dependencies, Fix CS findings
|
2020-08-31 19:54:34 +02:00 |
|
Ivo Valchev
|
ffd8a779e3
|
More content events
|
2020-08-26 11:31:08 +02:00 |
|
Ivo Valchev
|
a333bd3ecd
|
Merge branch 'master' into feature/unique-slugs
|
2020-08-14 15:13:19 +02:00 |
|
Ivo Valchev
|
4bc12ed528
|
Don't break if no slug exists. Add behat test
|
2020-08-13 10:46:05 +02:00 |
|
Ivo Valchev
|
28840333e7
|
Update src/Event/Listener/ContentFillListener.php
Co-authored-by: Bob den Otter <bob@twokings.nl>
|
2020-08-13 09:50:14 +02:00 |
|
Ivo Valchev
|
8ac6204f9f
|
Unique slugs increase numerically
|
2020-08-13 09:07:53 +02:00 |
|
Ivo Valchev
|
ce0a30f013
|
fix: use lowercase l
|
2020-08-12 17:18:02 +02:00 |
|
Ivo Valchev
|
83a5348953
|
Enforce unique slugs
|
2020-08-12 17:15:21 +02:00 |
|
Bob den Otter
|
a19e2ca2be
|
Don't let Vue parse Twig tags when editing content
|
2020-08-12 15:05:48 +02:00 |
|
Ivo Valchev
|
47117a3cf4
|
Only cleanup markup and strings
|
2020-08-10 14:46:18 +02:00 |
|
Ivo Valchev
|
2b83eaf982
|
temp dump
|
2020-08-10 14:01:28 +02:00 |
|
Ivo Valchev
|
a5bb2401d6
|
csfix
|
2020-08-10 12:27:33 +02:00 |
|
Ivo Valchev
|
07de31fb64
|
Handle sanitasion using interface
|
2020-08-10 12:05:16 +02:00 |
|
Ivo Valchev
|
25c4890053
|
Sanitise fields when saved in the database
|
2020-08-10 11:10:21 +02:00 |
|
Ivo Valchev
|
758e397022
|
Rename user edit event
|
2020-07-13 13:26:14 +02:00 |
|
Ivo Valchev
|
57361e8e21
|
Add setter to UserEvent role options
|
2020-07-13 11:41:03 +02:00 |
|
Ivo Valchev
|
35d06d117f
|
UserEvent to fetch dynamic roles
|
2020-07-13 11:34:16 +02:00 |
|
Ivo Valchev
|
2c03970e3a
|
Put back preUpdate with deprecated notice
|
2020-06-29 10:14:38 +02:00 |
|
Ivo Valchev
|
74f2680822
|
Add definition for every field that is loaded from the database
|
2020-06-29 10:02:45 +02:00 |
|
Ivo Valchev
|
a327d4f892
|
Don't override definition
|
2020-06-26 15:46:02 +02:00 |
|
Ivo Valchev
|
8abc2e99d8
|
Update and required changes for ecs 8
|
2020-06-22 17:28:22 +02:00 |
|
Ivo Valchev
|
9c837bad1b
|
Make sure sets inside collecitons are instantiated with actual values
|
2020-06-19 15:59:30 +02:00 |
|
Bob den Otter
|
be73b2296a
|
Don't break on missing Collection Fields
|
2020-06-16 15:58:59 +02:00 |
|
Bob den Otter
|
5f063d10e2
|
Two more deprecations fixed!
|
2020-06-15 12:38:18 +02:00 |
|
Bob den Otter
|
fc9cb7ddc3
|
Working
|
2020-06-14 12:38:27 +02:00 |
|
Bob den Otter
|
97f632f3eb
|
Use new Symfony Error Controller, instead of Twig's old one.
|
2020-06-14 12:15:36 +02:00 |
|
Bob den Otter
|
c133712cd4
|
Update getContentTypeName(), add getContentTypeSingularName()
|
2020-06-11 21:37:13 +02:00 |
|
Ivo Valchev
|
d1dc85b88d
|
Update FieldFillListener.php
|
2020-06-10 14:58:16 +02:00 |
|
Ivo Valchev
|
66c6fe8266
|
Fields persisted with correct default locale
|
2020-05-18 14:14:56 +02:00 |
|
Ivo Valchev
|
083d3168a2
|
Fix bugs from refactoring
|
2020-05-11 12:47:50 +02:00 |
|
Ivo Valchev
|
ba665f859e
|
Decouple sets from content
|
2020-05-11 12:47:50 +02:00 |
|
Ivo Valchev
|
15ac31056c
|
Do not store unnecessary collection info in database
|
2020-05-04 16:16:09 +02:00 |
|
Ivo Valchev
|
8b96322272
|
csfix
|
2020-05-04 14:10:50 +02:00 |
|
Ivo Valchev
|
00bcc1f2f5
|
WIP Default works again
|
2020-05-04 13:46:56 +02:00 |
|
Bob den Otter
|
912e578391
|
Tweak, tweak
|
2020-05-03 15:04:06 +02:00 |
|
Ivo Valchev
|
c8f046afa7
|
Invalidate localized menu cache
|
2020-04-23 12:34:35 +02:00 |
|
Bob den Otter
|
25b0ae46d0
|
Merge pull request #1265 from rixbeck/feature/em_based_table_prefixing
Feature/em based table prefixing
|
2020-04-05 14:06:52 +02:00 |
|
Bob den Otter
|
5dcafb4725
|
Add Event for operations on Content. Clear cache for menu's. Log save after editing content.
|
2020-04-04 15:44:29 +02:00 |
|
Rix Beck
|
88257f4423
|
Fix my type mess made before
|
2020-04-04 15:43:23 +02:00 |
|
Rix Beck
|
d5c8cef098
|
Change to right service parameter type for autowiring
|
2020-04-01 20:12:49 +02:00 |
|
Rix Beck
|
a9d59cd6fe
|
EM based table prefixing
|
2020-04-01 19:58:46 +02:00 |
|
Bob den Otter
|
4afc41d9ef
|
Catch all exceptions / throwables in TimedPublishListener
|
2020-03-17 06:50:17 +01:00 |
|
Bob den Otter
|
2d0f0a88a9
|
Better handling if database/tables don't exist yet
|
2020-03-14 10:37:48 +01:00 |
|
Bob den Otter
|
e4560c3248
|
Don't throw exception in listener for timedpublish
|
2020-03-14 08:31:13 +01:00 |
|
Ivo Valchev
|
03da8d8764
|
Set Content publishedAt when status is published
|
2020-03-11 14:58:49 +01:00 |
|
Ivo Valchev
|
47988850ff
|
Set default locale when added to a Content as well.
|
2020-03-09 14:56:46 +01:00 |
|