Commit Graph

3910 Commits (07772e7eb70a6ca085e9fb60a0ec4fcd6cde1c20)
 

Author SHA1 Message Date
Eric Davis 0395eb99de Remove email quotes (>) when searching for incoming email delimiters. #2852 #6628 14 years ago
Eric Davis a04d64881c Refactor: convert username/password http basic auth api tests to shoulda macros #6447 14 years ago
Jean-Baptiste Barth 27049b848d Use File#expand_path for require's in script/* for Ruby 1.9.2 compatibility. #4050 14 years ago
Eric Davis bed79f523b Refactor: convert api key tests to shoulda macros for reuse. #6447 14 years ago
Eric Davis d5fde17bf5 Move all API tests into the ApiTest module to make management easier 14 years ago
Jean-Philippe Lang db2ecd3010 Fixed: "Template is missing" error when validation fails on version edit (#6766). 14 years ago
Jean-Philippe Lang ba56b3f763 Provides a default string for untranslated search types. 14 years ago
Eric Davis b2eeeb6fa0 Bump version to 1.0.3 14 years ago
Eric Davis 147a16cbf8 Update changelog for v1.0.3 14 years ago
Jean-Baptiste Barth 7c5497db65 Add a label for user and group search fields. #6521 14 years ago
Jean-Baptiste Barth abb83f4c4f Added ability to create issue directly as a subtask of another one. #5484 14 years ago
Jean-Baptiste Barth f8b79c52cb Force color to be disabled on git shell-outs. #5324 14 years ago
Jean-Baptiste Barth 55cf64393d Fixed Redmine.pm not working with LDAPS on a non-standard port. #4065 14 years ago
Jean-Baptiste Barth 31b9868fc1 Updated wiki-syntax help page to reflect new link options and last coderay upgrade. #5948 14 years ago
Jean-Baptiste Barth c91ca4fcd9 Fix wikilinks in project > settings > versions and version view. #6435 #4416 14 years ago
Jean-Baptiste Barth 1cf67b3a1d Fixed: disabling autologin not persisted. #6438 14 years ago
Azamat Hackimov 5d6245b059 Translation update (zh-TW, #6765) 14 years ago
Azamat Hackimov 8dc0d4b916 Translation update (he, #6569) 14 years ago
Eric Davis c514dd6885 Refactor: convert WikiController to a REST resource 14 years ago
Jean-Baptiste Barth e7e7a91b85 Fixed potential nil method errors when trying to access /issues/context_menu with GET. #6750 14 years ago
Azamat Hackimov 6ffcbaa7b3 Translation update (ru) 14 years ago
Azamat Hackimov 1b1a059d90 Fixing "Kilobyte" prefix to kB (#6740) 14 years ago
Azamat Hackimov d41391e87a Readding string field_start_date (#6629) 14 years ago
Azamat Hackimov 8ebe03ef86 Translation update (de, #6607) 14 years ago
Azamat Hackimov cc9d356a55 Translation updates 14 years ago
Eric Davis e9efa5b981 Refactor: use :id instead of :page when linking to Wiki Pages 14 years ago
Eric Davis 70bf0706b2 Refactor: convert WikiController#destroy to use HTTP DELETE 14 years ago
Eric Davis 17eab0f5f9 Fix wiki links on the activity page. #6746 14 years ago
Eric Davis c399e76324 Add Redmine::Plugin.installed?(:name) method to check if a plugin is installed 14 years ago
Eric Davis 397222f198 Allow adding notes when moving issues 14 years ago
Eric Davis 22e3cba0b7 Allow changing the Priority when moving issues. 14 years ago
Eric Davis 4b045badcf Refactor: Rename WikiController#page_index to #index 14 years ago
Eric Davis 0e951c0716 Fix the tests that were broken by r4286: 14 years ago
Jean-Philippe Lang d9f2bccf70 Adds a user-agent to reposman (#6735). 14 years ago
Jean-Baptiste Barth d642964035 Fixed: auto links ending with right angle bracket shouldn't include the bracket in the URL. #5652 14 years ago
Jean-Philippe Lang 7824eca775 Refactor: merged error rendering methods. 14 years ago
Jean-Philippe Lang eea456ed84 Improved error message when trying to access an archived project (#2995). 14 years ago
Jean-Philippe Lang 1e4776fa64 Updated french translation. 14 years ago
Jean-Philippe Lang a29c35e08f Makes zoom buttons on gantt looks like the others. 14 years ago
Eric Davis 0ca74df604 Refactor: move method to model with compatibility wrapper 14 years ago
Jean-Philippe Lang a6f891d1b1 Moves a method to the appropriate helper. 14 years ago
Jean-Philippe Lang ed608cb7d3 Fixed: error on gantt when no issue have a due date (#6350). 14 years ago
Eric Davis b7e3f80e14 Translation update for en: field_member_of_group and field_assigned_to_role 14 years ago
Eric Davis b1921830de Mark the failed test in r4276 as pending. Tests should never fail when committed. 14 years ago
Jean-Philippe Lang d8ef4b6f4d Fixed: timelog link in the activity broken by recent refactoring (#6702). 14 years ago
Jean-Philippe Lang d0bbe830ad Adds a failing test for #6350. 14 years ago
Eric Davis dc26fd215b Add ids to some sections of the issue form 14 years ago
Jean-Philippe Lang d9652183f6 Fixed: file upload on wiki page broken by recent refactoring (#6724). 14 years ago
Eric Davis 432b00df40 Add documentation about contributing to Redmine with git 14 years ago
Eric Davis cac3b1e538 Refactor: split WikiController#edit into #update 14 years ago