- Mar 11, 2023
-
-
Michel Jouvin authored
Version bumped to 23.3.dev3 See merge request hito/ositah!8
-
b'Michel Jouvin authored
- Pandas version requirement updated to match 2.0.0rc0
-
- Mar 10, 2023
-
-
LION Sonny authored
Update dependencies See merge request hito/ositah!7
-
- Mar 09, 2023
-
-
b'Michel Jouvin authored
- Also update dependency version requirements for Flask, Pandas and their dependencies
-
b'Michel Jouvin authored
- Also replace relative imports in ositah/utils/* by absolute ones
-
- Mar 02, 2023
-
-
b'Michel Jouvin authored
-
- Mar 01, 2023
-
-
Michel Jouvin authored
Class refactoring (the end!) See merge request hito/ositah!6
-
b'Michel Jouvin authored
-
b'Michel Jouvin authored
-
- Feb 28, 2023
-
-
LION Sonny authored
Class refactoring Closes #5 See merge request hito/ositah!5
-
- Feb 27, 2023
-
-
b'Michel Jouvin authored
- Use decorators to define methods
-
b'Michel Jouvin authored
- Use decorators to define class methods - Also remove some obsolete/unused attributes (teamn_list, validation_data)
-
b'Michel Jouvin authored
- Use decorators to define class methods
-
b'Michel Jouvin authored
- Use decorators to define class methods
-
- Feb 13, 2023
-
-
Michel Jouvin authored
export: handle multiple contracts See merge request hito/ositah!4
-
b'Michel Jouvin authored
- No version change but be compliant with PEP
-
b'Michel Jouvin authored
- Dependency requirement on hito_tool >= 23.2
-
- Feb 12, 2023
-
-
b'Michel Jouvin authored
-
b'Michel Jouvin authored
- Remove "export" from the title, leftover from an old version
-
b'Michel Jouvin authored
-
- Nov 18, 2022
-
-
Michel Jouvin authored
Allow to configure the authentication provider name displayed in login page Closes #7 See merge request hito/ositah!2
-
Michel Jouvin authored
-
Michel Jouvin authored
- Used to be hardcoded to "IJCLab account" Fixes #7
-
- Nov 13, 2022
-
-
Michel Jouvin authored
Initial import of OSITAH from IJCLab See merge request hito/ositah!1
-
Michel Jouvin authored
-
Michel Jouvin authored
-
Michel Jouvin authored
- number of splits must be passed as a keyword
-
Michel Jouvin authored
-
Michel Jouvin authored
- Makes easier running ositah from gunicorn where the current directory can be defined but no option can be easily passed
-
Michel Jouvin authored
-
Michel Jouvin authored
- Rename ositah.py into main.py to avoid a namespace clash when running directly from sources - Fix imports to reference the ositah module instead of relative directories - flask and flask-sqlalchemy dependencies locked to version < 2.2 and 3 respectively (know issues)
-
Michel Jouvin authored
-
Michel Jouvin authored
-
Michel Jouvin authored
-
Michel Jouvin authored
- Disable saving of ositah.cfg (site private file containing site-specific credentials)
-
- Oct 27, 2022
-
-
Michel Jouvin authored
-
Michel Jouvin authored
-