6011 Commits (02ca7ae79170350246d9198dce773bc96aeef16d)

Author SHA1 Message Date
  Jean-Philippe Lang 3ffdc863de Removes attachment from disk after rollback on create (#21125). 8 years ago
  Jean-Philippe Lang aa490a70b3 Speeds up the custom field edit view when having hundreds of projects. 8 years ago
  Jean-Philippe Lang e0fee3bda4 Speeds up the tracker edit view when having hundreds of projects. 8 years ago
  Jean-Philippe Lang d276231aca Fixed that % done field is shown on issue show subtree even if deactivated for that tracker (#20988). 8 years ago
  Jean-Philippe Lang 6bb1ea8ae8 Use regular edit/update actions and named routes for JournalsController. 8 years ago
  Jean-Philippe Lang e2a999743e Code cleanup. 8 years ago
  Jean-Philippe Lang 936aceb8f5 Adds a "Delete" button to issue notes (#1725). 8 years ago
  Jean-Philippe Lang c860d352a2 Wrap textilizable with DIV containing wiki class (#21663). 8 years ago
  Jean-Philippe Lang b3d445ddb1 Additional view hook for body_top (#21587). 8 years ago
  Jean-Philippe Lang 4e979d3073 Add missing wiki container for news comments (#21678). 8 years ago
  Jean-Philippe Lang 7467c145c0 Replace uses of image_tag() with CSS (#21256). 8 years ago
  Jean-Philippe Lang 2ec87100a9 Tab left/right buttons for project menu (#20632). 8 years ago
  Jean-Philippe Lang f4b2b7e7fb Only consider open subtasks when computing the priority of a parent issue (#5880). 8 years ago
  Jean-Philippe Lang b3663ee5c4 Warning "Can't mass-assign protected attributes for IssueRelation: issue_to_id" (#21695). 8 years ago
  Jean-Philippe Lang 3a52b08405 Use association instead of a manual JOIN (#21583). 8 years ago
  Jean-Philippe Lang daff49d5e5 Adding issue css classes to issue subtasks and relations tr (#21474). 8 years ago
  Jean-Philippe Lang 97751b3d84 Performance in User#roles_for_project (#21582). 8 years ago
  Jean-Philippe Lang ea635ece05 Copying an issue does not copy parent task id (#12893). 8 years ago
  Jean-Philippe Lang 3a48f09d4f Can't set parent issue when issue relations among child issues are present (#13654). 8 years ago
  Jean-Philippe Lang 719d4b527d Tooltip on progress bar (#21497). 8 years ago
  Jean-Philippe Lang aaf7261074 Larger font for email notifications (#21487). 8 years ago
  Jean-Philippe Lang 45be04cb62 Stringify the attribute value before #force_enconding (#21453). 8 years ago
  Jean-Philippe Lang 624cdea92a LDAP account creation fails when first name/last name contain non ASCII (#21453). 8 years ago
  Jean-Philippe Lang 5e5506587e Closed versions should be marked as completed (#21433). 8 years ago
  Jean-Philippe Lang c9ae44e85b Fix Non ASCII attachment filename encoding broken (MOJIBAKE) in Microsoft Edge Explorer (#21656). 8 years ago
  Jean-Philippe Lang 18b4925cee IssuePriority.position_name not recalculated every time it should (#21504). 8 years ago
  Jean-Philippe Lang 227594481e Moving a custom field value in the order switches in the edit view (#21535). 8 years ago
  Jean-Philippe Lang 48afc0b151 Private note flag disappears in issue update conflict (#21551). 8 years ago
  Jean-Philippe Lang f4c3700702 Adds the "Hide my email address" option on the registration form (#21500). 8 years ago
  Jean-Philippe Lang ad8a529c8d Option to show email adresses by default for new users (#21447). 8 years ago
  Jean-Philippe Lang 46e1c6a2fe Display calendar for dates independent of subtasks (#21219). 8 years ago
  Jean-Philippe Lang a5fd84f00e Don't include locked user in assignable users (#21477). 8 years ago
  Jean-Philippe Lang 11579abe8c Don't include anonymous user in assignable users (#21477). 8 years ago
  Jean-Philippe Lang 389527296e Prevent admins from sending themselves their own password (#21436). 8 years ago
  Jean-Philippe Lang 9b52ae5c5a Fixed that user with permission can't remove a locked watcher (#21382). 8 years ago
  Jean-Philippe Lang 3f44fad9ba Moved custom fields totals logic to FieldFormat (#21413). 8 years ago
  Jean-Philippe Lang 7e423fb453 Information leak in Atom feed (#21419). 8 years ago
  Jean-Philippe Lang ae045cdac9 Use ul tags to do pagination (#21258). 8 years ago
  Jean-Philippe Lang 41c379fb78 Fixed that some mail handler log messages are not prepended with "MailHandler:" (#21226). 8 years ago
  Jean-Philippe Lang 47b162488c Removed "Latest projects" from home page (#21148). 8 years ago
  Jean-Philippe Lang 703d8a4782 Use config.relative_url_root as the default path for session and autologin cookies (#21169). 8 years ago
  Jean-Philippe Lang 1a860d5320 Calculate done_ratio based on children instead of leaves (#20995). 8 years ago
  Jean-Philippe Lang 151892c313 Fixed that Project.uniq.visible errors under certain conditions (#21182). 8 years ago
  Jean-Philippe Lang c2fe2d0c06 Fixed that #destroy_version with invalid version destroys wiki page content (#21155). 8 years ago
  Jean-Philippe Lang 328e076722 Don't show projects created more than 30 days ago in "Latest projects" (#21148). 8 years ago
  Jean-Philippe Lang 1251f9e9f5 Adds a Save button at the end of the account form for mobile devices (#19097). 8 years ago
  Jean-Philippe Lang ecb1f660ac Improved responsiveness for versions and roadmap (#19097). 8 years ago
  Jean-Philippe Lang cb0866f313 Render issue attributes using divs instead of a table for responsiveness (#19097). 8 years ago
  Jean-Philippe Lang 161558e9d0 Fixed that timelog comments are not visible on the responsive issue edit form (#19097). 8 years ago
  Jean-Philippe Lang 2350bc29f4 Use #issue_fields_rows to render custom fields values. 8 years ago