113 Commits (dd24d5a004c6f0e137f0a3520d77ca3d704f1d66)

Author SHA1 Message Date
  Go MAEDA 580e2f669a Use the regular "icon icon-*" classes for collapsible fields (#31433). 5 years ago
  Go MAEDA 0328b5671a Show selected columns in gantt chart (#27672). 5 years ago
  Jean-Philippe Lang 56742e65de Cannot uncheck Gantt chart options of a custom query (#31063). 5 years ago
  Jean-Philippe Lang 8a1e09d17b Use CSS selector to find move left/right buttons. 7 years ago
  Jean-Philippe Lang f654c84c8f Removes hardcoded width. 7 years ago
  Jean-Philippe Lang 081e8a8932 Render columns selection using spans instead of a table. 7 years ago
  Jean-Philippe Lang 8c7898bb5d Let user choose columns and sort order of issue lists on "My page" (#1565). 7 years ago
  Jean-Philippe Lang 71d88e5535 Get rid of sort_helper when using queries. 7 years ago
  Jean-Philippe Lang 1fefa970d6 Disable description and columns when checking "Default columns" (#24907). 7 years ago
  Jean-Philippe Lang 9814dcf231 Use css pseudo-classes instead of cycle("odd", "even") (#15361). 7 years ago
  Jean-Philippe Lang 4ac9dc3075 Reset sort criteria when clearing filters. 7 years ago
  Jean-Philippe Lang fd3c08aaa1 Don't preload all query filters (#24787). 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 793cb16764 Make time entries groupable (#16843). 8 years ago
  Jean-Philippe Lang beb5e60391 Makes spent time queries savable (#14790). 8 years ago
  Jean-Philippe Lang 06dec37f49 Add id to query create and edit form to ease theme (#22277). 8 years ago
  Jean-Philippe Lang a0a7e9d001 Add id and class for easier styling of query filters (#22018). 8 years ago
  Jean-Philippe Lang 2239816344 Extract the "Add filter" drop-down from the table (#19097). 8 years ago
  Jean-Philippe Lang 90259f4f73 Give numbers in query sort criteria consistent width for non-monospaced fonts (#21119). 8 years ago
  Jean-Philippe Lang 446f70f584 Adds options to display totals on the issue list (#1561). 8 years ago
  Jean-Philippe Lang 004fc8b84b Fixed that user with "Manage public queries" permission, can create global public query (#19842). 9 years ago
  Jean-Philippe Lang b778c51e90 Removed unneeded #h calls in views. 9 years ago
  Jean-Philippe Lang a7559e669f Moved select_list_move.js content to application.js. 9 years ago
  Jean-Philippe Lang ff0a91d97d Use an handler instead of onsubmit attribute. 9 years ago
  Jean-Philippe Lang b189d85dde Remove useless settings when editing a query from the gantt (#16747). 10 years ago
  Jean-Philippe Lang 54830abd6b Custom queries: buttons to move column to top and bottom (#16326). 10 years ago
  Jean-Philippe Lang 967564cba0 Removed deprecated align and width html attributes (#15307). 10 years ago
  Jean-Philippe Lang 010bfc56e1 Ability to save Gantt query filters (#7836). 11 years ago
  Jean-Philippe Lang 888c3581eb Role based custom queries (#1019). 11 years ago
  Jean-Philippe Lang 5a90b6d0b5 Fixed that project name is not properly escaped in issue filters (#14186). 11 years ago
  Jean-Philippe Lang 78997eea16 Typo. 11 years ago
  Jean-Philippe Lang d255e98023 Adds an helper for rendering query columns selection. 11 years ago
  Jean-Philippe Lang 1ac8fd8c42 Adds helpers for query columns selection. 11 years ago
  Jean-Philippe Lang 9b1ebd6808 Refactor: makes issue id a regular QueryColumn. 11 years ago
  Jean-Philippe Lang 8201761e77 Adds an option for displaying the issue description on the issue list (#3447). 11 years ago
  Jean-Philippe Lang 1b6da80e16 Makes related issues available for display and filtering on the issue list (#3239, #3265). 11 years ago
  Jean-Philippe Lang 917a89fbf7 Fixed JSON escaping of filters (#11929). 11 years ago
  Jean-Philippe Lang 1749fbf3e6 Build issue filters using javascript. 12 years ago
  Jean-Philippe Lang 6a2ca5e034 JQuery in, Prototype/Scriptaculous out (#11445). 12 years ago
  Jean-Philippe Lang 7b40767428 Deprecated :confirm => 'Text' option. 12 years ago
  Jean-Philippe Lang 77bac4b14d Ability to set default column order in issue list (#11068). 12 years ago
  Jean-Philippe Lang 1ab9e42b9b Fixed that columns selection in not displayed on the custom query form (#10972). 12 years ago
  Jean-Philippe Lang 5e57a1a9d9 Merged rails-3.2 branch. 12 years ago
  Toshi MARUYAMA e2bb8721d9 Replace tables that were using the 'width' attribute with inline styles (should be replaced with an ID/class). 12 years ago
  Toshi MARUYAMA 103cd46f78 Remove some inline styling and some depreciated table cell attributes and replace them with proper class names. 12 years ago
  Jean-Philippe Lang 858bd8dc40 Moved javascript filters functions to application.js. 12 years ago
  Jean-Philippe Lang 31149700cb Fixed labels tags referencing wrong ids. 12 years ago
  Jean-Philippe Lang 85db02d486 Allows double click to move columns between available/selected columns. 12 years ago
  Toshi MARUYAMA 23fe2be246 fix typos (#9499, #9489) 12 years ago