Commit Graph

17199 Commits (07ab5b4b8ba20392a2daa10de5f7f681927800ab)

Author SHA1 Message Date
Jean-Philippe Lang c4239a4fd2 Removed hard-coded URLs in mail templates. 17 years ago
Jean-Philippe Lang f94be4f8ab Fixed: SQL error on roadmap and changelog if there is no tracker to display. 17 years ago
Jean-Philippe Lang 0061a3f04a Added 'email sending test' functionality. 17 years ago
Jean-Philippe Lang 7e755a53b8 Firstname, lastname and email LDAP attributes are now required if "on-the-fly register" is checked. 17 years ago
Jean-Philippe Lang ecf208f660 Issue history is now 'oldest first' sorted. 17 years ago
Jean-Philippe Lang b3f3634df3 On the issue report page, 0 issue counts are now displayed as dashes. 17 years ago
Jean-Philippe Lang a8b202c9bc Fixed: non-active users can be viewed with account/show 17 years ago
Jean-Philippe Lang 79b8bd0a38 Added an option to be able to relate issues in different projects. 17 years ago
Jean-Philippe Lang cf4e216502 Project name is now displayed in news titles when not inside the project (eg. home page). 17 years ago
Jean-Philippe Lang 1eff42eda6 Translated 'Sort by' label on table headers. 17 years ago
Jean-Philippe Lang 5478e5cbae Attachment content-type is now chomped before being saved. 17 years ago
Jean-Philippe Lang 29f25601bb Fixed: versions not sorted correctly in drop down lists. 17 years ago
Jean-Philippe Lang e4f2e0fd37 Removed deprecated Object#type in CustomFieldsController. 17 years ago
Jean-Philippe Lang 4e65be9ed1 Fixed: the link to delete issue relations is displayed even if the user is not authorized to delete relations 17 years ago
Jean-Philippe Lang 6862b97909 Removed IssuesController#history, all changes are now displayed on issues/show (not only the last 15). 17 years ago
Jean-Philippe Lang 64e91b2e13 Fixed custom fields alignment on issues/show (Balazs Dan) 17 years ago
Jean-Philippe Lang e9ba8a4494 Changed AR error messages style (same as flash errors). 17 years ago
Jean-Philippe Lang 7681487af4 Fixed: Roadmap percentages not being calculated correctly (Nick Read). 17 years ago
Jean-Philippe Lang c4fee11969 Forum notifications are now also sent to the authors of the thread, even if they don't watch the board. 17 years ago
Jean-Philippe Lang 3c8e7c79b6 Overdue versions (date reached and open issues > 0) are now always displayed on the roadmap. 17 years ago
Jean-Philippe Lang 3be226d0c4 Added a confirmation dialog box for project archiving 18 years ago
Jean-Philippe Lang dfaf8f7e6a Changed the footer link from http://redmine.rubyforge.org to http://www.redmine.org/ 18 years ago
Jean-Philippe Lang acebceb1d7 Applied 'register notice' patch by Matt Jones. 18 years ago
Jean-Philippe Lang 2d5ac54d2e Applied the flash notices patch by Matt Jones (slightly edited). 18 years ago
Jean-Philippe Lang 7701de9ae4 Fixed: on spent time details view, the h3 issue link now links back to the issue 18 years ago
Jean-Philippe Lang 46745614b4 Fixed: error when creating a tracker without copying an existing wokflow 18 years ago
Jean-Philippe Lang efbe29249c Added icon on external wiki links 18 years ago
Jean-Philippe Lang 188077d634 History box on issues/show is now hidden if there's no history 18 years ago
Jean-Philippe Lang f8da6fb679 Fixed a bug in CVS model (clash when 2 projects point to the same repository) 18 years ago
Jean-Philippe Lang 6edfcd83c1 Removed a line break on news/show 18 years ago
Jean-Philippe Lang fcefdb22bf Added several validates_length_of 18 years ago
Jean-Philippe Lang 7363428703 Fixed mailer (error when no assignee) 18 years ago
Jean-Philippe Lang fd2839c833 Now, when a user turns mail notifications off, he will still receive notifications about issue changes if he is the author or the assignee of the issue. 18 years ago
Jean-Philippe Lang 4670426e4e Hours displayed using %.2f on time report. 18 years ago
Jean-Philippe Lang e94e88e3ad Added the ability to log time when changing an issue status. 18 years ago
Jean-Philippe Lang 9c38458f8b Added an option to choose the date format: language based (as defined in each lang file) or ISO 8601 (YYYY-MM-DD). 18 years ago
Jean-Philippe Lang 98cf33070f Fixed: Error when editing the wokflow after deleting a status 18 years ago
Jean-Philippe Lang 5e20417e6d Added wiki diff. 18 years ago
Jean-Philippe Lang 384aa50be3 Fixed: issue_id not nullified on time entries when deleting the issue 18 years ago
Jean-Philippe Lang 8687401d65 Fixed: trash icon not visible on files list. 18 years ago
Jean-Philippe Lang 7eba6786d3 Changesets stored in the database are now displayed on the repository page even if the repository can not be reached (eg. svnserve down). 18 years ago
Jean-Philippe Lang 65be9d3c86 Removed User#display_name (replaced by User#name). 18 years ago
Jean-Philippe Lang 87bad767c6 Each category can now be associated to a user, so that new issues in that category are automatically assigned to that user. 18 years ago
Jean-Philippe Lang f816d4f378 Fixed: Long text custom fields displayed without line breaks 18 years ago
Jean-Philippe Lang 184be9d0e3 Fixed: time report doesn't take account of the project for time calculations 18 years ago
Jean-Philippe Lang 7eb3b186c4 Fixed an error when trying to delete a project (versions/issues dependency) 18 years ago
Jean-Philippe Lang ba1b857197 Added Darcs basic support. 18 years ago
Jean-Philippe Lang faa3d984ab Added time report. 18 years ago
Jean-Philippe Lang 6d7a855ca2 Added pagination on wiki page history. 18 years ago
Jean-Philippe Lang 600018d5ad Fixed Iconv::IllegalSequence errors in csv exports 18 years ago