summaryrefslogtreecommitdiffstats
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add :view_issues_index_bottom hook. #5169Eric Davis2010-07-161-0/+1
* Force the default value of path to be set on the Change model class. #5771Eric Davis2010-07-061-0/+4
* Allow js formatted responses.Eric Davis2010-07-051-0/+4
* Added hook :controller_timelog_available_criteriasEric Davis2010-07-011-0/+1
* Refactor: extract @available_criterias to utility method.Eric Davis2010-07-011-45/+50
* Set @project so macros will work on the welcome and project list. #5781Eric Davis2010-06-302-0/+6
* Recalculate inherited attributes on parents when a child is moved under a new...Eric Davis2010-06-301-1/+8
* Force string comparison for login search to be case sensitive on MySQL. #2473Eric Davis2010-06-241-2/+5
* Refactor and documentation for User#find_by_login.Eric Davis2010-06-201-5/+5
* Change User#login to be case-insensitive. #2473Eric Davis2010-06-201-2/+11
* Typecast issue ids when searched for.Eric Davis2010-06-201-1/+1
* Handle unsuccessful destroys in TimelogController. #5700Eric Davis2010-06-201-2/+5
* Add a link to the cross project time entries page to /projects. #4935Eric Davis2010-06-201-0/+1
* Truncate incoming email subject lines to 255 characters. #5698Eric Davis2010-06-201-1/+1
* Fix for Ruby 1.9 strings.Eric Davis2010-06-201-1/+1
* Added two hooks to the issues report. #5233Eric Davis2010-06-201-0/+2
* Display the correct ISO week number on the project calendar.Eric Davis2010-06-191-1/+1
* Add a css class to hide content when printing. #5508Eric Davis2010-06-191-2/+2
* Hide the role forms when editing or adding Project members. #5452Eric Davis2010-06-191-1/+7
* Accept email from anonymous users with an empty from address. #5604Eric Davis2010-06-191-1/+1
* Accept key authentication to ProjectsController#index (for feeds). #5317Eric Davis2010-06-191-1/+1
* Add ATOM auto discovery link to the Projects list. #5317Eric Davis2010-06-191-0/+4
* Fixed HTML validation errorsEric Davis2010-06-191-2/+2
* Unused variableEric Davis2010-06-191-1/+0
* Fix a nil error when a Project cannot save attachments.Eric Davis2010-06-191-1/+7
* Updated the project calendar for greater accessibility.Eric Davis2010-06-151-2/+2
* Added JSON support to the issues API. #1214Eric Davis2010-06-052-1/+15
* Add an "Assigned To" keyword to receiving email. #5594Eric Davis2010-05-291-1/+14
* Add 'Start date' and 'End date' keywords for incoming email. #5595Eric Davis2010-05-281-3/+10
* Include the Project name when sorting versions.Eric Davis2010-05-271-4/+16
* Show subproject versions on the Roadmap.Eric Davis2010-05-272-1/+10
* Make the Gantt zoom images more accessibleEric Davis2010-05-261-4/+8
* Refactor: extract gantt zoom links to a helper.Eric Davis2010-05-262-10/+24
* Add the page title when editing /my/page.Eric Davis2010-05-261-0/+1
* Convert the file attachment's description to a label.Eric Davis2010-05-252-3/+3
* Add error messages to MembersController#new so a user is informed of missing ...Eric Davis2010-05-241-6/+22
* Invalid HTMLEric Davis2010-05-241-1/+1