Commit Graph

1497 Commits (37d401ac58c36fc060ba795d1f3a3f36fa1dc4dc)

Author SHA1 Message Date
Jean-Philippe Lang bf0ddc2886 Fixes artefacts in truncated search results (#3622). 16 years ago
Jean-Philippe Lang 36d8f35192 Prevent creation of project with identifier 'new' (#3602). 16 years ago
Jean-Philippe Lang d41bd93acb Fixed: error raised when trying to add an empty comment to a news (#3615). 16 years ago
Jean-Philippe Lang 9c8daee045 Adds permalinks to message replies (#3587). 16 years ago
Jean-Philippe Lang 6151e95e37 Adds links to issues in reminder HTML template (#3541). 16 years ago
Jean-Philippe Lang e54d183d20 Ability to send an email with password when changing a user's password (#3566). 16 years ago
Jean-Philippe Lang ad90811e40 Administration panel breadcrumbs (#3314). 16 years ago
Jean-Philippe Lang 937823a0d8 Keep status filter on the projects list when un/archiving a project (#3530). 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 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