Commit Graph

1639 Commits (b8cd280bec05f76c0a889f9650fc1a88b33ddc4e)

Author SHA1 Message Date
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 6994d1c23b Actually block issues from closing when a blocking issue isn't closed (#1740). 16 years ago
Jean-Philippe Lang 85f634481e Fixed: login form fields have different width with IE (#3582). 16 years ago
Jean-Philippe Lang 6ff5891100 Fixes links to wiki atom feed (#3581). 16 years ago
Jean-Philippe Lang a7bb63a182 Fixed: case sensitivity in issue subject filtering (#3536). 16 years ago
Jean-Philippe Lang aa07e8505e Fixes wiki diff escaping. 16 years ago
Jean-Philippe Lang b3afde14fa Ability to accept incoming emails from unknown users (#2230, #3003). 16 years ago
Jean-Philippe Lang 7642b5a9ab Fixed: editing a message may cause sticky attribute to be NULL (#3356). 16 years ago
Jean-Philippe Lang 5e76040256 Fixes drop-down list selected value (#3472). 16 years ago
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