df6056fb86
[Enhancement] Refactor of license django model ( #187 )
...
Fixes #119
Licenses are now created in the bootstrap management command. To only create the licenses use the command line argument `-ol` or `--only-licenses`.
These licenses are then fetched by there `cc_string` when adding a license to a package.
Co-authored-by: Liam Brydon <62733830+MyCreativityOutlet@users.noreply.github.com >
Co-authored-by: jebus <lorsbach@envipath.com >
Co-authored-by: Tim Lorsbach <tim@lorsba.ch >
Reviewed-on: enviPath/enviPy#187
Co-authored-by: liambrydon <lbry121@aucklanduni.ac.nz >
Co-committed-by: liambrydon <lbry121@aucklanduni.ac.nz >
2025-11-12 08:20:43 +13:00
de44c22606
[Migration] Added missing Migration for JobLog ( #175 )
...
Co-authored-by: Tim Lorsbach <tim@lorsba.ch >
Reviewed-on: enviPath/enviPy#175
2025-10-27 22:41:16 +13:00
1effaeb342
[Migration] EnzymeLink Migration ( #158 )
...
Co-authored-by: Tim Lorsbach <tim@lorsba.ch >
Reviewed-on: enviPath/enviPy#158
2025-10-15 19:57:03 +13:00
c2c46fbfa7
[Migration] Added missing Migration for #141 ( #147 )
...
Co-authored-by: Tim Lorsbach <tim@lorsba.ch >
Reviewed-on: enviPath/enviPy#147
2025-10-07 21:22:13 +13:00
f03ade0e94
[Migration] Multigen Eval Flag Migration ( #123 )
...
Co-authored-by: Tim Lorsbach <tim@lorsba.ch >
Reviewed-on: enviPath/enviPy#123
2025-09-18 18:44:02 +12:00
ce349a287b
[Migration] Migration file for #113 ( #114 )
...
Co-authored-by: Tim Lorsbach <tim@lorsba.ch >
Reviewed-on: enviPath/enviPy#114
2025-09-11 18:23:14 +12:00
abfd683640
[Migration] Migration for Rule Based Modelling ( #94 )
...
Co-authored-by: Tim Lorsbach <tim@lorsba.ch >
Reviewed-on: enviPath/enviPy#94
2025-09-09 21:27:10 +12:00
00d9188c0c
Copy Objects between Packages ( #59 )
...
Co-authored-by: Tim Lorsbach <tim@lorsba.ch >
Reviewed-on: enviPath/enviPy#59
2025-08-28 06:27:11 +12:00
13816ecaf3
Make URL a Field instead a property ( #63 )
...
This PR adds a new Field to all existing Models.
As its a data migrations the Migration is added.
Co-authored-by: Tim Lorsbach <tim@lorsba.ch >
Reviewed-on: enviPath/enviPy#63
2025-08-27 06:46:09 +12:00
844d0708c9
Granting/Updating Permission for Packages ( #2 )
...
Co-authored-by: Tim Lorsbach <tim@lorsba.ch >
Reviewed-on: enviPath/enviPy#2
2025-06-25 08:49:58 +12:00
ded50edaa2
Current Dev State
2025-06-23 20:13:54 +02:00