6473 Commits (58dc4455cb4708be16eea61572b81db972d9279a)

Author SHA1 Message Date
  Jean-Philippe Lang 20ead6d8f7 Code cleanup. 12 years ago
  Jean-Philippe Lang 8f23043851 Dup attributes instead of issue object. 12 years ago
  Toshi MARUYAMA 28d2896f90 Rails3: view: html_safe for issues/destroy.html.erb 12 years ago
  Toshi MARUYAMA ab1137159f Rails3: helper: html_safe for WatchersHelper 12 years ago
  Toshi MARUYAMA 0d5df3a73e Rails3: view: html_safe for timelog/bulk_edit.html.erb 12 years ago
  Toshi MARUYAMA 576d333c2c Rails3: view: html_safe for common/_calendar.html.erb 12 years ago
  Toshi MARUYAMA 16e8818d9e remove trailing white-spaces from app/models/user.rb 12 years ago
  Jean-Philippe Lang f5987a5ca0 Use validation callback. 12 years ago
  Jean-Philippe Lang 14ea087edc Removed unused scope. 12 years ago
  Jean-Philippe Lang b7ceb3c333 Removed unused scope. 12 years ago
  Jean-Philippe Lang b8ce888d98 Use scoped method instead of merge_conditions. 12 years ago
  Jean-Philippe Lang 9e83ee2ddf Removed after_initialize methods. 12 years ago
  Jean-Philippe Lang 062fbeae80 Makes models #initialize accept additional arguments. 12 years ago
  Jean-Philippe Lang 5eed64b848 human_attribute_name accepts optional argument. 12 years ago
  Jean-Philippe Lang 2a0257e8af Use open scope in version issues count methods. 12 years ago
  Jean-Philippe Lang f29b57088a html_safe for Rails3 12 years ago
  Jean-Philippe Lang 3717ff34af Rails3.1 compatibility 12 years ago
  Jean-Philippe Lang 7fdb74530c html_safe for Rails3 12 years ago
  Jean-Philippe Lang b59d092e91 html_safe for Rails3 12 years ago
  Jean-Philippe Lang 8269e9a990 html_safe for Rails3 12 years ago
  Jean-Philippe Lang a42ea3ccbb html_safe for Rails3 12 years ago
  Jean-Philippe Lang 8677f069ec html_safe for Rails3 12 years ago
  Jean-Philippe Lang dcce70095b Option to set parent automatically for new wiki pages (#3108). 12 years ago
  Jean-Philippe Lang 17d08a939f Changed style of the wiki edit form. 12 years ago
  Jean-Philippe Lang b86ca61b49 Invalid HTML generated with ruby1.9. 12 years ago
  Toshi MARUYAMA a36904c9ee use same human_attribute_name logic with SCM models at group model (#9795) 12 years ago
  Jean-Philippe Lang 4f5e7d678e Fixed: Unrelated error message when creating a group with an invalid name (#9795). 12 years ago
  Jean-Philippe Lang b6e6f557f0 Display issue form fields according to permissions. 12 years ago
  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