871 Commits (d67ea67ded756973d69fdd65fc9ed663d66c9e17)

Author SHA1 Message Date
  Toshi MARUYAMA a39f9bcec0 replace tabs to spaces at app/helpers/application_helper.rb 11 years ago
  Toshi MARUYAMA 14fcac8160 remove trailing tab from app/helpers/custom_fields_helper.rb 11 years ago
  Toshi MARUYAMA 5778bdd4f7 replace tabs to spaces at app/helpers/timelog_helper.rb 11 years ago
  Jean-Philippe Lang 4e9fbeb851 Possibility to define the default enable trackers when creating a project (#13175). 11 years ago
  Jean-Philippe Lang 0be82ea2c4 Refactor: use an ordered hash to store available filters and remove :order option (#13154). 11 years ago
  Jean-Philippe Lang cd04a041fe Format all floats with 2 decimals in the issue list (#13126). 11 years ago
  Jean-Philippe Lang 01a7c34828 Don't generate duplicate ids. 11 years ago
  Jean-Philippe Lang deffd81ada Use POST/DELETE to watch/unwatch an item. 11 years ago
  Jean-Philippe Lang 856ef810b4 Bulk watch/unwatch issues from the context menu (#7159). 11 years ago
  Jean-Philippe Lang 1fe29c8a0c Small datepicker improvements (#13098). 11 years ago
  Jean-Philippe Lang 8b205052a9 Don't wrap watcher link with span. 11 years ago
  Jean-Philippe Lang f928f36070 Wiki links to repositories with underscore their identifiers don't work (#12979). 11 years ago
  Jean-Philippe Lang b73c42f619 Test failure with JRuby 1.7.2 (#12228). 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 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