summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add a rake task to run CI.Eric Davis2010-08-061-0/+41
* Refactor: start to split IssuesController#move into two separate actions.Eric Davis2010-08-066-18/+23
* Refactor: extract method in IssuesController#move.Eric Davis2010-08-051-7/+11
* Fixed: assigned_to and author filters in cross project issues view should be ...Jean-Baptiste Barth2010-08-042-1/+10
* Focus on the input when adding a related issue on issues/show page. #4656Jean-Baptiste Barth2010-08-041-1/+1
* Display projects as links in users/memberships partial. #5898Jean-Baptiste Barth2010-08-041-1/+3
* Fix a few requires for metric_fu's rcov.Eric Davis2010-08-043-3/+3
* Refactor: extract back_url method to ApplicationController.Eric Davis2010-08-042-1/+5
* Added css classes to the HTML body based on the theme, controller, and action...Eric Davis2010-08-042-1/+14
* Add maxlength attributes to some Project fields. #4896Eric Davis2010-08-041-2/+2
* Use the MenuManager for the Administration menu. #6008Eric Davis2010-08-042-19/+19
* Remove extra css like the border on revision links in Associated Revisions. #...Eric Davis2010-08-041-2/+2
* Show the number of days in the subject line of Reminder emails.Eric Davis2010-08-0344-43/+44
* Refactor: Add methods to User to edit the encapsulate the status field.Eric Davis2010-08-032-6/+30
* Refactor: extract method to shoulda macro.Eric Davis2010-08-022-5/+10
* Added tests for AccountController#register POST with automatic registration.Eric Davis2010-08-021-1/+43
* Added tests for AccountController#register GET.Eric Davis2010-08-021-0/+23
* Use image_path for the favicon instead to pick up asset hosts. #3301Eric Davis2010-07-301-1/+1
* RTL theme for reference (thanks to Orgad Shaneh, #5972)Azamat Hackimov2010-07-295-2/+64
* Translation updatesAzamat Hackimov2010-07-292-52/+57
* Add a favicon link with support for suburi. #3301Eric Davis2010-07-292-0/+5
* Translation updatesAzamat Hackimov2010-07-284-394/+400
* Fixed: Vertical scrollbar always visible in Wiki "code" blocks in Chrome (#58...Jean-Philippe Lang2010-07-251-0/+1
* Moves LDAP entry in admin menu.Jean-Philippe Lang2010-07-251-1/+1
* Fixes context menu broken by r3869 (#5925).Jean-Philippe Lang2010-07-251-2/+2
* Display project names in cross-project gantt PNG (#5904).Jean-Philippe Lang2010-07-252-4/+11
* Display project names for versions too on PDF (#5904).Jean-Philippe Lang2010-07-251-3/+4
* Display project names in cross-project gantt PDF (#5904).Jean-Philippe Lang2010-07-251-6/+8
* Fixed: Deleting statuses doesn't delete all workflow entries (#5811).Jean-Philippe Lang2010-07-252-4/+13
* Fixed: Add Another file to ticket doesn't work in IE (broken by r3750).Jean-Philippe Lang2010-07-252-3/+2
* Fixed: Forum message permalinks don't take pagination into account (#5945).Jean-Philippe Lang2010-07-251-1/+1
* Harmonize french locale "zero" translation with other locales (#5937).Jean-Philippe Lang2010-07-251-6/+6
* Strips user email (#5834).Jean-Philippe Lang2010-07-252-0/+10
* Fixes broken status change in context menu (#5892).Jean-Philippe Lang2010-07-251-1/+1
* Disable priority (#5925) and progress in context menu for parent issues.Jean-Philippe Lang2010-07-251-2/+2
* Adds missing visibility scope.Jean-Philippe Lang2010-07-251-1/+1
* Moves code to controller.Jean-Philippe Lang2010-07-252-5/+5
* Try to resolve bug #3922Azamat Hackimov2010-07-242-2/+2
* Translation updatesAzamat Hackimov2010-07-243-23/+23
* Force-clear the default value for migration from :string to :text. #5846 #5771Eric Davis2010-07-242-2/+6
* Added icon for the LDAP authentication menu item. #5775Eric Davis2010-07-204-2/+4
* Bump version to 1.0.0Eric Davis2010-07-181-3/+3
* Adding 1.0.0's release date.Eric Davis2010-07-181-1/+1
* Readme update.Eric Davis2010-07-181-1/+1
* Updated the INSTALL and UPGRADING documents for the 1.0 release.Eric Davis2010-07-182-44/+96
* Translation updatesAzamat Hackimov2010-07-165-11/+11
* Added an official favicon.icoEric Davis2010-07-161-0/+0
* Updating CHANGELOG for 1.0Eric Davis2010-07-161-2/+75
* Add :view_issues_index_bottom hook. #5169Eric Davis2010-07-161-0/+1
* Fix typos in the examples. #5823Eric Davis2010-07-161-2/+2