Commit Graph

1429 Commits (6a54a0c94ccf9565f07d86b037ed284afc72e07a)

Author SHA1 Message Date
Jean-Philippe Lang 9c282842a9 Do not start user session when accessing atom feed with token-based authentication. 16 years ago
Jean-Philippe Lang 6da0542af4 Delete previous tokens when creating a new one. 16 years ago
Eric Davis 62e58f26b0 Changed Enumerations to use a Single Table Inheritance 16 years ago
Eric Davis 211b13c9ec Added plugin hook, :controller_timelog_edit_before_save. (#3341) 16 years ago
Eric Davis 4ba8308507 Added more plugin hooks: 16 years ago
Eric Davis ea7ff8dd76 Added hook, :model_changeset_scan_commit_for_issue_ids_pre_issue_update. #3279 16 years ago
Eric Davis 3224773ada Added two plugin hooks to the account page: 16 years ago
Eric Davis 964245e30a Added :view_versions_show_contextual hook. (#3036) 16 years ago
Jean-Philippe Lang c082cfc90e FIxed: inline images not displayed in atom feeds (#3391). 16 years ago
Jean-Philippe Lang 5db407ca59 Render new message form if needed. 16 years ago
Jean-Philippe Lang 85ce903cfa Ability to watch a wiki or a single wiki page (#413). 16 years ago
Jean-Philippe Lang 9c630cc2b7 Fixed: Atom feeds leak email address (#3408). 16 years ago
Jean-Philippe Lang bd42b7cd9e Validate project identifier only when changed (#3352). 16 years ago
Jean-Philippe Lang 70340910de Link to the appropriate repository (#3376). 16 years ago
Jean-Philippe Lang fe8f4e5b87 Fixes code comments. 16 years ago
Jean-Philippe Lang 52b5b29203 Adds a setting to choose which role is given to a non-admin user who creates a project (#1007). 16 years ago
Jean-Philippe Lang 8141110eb2 Ability to allow non-admin users to create projects (#1007). 16 years ago
Jean-Philippe Lang 9c9dc6e814 Adds email notification on wiki changes (#413). It's disabled by default and can be enabled in application settings. 16 years ago
Jean-Philippe Lang 6e0a818caf Makes issues/show accept rss key (#3362). 16 years ago
Jean-Philippe Lang f7d7186c13 Fixed: issue status bulk edit broken by r2726 (#3347). 16 years ago
Jean-Philippe Lang e9a6730f4a Ability to use any custom field as a cross-project custom query column (#3321). 16 years ago
Jean-Philippe Lang b87753c90d Do not autologin if more that one token is found (#3351). 16 years ago
Jean-Philippe Lang f5eb1be268 Add token value uniqueness validation (#3351). 16 years ago
Jean-Philippe Lang 3e52383988 Use ActiveSupport::SecureRandom to generate tokens (#3351). 16 years ago
Jean-Philippe Lang e5ed2b0f73 Fixed: issue bulk edit view broken by r2726 (#3347). 16 years ago
Jean-Philippe Lang 566d0a6ceb Fixed: issue move by non-admin broken by r2726 (#3354). 16 years ago
Jean-Philippe Lang 09a613b035 Escape custom field name. 16 years ago
Jean-Philippe Lang 5ab33bca8e Sort roles on account view. 16 years ago
Jean-Philippe Lang a09f0e0e74 Escape role name. 16 years ago
Jean-Philippe Lang da2854cf75 Display all users roles on project overview (#3339). 16 years ago
Jean-Philippe Lang c6efc90041 Cleaning projects administration list. 16 years ago
Jean-Philippe Lang fba02769f3 Removes untranslated string. 16 years ago
Jean-Philippe Lang 88532b6817 Fixes project members copy with multiple roles. 16 years ago
Jean-Philippe Lang 682c5d1113 Follows r2720 (#3308). 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 814e138c2a Slight change to the permissions report view, with folding support. 16 years ago
Jean-Philippe Lang 9f59538241 Fixes consistency of custom fields display on the issue detail view (#3190). 16 years ago
Jean-Philippe Lang 752e263d3a Accept any svn tunnel scheme in repository URL (#3278). 16 years ago
Jean-Philippe Lang 7319e8e235 Adds wiki comments length validation (#3308). 16 years ago
Jean-Philippe Lang 3704653c7a Removes hardcoded table names in Repository#clear_changesets. 16 years ago
Eric Davis 0985d4219c Link projects and users in the issue list. 16 years ago
Eric Davis f90b85f8be Link the project name in simple issue lists. 16 years ago
Jean-Philippe Lang 1930cf3d46 Adds group folding on issue list (#2679). 16 years ago
Eric Davis fa7bd1c71d Added the ability to copy a project in the Project Administration panel. 16 years ago
Jean-Philippe Lang 29c0dae151 Adds hostname to Redmine links in atom feeds (#3275). 16 years ago
Jean-Philippe Lang 9fd14713c5 Fixes user edit urls (#3281). 16 years ago
Jean-Philippe Lang d984422a1f Fixes self and alternate atom links (#3161). 16 years ago
Jean-Philippe Lang b557393252 Ticket grouping (#2679). 16 years ago
Jean-Philippe Lang 32c09fd5cf Adds more css classes to the roadmap issues (#3214). 16 years ago
Jean-Philippe Lang 8887b6f3d3 Adds the filename to the html title of attachment view. 16 years ago