Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
nghyd
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Admin message
A compter du 1er avril, attention à vos pipelines :
Nouvelles limitations de Docker Hub
Show more breadcrumbs
Cassiopée
nghyd
Graph
bac18767dfae3e3a0f47131b190c1ab0b8c8c1be
Select Git revision
Branches
7
591-macrorugo-mise-a-jour-de-la-formule-f-h-a-partir-de-cassan-2023
621-utiliser-des-identifiants-symboliques-plutot-que-numeriques-dans-les-fichiers
622-mise-a-jour-vers-angular-16
631-remove-commonjs-dependencies
665-validity-of-field-is-not-transmetted-to-calculate-button-every-time
devel
default
protected
master
protected
Tags
20
4.19.0
stable
4.18.0
4.17.1
4.17.0
4.16.3
4.16.2
4.16.1
4.16.0
4.15.1
4.15.0
4.14.2
4.14.1
4.14.0
4.13.1
4.13.0
4.12.1
4.12.0
4.11.1
4.11.0
27 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
8
Nov
7
4
3
2
28
Oct
27
26
25
19
13
12
11
10
8
7
4
3
29
Sep
28
26
23
19
16
15
12
9
8
6
5
2
1
9
Aug
8
4
3
1
29
Jul
28
27
26
25
21
19
18
15
13
12
6
5
4
1
30
Jun
29
28
27
16
15
14
13
9
8
2
1
30
May
28
27
25
24
20
19
18
17
12
11
10
9
8
6
5
4
2
29
Apr
28
26
25
22
21
13
11
8
7
23
Mar
15
15
Feb
15
Dec
14
8
2
1
25
Nov
23
8
3
25
Mar
24
23
15
14
12
17
Feb
16
15
8
4
3
2
1
2
Oct
1
30
Sep
29
28
24
23
22
21
18
17
16
15
14
11
9
fix: backwater curve: wrong Y value passed to generated parametric section, remove button in select entries
fix: wrong default value for discharge law select
refactor: JSON calculator config: replace defaultLoiDebit/defaultStructType by select default property
fix: calculator JSON configuration: remove unused defaultMaterial in Lechapt-Calmon
fix: select field: check default value
Merge branch '574-les-resultats-ne-sont-pas-reinitialises-quand-on-modifie-des-parametres-globaux' into 'devel'
fix: reset results when application settings are modified (max iterations, compute precision)
test(e2e): check calculator results are reset after application setup modification
update jalhyd_branch to 331-les-resultats-ne-sont-pas-reinitialises-quand-on-modifie-des-parametres-globaux
feature: PAB table: remove rounding using display precision
feature: backwater curves: parametric section generation: link selected point Y value to generated calculator
feature: backwater curves: add Y to point list where a parametric section can be generated
feature : backwater curves: add select to open a parametric section calculator for a given abscissa
feature: section detail entry: use form service to generate parametric section form
refactor: move parametric section form generation to form service
feature: add component to open a new section detail form
update CHANGELOG.md to 4.16.1
doc: add François Grand to user documentation
fix: ExpressionChangedAfterItHasBeenCheckedError when switching parameter to variated mode (form validity)
Update CHANGELOG.md (add nghyd#568 resolution)
test(e2e): check section select default value from calculator configuration is honored
test(e2e): increase timeout for failing tests
fix: standard select defaut value from calculator configuration not honored
fix: ExpressionChangedAfterItHasBeenCheckedError when switching parameter to variated mode (min,max,step undefined)
doc: update developer documentation
refactor: calculator configuration: remove defaultNodeType property
Merge branch 'master' into devel
Merge branch '571-un-parametre-lie-ne-change-pas-d-etat-apres-la-suppression-du-module-cible' into 'master'
fix: linked parameter incorrectly reset to fixed on form creation
test(e2e): duplicate module, link parameter, close 1st module, duplicate
test(e2e): check that a linked parameter in a parametric section calculator remains linked after changing section type
fix: a linked parameter remains linked after deleting target module (fixed in cassiopee/jalhyd#329)
test(e2e): check that a linked parameter is set to fixed mode after deleting target module
refactor: use SelectField derived model for chart type component
refactor: calculator JSON configuration: remove selectIds, customSelectIds
refactor: SelectFieldNubProperty: move configuration parsing out of constructor
fix: select default from configuration value not honored
test(e2e): check that select default value from configuration is honored
refactor: select component: remove unused disabled flag
refactor: merge SelectField and SelectFieldCustom classes, split select code into specific classes
Loading