gggeek
|
cb4e4354e4
|
More verbose error messages; make sure that a NULL attribute value is accepted by all field types
|
2016-11-19 16:21:08 +00:00 |
|
gggeek
|
3be5a1754d
|
Fix issue #84: better error messages when content fields do not validate
|
2016-11-19 15:12:29 +00:00 |
|
gggeek
|
fa3295a942
|
Allow event listener to mess up with executors and steps
|
2016-11-14 18:44:01 +00:00 |
|
gggeek
|
09ac33c4fd
|
Fix: improve detection of failed migrations when using separate processes and the child process dies without traces
# Conflicts:
# Core/StorageHandler/Database.php
# WHATSNEW.md
|
2016-10-18 15:04:34 +01:00 |
|
gggeek
|
262044b177
|
Another attempt at handling properly errors in the commit() phase
|
2016-10-15 21:13:50 +01:00 |
|
gggeek
|
7785c80566
|
Simplify transaction handling
|
2016-10-16 13:06:28 +01:00 |
|
gggeek
|
111d0ab71e
|
Merge changes from release 2.2, 2.3
|
2016-10-16 11:49:50 +01:00 |
|
gggeek
|
9dfcf4313e
|
Add two events to which custom code can listen to
|
2016-09-24 21:26:33 +01:00 |
|
gggeek
|
9b2c7efc6b
|
Try to improved error messages on failures to update fieldTypes
|
2016-09-09 12:17:55 +01:00 |
|
Jérôme Vieilledent
|
33de6d8776
|
Added support for default language code as console command option
|
2016-08-26 11:37:56 +02:00 |
|
gggeek
|
d82b6a6087
|
Fix test cases for ezp 2014.3
|
2016-08-23 18:17:15 +01:00 |
|
gggeek
|
dfb08ec537
|
Add tests for role management; fix docs for it
|
2016-08-21 12:24:14 +01:00 |
|
gggeek
|
a268173738
|
Fix various broken hings; better error messages when migration steps fail
|
2016-08-09 13:36:31 +01:00 |
|
gggeek
|
2ae0e99029
|
Fix problem with migrations that have many steps some of which do a db commit
|
2016-08-09 10:33:58 +01:00 |
|
gggeek
|
6881d65ade
|
Add MatcherInterface; fix: migrations added mnaully via migration --add were not being executed
|
2016-08-08 10:45:50 +01:00 |
|
gggeek
|
2c67196b08
|
Ass a cli command to add a random file to the migrations table
|
2016-08-05 19:25:36 +01:00 |
|
gggeek
|
708fd8a02f
|
Add a 'migration' command to allow deleting migrations from the db; improve commands help texts; revert -y flag for 'migrate' back to -n, to be closer to doctrine; return 0 when canceling migrate
|
2016-08-03 19:09:36 +01:00 |
|
gggeek
|
ed891c95be
|
WIP - api refactoring:make 'update' command work and rename it to 'execute' (but keep around old name as alias)
|
2016-08-01 11:38:46 +01:00 |
|
gggeek
|
2eeeb61d6c
|
WIP - API refactor: begin work on migration execution
|
2016-07-31 00:50:16 +01:00 |
|
gggeek
|
e5530b6c95
|
WIP - api refactoring: bring back status command to working (and much improved) state
|
2016-07-30 22:58:05 +01:00 |
|
gggeek
|
c0ac2bba5e
|
WIP - API refactoring: implement definition loader; begin work on migration storage (db independent)
|
2016-07-30 13:10:30 +01:00 |
|
gggeek
|
553f5de71b
|
More WIP API restructuring
|
2016-07-30 01:43:55 +01:00 |
|