871 Commits (d67ea67ded756973d69fdd65fc9ed663d66c9e17)

Author SHA1 Message Date
  Jean-Philippe Lang e53a5de918 Adds "sorted" scope to Principal and User and sort users/groups properly. 11 years ago
  Jean-Philippe Lang c7df78f3b6 Wrong redmine link after referencing an object from a different project (#12930). 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 e396a0eebe Copyright for 2013 (#12788). 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 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
  Jean-Philippe Lang 503933c585 Don't do any query if id is not present. 11 years ago
  Jean-Philippe Lang 7606353ff9 Upgraded JQuery to 1.8.3 and JQuery UI to 1.9.2. 11 years ago
  Jean-Philippe Lang 4ac43ab876 Code cleanup, use named routes. 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 cd437b7e1d Code cleanup, use named routes. 11 years ago
  Jean-Philippe Lang 94d9172634 Changed revision regexp to make source: links accept a branch. 11 years ago
  Jean-Philippe Lang 1cf379f370 Replaces the classic_pagination plugin with a simple pagination module. 11 years ago
  Toshi MARUYAMA dd26ac3038 code cleanup gantt_helper.rb 11 years ago
  Jean-Philippe Lang ef25210aca Merged ajax_upload branch (#3957). 11 years ago
  Jean-Philippe Lang 0ce6eb9285 Makes time entry custom fields available for display on the time entries list (#1766). 11 years ago
  Jean-Philippe Lang 10998c9bae Moved build_query_from_params helper to Query#build_from_params. 11 years ago
  Jean-Philippe Lang ab066317e6 Adds STI to Query model. Issue queries are now IssueQuery instances. 11 years ago
  Jean-Philippe Lang 0e30724d66 Group events in the activity view (#12542). 11 years ago
  Jean-Philippe Lang 8201761e77 Adds an option for displaying the issue description on the issue list (#3447). 11 years ago
  Jean-Philippe Lang 31c33f462d Replaces find(:first) calls. 11 years ago
  Jean-Philippe Lang 9230628953 Adds helpers for retrieving my page data. 11 years ago
  Jean-Philippe Lang 96fca0b08f Replaces find(:all) calls. 11 years ago
  Jean-Philippe Lang 65d3bffad7 Moved duplicate #options_for_membership_project_select to ApplicationHelper. 11 years ago
  Jean-Philippe Lang a49de1c39d Cache languages names to avoid loading all translations files. 11 years ago
  Jean-Philippe Lang f909a8c006 Issues by Category should show tasks without category (#8106). 11 years ago
  Jean-Philippe Lang 9f148e098b Ability to sort issues by grouped column (#3511). 11 years ago
  Jean-Philippe Lang b71355f10b Ignore non-working days when rescheduling an issue (#2161). 11 years ago
  Jean-Philippe Lang b2e035fa96 Don't show confirmation message when disabled delete link in the context menu (#12199). 11 years ago
  Jean-Philippe Lang 6cccdce06e Ability to delete a version from a wiki page history (#10852). 11 years ago
  Jean-Philippe Lang d66b3452db Wiki page versions routes cleanup. 11 years ago
  Jean-Philippe Lang 79c1ec7adc Reverts r10676 that broke a test. 11 years ago
  Jean-Philippe Lang e7dfc30c2f Code cleanup. 11 years ago
  Jean-Philippe Lang 9b702971bf Use named route. 11 years ago
  Jean-Philippe Lang 2b4389466f Use named route. 11 years ago
  Jean-Philippe Lang 7729178d9d Adds links to locked users when current user is admin. 11 years ago
  Jean-Philippe Lang fcb22595d0 Use named route (#12113). 11 years ago
  Jean-Philippe Lang ef1f14905b Use parent tracker as the default tracker when adding a subtask (#12113). 11 years ago
  Jean-Philippe Lang b8fbb41d5f Adds a helper for displaying a link to add a subtask (#12113). 11 years ago