Commit Graph

40 Commits

Author SHA1 Message Date
Joan Sanchez edd25a347b Moved line
gitea/salix/pipeline/head This commit looks good Details
2020-12-29 13:44:12 +01:00
Joan Sanchez 20862db854 2690 - Duplicated foreign key fix
gitea/salix/pipeline/head This commit looks good Details
2020-12-29 13:39:10 +01:00
Joan Sanchez 42cd2356a2 Refactor v2
gitea/salix/pipeline/head There was a failure building this commit Details
2020-12-18 17:23:04 +01:00
Javi Gallego 4aea284703 WIP: a falta de e2e
gitea/salix/pipeline/head This commit looks good Details
2020-10-20 14:42:23 +02:00
Carlos Jimenez Ruiz 89fb980f14 some tests fixed 2020-10-06 10:15:27 +02:00
Bernat Exposito Domenech c31825331d refactor loggable 2020-07-09 11:45:38 +02:00
Joan Sanchez 9056801869 Fix
gitea/salix/pipeline/head This commit looks good Details
2020-06-04 14:46:55 +02:00
Joan Sanchez 13859375bd 2296 - Prevent log with no new changes
gitea/salix/pipeline/head There was a failure building this commit Details
2020-06-04 14:44:38 +02:00
Joan Sanchez a3e7771295 Merge branch 'dev' of https://gitea.verdnatura.es/verdnatura/salix into 2205-loggable_relations_fix 2020-05-28 08:08:00 +02:00
Carlos Jimenez Ruiz 2345a922c8 now we can create thermographs for travelThermograph
gitea/salix/pipeline/head This commit looks good Details
2020-05-27 13:11:41 +02:00
Joan Sanchez 3cd4ab086d Fix
gitea/salix/pipeline/head This commit looks good Details
2020-05-26 15:49:20 +02:00
Joan Sanchez 8384918d9e Removed line
gitea/salix/pipeline/head This commit has test failures Details
2020-05-26 14:42:45 +02:00
Joan Sanchez d24f04912e 2205 - Prevent relations to being logged in
gitea/salix/pipeline/head This commit has test failures Details
2020-05-26 14:37:34 +02:00
Carlos Jimenez Ruiz d299f455d6 boot/salix.js deprecated
gitea/salix/pipeline/head There was a failure building this commit Details
2020-05-21 09:06:02 +02:00
Bernat Exposito Domenech 5ceb26c6da update structure and fix test
gitea/salix/pipeline/head This commit looks good Details
2020-05-15 13:11:23 +02:00
Joan Sanchez c7c79831d5 added crud-model save() unit test
gitea/salix/2076-item_tags_refactor This commit looks good Details
2020-02-06 13:38:46 +01:00
Joan Sanchez b77f32a733 requested changes
gitea/salix/2076-item_tags_refactor There was a failure building this commit Details
2020-02-06 10:43:46 +01:00
Joan Sanchez e3b1a4b58a 2076 - Item tags refactor
gitea/salix/2076-item_tags_refactor This commit looks good Details
2020-02-06 07:41:51 +01:00
Joan Sanchez 5e4ab8b128 Loggable errors
gitea/salix/1982-travel_add_thermograph There was a failure building this commit Details
2020-01-21 09:00:42 +01:00
Joan Sanchez 3ff1fb7d2d Added back unit tests
gitea/salix/2015-chat_sendCheckingPresence This commit looks good Details
2020-01-20 11:59:15 +01:00
Juan Ferrer 6b7fb93e44 Merge branch 'test' into 0000-mergeWithTest 2019-12-13 12:50:26 +01:00
Juan Ferrer 3428dfa6e0 Migration complete & test 2019-12-11 15:01:01 +01:00
Juan Ferrer 6f07f7f990 Back autoheal & health-check
gitea/salix/test This commit looks good Details
2019-12-08 12:31:32 +01:00
Carlos Jimenez Ruiz 4a6ff9ca20 removed useless FIXME comments as per #1782
gitea/salix/dev This commit looks good Details
2019-10-14 10:59:10 +02:00
Joan Sanchez e16d43b2fc Allow disable log on model properties
gitea/salix/dev This commit looks good Details
2019-09-12 09:49:02 +02:00
Joan Sanchez 6f3b023644 Create postcode form #1585
gitea/salix/dev This commit looks good Details
2019-07-08 14:07:09 +02:00
Juan Ferrer 58cc90929f TX fixes, debug disabled, glob transaction timeout
gitea/salix/master This commit looks good Details
2019-06-12 17:31:45 +02:00
Carlos Jimenez Ruiz 484ba30137 #1427 Método rest para comprobar estado de backend
gitea/salix/master This commit looks good Details
2019-05-15 13:50:45 +02:00
Joan Sanchez b4f9b2fc3b loggable not saving id fixed
gitea/salix/master This commit looks good Details
2019-04-05 08:23:16 +02:00
Gerard 4861b789f7 Loggable now inserts the correct values for FK values
gitea/salix/master This commit looks good Details
2019-04-04 12:38:54 +02:00
Gerard eecb907d51 Merge branch 'master' into test
gitea/salix/test This commit looks good Details
2019-03-14 13:17:39 +01:00
Gerard c889984d77 #1232 loggable inserta datos erroneos fixed
gitea/salix/master This commit looks good Details
2019-03-14 13:13:27 +01:00
Joan Sanchez 92170c34d5 worker department #1133
gitea/salix/dev This commit has test failures Details
2019-03-12 15:04:09 +01:00
Carlos Jimenez Ruiz acbe9b8488 #1184 Propagar done en afterAll() de los test back
gitea/salix/dev This commit looks good Details
2019-03-01 11:50:26 +01:00
Joan Sanchez 331b69963f loggable now works with transactions
gitea/salix/dev This commit looks good Details
2019-02-27 10:56:31 +01:00
Gerard 79cf4afb3e #1116 loggable now works with transaction and log enabled on ticket module
gitea/salix/dev This commit has test failures Details
2019-02-20 16:30:46 +01:00
Juan Ferrer 71af7f6d0e #981 Login fixes 2019-01-25 17:05:53 +01:00
Carlos Jimenez Ruiz 8cbde4c137 removed global variable serviceRoot 2019-01-24 09:08:28 +01:00
Bernat f678bfea37 exportDB step 3 2019-01-11 12:25:53 +01:00
Juan Ferrer 9cdfe0c5d9 #814 First stable version 2018-12-27 12:54:16 +01:00