summaryrefslogtreecommitdiffstats
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* 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
* Adds links to issues in reminder HTML template (#3541).Jean-Philippe Lang2009-07-051-1/+1
* Ability to send an email with password when changing a user's password (#3566).Jean-Philippe Lang2009-07-052-1/+8
* Administration panel breadcrumbs (#3314).Jean-Philippe Lang2009-07-0513-13/+15
* Keep status filter on the projects list when un/archiving a project (#3530).Jean-Philippe Lang2009-07-042-4/+4
* Do not require a non-word character after a comma in Redmine links (#3561).Jean-Philippe Lang2009-07-041-1/+1
* Adds issue last update timestamp (#3565).Jean-Philippe Lang2009-07-042-6/+13
* Actually block issues from closing when a blocking issue isn't closed (#1740).Jean-Philippe Lang2009-07-041-1/+7
* Fixed: login form fields have different width with IE (#3582).Jean-Philippe Lang2009-07-041-2/+2
* Fixes links to wiki atom feed (#3581).Jean-Philippe Lang2009-07-022-4/+4
* Fixed: case sensitivity in issue subject filtering (#3536).Jean-Philippe Lang2009-06-281-2/+2
* Fixes wiki diff escaping.Jean-Philippe Lang2009-06-281-1/+1
* Ability to accept incoming emails from unknown users (#2230, #3003).Jean-Philippe Lang2009-06-141-5/+43
* Fixed: editing a message may cause sticky attribute to be NULL (#3356).Jean-Philippe Lang2009-06-141-0/+4
* Fixes drop-down list selected value (#3472).Jean-Philippe Lang2009-06-131-1/+1