- 15 Jan, 2020 9 commits
-
-
Romain Therville authored
Merge branch Issue#151 with master See merge request !88
-
Romain Therville authored
# Conflicts: # ui/nG6/class.tx_nG6_eid.php
-
Romain Therville authored
Same as last commit. issue #151
-
Romain Therville authored
There was a if( xxx = yyy) instead of a if( xxx == yyy) in class.tx_nG6_eid.php . PS: If asked, I will deny everything. issue #151
-
Romain Therville authored
I don't see any difference yet, but the master version of this file return no result table, and this version does. I might revert this commit if it is useless. issue #151, for the new tag V3.2.5.3
-
Romain Therville authored
Merge branch issue #151 with master See merge request !85
-
Romain Therville authored
# Conflicts: # ui/nG6/lib/class.tx_nG6_utils.php
-
Romain Therville authored
2 functions were missing from my version of this file, get_save_dir() and get_project_data_save_dir().
-
Romain Therville authored
A function was missing from the last commit + merge, get_available_space_ids() from tx.nG6_utils.php. issue #151
-
- 14 Jan, 2020 7 commits
-
-
Celine Noirot authored
Merge branch Issue#151 with master See merge request !84
-
Celine Noirot authored
Merge branch Issue#129 with master See merge request !83
-
Romain Therville authored
# Conflicts: # ui/nG6/pi6/administration_view.tpl
-
Romain Therville authored
Same branch as the old issue151, and same commit as c5f5c618 . I have deleted the branch and commits earlier this week, I thought the merge was already done. Also, this time I pushed the (much needed) updated ng6_database.sql file. (Once again, when this update goes live, an update to the DB structure will be needed. See the related issue.) Issue #151
-
Romain Therville authored
# Conflicts: # ui/nG6/lib/class.tx_nG6_utils.php (Both lines looked the same to me. RT)
-
Romain Therville authored
"The user you entered doesn't have the rights to perform[...]" issue #129
-
Romain Therville authored
Before launching a project space migration (from the new form in the single project view), we ask for a user+ pwd and run the following test: We use the given user+pwd to run a "touch+rm" in the current project's space's data directory. In production, only ng6, root and users in the apache group can perform this action. (So only people with access to those credentials will be able tu run the switch_space_id workflow from there) More infos in the issue. Issue #129
-
- 13 Jan, 2020 2 commits
-
-
Romain Therville authored
The 'switch_space_id' migration workflow is now displayed for the current project's administrator users. (table fe_rights, right_level = 2) Superadmin users can still launch the migration of any project. (issue #129)
-
Romain Therville authored
The "switch_space_id" migration workflow form, in the single project view, will only be displayed to the project's administrators (right_level '2' in the 'fe_rights' database table). It stays available to superadmin users on all projects. (issue #129)
-
- 10 Jan, 2020 2 commits
-
-
Romain Therville authored
I removed two useless comments, that I left for no reason. issue #151
-
Romain Therville authored
- The "size" filter criteria has been replaced by a "space" filter. - The default value is "no filter". - The result table has one more column, "Project space". -The search algorithm has been updated. WARNING : Check the issue #151 to find the SQL commands to update the views's structures. (Issue #151)
-
- 09 Jan, 2020 1 commit
-
-
Romain Therville authored
#156 correct style See merge request !77
-
- 08 Jan, 2020 7 commits
-
-
Celine Noirot authored
Merge branch Issues#143 with master See merge request !79
-
Celine Noirot authored
-
Celine Noirot authored
-
Celine Noirot authored
Big update for the switch_space_id workflow See merge request !80
-
Romain Therville authored
#155 convert bool to int to avaoid warning See merge request !78
-
Romain Therville authored
-The workflow now handles empty (no data) runs and analyzes, and more errors. -A lot of user cases have been tested. issue #129
-
Romain Therville authored
-New better logs, in MoveProject.stdout and (if the workflow fails) in ng6.log -The workflow now handles empty analyzes and runs. -A lot of user cases have been tested. issue #129
-
- 07 Jan, 2020 3 commits
-
-
Celine Noirot authored
-
Celine Noirot authored
-
Romain Therville authored
The available spaces can now be displayed and selected via a select field instead of a simple textfield. issue #151
-
- 06 Jan, 2020 2 commits
-
-
Romain Therville authored
Merge branch issue#150 with master See merge request !74
-
Romain Therville authored
Merge branch issue#153 with master See merge request !75
-
- 19 Dec, 2019 1 commit
-
-
Romain Therville authored
The get_directories_structure_and_content() function has been reworked to make the projects, runs and analyzes names normalization way more consistent. This will solve the differences between sources and destinations in this function. issue #153
-
- 12 Dec, 2019 1 commit
-
-
Romain Therville authored
issue #150
-
- 09 Dec, 2019 2 commits
-
-
Romain Therville authored
Merge issue#129 with master See merge request !72
-
Romain Therville authored
- I have removed the "local = True" parameter to execute the workflow on the computing cluster instead of ng6's host. (It was a test parameter, only meant for testing.) issue #129
-
- 29 Nov, 2019 1 commit
-
-
Celine Noirot authored
Merge branch issue#129 with master See merge request !69
-
- 28 Nov, 2019 2 commits
-
-
Romain Therville authored
Merge branch issue#119 with master See merge request !71
-
Romain Therville authored
single analysis views. issue #119
-