summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Refactor: convert username/password http basic auth api tests to shoulda macr...Eric Davis2010-11-022-79/+57
* Use File#expand_path for require's in script/* for Ruby 1.9.2 compatibility. ...Jean-Baptiste Barth2010-11-0216-23/+23
* Refactor: convert api key tests to shoulda macros for reuse. #6447Eric Davis2010-11-012-56/+57
* Move all API tests into the ApiTest module to make management easierEric Davis2010-11-017-12/+16
* Fixed: "Template is missing" error when validation fails on version edit (#67...Jean-Philippe Lang2010-11-012-0/+13
* Provides a default string for untranslated search types.Jean-Philippe Lang2010-11-011-1/+1
* Bump version to 1.0.3Eric Davis2010-11-011-1/+1
* Update changelog for v1.0.3Eric Davis2010-11-011-0/+38
* Add a label for user and group search fields. #6521Jean-Baptiste Barth2010-10-3045-2/+88
* Added ability to create issue directly as a subtask of another one. #5484Jean-Baptiste Barth2010-10-302-3/+3
* Force color to be disabled on git shell-outs. #5324Jean-Baptiste Barth2010-10-292-4/+4
* Fixed Redmine.pm not working with LDAPS on a non-standard port. #4065Jean-Baptiste Barth2010-10-291-1/+1
* Updated wiki-syntax help page to reflect new link options and last coderay up...Jean-Baptiste Barth2010-10-291-11/+29
* Fix wikilinks in project > settings > versions and version view. #6435 #4416Jean-Baptiste Barth2010-10-292-3/+3
* Fixed: disabling autologin not persisted. #6438Jean-Baptiste Barth2010-10-291-1/+1
* Translation update (zh-TW, #6765)Azamat Hackimov2010-10-281-2/+3
* Translation update (he, #6569)Azamat Hackimov2010-10-281-1/+1
* Refactor: convert WikiController to a REST resourceEric Davis2010-10-2811-40/+35
* Fixed potential nil method errors when trying to access /issues/context_menu ...Jean-Baptiste Barth2010-10-271-2/+2
* Translation update (ru)Azamat Hackimov2010-10-271-4/+4
* Fixing "Kilobyte" prefix to kB (#6740)Azamat Hackimov2010-10-272-2/+2
* Readding string field_start_date (#6629)Azamat Hackimov2010-10-2743-43/+44
* Translation update (de, #6607)Azamat Hackimov2010-10-271-2/+2
* Translation updatesAzamat Hackimov2010-10-275-299/+300
* Refactor: use :id instead of :page when linking to Wiki PagesEric Davis2010-10-2766-281/+281
* Refactor: convert WikiController#destroy to use HTTP DELETEEric Davis2010-10-266-11/+15
* Fix wiki links on the activity page. #6746Eric Davis2010-10-262-2/+2
* Add Redmine::Plugin.installed?(:name) method to check if a plugin is installedEric Davis2010-10-251-0/+7
* Allow adding notes when moving issuesEric Davis2010-10-253-1/+21
* Allow changing the Priority when moving issues.Eric Davis2010-10-253-1/+19
* Refactor: Rename WikiController#page_index to #indexEric Davis2010-10-257-16/+31
* Fix the tests that were broken by r4286:Eric Davis2010-10-253-3/+3
* Adds a user-agent to reposman (#6735).Jean-Philippe Lang2010-10-241-1/+3
* Fixed: auto links ending with right angle bracket shouldn't include the brack...Jean-Baptiste Barth2010-10-232-1/+3
* Refactor: merged error rendering methods.Jean-Philippe Lang2010-10-236-44/+30
* Improved error message when trying to access an archived project (#2995).Jean-Philippe Lang2010-10-2348-3/+72
* Updated french translation.Jean-Philippe Lang2010-10-231-11/+11
* Makes zoom buttons on gantt looks like the others.Jean-Philippe Lang2010-10-233-11/+11
* Refactor: move method to model with compatibility wrapperEric Davis2010-10-222-8/+15
* Moves a method to the appropriate helper.Jean-Philippe Lang2010-10-222-26/+27
* Fixed: error on gantt when no issue have a due date (#6350).Jean-Philippe Lang2010-10-222-4/+14
* Translation update for en: field_member_of_group and field_assigned_to_roleEric Davis2010-10-2242-84/+125
* Mark the failed test in r4276 as pending. Tests should never fail when commit...Eric Davis2010-10-221-1/+1
* Fixed: timelog link in the activity broken by recent refactoring (#6702).Jean-Philippe Lang2010-10-221-1/+1
* Adds a failing test for #6350.Jean-Philippe Lang2010-10-221-0/+9
* Add ids to some sections of the issue formEric Davis2010-10-221-2/+2
* Fixed: file upload on wiki page broken by recent refactoring (#6724).Jean-Philippe Lang2010-10-223-2/+3
* Add documentation about contributing to Redmine with gitintegration-to-svn-trunkEric Davis2010-10-221-0/+40
* Refactor: split WikiController#edit into #updateEric Davis2010-10-226-29/+45
* Fixes display of archived child projects on the admin project list.Jean-Philippe Lang2010-10-222-2/+2