4746 Commits (f99535bba2840b141a6f836e152397bc706ddeb4)

Author SHA1 Message Date
  Jean-Philippe Lang f99535bba2 "Parent task is invalid" while editing child issues with restricted Issues Visibility (#12851). 11 years ago
  Jean-Philippe Lang 15f035be51 Respond with 404 when params[:ids] is missing (#12898). 11 years ago
  Jean-Philippe Lang 6e6ce7c085 Fixed that adding a blank/invalid block to my page renders a blank page (#12838). 11 years ago
  Jean-Philippe Lang 8b23d41cf9 Test failure. 11 years ago
  Jean-Philippe Lang 5741d007f6 Code cleanup. 11 years ago
  Jean-Philippe Lang e355a55e3c Don't use && return. 11 years ago
  Jean-Philippe Lang b07a27b028 Don't use && return. 11 years ago
  Jean-Philippe Lang 92b92d6bb8 Safer find_by_ call. 11 years ago
  Jean-Philippe Lang 22f9b8846b Plugin settings div should perhaps have 'settings' CSS class (#12910). 11 years ago
  Jean-Philippe Lang bb31402939 Fix 500 error for requests to the settings path for non-configurable plugins (#12911). 11 years ago
  Jean-Philippe Lang 253197c598 Changed fieldset legend and make it hidden by default like on the issue list (#12122). 11 years ago
  Jean-Philippe Lang 8b91a2bb30 Removed duplicate HTML element id (#12122). 11 years ago
  Jean-Philippe Lang 237f297f03 Gantt progress lines (#12122). 11 years ago
  Jean-Philippe Lang 48fb02e383 Split "Manage documents" permission into create, edit and delete permissions (#12401). 11 years ago
  Jean-Philippe Lang 1257f1960f Adds pagination to users list when adding project or group members (#9549). 11 years ago
  Jean-Philippe Lang 93e0885b64 Link to attachment should return latest attachment (#7510). 11 years ago
  Jean-Philippe Lang 1386c10074 Use helper. 11 years ago
  Jean-Philippe Lang 2230c11baa Use named route with attachment filename for inline images. 11 years ago
  Jean-Philippe Lang 6ce28450c0 Adds a named route for thumbnails and use route helper in #thumbnail_tag. 11 years ago
  Jean-Philippe Lang 4ebdcf13db Add named routes for attachments and use route helpers in #link_to_attachment. 11 years ago
  Jean-Philippe Lang f607a7a023 Use route helper in #link_to_message. 11 years ago
  Jean-Philippe Lang b41b738aa4 Removed deprecated call from examples. 11 years ago
  Jean-Philippe Lang 1da158edcf Use route helper in #link_to_project. 11 years ago
  Jean-Philippe Lang 9a80e118b9 Add links to projects in Group projects list (#12843). 11 years ago
  Jean-Philippe Lang e224d50408 Removed useless require 'iconv' (#12787). 11 years ago
  Jean-Philippe Lang e18d0e268d Makes issue custom fields available as timelog columns (#1766). 11 years ago
  Jean-Philippe Lang 14b09361e4 Adds issue custom fields to time entries filters (#10191). 11 years ago
  Jean-Philippe Lang e396a0eebe Copyright for 2013 (#12788). 11 years ago
  Jean-Philippe Lang bf2fb5d535 Adds a message about disabling multiple values on custom field form (#12251). 11 years ago
  Jean-Philippe Lang 5c1039a69e Ability to uncheck "Multiple values" for existing custom fields (#12251). 11 years ago
  Jean-Philippe Lang 18061b641f Code cleanup (#12801). 11 years ago
  Jean-Philippe Lang d0ffc0575a Fixed that viewing the history of a wiki page with attachments raises an error (#12801). 11 years ago
  Jean-Philippe Lang 9394d739b1 Deprecation warnings (#12774). 11 years ago
  Jean-Philippe Lang 8ee0b52d59 Gantt perf: fixed that Project#start_date and #due_date run way too much queries. 11 years ago
  Jean-Philippe Lang 062b003deb Generate project identifier automatically with JavaScript (#9225). 11 years ago
  Toshi MARUYAMA 4bc2805c4a remove trailing white-spaces from app/models/mail_handler.rb 11 years ago
  Jean-Philippe Lang 45c93340b7 Negative estimated hours should not be valid (#12735). 11 years ago
  Jean-Philippe Lang 3e14c3017c Adds a custom validator for dates (#12736). 11 years ago
  Jean-Philippe Lang 7c2490c6fc Login link unexpected logs you out (#12611). 11 years ago
  Jean-Philippe Lang d56f916a0e Store the other issue in a variable (#10916). 11 years ago
  Jean-Philippe Lang 601148c5b1 Show precedes/follows and blocks/blocked relations on the Gantt diagram (#3436). 11 years ago
  Jean-Philippe Lang 9adb0c61a9 Make sure that dates are stored as YYYY-MM-DD in journal details (#12713). 11 years ago
  Jean-Philippe Lang 9a66463ff8 Prevent sqlserver adapter from breaking the sub-query (#12713). 11 years ago
  Jean-Philippe Lang a8083fb9a8 Pass the order option as an array to satisfy sqlserver adapter (#12713). 11 years ago
  Jean-Philippe Lang 9613a13b10 Deprecates Version#*_pourcent in favour of #*_percent (#12724). 11 years ago
  Toshi MARUYAMA 3bf6f8d7ff remove trailing white-space from app/controllers/wiki_controller.rb 11 years ago
  Jean-Philippe Lang 24ec41f7d4 A column has been specified more than once in the order by list (#12713). 11 years ago
  Jean-Philippe Lang 503933c585 Don't do any query if id is not present. 11 years ago
  Jean-Philippe Lang 77f6b404fa Make sure we don't cast an empty string to numeric (#12713). 11 years ago
  Jean-Philippe Lang d82159bcf5 Use joins instead of sub-queries in group by/sort by when using custom fields (#12713). 11 years ago