72 Commits (master)

Author SHA1 Message Date
  Go MAEDA ca64a92f1a Add spaces around the slash for consistency and better readability (#40166). 4 months ago
  Go MAEDA 52a55f407b Replace String#sub with delete_prefix / delete_suffix (#40008). 5 months ago
  Marius Balteanu 1245708ba7 Fix typo in class 'icon-expended' (#36149). 2 years ago
  Go MAEDA 4b661cca29 Add enabled core fields to /trackers API response (#35505). 2 years ago
  Go MAEDA f2b17f7794 Clean-up workflows controller (#33337). 3 years ago
  Go MAEDA 2f43c315f3 Create tracker by copy (#34258). 3 years ago
  Go MAEDA 12ad0677cc Make group names bold on tracker summary view (#32991). 4 years ago
  Go MAEDA 53e2cf16bb Use "icon icon-*" classes for expandable elements (#31433). 5 years ago
  Jean-Philippe Lang 84f322b2af Add a description for trackers (#442). 5 years ago
  Go MAEDA ca043789fd Wrap "splitcontentright" and "splitcontentleft" containers with a flexbox (#30168). 5 years ago
  Go MAEDA b8ed894a72 Replace check_all_links in new tracker form with toogle_checkboxes_link (#27807). 6 years ago
  Go MAEDA c437d8db61 Fix: Sort issue custom fields by position in tracker views (#28393). 6 years ago
  Go MAEDA 85ea5ed024 Show default status on trackers/index view (#27219). 6 years ago
  Jean-Philippe Lang 9814dcf231 Use css pseudo-classes instead of cycle("odd", "even") (#15361). 7 years ago
  Jean-Philippe Lang c7f03c00a9 Use exists? instead of count (#24839). 7 years ago
  Jean-Philippe Lang dd491c305c Add tooltip on trackers summary matrix (#24790). 7 years ago
  Jean-Philippe Lang 49fcec80b7 Reverts r16051 and r16050 for now (#15361). 7 years ago
  Jean-Philippe Lang 48f72a3d15 Use css pseudo-classes instead "odd", "even" classes (#15361). 7 years ago
  Jean-Philippe Lang 42b5c332b2 Lists can be reordered with drag and drop (#12909). 8 years ago
  Jean-Philippe Lang 08c9a5e3ef Remove pagination on trackers, roles and issue statuses (#12909). 8 years ago
  Jean-Philippe Lang e0fee3bda4 Speeds up the tracker edit view when having hundreds of projects. 8 years ago
  Jean-Philippe Lang 7467c145c0 Replace uses of image_tag() with CSS (#21256). 8 years ago
  Jean-Philippe Lang ae045cdac9 Use ul tags to do pagination (#21258). 8 years ago
  Jean-Philippe Lang b778c51e90 Removed unneeded #h calls in views. 9 years ago
  Jean-Philippe Lang fec68fcfc1 Same fix as r13582 for trackers and statuses (#18769). 9 years ago
  Jean-Philippe Lang dfc594c337 Default status per tracker (#5991). 9 years ago
  Jean-Philippe Lang e9689f5fe3 Removes duplicate ids (#15485). 10 years ago
  Jean-Philippe Lang d302450731 Removes duplicate ids (#15485). 10 years ago
  Jean-Philippe Lang 967564cba0 Removed deprecated align and width html attributes (#15307). 10 years ago
  Jean-Philippe Lang 8525e56c33 Adds a CSS class for reorder links (#15307). 10 years ago
  Jean-Philippe Lang f3241385cd Adds missing html titles (#14517). 11 years ago
  Jean-Philippe Lang 9cb68f7b29 One query is enough. 11 years ago
  Jean-Philippe Lang b7d8913459 Code cleanup, use named routes. 11 years ago
  Jean-Philippe Lang 3a32edc3bd Adds a view for editing all trackers fields. 11 years ago
  Jean-Philippe Lang 145e5997b2 Removed duplicated helper (#11539). 11 years ago
  Jean-Philippe Lang d7b669e50b Workflow enhancement: editable and required fields configurable by role, tracker and status (#703, #3521). 12 years ago
  Jean-Philippe Lang 7b40767428 Deprecated :confirm => 'Text' option. 12 years ago
  Jean-Philippe Lang 4cecc1beed Ability to disable standard fields on a per tracker basis (#1091). 12 years ago
  Jean-Philippe Lang 5e57a1a9d9 Merged rails-3.2 branch. 12 years ago
  Jean-Philippe Lang ede9a03405 Removed TabularFormBuilder references in views. 12 years ago
  Jean-Philippe Lang 6577f37fc3 Resourcified trackers. 12 years ago
  Jean-Philippe Lang 053adaef52 Adds API response to /trackers to get the list of all available trackers (#7181). 12 years ago
  Toshi MARUYAMA 320829ad5a [#9489] link label to element 12 years ago
  Toshi MARUYAMA 78f9eef8be replace tabs to spaces at app/views/trackers/_form.html.erb 12 years ago
  Toshi MARUYAMA 5bcb4427e1 rename .rhtml to .html.erb of app/views/trackers/_form.rhtml. 12 years ago
  Toshi MARUYAMA 198c67ae66 rename .rhtml to .html.erb of app/views/trackers/edit.rhtml. 12 years ago
  Toshi MARUYAMA f002abb188 rename .rhtml to .html.erb of app/views/trackers/new.rhtml. 12 years ago
  Toshi MARUYAMA 2dc684c486 replace tabs to spaces at app/views/trackers/index.html.erb. 12 years ago
  Jean-Philippe Lang c3be706ce5 Additional escaping. 13 years ago
  Eric Davis 49bfee0535 Refactor: Merged TrackersController#list and #index 14 years ago