Commit Graph

1231 Commits (b257d7bc615cc563a19fea6b3e420b208f514ecb)

Author SHA1 Message Date
Till Breuer 96c8b07f6b Concatenate arrays and discard flattening 11 years ago
Hagen Schink 8bcbddf83a Handles empty hook results 11 years ago
Hagen Schink 04c275811c Distributes work package attributes evenly 11 years ago
Hagen Schink 0056f77c6f Uses refactored empty element tag implementation 11 years ago
Hagen Schink 8e86b0e276 Renders empty element tag from view 11 years ago
Hagen Schink 96e4f5aed2 Introduces empty tag for (non-)impaired users 11 years ago
Hagen Schink 67707a04e3 Makes helper methods private 11 years ago
Hagen Schink 310492dd4f Distributes WP attributes over two tables 11 years ago
Till Breuer 4e98309325 Don't use heading as label in color administration form 11 years ago
Till Breuer c843476a6a Remove IE-specific css included via heredoc 11 years ago
Philipp Tessenow 33fd6a3fb4 show correct delete icon when using the delete_link helper 11 years ago
Philipp Tessenow 569c446704 use required field helper everywhere 11 years ago
Philipp Tessenow 8dde77b600 mark required name field in project_type - fixes #2162 11 years ago
Philipp Tessenow 1646b5e6bb use theme helper within ApplicationHelper instead of duplicating code 11 years ago
Philipp Tessenow a9dbaf862c users may specify a theme in their preferences 11 years ago
Philipp Tessenow d0de23f250 use current_theme instead of repeating code in ApplicationHelper 11 years ago
Martin Linkhorst cff149afe7 use correct action name for displaying the types tab, see #825f42c if you want to know more 11 years ago
Jens Ulferts adb62846a4 replaces rjs and inline js with unobstrusive js 11 years ago
Philipp Tessenow 864aa7132f less duplicated code in queries logic 11 years ago
Philipp Tessenow d7844da23f add issue number autocomplete for textareas 11 years ago
Till Breuer 20039208e5 Add queries module again 11 years ago
Till Breuer 2c582cb3d8 Ensure valid setup of queries from factory 11 years ago
Till Breuer f1175829a2 Only initialize queries with status filters if no filters have been selected by user 11 years ago
Till Breuer cfb5e1a58b Move query filter-related code to models/query because it existed first 11 years ago
Till Breuer 1d09b8db50 Introduce query filter objects (WIP) 11 years ago
Till Breuer 4c04a6c8dd Rename query#available_filters 11 years ago
Jens Ulferts d57b56a53e streamlines configuration of relative_url_root 11 years ago
Jens Ulferts 4f512dccd2 moves relative url root functionality into own module 11 years ago
Christian Ratz 4d934b47b2 use more icons from icon font 11 years ago
Christian Ratz 8891d17efc use icons from icon font for flash msgs 11 years ago
Christian Ratz 71e6988630 more icon stuff 11 years ago
Christian Ratz ad4cd6e501 fixed project menu toggle submenu icon 11 years ago
Christian Ratz 9c4ac2ddb2 more icons from the icon font in the content 11 years ago
Christian Ratz d2b740b310 Icons for the content area 11 years ago
Christian Ratz e6043a0cac Improved usage of icon font 11 years ago
Christian Ratz 3f2595ed1d added new version of openproject-icon-font 11 years ago
Hagen Schink 0750133318 Removes references to 'deleted_at' column 11 years ago
Philipp Tessenow 57100d2c63 adapt redmines calendar partial/helper to openproject 11 years ago
Philipp Tessenow abd35622e3 make custom_fields Rails3ish 11 years ago
Christian Ratz ed85005c4c New style of home link in breadcrumb 11 years ago
Till Breuer e999ce74d3 Give space to journal notes on work_packages#index (fixes #3033) 11 years ago
Philipp Tessenow 79d7a270c0 move common code of reports_controller and timelog_controller into a common helper 11 years ago
Till Breuer f47e5cb0ba Don't show flash on query_menu_items#create, prevent error on double submission 11 years ago
Till Breuer cd684891be Remove queries from sidebar 11 years ago
Till Breuer c1f175401b Group select2 options for query selection 11 years ago
Till Breuer 77f81fe201 Only show query menu items of queries visible to user 11 years ago
Till Breuer 564f6a0d29 Fix wiki menu index after escaping page titles in links 11 years ago
Till Breuer bf0c197dc0 Ensure wiki_page#to_param is used for links in wiki index 11 years ago
Markus Kahl 8e24c8957b transitional custom field rendering in projcets/show and planning_element/show; 11 years ago
Markus Kahl 642e9c16c6 query custom_fields and output them for planning_elements and projects 11 years ago