| Commit message (Expand) | Author | Age | Files | Lines |
* | Ability to accept incoming emails from unknown users (#2230, #3003). | Jean-Philippe Lang | 2009-06-14 | 1 | -5/+43 |
* | Fixed: editing a message may cause sticky attribute to be NULL (#3356). | Jean-Philippe Lang | 2009-06-14 | 1 | -0/+4 |
* | Fixes drop-down list selected value (#3472). | Jean-Philippe Lang | 2009-06-13 | 1 | -1/+1 |
* | Do not start user session when accessing atom feed with token-based authentic... | Jean-Philippe Lang | 2009-06-06 | 1 | -5/+8 |
* | Delete previous tokens when creating a new one. | Jean-Philippe Lang | 2009-06-02 | 1 | -2/+11 |
* | Changed Enumerations to use a Single Table Inheritance | Eric Davis | 2009-05-30 | 21 | -61/+213 |
* | Added plugin hook, :controller_timelog_edit_before_save. (#3341) | Eric Davis | 2009-05-30 | 1 | -0/+3 |
* | Added more plugin hooks: | Eric Davis | 2009-05-30 | 2 | -0/+3 |
* | Added hook, :model_changeset_scan_commit_for_issue_ids_pre_issue_update. #3279 | Eric Davis | 2009-05-30 | 1 | -0/+2 |
* | Added two plugin hooks to the account page: | Eric Davis | 2009-05-30 | 1 | -0/+2 |
* | Added :view_versions_show_contextual hook. (#3036) | Eric Davis | 2009-05-30 | 1 | -0/+1 |
* | FIxed: inline images not displayed in atom feeds (#3391). | Jean-Philippe Lang | 2009-05-26 | 2 | -2/+2 |
* | Render new message form if needed. | Jean-Philippe Lang | 2009-05-25 | 1 | -0/+2 |
* | Ability to watch a wiki or a single wiki page (#413). | Jean-Philippe Lang | 2009-05-25 | 7 | -5/+20 |
* | Fixed: Atom feeds leak email address (#3408). | Jean-Philippe Lang | 2009-05-25 | 2 | -2/+2 |
* | Validate project identifier only when changed (#3352). | Jean-Philippe Lang | 2009-05-25 | 1 | -6/+2 |
* | Link to the appropriate repository (#3376). | Jean-Philippe Lang | 2009-05-18 | 1 | -1/+1 |
* | Fixes code comments. | Jean-Philippe Lang | 2009-05-17 | 1 | -3/+3 |
* | Adds a setting to choose which role is given to a non-admin user who creates ... | Jean-Philippe Lang | 2009-05-17 | 3 | -1/+6 |
* | Ability to allow non-admin users to create projects (#1007). | Jean-Philippe Lang | 2009-05-17 | 4 | -6/+20 |
* | Adds email notification on wiki changes (#413). It's disabled by default and ... | Jean-Philippe Lang | 2009-05-17 | 8 | -3/+89 |
* | Makes issues/show accept rss key (#3362). | Jean-Philippe Lang | 2009-05-17 | 1 | -1/+1 |
* | Fixed: issue status bulk edit broken by r2726 (#3347). | Jean-Philippe Lang | 2009-05-14 | 1 | -1/+1 |
* | Ability to use any custom field as a cross-project custom query column (#3321). | Jean-Philippe Lang | 2009-05-13 | 1 | -1/+1 |
* | Do not autologin if more that one token is found (#3351). | Jean-Philippe Lang | 2009-05-13 | 1 | -4/+8 |
* | Add token value uniqueness validation (#3351). | Jean-Philippe Lang | 2009-05-13 | 1 | -0/+1 |
* | Use ActiveSupport::SecureRandom to generate tokens (#3351). | Jean-Philippe Lang | 2009-05-13 | 1 | -4/+1 |
* | Fixed: issue bulk edit view broken by r2726 (#3347). | Jean-Philippe Lang | 2009-05-13 | 1 | -1/+1 |
* | Fixed: issue move by non-admin broken by r2726 (#3354). | Jean-Philippe Lang | 2009-05-13 | 1 | -1/+1 |
* | Escape custom field name. | Jean-Philippe Lang | 2009-05-12 | 1 | -1/+1 |
* | Sort roles on account view. | Jean-Philippe Lang | 2009-05-12 | 1 | -1/+1 |
* | Escape role name. | Jean-Philippe Lang | 2009-05-12 | 1 | -1/+1 |
* | Display all users roles on project overview (#3339). | Jean-Philippe Lang | 2009-05-12 | 3 | -6/+15 |
* | Cleaning projects administration list. | Jean-Philippe Lang | 2009-05-10 | 1 | -11/+3 |
* | Removes untranslated string. | Jean-Philippe Lang | 2009-05-10 | 1 | -1/+1 |
* | Fixes project members copy with multiple roles. | Jean-Philippe Lang | 2009-05-10 | 1 | -0/+1 |
* | Follows r2720 (#3308). | Jean-Philippe Lang | 2009-05-10 | 1 | -1/+1 |
* | Allows multiple roles on the same project (#706). Prerequisite for user group... | Jean-Philippe Lang | 2009-05-10 | 20 | -97/+180 |
* | Slight change to the permissions report view, with folding support. | Jean-Philippe Lang | 2009-05-10 | 1 | -1/+6 |
* | Fixes consistency of custom fields display on the issue detail view (#3190). | Jean-Philippe Lang | 2009-05-10 | 1 | -1/+1 |
* | Accept any svn tunnel scheme in repository URL (#3278). | Jean-Philippe Lang | 2009-05-10 | 2 | -2/+2 |
* | Adds wiki comments length validation (#3308). | Jean-Philippe Lang | 2009-05-10 | 1 | -0/+1 |
* | Removes hardcoded table names in Repository#clear_changesets. | Jean-Philippe Lang | 2009-05-08 | 1 | -3/+4 |
* | Link projects and users in the issue list. | Eric Davis | 2009-05-06 | 1 | -0/+6 |
* | Link the project name in simple issue lists. | Eric Davis | 2009-05-06 | 1 | -1/+1 |
* | Adds group folding on issue list (#2679). | Jean-Philippe Lang | 2009-05-04 | 1 | -1/+2 |
* | Added the ability to copy a project in the Project Administration panel. | Eric Davis | 2009-05-03 | 4 | -3/+107 |
* | Adds hostname to Redmine links in atom feeds (#3275). | Jean-Philippe Lang | 2009-05-01 | 1 | -1/+1 |
* | Fixes user edit urls (#3281). | Jean-Philippe Lang | 2009-05-01 | 2 | -2/+2 |
* | Fixes self and alternate atom links (#3161). | Jean-Philippe Lang | 2009-04-26 | 1 | -2/+2 |