18 Commits

Author SHA1 Message Date
Alexandre Bodin
902d3a0a89 Add clear messages on unique constraint failure. make them non blocking for now 2019-08-12 11:08:10 +02:00
Alexandre Bodin
4ad7f5bd89 Support biginteger < 2^53 2019-08-08 14:30:45 +02:00
Alexandre Bodin
6091202c54 Add decimal test and set sqlite bigint to string 2019-08-08 14:30:40 +02:00
Alexandre Bodin
57120c9a02 Add tests and fix support for bigintegers so it is always a string when it comes out of the database 2019-08-08 14:30:40 +02:00
Alexandre Bodin
c17a718f25 Handle date with iso format in input and output to simplify processing 2019-08-05 16:55:17 +02:00
Alexandre Bodin
8e8433662b rename wysiwyg type to richtext for future plans 2019-07-29 18:05:18 +02:00
Alexandre Bodin
5c63405091 Refactor groups CTB and clean code. Support relations 2019-07-23 19:28:37 +02:00
Alexandre Bodin
1dea89ca8f Support type wysiwyg instead of appearance param 2019-07-23 13:36:06 +02:00
Alexandre Bodin
3e20bd3a28 Allow types and groups without attributes 2019-07-18 19:37:33 +02:00
Alexandre Bodin
7dba5d6254 Fix sequence being dropped when sqlite recreates a table 2019-07-17 15:46:02 +02:00
Alexandre Bodin
c4b7ae55e6 Fix username unique in users-permissions plugin and implement sql db unique option 2019-07-16 17:23:39 +02:00
Alexandre Bodin
d7e9509a45 Init manWay relation 2019-07-09 09:18:05 +02:00
Alexandre Bodin
0fc01f5a40 Load groups 2019-07-02 13:28:15 +02:00
Alexandre Bodin
e9160867a6 Fix wrong param name in getType bookshelf hook 2019-06-08 18:51:07 +02:00
Alexandre Bodin
31a222ecb1 Start lint fixes 2019-05-29 17:25:56 +02:00
Alexandre Bodin
ea5cdc78d8 Remove not null on sqlite alter as the table is recreated afterwards 2019-05-23 10:17:03 +02:00
Alexandre Bodin
ce1a327ef2 Merge branch 'master' into tech/build-process 2019-05-03 11:37:01 +02:00
Alexandre Bodin
0ba139307c Handle many to many correctly 2019-04-19 17:32:43 +02:00