37 Commits (74d4d86a14cd683de9a70ffcae6db79344cdef2d)

Author SHA1 Message Date
  Go MAEDA 74d4d86a14 Store inline autocomplete data sources in a JS variable (#34122). 3 years ago
  Go MAEDA 700ad847da Add "Assign to me" shortcut to issue edit form (#29285). 4 years ago
  Go MAEDA 5ca458864e Inline auto complete for issue (#) in wiki-edit fields (#31989). 4 years ago
  Jean-Philippe Lang 84f322b2af Add a description for trackers (#442). 5 years ago
  Jean-Philippe Lang b9fa262165 Adds preview option to the wiki toolbar (#27758). 5 years ago
  Go MAEDA a175f9ded9 Allow selecting subprojects on new issue form (#12704). 6 years ago
  Go MAEDA 092cadb0cc Fix: Changing the tracker to a tracker with the tracker field set to read-only won't work (#27110) 6 years ago
  Jean-Philippe Lang 252804f7da Redirect to the parent issue after adding a subtask. 7 years ago
  Jean-Philippe Lang e6130a1e0d Project field disappears when target project disallows user to edit the project (#24311). 7 years ago
  Jean-Philippe Lang 0f2026821c Reduce max height of issue description textarea from 100 to 20 (#23840). 7 years ago
  Jean-Philippe Lang a6828512c0 Adds Issue#allowed_target_trackers (#7839). 8 years ago
  Jean-Philippe Lang f4ceb0e41c Adds a method for tracker selection (#22345). 8 years ago
  Jean-Philippe Lang 83d4c9c50b Do not propose trackers which disallow parent_issue_id for new child issues (#22345). 8 years ago
  Jean-Philippe Lang fb8e348254 Set default project version after selecting a different project on the new issue form (#1828). 8 years ago
  Jean-Philippe Lang 4c31a5b156 Move inline CSS to application.css for private checkbox (#21076). 8 years ago
  Jean-Philippe Lang a399924b49 Optimize issue edit description link (#21085). 8 years ago
  Jean-Philippe Lang 3da7b1bc28 Implements /issues/new form for creating issues outside a project (#1003). 9 years ago
  Jean-Philippe Lang a328224771 Removed IssuesController#update_form action, use #new and #edit instead. 9 years ago
  Jean-Philippe Lang 218e5f40a1 Select proper tracker and status for when hitting F5 with browsers that preserve select values on reload, eg. Firefox (#16259). 10 years ago
  Jean-Philippe Lang b0ec39fc45 Always load formatter scripts for when the description is read-only on page load (#16161). 10 years ago
  Jean-Philippe Lang d6d7563a4b Input fields restricted on length should have maxlength parameter set (#12833). 11 years ago
  Jean-Philippe Lang 62d5b359c0 html5 compliance. 11 years ago
  Jean-Philippe Lang 6a2ca5e034 JQuery in, Prototype/Scriptaculous out (#11445). 11 years ago
  Jean-Philippe Lang d7b669e50b Workflow enhancement: editable and required fields configurable by role, tracker and status (#703, #3521). 11 years ago
  Jean-Philippe Lang 5e57a1a9d9 Merged rails-3.2 branch. 12 years ago
  Jean-Philippe Lang 2a55d37619 Check project assignment on issue copy/move. 12 years ago
  Jean-Philippe Lang 121bc44cc5 Use the regular issue form to copy a single issue. 12 years ago
  Jean-Philippe Lang c164211c3f Render projects as a tree in the project select field. 12 years ago
  Jean-Philippe Lang 81cf6b2343 Allows project to be changed from the regular issue update action (#4769, #9803). 12 years ago
  Jean-Philippe Lang b6e6f557f0 Display issue form fields according to permissions. 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 ed5f487cf5 Fixed broken issue form update when changing tracker. 12 years ago
  Toshi MARUYAMA c585d224d8 replace tabs to spaces at app/views/issues/_form.html.erb 12 years ago
  Jean-Philippe Lang 9333853f23 Removed the "more" link to edit additional properties of an issue (#7603). 12 years ago
  Toshi MARUYAMA ceef6dc5fe replace tabs to spaces at app/views/issues/_form.html.erb 12 years ago
  Toshi MARUYAMA 6b462e36f8 rename .rhtml to .html.erb of app/views/issues/_form.rhtml. 12 years ago
  Jean-Philippe Lang 527f4a65be Adds an id attribute to the private label on the issue form (#8894). 12 years ago
  Jean-Philippe Lang f16cddd57a Private issues (#7414). 13 years ago
  Jean-Philippe Lang 3991d08858 Moved the parent issue field above start/due date fields. 13 years ago
  Jean-Baptiste Barth abb83f4c4f Added ability to create issue directly as a subtask of another one. #5484 13 years ago
  Eric Davis dc26fd215b Add ids to some sections of the issue form 13 years ago
  Eric Davis a09a39402e Add view_issues_form_details_top hook 13 years ago
  Eric Davis bde8ab84f2 Use the full path to the partials 13 years ago
  Eric Davis dfd1d0c7fe Refactor: merge IssuesController#update_form into IssuesController#new 13 years ago
  Eric Davis 3eff27344b Refactor: move IssuesController#auto_complete to a new controller. #4382 13 years ago
  Eric Davis e320017cf0 Convert the file attachment's description to a label. 14 years ago
  Jean-Philippe Lang 8e3d1b694a Adds subtasking (#443) including: 14 years ago
  Jean-Philippe Lang e5dc94fe82 Make use of #watched_by? in issue form. 14 years ago
  Jean-Philippe Lang 88fcf484d4 Enable tracker update on issue edit form (#2405). 14 years ago