Commit Graph

390 Commits (f92dcdf50a4ca854aabbf2b85e67dfcd71800ed4)

Author SHA1 Message Date
Jean-Philippe Lang bf0ddc2886 Fixes artefacts in truncated search results (#3622). 16 years ago
Jean-Philippe Lang da22a9c8d6 Do not require a non-word character after a comma in Redmine links (#3561). 16 years ago
Jean-Philippe Lang 5afa190a9a Adds issue last update timestamp (#3565). 16 years ago
Jean-Philippe Lang aa07e8505e Fixes wiki diff escaping. 16 years ago
Eric Davis 62e58f26b0 Changed Enumerations to use a Single Table Inheritance 16 years ago
Jean-Philippe Lang 7dccf9fda6 Allows multiple roles on the same project (#706). Prerequisite for user groups feature. 16 years ago
Jean-Philippe Lang 752e263d3a Accept any svn tunnel scheme in repository URL (#3278). 16 years ago
Eric Davis 0985d4219c Link projects and users in the issue list. 16 years ago
Jean-Philippe Lang 9fd14713c5 Fixes user edit urls (#3281). 16 years ago
Jean-Philippe Lang 32c09fd5cf Adds more css classes to the roadmap issues (#3214). 16 years ago
Jean-Philippe Lang 7a5fe1c875 Fixed: Calendar popup broken by i18n refactoring (#3168). 16 years ago
Jean-Philippe Lang 6385217be0 Prevent recursive calls to RepositoriesHelper#repository_field_tags (#3226). 16 years ago
Jean-Philippe Lang bb44430b63 Ask user what to do with child pages when deleting a parent wiki page (#3202). 16 years ago
Jean-Philippe Lang 801ad70cb7 Show timelog reports for non-versioned issues (#3051). 16 years ago
Jean-Philippe Lang eb7903c0ec Only retrieve query name for display. 16 years ago
Jean-Philippe Lang 1852d907ba Fixes SortHelper examples (#2950). 16 years ago
Jean-Philippe Lang c7c8dc71f2 Ability to save "sort order" in custom queries (#2899). 16 years ago
Jean-Philippe Lang 2b585407cb SortHelper refactoring: 16 years ago
Jean-Philippe Lang 89719e205e Adds 2 css classes (created-by-me and assigned-to-me) to issues created by or assigned to the current user (#2651). 16 years ago
Jean-Philippe Lang 03572ec569 Adds a sortable "Project" column to the issue list. 16 years ago
Jean-Philippe Lang b78349d2ca Fixed: Undefined Method (l_YesNo) Being Called (#2867). 16 years ago
Jean-Philippe Lang 589320337d Trackers controller refactoring. 16 years ago
Jean-Philippe Lang fe28193e4e Merged Rails 2.2 branch. Redmine now requires Rails 2.2.2. 16 years ago
Jean-Philippe Lang b9e95e7a70 Fixes "too few arguments" error on activerecord error translation (#2626). 16 years ago
Jean-Philippe Lang 33e7ae96ad Adds (a maximum of 3) links to project ancestors in the page title (#2788). 16 years ago
Jean-Philippe Lang 4601ed2f3a Replaces Enumeration.get_values and Enumeration.default with named scopes. 16 years ago
Jean-Philippe Lang 9586269a06 Issues pagination loses project param after applying or clearing filter (#2726). 16 years ago
Jean-Philippe Lang 70efee1bc5 Leave wiki links untouched if target project doesn't exist or have no wiki. 16 years ago
Jean-Philippe Lang ff0c96011f Fixed: inline attached image should not match partial filename (#2683). 16 years ago
Jean-Philippe Lang 2a220a9e42 Include both last and first name when sorting issues by assignee (#1841). 16 years ago
Jean-Philippe Lang 4c312f3d6b Show line breaks in activity events summary. 16 years ago
Jean-Philippe Lang 945ec8942a Adds projects association on tracker form (#2578). 16 years ago
Jean-Philippe Lang f1aa0df326 Adds an helper to render other formats download links. 16 years ago
Eric Davis 2fc7897044 Fixes Issue sorting in a project, broken by #2317 16 years ago
Eric Davis 765f7abc60 Converted routing and urls to follow the Rails REST convention. 16 years ago
Jean-Philippe Lang 41f3bae917 Fixed that the project jump box does not preserve current tab after r2304. 16 years ago
Jean-Philippe Lang c9906480d3 Merged nested projects branch. Removes limit on subproject nesting (#594). 16 years ago
Jean-Philippe Lang 11346455a1 Fixed: Details time log report CSV export doesn't honour date format from settings (patch #2466 by Russell Hind). 16 years ago
Jean-Philippe Lang 99c2e98975 Moves a few settings to a "Display" panel. 16 years ago
Jean-Philippe Lang c0f44db4f7 Adds 'closed' css class to closed issues in the issue list (#2458). 16 years ago
Jean-Philippe Lang ceb2320ef0 Move PDF stuff to a single helper. 16 years ago
Jean-Philippe Lang d25b6d4686 Moves flash messages rendering to a helper method. 16 years ago
Jean-Philippe Lang e6aaa03cf0 Do not escape back_url twice when login fails. 16 years ago
Jean-Philippe Lang fb1f72a09c Prevent SQL error with old sessions after r2171. 16 years ago
Jean-Philippe Lang 5c97a83a70 Validates sort_key and sort_order params (#2378). 16 years ago
Jean-Philippe Lang 2564f05037 Adds a css class (overdue) to overdue issues on issue lists and detail views (#2337). 16 years ago
Jean-Philippe Lang 02c2a83494 Adds a helper that returns issues css classes. 16 years ago
Jean-Philippe Lang 29f364f63c Escape back_url field value (#2320). 16 years ago
Jean-Philippe Lang 5d2899ee1b AttachmentsController now handles attachments deletion. 16 years ago
Jean-Philippe Lang 0ea3d150e1 Makes logged-in username in topbar linking to (#2291). 16 years ago