-
38ad117c
by Tony Chemit
at 2020-09-29T15:03:15+02:00
Auto-chargement des rôles pour les utilisateurs de la base ciblées dans les assistants de création/mise à jour - Closes #1592
plus un peu de ménage sur ce très vieux code
-
b3108e16
by Tony Chemit
at 2020-09-29T15:06:58+02:00
Generate getXXXSize method instead of sizeXXX ones + add isNotXXXEmpty
Update pom
-
251b0f3c
by Tony Chemit
at 2020-09-29T15:07:05+02:00
remove unused contract on model
-
ac2e7f53
by Tony Chemit
at 2020-09-29T15:07:17+02:00
Add nice stream method
-
3b617c23
by Tony Chemit
at 2020-09-29T15:07:24+02:00
Make more validators skipable
-
ea151c2d
by Tony Chemit
at 2020-09-29T15:07:29+02:00
Make plugin more quiet
-
c7a2a793
by Tony Chemit
at 2020-09-29T15:07:35+02:00
Introduce DtoPropertyModification (maybe should be in java-bean project ?)
-
9f47c243
by Tony Chemit
at 2020-09-29T15:07:40+02:00
Make tests from more recent databases
-
8285cd11
by Tony Chemit
at 2020-09-29T15:07:44+02:00
Improve SPI API (remove type in toDto and toReference methods)
-
3f12e383
by Tony Chemit
at 2020-09-29T15:13:12+02:00
Let's move stuff from services to common-dto, common-service or dto : in services module just services declaration with no logic.
-
acc178e2
by Tony Chemit
at 2020-09-29T15:14:06+02:00
La reprise sur erreur en mode serveur doit être revue - Closes #1596
-
cb205f52
by Tony Chemit
at 2020-09-29T15:14:58+02:00
Move module services to services-api
-
13e44e85
by Tony Chemit
at 2020-09-29T15:26:20+02:00
Let's move stuff from services to common-dto, common-service or dto : in services module just services declaration with no logic. (fix)
-
20404f50
by Tony Chemit
at 2020-09-29T17:20:11+02:00
Realign from v9
-
9da5e89c
by Tony Chemit
at 2020-09-29T17:21:07+02:00
clean pom
-
57280fce
by Tony Chemit
at 2020-09-29T17:21:13+02:00
increase apply security web service timeout (can be more than one minute) and realign the migrateData to same value (100 minutes instead of one thousand...)
-
bd015d6f
by Tony Chemit
at 2020-09-29T17:23:57+02:00
Use new topia extension API
-
bded0033
by Tony Chemit
at 2020-09-29T17:24:05+02:00
Review server timeout management (was pretty lame : bad unit and default timeout always applied after request specialized values :() - Now everything is back to normal.
-
a3ac1120
by Tony Chemit
at 2020-09-29T17:24:11+02:00
Remove unused service method
-
01d20f68
by Tony Chemit
at 2020-09-29T17:24:16+02:00
Add new tip on install doc
-
99b4a6fd
by Tony Chemit
at 2020-09-29T17:24:20+02:00
If contentUI can not be opened, avoid a silly NPE
-
2019f7e1
by Tony Chemit
at 2020-09-29T17:24:24+02:00
Let's display any bad exceptions (if any can be good :))
-
81da39db
by Tony Chemit
at 2020-09-29T17:24:28+02:00
Rename i18n keys
-
2269d636
by Tony Chemit
at 2020-09-29T17:24:51+02:00
Clean at last entities user code (very oldish style...)
-
a0d13bca
by Tony Chemit
at 2020-09-29T17:31:18+02:00
Use last jaxx widgets API
-
0a980717
by Tony Chemit
at 2020-09-29T17:31:23+02:00
Make TripMap APi neutral and let's put domain style file where it belongs
-
e28a4116
by Tony Chemit
at 2020-09-29T17:31:29+02:00
Fix some closing issues
-
da9eb8b5
by Tony Chemit
at 2020-09-29T17:33:32+02:00
Fix veto actions on trips
-
74b5029a
by Tony Chemit
at 2020-09-29T17:34:41+02:00
More review on TripMap API
-
528809fa
by Tony Chemit
at 2020-09-29T18:22:20+02:00
* Amélioration du nommage des SelectNode et utilisation des nœuds pour le modèle PS Logbook
* Mis en commun du code de gestion des flux disponibles sur les marées
* Mise en place des gardes fous de création de flux non disponibles sur le modèle PS
-
b5ff51a9
by Tony Chemit
at 2020-09-29T18:23:40+02:00
Readd missing i18n keys while moving classes from modules...
-
5ea45179
by Tony Chemit
at 2020-09-29T18:24:02+02:00
update pom
-
de13e1ac
by Tony Chemit
at 2020-09-29T18:24:12+02:00
Have a new case to deal with (collection of data references)
-
0d41d997
by Tony Chemit
at 2020-09-29T18:24:25+02:00
Deal with relation nm of data references
-
1b69a616
by Tony Chemit
at 2020-09-29T18:25:14+02:00
Let's clone nuiton-validator to fix it (no time to create a new project now...)
-
afd2850e
by Tony Chemit
at 2020-09-29T18:25:21+02:00
Nuiton-Validator : Fix ValidatorComparator (was based on simple name... need fully qualified name to deal with synonyms)
-
9ef1212f
by Tony Chemit
at 2020-09-29T18:26:49+02:00
Open reference cache for data
-
c236c6e8
by Tony Chemit
at 2020-09-29T18:27:01+02:00
Fix how to save a entity list from a reference list (a first one here...)
-
1bc325f6
by Tony Chemit
at 2020-09-29T18:27:19+02:00
Lors de l'ouverture de l'application, si la base locale est déjà occupée par une autre application, message erroné - Closes #1598
-
4fa0553c
by Tony Chemit
at 2020-09-29T18:28:30+02:00
Use the natural order of attributes declaration to generate the form definition, in ordre to have a deterministic order (some filters may need other ones)
-
ee595065
by Tony Chemit
at 2020-09-29T19:40:24+02:00
Realign code to version 8 (maven 8.0.1-SNAPSHOT) (model 8.0)
-
adc4972e
by Tony Chemit
at 2020-09-29T19:42:31+02:00
fix ci jobs
-
dcbd6522
by Tony Chemit
at 2020-09-29T19:44:17+02:00
fix computation of showData on ContentTableUIModel
-
59b79983
by Tony Chemit
at 2020-09-29T19:44:52+02:00
template better generate on none main dto
-
a31872d6
by Tony Chemit
at 2020-09-29T19:44:56+02:00
change one maven module order
-
12245930
by Tony Chemit
at 2020-09-29T19:45:01+02:00
avoid nasty swing NPE
-
b352de85
by Tony Chemit
at 2020-09-29T19:45:30+02:00
Ajouter un nouveau bouton sur le formulaire d'une ligne sélectionnée dans un écran de type table créer/enregister ET nouveau - Closes #1613
-
4b44fc8b
by Tony Chemit
at 2020-09-29T19:58:47+02:00
Stash on ListCreate action
-
94fb62b7
by Tony Chemit
at 2020-09-29T20:05:41+02:00
Nouveau texte de popup pour le cas 'Vous devez mettre à jour le form marée avant de pouvoir saisir le livre de bord' - See #1605
-
6ceff472
by Tony Chemit
at 2020-09-30T08:56:49+02:00
Review DtoEntityContext and add on it TopiaEntitySqlDescriptor
-
54c8bfaf
by Tony Chemit
at 2020-09-30T08:57:07+02:00
Move ObserveTopiaConfigurationFactory and ObserveTopiaApplicationContextFactory to his native module (nothing to do with services-local, persistence is the proper place to be (or common-persistence))...
-
198186f3
by Tony Chemit
at 2020-09-30T08:57:14+02:00
update pom
-
24fe226b
by Tony Chemit
at 2020-09-30T14:38:47+02:00
Merge back from v8.1.0.
Need serious tests