| Commit message (Expand) | Author | Age | Files | Lines |
* | Allow issue grouping by custom field (#2679). | Jean-Philippe Lang | 2009-11-16 | 1 | -0/+9 |
* | Adds custom fields for versions (#4219). | Jean-Philippe Lang | 2009-11-15 | 1 | -0/+1 |
* | Allow non admin users to add subprojects (#2963). | Jean-Philippe Lang | 2009-11-15 | 1 | -1/+1 |
* | Don't reveal issue subjects if user is only allowed to view spent time (#3187). | Jean-Philippe Lang | 2009-11-14 | 1 | -2/+19 |
* | Clean up ticket auto links. | Jean-Philippe Lang | 2009-11-14 | 1 | -2/+1 |
* | Refactoring ApplicationHelper#link_to_issue. | Jean-Philippe Lang | 2009-11-14 | 3 | -4/+24 |
* | Add view_issues permission (#3187). | Jean-Philippe Lang | 2009-11-14 | 1 | -1/+1 |
* | Fixes ApplicationHelper#link_to_user | Jean-Philippe Lang | 2009-11-11 | 1 | -3/+8 |
* | Use FasterCSV or ruby1.9 CSV instead of ruby1.8 builtin CSV. | Jean-Philippe Lang | 2009-11-04 | 2 | -11/+3 |
* | Sort the list of users to add to a group or project (#4150). | Jean-Philippe Lang | 2009-11-04 | 1 | -1/+1 |
* | Fixes users links. | Jean-Philippe Lang | 2009-10-29 | 1 | -2/+2 |
* | AccountController#show (/account/show/:id) moved to UsersController#show (/us... | Jean-Philippe Lang | 2009-10-29 | 1 | -3/+2 |
* | Fixed error on repository when there are no comments in a changeset (#4126). | Jean-Philippe Lang | 2009-10-29 | 1 | -1/+1 |
* | Add a permission to remove issue watchers (#2450). | Jean-Philippe Lang | 2009-10-25 | 1 | -1/+16 |
* | Removes debug code. | Jean-Philippe Lang | 2009-10-24 | 1 | -1/+0 |
* | Small fix to HTML title. | Jean-Philippe Lang | 2009-10-24 | 1 | -1/+2 |
* | Sets the current project as the default value of project jump box (#4053). | Jean-Philippe Lang | 2009-10-24 | 1 | -2/+2 |
* | Fixed some merge bugs. #4077 | Eric Davis | 2009-10-21 | 1 | -3/+3 |
* | Added a Activities tab to Project Settings | Eric Davis | 2009-10-21 | 1 | -1/+2 |
* | Changed the Timelogs to use both the Systemwide and Project specific TimeEntr... | Eric Davis | 2009-10-21 | 1 | -3/+9 |
* | Added an active field track if an Enumeration is active on the frontend view. | Eric Davis | 2009-10-21 | 1 | -4/+11 |
* | Enumerations can now have custom fields defined on them. #4077 | Eric Davis | 2009-10-21 | 1 | -1/+4 |
* | Change the order of checkboxes for boolean custom fields. | Eric Davis | 2009-10-21 | 1 | -1/+1 |
* | Fixes project shortcut combo. | Jean-Philippe Lang | 2009-10-11 | 1 | -2/+2 |
* | Completes r2856 (#3979). | Jean-Philippe Lang | 2009-10-10 | 1 | -7/+2 |
* | Refactoring of tabs rendering. | Jean-Philippe Lang | 2009-09-12 | 2 | -5/+14 |
* | User groups branch merged. | Jean-Philippe Lang | 2009-09-12 | 4 | -2/+50 |
* | Changing l10n messages (fixes #3807) | Azamat Hackimov | 2009-09-04 | 1 | -3/+3 |
* | Add some margin to journal notes if Gravatars are enabled. (#3771) | Eric Davis | 2009-09-01 | 1 | -1/+4 |
* | Enable SSL gravatars when Redmine is using https. (#2718) | Eric Davis | 2009-08-02 | 1 | -0/+1 |
* | Fixed: custom fields are not displayed in the same order on issue form and view. | Jean-Philippe Lang | 2009-07-29 | 1 | -0/+19 |
* | Fixes artefacts in truncated search results (#3622). | Jean-Philippe Lang | 2009-07-18 | 1 | -1/+2 |
* | Do not require a non-word character after a comma in Redmine links (#3561). | Jean-Philippe Lang | 2009-07-04 | 1 | -1/+1 |
* | Adds issue last update timestamp (#3565). | Jean-Philippe Lang | 2009-07-04 | 1 | -5/+10 |
* | Fixes wiki diff escaping. | Jean-Philippe Lang | 2009-06-28 | 1 | -1/+1 |
* | Changed Enumerations to use a Single Table Inheritance | Eric Davis | 2009-05-30 | 2 | -3/+3 |
* | Allows multiple roles on the same project (#706). Prerequisite for user group... | Jean-Philippe Lang | 2009-05-10 | 1 | -4/+0 |
* | Accept any svn tunnel scheme in repository URL (#3278). | Jean-Philippe Lang | 2009-05-10 | 1 | -1/+1 |
* | Link projects and users in the issue list. | Eric Davis | 2009-05-06 | 1 | -0/+6 |
* | Fixes user edit urls (#3281). | Jean-Philippe Lang | 2009-05-01 | 1 | -1/+1 |
* | Adds more css classes to the roadmap issues (#3214). | Jean-Philippe Lang | 2009-04-25 | 2 | -13/+1 |
* | Fixed: Calendar popup broken by i18n refactoring (#3168). | Jean-Philippe Lang | 2009-04-24 | 1 | -1/+1 |
* | Prevent recursive calls to RepositoriesHelper#repository_field_tags (#3226). | Jean-Philippe Lang | 2009-04-24 | 1 | -1/+1 |
* | Ask user what to do with child pages when deleting a parent wiki page (#3202). | Jean-Philippe Lang | 2009-04-21 | 1 | -0/+13 |
* | Show timelog reports for non-versioned issues (#3051). | Jean-Philippe Lang | 2009-03-30 | 1 | -1/+5 |
* | Only retrieve query name for display. | Jean-Philippe Lang | 2009-03-12 | 1 | -0/+1 |
* | Fixes SortHelper examples (#2950). | Jean-Philippe Lang | 2009-03-12 | 1 | -2/+2 |
* | Ability to save "sort order" in custom queries (#2899). | Jean-Philippe Lang | 2009-03-12 | 1 | -18/+39 |
* | SortHelper refactoring: | Jean-Philippe Lang | 2009-03-10 | 1 | -61/+95 |
* | Adds 2 css classes (created-by-me and assigned-to-me) to issues created by or... | Jean-Philippe Lang | 2009-03-07 | 1 | -0/+2 |