- Mar 25, 2021
-
-
Celine Noirot authored
Merge branch Dev with Master See merge request !118
-
- Mar 22, 2021
-
-
Romain Therville authored
# Conflicts: # ui/nG6/pi6/class.tx_nG6_pi6.php
-
Romain Therville authored
A "}" was missing. Issues #195, #193, #192, #178
-
Romain Therville authored
The send_purge_demand_mail() is now going to send an alert mail to the nG6 admins if a purge demand already exists for a given project, instead of creating a new one. Issue #192
-
Romain Therville authored
New function get_multiple_purge_demand_mail() to warn the nG6 admins that a purge demand already exists for the given project. Issue #192
-
Romain Therville authored
New check_demand_insert trigger to prevent the insertion of a second purge demand for a given project. Issue #192
-
Romain Therville authored
The function add_purge_demand() will not update the run and analyzes tables if a demand already exists for a given project. (See new trigger) Issue #192
-
Romain Therville authored
Function "resend_purge_demand" reworked to ignore hidden runs and analyzes. Issues #178, #193
-
Romain Therville authored
The hidden runs and analyzes do not appear in the mail or volume count anymore. Next : the resend function. Issues #178, #193
-
Romain Therville authored
2 functions have a new parameter 'get_hidden' Issues #193, #178
-
Romain Therville authored
'CC' headers have to be reset not to display "esitoul" 10 times. Issue #195
-
- Mar 19, 2021
-
-
Romain Therville authored
This reverts merge request !116
-
Romain Therville authored
This reverts merge request !115
-
Romain Therville authored
Merge branch issue#195 with master See merge request !115
-
Romain Therville authored
# Conflicts: # ui/nG6/pi6/class.tx_nG6_pi6.php
-
Romain Therville authored
Merge branch Issue#192 with master See merge request !116
-
Romain Therville authored
New typo3 variable 'email_warning' that contains 'get-plage.bioinfo@genotoul.fr, didier.laborie@inrae.fr' on ng6 and ng6-test. Issue #192
-
Romain Therville authored
Issue #192
-
Romain Therville authored
- New trigger to prevent the insertion of a second purge demand for a single project - New mail model to warn administrators about the "double demand". - Reworks for the send_purge_demand_mail() and add_purge_demand() functions, of course. Issue #192
-
- Mar 15, 2021
-
-
Gerald Salin authored
-
Gerald Salin authored
-
- Mar 08, 2021
-
-
Romain Therville authored
(Same as commit 763ffb96, but for the "send" and "resend" functions.) issue #195
-
Romain Therville authored
- Fix for the multiple "esitoul@inrae.fr" adresses in the cc mail field. issue #195
-
- Feb 24, 2021
-
-
Romain Therville authored
Merge branch Issue#189 with master See merge request !114
-
Romain Therville authored
The get_all_names_starting_with() has been reworked not to return the users password. Issue#189
-
Romain Therville authored
The function get_all_names_starting_with() has been reworked not to return the user's passwords. Issue #189
-
- Feb 15, 2021
-
-
Romain Therville authored
Merge branch Issue#192 with master See merge request !113
-
Romain Therville authored
#191 Correcting the issue on ont_qc See merge request !112
-
Romain Therville authored
Issue #192
-
- Feb 12, 2021
-
-
Audrey Gibert authored
-
Romain Therville authored
defined in application.properties. Issue #192
-
- Nov 27, 2020
-
- Nov 24, 2020
-
-
Romain Therville authored
Update to the analysis.py class See merge request !111
-
Romain Therville authored
New get_directory() function for the analysis.py class. issue #129
-
- Nov 12, 2020
-
-
Romain Therville authored
Merge branch Dev with master See merge request !110
-
Romain Therville authored
Merge branch Issue#190 with master See merge request !109
-
Romain Therville authored
issue #129
-
Romain Therville authored
New file types have been added to the exclusion to prevent log files from being deleted. issue #190
-
Romain Therville authored
Function purge_directory updated to exclude log files. issue #190
-
- Jul 10, 2020
-
-
Romain Therville authored
get_web_filepath() function fixed. Compatible with change_space() and save_file() functions. Issues #129, #187
-