Commit Graph

2501 Commits (1f1135e8674802419dba4ce8fda1ab59ff2cc523)
 

Author SHA1 Message Date
Jean-Philippe Lang cfd7d07b69 Fixed: custom fields are not displayed in the same order on issue form and view. 15 years ago
Jean-Philippe Lang 9e07fb5e04 Remove hard-coded styles from ticket attributes table. 15 years ago
Eric Davis 26bbad5f23 Switch from a custom rcov task to the metric_fu gem. 15 years ago
Jean-Philippe Lang dcba9f18e6 Allow line breaks in wiki table cells (#2346). 16 years ago
Jean-Philippe Lang 5ec4d4cdab Adds a link to the file history on repository file views. 16 years ago
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
Eric Davis 1a9942ba99 Change subversion adapter to not cache authentication and run non interactively 16 years ago
Eric Davis a9ee946053 Change links to closed issues to be a grey color. (#3495) 16 years ago
Azamat Hackimov 6404945683 Russian update 16 years ago
Azamat Hackimov 03d1edaef1 Translation updates: 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 ef8ef596de Fixes notice_failed_to_save_issues string in various locales (#3574). 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 00f7a02959 Set trunk version to latest stable release (#3233). 16 years ago
Jean-Philippe Lang 9c287a0f98 DE locale update. 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 202d01664a Do not use settings/settings partial name in sample plugin (#3557). 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 14c7a887ee Fixes broken --unknown-user option in mailhandler script (#3514). 16 years ago
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