summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Refactor: Extract a new IssueMovesController from IssuesController.Eric Davis2010-08-1112-164/+217
* Show projects depending on their visibility in user's profile. #6100Jean-Baptiste Barth2010-08-102-4/+12
* Added a warning when a new user or group membership is invalid. #3834Jean-Baptiste Barth2010-08-102-16/+32
* Prevent 500 error on login when there's a typo in OpenID URI scheme, such as ...Jean-Baptiste Barth2010-08-102-1/+8
* Refactor: extract method from #move and #perform_move.Eric Davis2010-08-101-14/+13
* Refactor TimelogController#report's joins and provide a hook to add more.Eric Davis2010-08-091-2/+9
* Refactor: extract POST version of IssuesController#move to #perform_move.Eric Davis2010-08-091-6/+12
* Removed hard-coded english error message on failed Member creationJean-Baptiste Barth2010-08-091-1/+1
* Removed useless debug code. #5978Jean-Baptiste Barth2010-08-081-1/+0
* Added project filter when viewing all issues. #5084Jean-Baptiste Barth2010-08-082-0/+15
* Replace Test::Unit::TestCase with ActiveSupport::TestCase. #5477Jean-Baptiste Barth2010-08-083-7/+3
* Fixed wrong commit range in git log command. #5628Jean-Baptiste Barth2010-08-082-5/+9
* Refactor: added link_to_project helper to handle links to projectsJean-Baptiste Barth2010-08-0811-15/+42
* Updated changelog format to use lists.Eric Davis2010-08-071-130/+130
* Add static docs to YARD.Eric Davis2010-08-071-1/+8
* Save yard doc to the doc/app directory.Eric Davis2010-08-071-0/+1
* Exclude test files from YARD.Eric Davis2010-08-071-1/+3
* 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