summaryrefslogtreecommitdiffstats
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Real RTL-theme support in locales (#6012)Azamat Hackimov2010-08-191-0/+1
* Add Issue Status to the tooltip. #6169Eric Davis2010-08-191-0/+2
* Use the base layout for all 403, 404, and 500 pages. #6172Eric Davis2010-08-191-3/+10
* No more IssuesController#preview action.Eric Davis2010-08-181-2/+2
* Refactor: move IssuesController#preview to a new controller.Eric Davis2010-08-185-17/+30
* Refactor: move IssuesController#auto_complete to a new controller. #4382Eric Davis2010-08-174-17/+27
* Add the Calendar as a project menu item.Eric Davis2010-08-161-0/+1
* Add the Gantt chart as a project menu itemEric Davis2010-08-161-0/+1
* Allow key authentication for Boards. #6132Eric Davis2010-08-161-0/+1
* Refactor: move IssuesController#reply to JournalsControllerEric Davis2010-08-163-26/+35
* Refactor: pull up method to ApplicationController.Eric Davis2010-08-133-23/+15
* Fixed: changing view style in repository/diff doesn't keep previously selecte...Jean-Baptiste Barth2010-08-131-1/+1
* Refactor: Pull up method to ApplicationController.Eric Davis2010-08-123-34/+17
* Refactor: Extract a new IssueMovesController from IssuesController.Eric Davis2010-08-116-64/+102
* Show projects depending on their visibility in user's profile. #6100Jean-Baptiste Barth2010-08-101-4/+2
* Added a warning when a new user or group membership is invalid. #3834Jean-Baptiste Barth2010-08-102-16/+32
* 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-081-0/+6
* Refactor: added link_to_project helper to handle links to projectsJean-Baptiste Barth2010-08-0810-15/+30
* Refactor: start to split IssuesController#move into two separate actions.Eric Davis2010-08-062-2/+7
* 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-041-1/+1
* 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
* 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-041-18/+3
* Show the number of days in the subject line of Reminder emails.Eric Davis2010-08-031-1/+1
* Refactor: Add methods to User to edit the encapsulate the status field.Eric Davis2010-08-032-6/+30
* 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-292-2/+4
* Add a favicon link with support for suburi. #3301Eric Davis2010-07-292-0/+5
* 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-251-1/+1
* Fixed: Deleting statuses doesn't delete all workflow entries (#5811).Jean-Philippe Lang2010-07-251-1/+8
* Fixed: Add Another file to ticket doesn't work in IE (broken by r3750).Jean-Philippe Lang2010-07-251-2/+1
* Fixed: Forum message permalinks don't take pagination into account (#5945).Jean-Philippe Lang2010-07-251-1/+1
* Strips user email (#5834).Jean-Philippe Lang2010-07-251-0/+4
* 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
* Force-clear the default value for migration from :string to :text. #5846 #5771Eric Davis2010-07-241-2/+3
* Added icon for the LDAP authentication menu item. #5775Eric Davis2010-07-202-2/+2