- 04 May, 2020 11 commits
-
-
Refs: #823
-
Refs: #823
-
-
Refs: #823
-
6 tests for mappingTaxonUsersOf() method: - a taxon has a software with users (one or more) - a taxon has a software without user (preselected software) - a taxon is not associated with this software - taxon not found in database - redirects work when the URL is slightly different - with URL prefix /api/v1/ redirect to '/en/mapping/' Refs: #823
-
Refs: #823
-
convert '@' to 'a' before create slug
-
-
-
-
Fabrice Gangler authored
Refs: #893
-
- 30 Apr, 2020 7 commits
-
-
Fabrice Gangler authored
Refs: #822
-
Fabrice Gangler authored
Refs: #822
-
Fabrice Gangler authored
Refs: #822
-
Fabrice Gangler authored
-
Fabrice Gangler authored
-
Fabrice Gangler authored
-
Fabrice Gangler authored
-
- 27 Apr, 2020 3 commits
-
-
-
Consideration of line breaks for reviews adn descriptions (software, users) Refs: #890
-
Fabrice Gangler authored
Refs: #889
-
- 22 Apr, 2020 2 commits
-
-
Fabrice Gangler authored
Additional form to encourage users to declare themselves as a provider or user of the software. Used in edit software form and add software form. Refs: #880 #881
-
Fabrice Gangler authored
Refs: #886
-
- 21 Apr, 2020 4 commits
-
-
Fabrice Gangler authored
-
Refs: #885
-
Refs: #884
-
Fabrice Gangler authored
-
- 20 Apr, 2020 12 commits
-
-
Fabrice Gangler authored
-
Fabrice Gangler authored
Refs: #879
-
Refs: #877
-
Refs: #877
-
-
Refs: #877
-
Refs: #877
-
-
add these following tests: - testFallBackAsUserOfForAdministrationUserWithoutAssociatedTaxonomy() - testFallBackAsUserOfForAdministrationUserWithAssociatedTaxonomy() rename testFallBackAsUserOf() to testFallBackAsUserOfForPersonUser() Refs: #876 Signed-off-by:
Fabrice Gangler <fabrice.gangler@adullact.org>
-
missing taxonomy* fixtures for these following tests: - testDeleteUsersSoftwareUser() - testFallBackAsUserOf() Refs: #876
-
Delete associated TaxonomySoftwares rows (if exist) after deleting "User Of" Refs: #876
-
Fabrice Gangler authored
Add an common index on foreign keys (taxonomy, software, user) with the constraint "unique": to forbid the addition of several lines with the same triplet of IDs (taxonomy, software, user) Refs: #878
-
- 17 Apr, 2020 1 commit
-
-
Fabrice Gangler authored
Refs: #873
-