-
8c311f15
by Tony Chemit at 2024-06-29T12:01:03+02:00
Externaliser les bases avdth utilisées dans les tests - Closes #2912
-
9cab949e
by Tony Chemit at 2024-07-01T16:00:22+02:00
Echecs d'imports de marées volumineux - Closes #2913
-
5fef6a5c
by Tony Chemit at 2024-07-04T13:42:24+02:00
Un utilisateur Windows a toujours un souci avec les chemins lors du démarrage en 9.3.5 - Closes #2915
-
6f2e45f2
by Tony Chemit at 2024-07-04T13:42:24+02:00
update pom
-
9c342c5e
by Tony Chemit at 2024-07-04T13:42:24+02:00
Micro correction dans la doc du migrateur AVDTH - Closes #2916
-
66dc62e3
by Tony Chemit at 2024-07-04T14:04:59+02:00
Update changelog for v.9.3.6 [skip CI]
-
0a3d411f
by Tony Chemit at 2024-07-04T14:11:43+02:00
update pom
-
4cac9cae
by Tony Chemit at 2024-07-05T12:52:31+02:00
[jgitflow-maven-plugin]updating poms for 9.3.7-SNAPSHOT development[skip ci]
-
0b1e02b3
by Tony Chemit at 2024-07-05T12:52:53+02:00
[jgitflow-maven-plugin]updating poms for branch'release/9.3.6' with non-snapshot versions[skip ci]
-
ce49c807
by Tony Chemit at 2024-07-05T13:08:56+02:00
[jgitflow-maven-plugin]merging 'release/9.3.6' into 'master'
-
ada2b853
by Tony Chemit at 2024-07-05T13:09:00+02:00
[jgitflow-maven-plugin]updating develop poms to master versions to avoid merge conflicts[skip ci]
-
e5689322
by Tony Chemit at 2024-07-05T13:09:01+02:00
[jgitflow-maven-plugin]merging 'master' into 'develop'
-
d0e69531
by Tony Chemit at 2024-07-05T13:09:02+02:00
[jgitflow-maven-plugin]Updating develop poms back to pre merge state[skip ci]
-
09fab1d5
by Tony Chemit at 2024-07-11T12:39:44+02:00
Faille sur l'UI de remplacement de code de référentiel - Closes #2917
-
c7def86d
by Tony Chemit at 2024-07-11T13:45:54+02:00
fix CI
-
4104a3af
by Tony Chemit at 2024-08-17T17:29:05+02:00
update pom
-
dc83d313
by Tony Chemit at 2024-08-17T17:29:05+02:00
Amélioration des poids +10/-10 et total des échantillons lors de l'import AVDTH - Closes #2918
-
92dab31d
by Tony Chemit at 2024-08-17T17:41:59+02:00
Mettre à null le commentaire Trip.logbookComment si celui ci n'est constitué que d'espaces - Closes #2923
-
a5743094
by Tony Chemit at 2024-08-17T18:01:03+02:00
Reduce log level
-
63426148
by Tony Chemit at 2024-08-17T18:01:34+02:00
increase timeout for method SynchronizeService.produceSqlResult
-
f37ee280
by Tony Chemit at 2024-08-18T10:30:59+02:00
update pom
-
78296103
by Tony Chemit at 2024-08-18T11:05:43+02:00
Replace tomcat plugin to deploy on demo the release war
-
f4eb68ac
by Tony Chemit at 2024-08-20T11:33:29+02:00
Add andThen nice method to chain consumers (with possible null on first one)
-
4cf662c1
by Tony Chemit at 2024-08-20T12:23:06+02:00
Review SPI code to improve save mechanism (only override the onSave method, and no more the saveEntity one)
-
7769ecd4
by Tony Chemit at 2024-08-20T12:26:38+02:00
update spi to use new save API
-
1f371c0a
by Tony Chemit at 2024-08-20T12:55:55+02:00
Improve tests log level
-
a890eba2
by Tony Chemit at 2024-08-20T13:26:51+02:00
Update pom
-
180eb3f8
by Tony Chemit at 2024-08-20T13:35:02+02:00
Introduce WithEndDateEntityAware
-
33ecab53
by Tony Chemit at 2024-08-20T13:40:56+02:00
use WithEndDateEntityAware in TripEntityAware and update Trip spi
-
cfce789d
by Tony Chemit at 2024-08-20T13:40:56+02:00
use WithEndDateEntityAware on entities
-
411a997d
by Tony Chemit at 2024-08-20T13:40:56+02:00
update spi to use new save API and TripEntityAware onSaveUpdateTripIfEndDateChanged method
-
5d5b1fa3
by Tony Chemit at 2024-08-20T14:00:25+02:00
Merge branch 'feature/issue_2903' into develop
LL observations / logbook : mise à jour auto de la date de fin de marée en fonction des dates activités (comme en PS)
- Closes #2903
-
1ee55e18
by Tony Chemit at 2024-08-25T16:41:53+02:00
update pom
-
7c6fb362
by Tony Chemit at 2024-08-25T17:03:56+02:00
Remove unnecessary brace to one jaxx expression
-
118c75be
by Tony Chemit at 2024-08-25T17:05:27+02:00
KeepBeanPropertyOrder in presets storage
-
15a53c7d
by Tony Chemit at 2024-08-25T17:05:27+02:00
Add fileName property in FloatingObjectPreset (to be able to use it later)
-
3ecce51c
by Tony Chemit at 2024-08-25T17:05:27+02:00
Improve FloatingObjectPresetStorage and load filename when reading storage, but never store it at write time
-
8e34c745
by Tony Chemit at 2024-08-25T17:05:27+02:00
Improve FloatingObjectPresetsStorage and add store method to be able to rewrite all the presets from the presetsMap parameter.
-
b376dfd9
by Tony Chemit at 2024-08-25T17:05:27+02:00
Replace # by -- in presets (otherwise it is a comment and is never loaded
-
ae93a42e
by Tony Chemit at 2024-08-25T17:05:27+02:00
Introduce method reloadDefaultDcpPresets to be able to reload embedded presets
-
d90b4cd5
by Tony Chemit at 2024-08-25T17:05:27+02:00
Introduce method setMainI18nLanguage to be able to apply it in presets ui
-
0d964048
by Tony Chemit at 2024-08-25T17:05:28+02:00
Improve FloatingObjectPresetUIInitializer to use it form preset managers also
-
036e4838
by Tony Chemit at 2024-08-25T17:05:28+02:00
Open buildMaterialsList method to be used by presets manager
-
a1dee904
by Tony Chemit at 2024-08-25T17:05:28+02:00
Add presets manager UI
-
f82d2299
by Tony Chemit at 2024-08-25T17:05:28+02:00
Add new content body to display presets manager
-
0629f538
by Tony Chemit at 2024-08-25T17:06:01+02:00
Merge branch 'feature/issue-2826' into develop
Permettre le renommage, la suppression, éventuellement l'édition des présélections de FOB
- Closes #2826
-
83b2b845
by Tony Chemit at 2024-08-26T01:51:22+02:00
Add more i18n from TripAware
-
8a00bc8d
by Tony Chemit at 2024-08-26T01:58:36+02:00
Introduce a simple update sql query for bulk changes and use it in DataGroupByDefinition
-
09a20308
by Tony Chemit at 2024-08-26T02:06:24+02:00
Introduce updateQualitativeProperty method in RootOpenableService and in dedicated SPI
-
aa105c0f
by Tony Chemit at 2024-08-26T02:06:24+02:00
can now override RootListModelStates
-
49e9fdb2
by Tony Chemit at 2024-08-26T02:06:24+02:00
Introduce createReferenceCache method in ContentRootListUIModelStates and fill it in concrete classes (and reuse existing code on ContentRootOpenableUIModelStates)
-
178ce4fe
by Tony Chemit at 2024-08-26T02:06:24+02:00
Add action BulkModify on ContentRootListUI
-
b992bcd8
by Tony Chemit at 2024-08-26T02:16:30+02:00
Add new BulkModify ui
-
7f6c01ef
by Tony Chemit at 2024-08-26T02:20:21+02:00
Merge branch 'feature/issue-2816' into develop
Fonction de changement de programme en masse - Closes #2816
-
694e63c3
by Tony Chemit at 2024-08-26T13:43:01+02:00
Ajout des nouveaux groupBy dans le modèle
-
13a55c61
by Tony Chemit at 2024-08-26T13:46:20+02:00
Mise à jour des modèles générés
-
60ac3229
by Tony Chemit at 2024-08-26T13:46:20+02:00
Mise à jour des requètes pour les nouveaux groupBy
-
7cbe092d
by Tony Chemit at 2024-08-26T13:46:20+02:00
Ajout dans les DataGroupByReferentialHelper des nouveaux référentiels utilisables dans les nouveaux groupBy
-
9b4ee21c
by Tony Chemit at 2024-08-26T13:46:20+02:00
Ajout dans les libellés sur la qualité de donné du suffix du sous-domaine (obs ou logbook)
-
cceb2f6e
by Tony Chemit at 2024-08-26T13:46:29+02:00
Mise à jour des fixtures
-
81ec3919
by Tony Chemit at 2024-08-26T13:46:39+02:00
Merge branch 'feature/issue-2924' into develop
Ajout de nouveaux critères dans la configuration de l'arbre de navigation - Closes #2924
-
2993dea4
by Tony Chemit at 2024-08-27T14:42:47+02:00
Fix DateSupport code (comparing Timestamp and Date is not ok)
-
4b6cf9fe
by Tony Chemit at 2024-08-27T14:42:47+02:00
Fix DtoFormValidatorTransformer dayFunction and timeFunction (for timestamp property)
-
a5f0d534
by Tony Chemit at 2024-08-27T14:43:05+02:00
Add common I18n for xxxDate properties on Set
-
c89c59e3
by Tony Chemit at 2024-08-27T14:43:05+02:00
Decompose xxxTimestamp properties on Set
-
22b7e8d2
by Tony Chemit at 2024-08-27T14:43:05+02:00
Review validation temporal rules for Logbook.(Activity/Set)
-
c7d06f95
by Tony Chemit at 2024-08-27T14:43:05+02:00
Review validator on ui for temporal rules Logbook.(Activity/Set)
-
67dba823
by Tony Chemit at 2024-08-27T14:43:05+02:00
Review validation temporal rules for Observation.(Activity/Set)
-
5897abc9
by Tony Chemit at 2024-08-27T14:43:05+02:00
Review validator on ui for temporal rules Observation.(Activity/Set)
-
2c3004b6
by Tony Chemit at 2024-08-27T15:03:33+02:00
Merge branch 'feature/issue-2904' into develop
LL observations / logbook : Revue des contrôles sur la cohérences des dates sur les calées
- Closes #2904
-
885880af
by Tony Chemit at 2024-08-28T18:17:52+02:00
Perte dans l'éditeur du type de mesure et de pesée lors de la sélection d'une ligne fraîchement crée dans le tableau des données d'échantillons - Closes #2925
-
91cd5555
by Tony Chemit at 2024-08-28T18:17:52+02:00
Sanitize SaveTableEntry code and when create property goes back to false
-
b34346ed
by Tony Chemit at 2024-08-29T16:05:04+02:00
Amélioration de la conservation du paramétrage des UI - Closes #2926
-
f0d6b167
by Tony Chemit at 2024-08-29T16:05:48+02:00
Introduce WithIndex and ContainerChildWithIndexDto API
-
6b65e1ec
by Tony Chemit at 2024-08-29T16:05:48+02:00
use ContainerChildWithIndexDto in ObServe model
-
16de6a08
by Tony Chemit at 2024-08-29T16:05:48+02:00
Be able to do actions on JXTableHeader (for the sort actions on reading form)
-
ebd1998a
by Tony Chemit at 2024-08-29T16:05:48+02:00
Improve JXTableUtil to display index column with a specific renderer
-
5688aded
by Tony Chemit at 2024-08-29T16:06:54+02:00
Review ContentTableUI API to use WithIndex objects, review also move actions
-
161fab9d
by Tony Chemit at 2024-08-29T16:07:01+02:00
Adapt forms using WithIndex objects
-
b1408eb4
by Tony Chemit at 2024-08-29T16:07:54+02:00
Merge branch 'feature/issue-1203' into develop
Tableaux de saisie (captures, échantillons, équipements...) - Classement en cliquant sur les en-têtes de colonnes
- Closes #1203
-
6a093710
by Tony Chemit at 2024-08-30T11:34:21+02:00
Add FilterableComboBoxState state
-
21265de1
by Tony Chemit at 2024-08-30T11:34:28+02:00
Add ListHeaderState state
-
c1d72929
by Tony Chemit at 2024-08-30T11:35:12+02:00
use new states in ObserveSwingSession
-
8d17f01c
by Tony Chemit at 2024-08-30T11:48:45+02:00
Merge branch 'feature/issue-2834' into develop
Sauvegarde des préférences utilisateur sur le classement des listes : gestion dans l'UI
- Closes #2834
-
585e7e3c
by Tony Chemit at 2024-08-30T13:13:46+02:00
Make sure form is never modified on opening in updating mode - See #2928
-
338b09b9
by Tony Chemit at 2024-08-30T13:13:46+02:00
Never alter modified state when changing format (this code is actually not working, but will soon...) - See #2928
-
fb1673ec
by Tony Chemit at 2024-08-30T13:14:02+02:00
Le changement de format des éditeurs de température ou de longueur altère l'état «modifié» du formulaire - Closes #2927
-
7e46fe94
by Tony Chemit at 2024-08-30T13:14:02+02:00
Add TemperatureEditorState state
-
f6dc862f
by Tony Chemit at 2024-08-30T13:14:02+02:00
Add NauticalLengthEditorState state
-
b0b52a85
by Tony Chemit at 2024-08-30T13:14:02+02:00
Add CoordinatesEditorState state
-
bd320372
by Tony Chemit at 2024-08-30T13:14:02+02:00
use new states in ObserveSwingSession
-
df95fe00
by Tony Chemit at 2024-08-30T13:14:10+02:00
Merge branch 'feature/issue-2901' into develop
Permettre à l’utilisateur de sauvegarder les unités choisies (longueur, température et coordonnées)
- Closes #2901
-
631e84a7
by Tony Chemit at 2024-08-31T10:30:23+02:00
Add more SwingSession states for some widgets - Closes ultreiaio/jaxx#849
-
6e294852
by Tony Chemit at 2024-08-31T13:25:04+02:00
Update jaxx version - Closes #2928
-
d7d59ba3
by Tony Chemit at 2024-09-02T09:57:04+02:00
Fix WithIndex generation - See #1203
-
fb92220f
by Tony Chemit at 2024-09-02T11:14:27+02:00
Fix onRemoveRow method (we already are using the modelRow) - See #1203
-
92243249
by Tony Chemit at 2024-09-02T11:14:36+02:00
Add new queries in TripDao
-
8b5e5e8d
by Tony Chemit at 2024-09-02T11:14:36+02:00
Add new methods in TripService
-
090661ff
by Tony Chemit at 2024-09-02T11:14:36+02:00
Add new labels (will be used for ui for new actions)
-
1c2c4ae4
by Tony Chemit at 2024-09-02T11:14:36+02:00
Open API (to hack to order of configuration actions)
-
29a53618
by Tony Chemit at 2024-09-02T11:14:36+02:00
Add ContentTableUITableModel.addNewEntry(bean) method to be able to create a new row from a given bean
-
76e86dd5
by Tony Chemit at 2024-09-02T11:14:36+02:00
Implements action AddActivitiesFromSample on Well form
-
cebcab9b
by Tony Chemit at 2024-09-02T11:14:36+02:00
Implements action AddActivitiesFromSample on Sample form
-
64f01421
by Tony Chemit at 2024-09-02T11:15:24+02:00
Merge branch 'feature/issue-2734' into develop
La liste des activités associées à un échantillon pourrait être déduite du plan de cuves, et inversément - Closes #2734
-
f238bf01
by Tony Chemit at 2024-09-02T11:41:44+02:00
Add new ClientConfig option to store the speciesList and fill from the hardcoded list in consolidate action
-
c4d28d74
by Tony Chemit at 2024-09-02T12:03:44+02:00
Add the species list in consolidation request, then use it in consolidation code instead of the hardcoded list
-
4d45c7fb
by Tony Chemit at 2024-09-02T12:03:44+02:00
Use the species list in Consolidation action in GUI (and for this time add a TODO to configure this list in config UI)
-
77540b5f
by Tony Chemit at 2024-09-02T12:04:14+02:00
Merge branch 'feature/issue-2929' into develop
Rendre configurable la liste des espèces à inclure dans la consolidation du sampleActivity.wieghtedWeight - Closes #2929
-
de95fb1f
by Tony Chemit at 2024-09-05T12:26:25+02:00
Add new client configuration option showSensibleCriteriaInTripBulkChanges
-
b7bc8cf9
by Tony Chemit at 2024-09-05T12:26:53+02:00
use new client configuration option showSensibleCriteriaInTripBulkChanges in BulkModify ui
-
1995338f
by Tony Chemit at 2024-09-05T12:26:58+02:00
Merge branch 'feature/issue-2816' into develop
Fonction de changement de programme en masse - Closes #2816
-
eab2fdac
by Tony Chemit at 2024-09-05T12:48:01+02:00
Remove ObserveSwingSession (use directly SwingSession)
-
efb846a1
by Tony Chemit at 2024-09-05T12:48:28+02:00
Remove ObServeSwingSessionConfig
-
0c970bb0
by Tony Chemit at 2024-09-05T12:48:59+02:00
do not use any longer ObserveSwingSessionHelper in ContentUIInitializer (everything is managed now by SwingSession)
-
c9a055b7
by Tony Chemit at 2024-09-05T12:49:04+02:00
Merge branch 'feature/issue-2834' into develop
Suppression du système de préférences d'ui codé en dure - Closes #2834
-
093c30be
by Tony Chemit at 2024-09-05T13:50:20+02:00
fix license header
-
79bfcae5
by Tony Chemit at 2024-09-05T13:54:44+02:00
Hide species ids option (Will be re-add in #2931) - Closes #2929
-
0749d0a9
by Tony Chemit at 2024-09-05T13:54:56+02:00
Remove FloatingObjectPresetsManager and use now only a FloatingObjectPresetsStorage
-
6aadd14d
by Tony Chemit at 2024-09-05T13:54:56+02:00
Use now only one client configuration option and simplify dcp-presets directory layout
-
88dde538
by Tony Chemit at 2024-09-05T13:54:56+02:00
Review FloatingObjectPresetsUI (remove tabs and rename FloatingObjectPresetsTabUI to FloatingObjectPresetsEditorUI)
-
f518f0e1
by Tony Chemit at 2024-09-05T13:55:03+02:00
Merge branch 'feature/issue-2826' into develop
Permettre le renommage, la suppression, éventuellement l'édition des présélections de FOB
- Closes #2826
-
7e07db53
by Tony Chemit at 2024-09-06T13:09:19+02:00
update decorator and pom
-
42d1aa35
by Tony Chemit at 2024-09-06T13:09:19+02:00
override DecoratorSorted.getComparator
-
36216614
by Tony Chemit at 2024-09-06T13:09:19+02:00
use Decorator comparator in RowSorter
-
b4144587
by Tony Chemit at 2024-09-06T13:10:02+02:00
Merge branch 'feature/issue_1203' into develop
Utilisation des décorateurs des colonnes de type décorable pour fournir
l'ordre lors d'un tri d'une telle colonne - Closes #1203
-
8c7782f6
by Tony Chemit at 2024-09-06T14:05:36+02:00
Update changelog for v.9.3.7 [skip CI]
-
eb20c1c9
by Tony Chemit at 2024-09-09T11:59:45+02:00
Move to maintain branch for 9.3.x