summaryrefslogtreecommitdiffstats
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Added an active field track if an Enumeration is active on the frontend view.Eric Davis2009-10-215-6/+32
* Enumerations can now have custom fields defined on them. #4077Eric Davis2009-10-218-1/+84
* Contextual quick search (#3263).Jean-Philippe Lang2009-10-219-0/+10
* Change the order of checkboxes for boolean custom fields.Eric Davis2009-10-211-1/+1
* Renamed Project#public named_scope so it will not override Ruby's public methodEric Davis2009-10-212-2/+2
* Improved Project#copy to copy more data from the source Project. #3367Eric Davis2009-10-191-0/+34
* Preselect the issue custom fields from the source project when copying. #4045Eric Davis2009-10-191-0/+1
* Fixed: HTML entities displayed when editing an issue note (#3996).Jean-Philippe Lang2009-10-111-2/+2
* Fixes project shortcut combo.Jean-Philippe Lang2009-10-111-2/+2
* Fixes MailHandler for ruby1.9.Jean-Philippe Lang2009-10-101-2/+3
* Completes r2856 (#3979).Jean-Philippe Lang2009-10-101-7/+2
* Fixes Repository#find_changeset_by_name with PostgreSQL (#3937).Jean-Philippe Lang2009-10-021-1/+1
* Fixed a bug where the form would POST causing a routing error. (#3918)Eric Davis2009-09-251-1/+2
* Fixed: RepositoriesController#revision may show wrong revision (#3779).Jean-Philippe Lang2009-09-202-1/+6
* Unexpected closing tag removed.Jean-Philippe Lang2009-09-201-1/+1
* Adds missing native eol properties.Jean-Philippe Lang2009-09-207-179/+179
* Fixed: Custom values with a nil value cause error on (project|account)/show (...Jean-Philippe Lang2009-09-202-2/+2
* Makes timelog report work at issue level (#2935).Jean-Philippe Lang2009-09-203-4/+13
* Makes saved query filters visible (#2883).Jean-Philippe Lang2009-09-203-29/+16
* Makes tickets and timelogs filters collapsible (UI).Jean-Philippe Lang2009-09-206-29/+48
* Upgraded to Rails 2.3.4 (#3597)Eric Davis2009-09-1312-40/+66
* Fixes group update form url (#3854).Jean-Philippe Lang2009-09-121-1/+1
* Slight change to the visibility SQL statement.Jean-Philippe Lang2009-09-121-1/+1
* Adds spent time to the activity view (#3809).Jean-Philippe Lang2009-09-121-3/+7
* Fixed: issue attachments are saved even if the issue has been updated by anot...Jean-Philippe Lang2009-09-121-0/+2
* Email handler: set a default issue subject if the email subject is blank (#38...Jean-Philippe Lang2009-09-121-0/+3
* Makes 'delete links' the same on admin views.Jean-Philippe Lang2009-09-125-10/+25
* Refactoring of tabs rendering.Jean-Philippe Lang2009-09-129-136/+70
* User groups branch merged.Jean-Philippe Lang2009-09-1229-65/+627
* Added plugin hook, :view_projects_show_sidebar_bottomEric Davis2009-09-121-0/+1
* Changing l10n messages (fixes #3807)Azamat Hackimov2009-09-041-3/+3
* Allow referencing issue numbers in brackets. This style is used by otherEric Davis2009-09-031-1/+1
* SCM:Jean-Philippe Lang2009-09-015-7/+15
* Add some margin to journal notes if Gravatars are enabled. (#3771)Eric Davis2009-09-011-1/+4
* New strings for translation (fixes #2872), thanks for Enderson Maia for point...Azamat Hackimov2009-08-211-2/+2
* SCM:Jean-Philippe Lang2009-08-173-23/+15
* SCM browser:Jean-Philippe Lang2009-08-173-17/+9
* Fixes argument in Repository#latest_changesets.Jean-Philippe Lang2009-08-171-1/+1
* Added branch and tag support to the git repository viewer. (#1406)Eric Davis2009-08-1513-90/+149
* Allow spaces between the keyword and colon in incoming mail. (#3731)Eric Davis2009-08-121-1/+1
* Include the issue status in search results and the Activity page. (#3700)Eric Davis2009-08-021-1/+1
* Enable SSL gravatars when Redmine is using https. (#2718)Eric Davis2009-08-021-0/+1
* Added two new plugin hooks to Administration > Users > MembershipsEric Davis2009-08-011-0/+2
* Fixed: custom fields are not displayed in the same order on issue form and view.Jean-Philippe Lang2009-07-293-12/+21
* Remove hard-coded styles from ticket attributes table.Jean-Philippe Lang2009-07-291-12/+12
* Adds a link to the file history on repository file views.Jean-Philippe Lang2009-07-181-0/+1
* Fixes artefacts in truncated search results (#3622).Jean-Philippe Lang2009-07-181-1/+2
* Prevent creation of project with identifier 'new' (#3602).Jean-Philippe Lang2009-07-181-1/+3
* Fixed: error raised when trying to add an empty comment to a news (#3615).Jean-Philippe Lang2009-07-181-0/+1
* Adds permalinks to message replies (#3587).Jean-Philippe Lang2009-07-051-3/+6