Commit Graph

70 Commits (d818f09f9c3dfdc4679210ace756edf77d5404e4)

Author SHA1 Message Date
Philipp Tessenow 033a08dbaa use new translation style for various query-related things 12 years ago
Philipp Tessenow b94a9e071c be careful with nested namespace'd controllers in all our views 12 years ago
Christian Ratz f8269c533a issues filter drop down entries sorted alphabetical 12 years ago
Martin Linkhorst f60a29e9e0 DEPRECATION FIX: and the mother of all block helpers #content_tag 12 years ago
Martin Linkhorst d81ce2a530 DEPRECATION FIX: the saga begins: adding equal signs to form helpers in view. we start with form_tag 12 years ago
Jens Ulferts 0d597b5363 rewrites routes for issues and associated resources 12 years ago
Jens Ulferts b40a2b5204 renames rhtml to html.erb 12 years ago
Martin Linkhorst fd57f9ca10 show display sums option and table row only when there is at least one summable column selected 12 years ago
Martin Linkhorst 9bad9f5869 merge list sums plugin into the core 13 years ago
Romano Licker 0762eccf60 [designfix] centers the move buttons in queries/option partial 13 years ago
Romano Licker f2102ae658 [#663] change translation to make it easier for 13 years ago
Romano Licker 85079faa33 [#667] added labels for filters 13 years ago
jwollert 6169c55c81 introduces hooks at the top of the query edit and issue index form 13 years ago
Romano Licker a7dfe57619 [#667] added labels for filters 13 years ago
Romano Licker 172a5c99f3 [#667] added labels for filters 13 years ago
jwollert c9e842dd52 title attributes for issue query column buttons 13 years ago
jwollert cbf92fe846 title attributes for issue query column buttons 13 years ago
jwollert afea1339ed adds alt tag to issue queries multiselect toggle button 13 years ago
Holger Just ba93eb24c4 Fix trailing whitespace 13 years ago
Romano Licker 1941c27ca4 [#663] first changes 13 years ago
Romano Licker 3bd6aa3578 [#667] made labels visible as this is an accessibility issue 13 years ago
Romano Licker bf23c06d93 [#667] added invisible labels for queries 13 years ago
Romano Licker 472268a9ff [#667] made labels visible as this is an accessibility issue 13 years ago
Romano Licker 3af34879a8 [#667] added invisible labels for queries 13 years ago
Eric Davis 2c46411678 [#547] Security audit 13 years ago
Eric Davis 13f57032c1 Add the new issue button partial 13 years ago
Holger Just 07185fb169 [#436] Remove trailing whitespace 14 years ago
Jean-Philippe Lang 42653cef32 Shorten query[column_names] param name. 14 years ago
Jean-Philippe Lang 62a4170531 Shortens filter param names. 14 years ago
Jean-Philippe Lang 561fc8b0f2 Disable unused filter fields so they don't get submitted. 14 years ago
Jean-Philippe Lang 63866407f1 Fixed: unchecking status filter on the issue list has no effect (#6844). 14 years ago
Jean-Baptiste Barth 35dba0f412 Fixed: pressing enter in filters should result to an 'apply', not a 'save'. #2285 14 years ago
Eric Davis 51d3f51159 Added missing labels to the Issue Calendar. 15 years ago
Jean-Philippe Lang 4c2264ee42 Adds 2 buttons to easily reorder selected columns (#4272). 15 years ago
Jean-Philippe Lang 66540afc08 Adds dynamic columns selection on the issue list (#4272). 15 years ago
Jean-Philippe Lang 21e18c1eb4 Adds missing native eol properties. 15 years ago
Jean-Philippe Lang 7dccf9fda6 Allows multiple roles on the same project (#706). Prerequisite for user groups feature. 16 years ago
Jean-Philippe Lang b557393252 Ticket grouping (#2679). 16 years ago
Jean-Philippe Lang c7c8dc71f2 Ability to save "sort order" in custom queries (#2899). 16 years ago
Jean-Philippe Lang 9586269a06 Issues pagination loses project param after applying or clearing filter (#2726). 16 years ago
Jean-Philippe Lang c107fee54e Use new image instead of expand.png 17 years ago
Jean-Philippe Lang 56683967da Left align filter buttons (closes #872) and reduce filters spacing. 17 years ago
Jean-Philippe Lang 287d86e363 Queries can be marked as 'For all projects'. Such queries will be available on all projects and on the global issue list (#897, closes #671). 17 years ago
Jean-Philippe Lang f5b5688e8a Move the filters buttons inside the filters fieldset on the issue list (closes #614). 17 years ago
Jean-Philippe Lang b6bd5c7f12 Include subprojects on the issue list, calendar and gantt by default. 17 years ago
Jean-Philippe Lang 63ceea2e21 Custom fields can now be displayed as columns on the issue list. 17 years ago
Jean-Philippe Lang 8509cf80f0 ProjectsController#list_issues, #export_issues_csv and #export_issues_pdf merged into IssuesController#index 17 years ago
Jean-Philippe Lang cb8bee3a4e Fixed: can't select columns when creating a new query. 17 years ago
Jean-Philippe Lang 514cdacc87 Custom query columns: checkboxes replaced by two selects that let the user specify columns order. 17 years ago
Jean-Philippe Lang 96b4ac12cb Added a checkbox on custom query form to explicitly say if the query uses default columns or not. 17 years ago