871 Commits (d67ea67ded756973d69fdd65fc9ed663d66c9e17)

Author SHA1 Message Date
  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
  Jean-Philippe Lang 0a000921f8 Use a local variable. 11 years ago
  Jean-Philippe Lang 83bcc1f043 Adds a setting to allow subtasks to belong to other projects (#5487). 11 years ago
  Jean-Philippe Lang 3a178a42cf Add "last 2 weeks" preset to time entries reporting (#11862). 11 years ago
  Jean-Philippe Lang 7626b21a1e Fixed that export: links are broken (#12050). 11 years ago
  Toshi MARUYAMA 88e1587b08 sort custom field issue filter by type and position (#12018) 11 years ago
  Toshi MARUYAMA fb4210b6d9 move CustomFieldsHelper tabs variable to model constant for common use (#12018) 11 years ago
  Toshi MARUYAMA b571c3dbc9 split QueriesHelper filters_options_for_select method and add new unit test (#12018) 11 years ago
  Jean-Philippe Lang 1b6da80e16 Makes related issues available for display and filtering on the issue list (#3239, #3265). 11 years ago
  Jean-Philippe Lang 917a89fbf7 Fixed JSON escaping of filters (#11929). 11 years ago
  Toshi MARUYAMA 72af2730ff remove unused "require 'redmine/codeset_util'" from RepositoriesHelper 11 years ago
  Toshi MARUYAMA 5441f8de4d remove redundant empty lines from RepositoriesHelper 11 years ago
  Toshi MARUYAMA e659aff468 remove unused "require 'iconv'" from RepositoriesHelper 11 years ago
  Jean-Philippe Lang 40302566a8 Code cleanup (#11814). 11 years ago
  Jean-Philippe Lang 6d0aed1f44 Set the first day of week in the date picker according to settings (#11814). 11 years ago
  Jean-Philippe Lang bcb4c2cde4 Parse any heading level (#11789). 12 years ago
  Toshi MARUYAMA 99913e80f0 show JQuery datepicker today button 12 years ago
  Toshi MARUYAMA 48b9b805b2 fix typo "MACROS_SUB_RE" (#11736) 12 years ago