6473 Commits (58dc4455cb4708be16eea61572b81db972d9279a)

Author SHA1 Message Date
  Jean-Philippe Lang 7c00a4a11f Restores migration broken by r8182 and removes default scope on Role (#9800). 12 years ago
  Etienne Massip 7d2298f39c Save an @Issue#save@. 12 years ago
  Jean-Philippe Lang e43df59168 Added encoding comment to helpers (#9792). 12 years ago
  Jean-Philippe Lang f1fec5eee0 Fixed that _revision_graph.html.erb breaks window load events (#9775). 12 years ago
  Etienne Massip befb5081f4 Fixed time entries context menu activity update link. 12 years ago
  Etienne Massip 8eaa63ccbf Fixed issues context menu attributes update links (#9794). 12 years ago
  Etienne Massip 90010d1f3b Removed code duplicated in lib. 12 years ago
  Jean-Philippe Lang 7d501eaf81 Code cleanup. 12 years ago
  Jean-Philippe Lang 59c1141e08 Moved fields specific to new issues to the new issue form. 12 years ago
  Jean-Philippe Lang cd0113a287 Code cleanup. 12 years ago
  Jean-Philippe Lang e1f885feda Use safe_attributes for issue watchers assignment. 12 years ago
  Jean-Philippe Lang ed5f487cf5 Fixed broken issue form update when changing tracker. 12 years ago
  Jean-Philippe Lang e13a763ab4 Adds /search to robots.txt. 12 years ago
  Jean-Philippe Lang 804108a87f Adds a hook before the new issue form. 12 years ago
  Jean-Philippe Lang f9b6e57d24 Fixed error on project creation due to unrecognized route. 12 years ago
  Toshi MARUYAMA f1994ea9c0 Rails3: model: replace deprecated before_validation method at CustomField model 12 years ago
  Jean-Philippe Lang 0471de41ff Resourcified enumerations. 12 years ago
  Jean-Philippe Lang 1ad16c2238 Removed fieldset. 12 years ago
  Jean-Philippe Lang 8be46ff0b2 Removed double dash. 12 years ago
  Jean-Philippe Lang 86d2b223cc Fixed reorder links on custom fields. 12 years ago
  Jean-Philippe Lang 805c65f55d Extracted new_subclass_instance method to a module. 12 years ago
  Etienne Massip 7ba57e517b Explicitly declare all routes and deactivate default route. 12 years ago
  Jean-Philippe Lang 467503fd4b Changed ProjectsController#destroy to DELETE only. 12 years ago
  Jean-Philippe Lang 52a7fa6176 Changed IssuesController#destroy to DELETE only. 12 years ago
  Jean-Philippe Lang 8d6af1fcb0 Custom fields display on bulk edit form. 12 years ago
  Jean-Philippe Lang 3dcd71a082 REST urls for user memberships. 12 years ago
  Jean-Philippe Lang 532a76f78c Resourcified roles. 12 years ago
  Jean-Philippe Lang b127f9157d Resourcified custom fields. 12 years ago
  Jean-Philippe Lang 877fbc15da Renamed TabularFormBuilder to Redmine::Views::LabelledFormBuilder. 12 years ago
  Jean-Philippe Lang ede9a03405 Removed TabularFormBuilder references in views. 12 years ago
  Jean-Philippe Lang 9636882c1e Use #labelled_form_for instead of #labelled_tabular_form_for. 12 years ago
  Toshi MARUYAMA 312ffe43c7 Rails3: model: user: use ::Query instead of Query 12 years ago
  Jean-Philippe Lang 42d2bf0baf Makes project and tracker assigned first in #attributes= 12 years ago
  Jean-Philippe Lang 3976e2d15d Tests broken with ruby1.8.6 (#9751). 12 years ago
  Toshi MARUYAMA aa127ebd4e Rails3: model: Member: add virtual attribute to prevent error 12 years ago
  Toshi MARUYAMA 15bb2fefa4 back out r8124 12 years ago
  Toshi MARUYAMA d9699adce5 Rails3: model: Member: errors must be set on existing attributes 12 years ago
  Toshi MARUYAMA c585d224d8 replace tabs to spaces at app/views/issues/_form.html.erb 12 years ago
  Toshi MARUYAMA b1996b38b4 Rails3: view: html_safe for timelog/_date_range.html.erb 12 years ago
  Toshi MARUYAMA 6d805cfca2 Rails3: helper: html_safe for render_flash_messages method at ApplicationHelper 12 years ago
  Jean-Philippe Lang 12077a4d44 Fixed that a cross-project custom query is not remembered inside project (#9738). 12 years ago
  Toshi MARUYAMA fd32f7446d code layout clean up app/views/gantts/show.html.erb 12 years ago
  Jean-Philippe Lang 9333853f23 Removed the "more" link to edit additional properties of an issue (#7603). 12 years ago
  Jean-Philippe Lang 9cc1cb5281 Issue forms cleanup. 12 years ago
  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