Commit Graph

36 Commits (ee8c376b087e1f84e742351f0305a1d154498c5a)

Author SHA1 Message Date
Jens Ulferts 75cb2d1cf2 shortens like sql while maintaining condition 11 years ago
Sebastian Schuster cdb419e0a7 Removed commas from search string and added 11 years ago
Michael Frister 35e2e43a56 Fix users index status filtering, status_name now returns string 11 years ago
Michael Frister 7f4bd6149c Add status_name to Principal 11 years ago
Michael Frister f884fbf4c2 Add option to prevent former passwords from being reused 11 years ago
Sebastian Schuster 423152fa06 Fixed the uninitialized constant exception 11 years ago
Sebastian Schuster 6d8eb89d53 Removed function to preload circular dependencies 11 years ago
jwollert c5349e0148 allow Users to be scoped with full name, too 11 years ago
jwollert 1c1a464f96 port to rails3 11 years ago
jwollert d783dc46b5 autocompletion for roles and members in project settings, now with infinite scrolling 11 years ago
jwollert 26bff02cc7 starting on infinite scrolling of select2 inside members form. member itself might be working, roles are definitely not 11 years ago
Martin Czuchra 46ffcfc195 Refactors current timelines API into api/v2. 12 years ago
Martin Czuchra c1bfd5202a Open-sources timelines. 12 years ago
Jens Ulferts 21459a384f provide every possible file with a short copyright notice 12 years ago
Martin Linkhorst 89a8e75f55 DEPRECATION_FIX: use self.table_name = :name instead of set_table_name :name 12 years ago
Martin Linkhorst cba3439189 DEPRECATION_FIX: use self.table_name = :name instead of set_table_name :name 12 years ago
Romano Licker 91ff59a41d optimize sql database query 'not_in_project' 12 years ago
Romano Licker c53798bfcf refactor possible_members 12 years ago
Jens Ulferts 3e633fc27e renames all named_scopes to scopes 12 years ago
Jens Ulferts ef5c7099a1 changed constants to their value as loading problems prevent me from using user class there 13 years ago
Jens Ulferts 76568cc999 active and registered users can be selected as project members 13 years ago
Jens Ulferts 8046e8e15c refactored finding possible project members so that autocompleter and project_controller settings uses same method 13 years ago
Holger Just 91070236db Set source encoding to UTF-8 13 years ago
Holger Just 07185fb169 [#436] Remove trailing whitespace 14 years ago
Eric Davis 99507a0391 [#197] Upgrade the copyright in the code files 14 years ago
Eric Davis e131c3b531 [#197] Remove old copyrights 14 years ago
Eric Davis 4c656fcffc Define Principal#name so all subclasses will have some sort of name when printed. 14 years ago
Jean-Philippe Lang 2c0ce104e7 Fixed: Error on db:migrate with table prefix set (#5335). 15 years ago
Jean-Philippe Lang 12ea682b66 Fixed: NOT NULL constraint error when adding a group (#4632). 15 years ago
Jean-Philippe Lang 21b52d2fd9 Display users then groups on project memberships view (#4389). 15 years ago
Eric Davis ddeaf9da96 Refactor conditions. 15 years ago
Eric Davis 7959101288 Search mail addresses in Principal#like 15 years ago
Jean-Philippe Lang 21e18c1eb4 Adds missing native eol properties. 15 years ago
Jean-Philippe Lang 7707457145 User groups branch merged. 15 years ago