- 24 Feb, 2021 6 commits
-
-
Cédric Anne authored
-
Cédric Anne authored
-
Cédric Anne authored
-
Johan Cwiklinski authored
-
Johan Cwiklinski authored
* Use configuration types * Fix CS
-
François Legastelois authored
-
- 23 Feb, 2021 2 commits
-
-
Johan Cwiklinski authored
-
Stanislas KITA authored
-
- 22 Feb, 2021 3 commits
-
-
Johan Cwiklinski authored
-
Johan Cwiklinski authored
-
tomolimo authored
Hello, There was a two single quotes to end the action attribute of the form HTML tag. Delete one in order to keep HTML clean. Thank you Regards Tomolimo
-
- 19 Feb, 2021 4 commits
-
-
Adrien Clairembault authored
* Fix webcal rights * Use initForUser * Use token instead of id, remove loadMinimalSession * Check if entities params are set * Remove code duplication
-
Adrien Clairembault authored
* Do no delete default profiles if no rules were applied * Add new field to install * Remove duplicated code during conflict resolution * Move code * Fix rights issues in tests
-
Cédric Anne authored
* Fix NOT search; fixes #8671 * Fix test case * Better handle of ^ and $ in search * Put back trim logic
-
Cédric Anne authored
-
- 18 Feb, 2021 9 commits
-
-
Stanislas KITA authored
-
Stanislas KITA authored
-
adelaunay authored
-
ales-infotel authored
* add location from user and default group from user for rule asset * add first group of user action to affect first group of user to an asset add tests for location from user and defaultgroup from user and first group from user * fix lint * fix lint * fix lint * Update tests/units/RuleAsset.php Co-authored-by:
Cédric Anne <cedric.anne@gmail.com> * Update tests/units/RuleAsset.php Co-authored-by:
Cédric Anne <cedric.anne@gmail.com> * Update tests/units/RuleAsset.php Co-authored-by:
Cédric Anne <cedric.anne@gmail.com> * Update tests/units/RuleAsset.php Co-authored-by:
Cédric Anne <cedric.anne@gmail.com> * Update tests/units/RuleAsset.php Co-authored-by:
Cédric Anne <cedric.anne@gmail.com> * Update tests/units/RuleAsset.php Co-authored-by:
Cédric Anne <cedric.anne@gmail.com> * Update tests/units/RuleAsset.php Co-authored-by:
Cédric Anne <cedric.anne@gmail.com> * Update inc/ruleasset.class.php Co-authored-by:
Cédric Anne <cedric.anne@gmail.com> * Update inc/commondbtm.class.php Co-authored-by:
Cédric Anne <cedric.anne@gmail.com> Co-authored-by:
Cédric Anne <cedric.anne@gmail.com>
-
Cédric Anne authored
-
Cédric Anne authored
-
Cédric Anne authored
-
Cédric Anne authored
-
Cédric Anne authored
-
- 17 Feb, 2021 7 commits
-
-
Cédric Anne authored
-
Cédric Anne authored
-
Cédric Anne authored
-
Johan Cwiklinski authored
-
Cédric Anne authored
-
Johan Cwiklinski authored
-
Stanislas authored
* fix(kanban): fix duplicate task from kanban view * fix(task): use project entity * fix(kaban): prevent javascript break * fix(right): check if user have right to add task or subproject * refactore(code): fix js * fixe(code): use fields instead of getField * refactor(code): check project ID * fix(globalkanban): add project dropdown to bulk add form
-
- 16 Feb, 2021 1 commit
-
-
Cédric Anne authored
-
- 15 Feb, 2021 6 commits
-
-
Cédric Anne authored
-
Cédric Anne authored
- permit scripts to be executed from any path; - handle containers init in a unique script; - exec docker commands using docker-compose exec; - do healthcheck on all containers listed in compose files; - try to clean old DB and fixtures before recreating them; - clean only containers listed in compose files.
-
Stanislas authored
* feat(core): add check for 'files' folder access * Revert "feat(core): add check for 'files' folder access" This reverts commit 9aa2d1a5 . * Warn for unsecured files directories Co-authored-by:
Cédric Anne <cedric.anne@gmail.com>
-
Johan Cwiklinski authored
-
cconard96 authored
-
Cédric Anne authored
- Detect missing keys corresponding to foreign keys - Detect missing keys on is_* fields - Detect missing keys on date fields - Detect misnamed keys (optionnal) - Detect useless keys that are included in a larger key (optionnal) - Add missing keys - Drop useless keys
-
- 12 Feb, 2021 2 commits
-
-
Cédric Anne authored
-
Johan Cwiklinski authored
- Base available meta types on *_types configurations; - Refactor Search::addMetaLeftJoin() to make it generic as possible; - Fix some bugs.
-