Commit Graph

2422 Commits (eecec44ed298afdf3e254b1143f209a477a23bd2)
 

Author SHA1 Message Date
Jean-Philippe Lang 72a396227a Fixes default data loader broken by r2777 (#3507). 16 years ago
Eric Davis 2221d68c4d Added workaround for a Ruby BigDecimal bug, CVE-2009-1904. (#3475) 16 years ago
Jean-Philippe Lang b3afde14fa Ability to accept incoming emails from unknown users (#2230, #3003). 16 years ago
Jean-Philippe Lang c48193f8c1 Ignores test repositories. 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
Eric Davis 724cf47605 Added the Rails i18n language file to the plugin generator. 16 years ago
Eric Davis 97383f78d0 Added an empty tmp/test directory so rake test will run out of the box. 16 years ago
Eric Davis 199b213bbb Converted script/about to use Unix line ending. It has DOS line endings and would fail. 16 years ago
Jean-Philippe Lang ddd14fe86b Fixes locales broken by r2781 (#3456). 16 years ago
Azamat Hackimov 43995a43a5 Translation updates (#3401, #3409, #3434, #3446) 16 years ago
Jean-Philippe Lang 6a54a0c94c Fixed: Bazaar "[merge]" tags parsing fails (#3445). 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 fbfb349496 Added Redmine::Info.issue to get links to specific issue numbers. 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
Eric Davis 68c7af6c91 Fixed failing test in #3391. Quotes (") are html escaped. 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 53b002b497 Add plugins information to script/about (#3387). 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
Azamat Hackimov 2a5369e37d ru.yml translation, adding to zh.yml missed string 16 years ago
Azamat Hackimov d1ee28758f Translation updates (#3374, #3375, # 3378, #3380, #3381) 16 years ago
Eric Davis 6bdd07275b Fixed an interpolation argument error in nl.yml 16 years ago
Jean-Philippe Lang fe8f4e5b87 Fixes code comments. 16 years ago
Jean-Philippe Lang 1d5479c1af Translations updates. 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 ce8bd16020 Translations updates. 16 years ago
Jean-Philippe Lang 7f94e3446f Translations updates. 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