Commit Graph

437 Commits (5db9a982cc314a3b869cb97945cc97a75405a527)

Author SHA1 Message Date
Jean-Philippe Lang 899f06612a Moves the LDAP test server to a fixture. 15 years ago
Eric Davis 19d4ddf2f2 Fix LDAP on the fly creation. The User object doesn't have a :dn attribute. 15 years ago
Jean-Philippe Lang 87bc092d7c Removes --find-copies-harder git option to retrieve commits which was way to slow (#4547). 15 years ago
Jean-Philippe Lang 46aa855572 Remove invalid utf8 sequences from commit comments and author name (#4773). 15 years ago
Jean-Philippe Lang 6e68921590 Cleanup. 15 years ago
Jean-Philippe Lang dab0c07fba Fixed: Links in Forum mails should redirect to message, not topic (#4884). 15 years ago
Jean-Philippe Lang d18fba4ffe Fixed: Pound (#) followed by number with leading zero (0) removes leading zero when rendered in wiki (#4872). 15 years ago
Eric Davis 28e9bc5d82 Fix an IndexError if all the :last menu items are deleted from a menu. #4718 15 years ago
Jean-Philippe Lang 0fcc436f22 Fixed: Deselecting textile text formatting causes interning empty string errors (#4867). 15 years ago
Jean-Philippe Lang b733accfe3 Adds a test for emission address with phrase (#4855). 15 years ago
Eric Davis b3330d3995 Refactor: Extract method from AuthSourceLdap#authenticate 15 years ago
Eric Davis 7b6b147761 Added some tests for the LDAP authentication. 15 years ago
Jean-Philippe Lang 3168ee3d47 Adds projects links (#4812). 15 years ago
Jean-Philippe Lang 541d830d2a Fixed: Project copy loses wiki pages hierarchy (#4797). 15 years ago
Jean-Philippe Lang 2c8a24092b Adds filter for system shared versions on the cross project issue list (#4792). 15 years ago
Jean-Philippe Lang d02ddefff4 Fixed: parent project field doesn't include blank value when a member with 'add subproject' permission edits a child project (#4790). 15 years ago
Eric Davis 81ee2ff884 Updated object_daddy to a newer version (bugfixes) 15 years ago
Eric Davis 112fc99311 Added tests for Issue#by_X finders 15 years ago
Eric Davis 155083ec97 Change Role#anonymous and #non_member so they generate the record as needed. 15 years ago
Jean-Philippe Lang d43c860448 Allow commits to reference issues of parent projects and subprojects (#4674). 15 years ago
Jean-Philippe Lang a1a24483b5 Fixed: deleting a project with subprojects breaks the project tree (#4701). 15 years ago
Jean-Philippe Lang 080ad6a16c Fixed: tests with ruby1.9 broken by r3322 (#4607). 15 years ago
Jean-Philippe Lang d55e1ec5b0 Adds unit test for #3645. 15 years ago
Jean-Philippe Lang bddf3b5c2c Adds a test with Japanese keywords in a ISO-2002-JP encoded email (#4576). 15 years ago
Jean-Philippe Lang ff77fb6aa9 Fixed: email notifications may affect language of notices on the UI (#4086). 15 years ago
Jean-Philippe Lang ff7eb7b23a Auto-detect attachment content type when blank (#3782). 15 years ago
Jean-Philippe Lang 44a079fcd7 Enlarge wiki content for MySQL databases (#1071). 15 years ago
Jean-Philippe Lang 04455783a7 Fixed: project copy doesn't copy group memberships (#3975). 15 years ago
Eric Davis 9fb40b1a2f Project#activities should check all overridden activities, not just active ones. 15 years ago
Jean-Philippe Lang 62c83bdd2e Adds a 'Add subprojects' permission. 15 years ago
Jean-Philippe Lang d63784569f Force TimeEntry#hours default to nil (#3075, #4449). 15 years ago
Jean-Philippe Lang a54fa93b2e Adds a setting to remove incoming emails body after a delimiter (#4409). 15 years ago
Eric Davis aa9951b38b Added an API token for each User to use when making API requests. (#3920) 15 years ago
Jean-Philippe Lang 18c7c0d3ee Fixes a test failure. 15 years ago
Eric Davis 87e83c7285 Fixed the view_hook_helper test, it was reading all of the log files into 15 years ago
Jean-Philippe Lang b5b6a5e971 Speeds up very slow tests. 15 years ago
Jean-Philippe Lang 06ca18b042 Adds a 'no_permission_check' option to the MailHandler. 15 years ago
Jean-Philippe Lang 77aeca5d55 Fixes 'follows' relation validation. 15 years ago
Jean-Philippe Lang beb20e7c6e Adds 'follows' relation (#1432). 15 years ago
Jean-Philippe Lang 6bf0723d06 By default, only show statuses that are used by the tracker on the workflow edit view. 15 years ago
Eric Davis 39b44b1cb9 Adds a Plugin API to allow one plugin to depend on another. 15 years ago
Jean-Philippe Lang bb477a3a0f Make sure users don't get notified for thing they can not view (#3589). 15 years ago
Jean-Philippe Lang f33231181f Makes user unwatch what he can no longer view after its permissions have changed (#3589). 15 years ago
Eric Davis 4fb554e95d Project custom fields are already copied via the Copy form. (#3367) 15 years ago
Eric Davis 17512e7efd Copy issue relations when copying a project. (#3367) 15 years ago
Eric Davis 7959101288 Search mail addresses in Principal#like 15 years ago
Eric Davis 4fe14e71c2 Adds a Setting to control how an Issue's done_ratio is calculated: 15 years ago
Jean-Philippe Lang 3918374d5c Add test for #4354. 15 years ago
Jean-Philippe Lang b090098952 Fixed: Bulk edit of issues throws 500 if no versions are defined on the project (#4366). 15 years ago
Jean-Philippe Lang f2520385e4 Fixes tracker_id and custom_field_values assignment order for issues (#4353). 15 years ago