6473 Commits (58dc4455cb4708be16eea61572b81db972d9279a)

Author SHA1 Message Date
  Jean-Philippe Lang 5ca558f191 Fixed: error when filtering by numeric custom field with postgresql (#9719). 12 years ago
  Jean-Philippe Lang c562d79e4f Parameter changed to issue_category in r7882 (#9724). 12 years ago
  Jean-Philippe Lang e5bea933a8 Slight change to time report style. 12 years ago
  Jean-Philippe Lang afbdc51e01 Removed ARCondition. 12 years ago
  Jean-Philippe Lang 0a92e382fa Use scopes instead of ARCondition. 12 years ago
  Jean-Philippe Lang b9e02477e9 Use Query.visible scope. 12 years ago
  Jean-Philippe Lang 1050993348 Removed unnecessary calculations in time entries index. 12 years ago
  Jean-Philippe Lang 9e5ed4208b Adds named scopes for time entries index. 12 years ago
  Jean-Philippe Lang ff0f141126 Adds named scopes for projects index. 12 years ago
  Jean-Philippe Lang f52410be19 Adds named scopes for users index. 12 years ago
  Jean-Philippe Lang 68149f8c73 Fixes spent time column sort for postgresql. 12 years ago
  Jean-Philippe Lang 2cca4938cf Removed open/closed percentage on the roadmap. 12 years ago
  Jean-Philippe Lang 6d498a3c46 Makes spent time column available on the issue list (#971). 12 years ago
  Toshi MARUYAMA bddd19c1e6 Rails3: model: replace deprecated validate method at watcher model 12 years ago
  Toshi MARUYAMA 32ed138c53 Rails3: model: replace deprecated before_save method at UserPreference model 12 years ago
  Toshi MARUYAMA 1de2c1c2af Rails3: model: replace deprecated validate method at member_role model 12 years ago
  Jean-Philippe Lang 443bc4bf90 Fixed malformed HTML. 12 years ago
  Toshi MARUYAMA 997995397e Rails3: model: replace deprecated before_destroy method at member model 12 years ago
  Toshi MARUYAMA 23fd43374d Rails3: model: replace deprecated validate method at member model 12 years ago
  Jean-Philippe Lang fd18c51938 Adds tests for plugin settings editing. 12 years ago
  Jean-Philippe Lang 8bbb5d9686 Tests/cleanup VersionsController. 12 years ago
  Toshi MARUYAMA 8066aa5eb1 Rails3: helper: html_safe for "format_activity_description" method 12 years ago
  Toshi MARUYAMA 10ae93826e Rails3: view: html_safe for parents and children revisions 12 years ago
  Toshi MARUYAMA 3eb534818a code layout clean up application helper "link_to_revision" method 12 years ago
  Jean-Philippe Lang 655dc18d71 Do not show warnings for disabled scm. 12 years ago
  Jean-Philippe Lang 040cfa4ad5 Makes the link in an issue update notification point to the change (#9690). 12 years ago
  Jean-Philippe Lang 69a2431dd0 Dropped TimeEntryReportsController. 12 years ago
  Jean-Philippe Lang caf898d7d1 Extracted time report logic from the controller. 12 years ago
  Toshi MARUYAMA da140238e7 code layout clean up issues helper 12 years ago
  Toshi MARUYAMA 20f3dde0dd Rails3: helper: html_safe for issues helper "show_detail" method 12 years ago
  Toshi MARUYAMA 3d379c4d07 scm: git: mercurial: not show revision graph in sub directory (#5501) 12 years ago
  Jean-Philippe Lang 6475fe6474 Controller cleanup. 12 years ago
  Jean-Philippe Lang 2967023a0e Resourcified boards. 12 years ago
  Jean-Philippe Lang c3c2a4afe0 Resourcified documents. 12 years ago
  Jean-Philippe Lang 1a28bd8e7e Removed #find_project already defined as #find_project_by_project_id in parent class. 12 years ago
  Jean-Philippe Lang 7a68ae27b0 Reverted r8007. 12 years ago
  Jean-Philippe Lang 33e25255e3 Removed #find_project already defined in parent class. 12 years ago
  Jean-Philippe Lang 5c2a146b24 Misplaced closing tbody tag. 12 years ago
  Jean-Philippe Lang d92c204ed3 Fixed: version files in Files module cannot be downloaded if issue tracking is disabled (#9055). 12 years ago
  Jean-Philippe Lang cce80c690c Adds an autoscroll div around time entry list and report (#8809). 12 years ago
  Jean-Philippe Lang 740dc53aab Removed useless rescue. 12 years ago
  Jean-Philippe Lang 361c059a6f Removed unused method. 12 years ago
  Jean-Philippe Lang b7d0ee3f47 Code cleanup. 12 years ago
  Jean-Philippe Lang f45fc1a1ba Removed a useless rescue. 12 years ago
  Jean-Philippe Lang b8836d89b1 Removed deprecated methods. 12 years ago
  Jean-Philippe Lang 622b3ae61c Removed delete button on enumeration edit form. 12 years ago
  Jean-Philippe Lang 2dbbdafbc6 Removed EnumerationsController#list action. 12 years ago
  Jean-Philippe Lang b8a924e4e1 Adds #current_version? method to wiki content. 12 years ago
  Jean-Philippe Lang 744e4357a0 Fixed: Wiki export link doesn't work for users without :view_wiki_edits permission (#9682). 12 years ago
  Jean-Philippe Lang 63dc83fc0d Fixed: Section-edit buttons not available when a the version parameter is provided even if it's the current version (#9674). 12 years ago