1410 Commits (292cf401008af7502204dc8cdd1e1da19a5f9510)

Author SHA1 Message Date
  Toshi MARUYAMA 765ee4c62d Merged r12273 from trunk to 2.3-stable. 10 years ago
  Jean-Philippe Lang 071bb653b8 Merged r12277 (#15344). 10 years ago
  Jean-Philippe Lang 591922c365 Merged r12057 from trunk (#14415). 11 years ago
  Jean-Philippe Lang 493119e795 Merged r12042 from trunk (#14366). 11 years ago
  Jean-Philippe Lang 3d9f274140 Merged r11839 from trunk (#14020). 11 years ago
  Jean-Philippe Lang 9874a61ec3 Merged r11854 from trunk (#13783). 11 years ago
  Jean-Philippe Lang 2a6dadf787 Merged r11762 and r11763 from trunk (#13783). 11 years ago
  Jean-Philippe Lang 4413e0e52e Merged r11519 and r11520 from trunk (#13335). 11 years ago
  Jean-Philippe Lang 511099e9ca Merged r11521 from trunk (#3371). 11 years ago
  Jean-Philippe Lang 92507382b4 Merged r11461, r11462 from trunk (#13251). 11 years ago
  Jean-Philippe Lang 1ac8fd8c42 Adds helpers for query columns selection. 11 years ago
  Jean-Philippe Lang aca59db4cc Rename issues CSV and PDF exports. 11 years ago
  Jean-Philippe Lang 797a9f1ea9 Refactor: #issues_to_csv and #entries_to_csv merged into QueriesHelper#query_to_csv. 11 years ago
  Jean-Philippe Lang d1244b31a4 Fixed that requesting a message from an invalid forum should respond with 404 (#13232). 11 years ago
  Jean-Philippe Lang f8c649320f Makes all time entry columns available in the CSV export. 11 years ago
  Jean-Philippe Lang d8e4a8fb32 Use #per_page instead of #items_per_page. 11 years ago
  Jean-Philippe Lang c17ec1643c Fixed that messages are not sorted by last reply (#12243). 11 years ago
  Toshi MARUYAMA dbf1fed6fb replace tabs to spaces at app/controllers/boards_controller.rb 11 years ago
  Toshi MARUYAMA e0215681b4 remove trailing tabs from app/controllers/users_controller.rb 11 years ago
  Toshi MARUYAMA 51abe725ba remove trailing tabs from app/controllers/projects_controller.rb 11 years ago
  Toshi MARUYAMA c0a5796443 remove trailing tabs from app/controllers/admin_controller.rb 11 years ago
  Toshi MARUYAMA 9ac2afec04 remove trailing tab and white-spaces from app/controllers/issue_statuses_controller.rb 11 years ago
  Jean-Philippe Lang 7799788b3d Fixed that updating the issue form was broken by r4011 when user is not allowed to add issues (#13188). 11 years ago
  Jean-Philippe Lang 3277d59e5c Remove default for when changing custom field format. 11 years ago
  Jean-Philippe Lang 812da860b3 Adds token finder methods. 11 years ago
  Jean-Philippe Lang 856ef810b4 Bulk watch/unwatch issues from the context menu (#7159). 11 years ago
  Jean-Philippe Lang 8585cda7b1 Use database LOWER instead of #downcase. 11 years ago
  Jean-Philippe Lang a0158eff96 Add/remove issue watchers via the REST API (#6727). 11 years ago
  Jean-Philippe Lang f2fd78f7b8 Use POST instead of GET for logging out (#13022). 11 years ago
  Jean-Philippe Lang e53a5de918 Adds "sorted" scope to Principal and User and sort users/groups properly. 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 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 bb31402939 Fix 500 error for requests to the settings path for non-configurable plugins (#12911). 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 e396a0eebe Copyright for 2013 (#12788). 11 years ago
  Jean-Philippe Lang 9394d739b1 Deprecation warnings (#12774). 11 years ago
  Jean-Philippe Lang 7c2490c6fc Login link unexpected logs you out (#12611). 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 c87f36d20b Log an error when trying to send an attachment that cannot be read. 11 years ago
  Jean-Philippe Lang 7b8ebb7e3f Auto-populate fields while creating a new user with LDAP (#10286). 11 years ago
  Jean-Philippe Lang 3ef7f5855e Renamed #_issues_path to #_project_issues_path. 11 years ago
  Jean-Philippe Lang e921d70e53 Moved routes helper methods to an helper. 11 years ago
  Jean-Philippe Lang 42d3ec3a59 Display 25 items. 11 years ago
  Jean-Philippe Lang 85fb937a4e Use scoped models for pagination. 11 years ago
  Jean-Philippe Lang 1cf379f370 Replaces the classic_pagination plugin with a simple pagination module. 11 years ago