Commit Graph

1084 Commits (527281655b3d84a6db46be2d8017b53e0f957d6f)

Author SHA1 Message Date
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 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
Philipp Tessenow 6f98006985 fix #2632 - display attachments in journal entries again 11 years ago
Christian Rijke d65837236a Fix nil-check. for 'obj'. 11 years ago
Christian Rijke cff95af6a6 Compare object ids only when attribute is 'description'. Allow self-reference for other attributes, e.g. wiki text. 11 years ago
Till Breuer dacbdd780f Remove debugging break point 11 years ago
Hagen Schink 4ac36b5685 Adds css classes to work package links 11 years ago
Jens Ulferts 02a25b252f extracts context_menu helper method into own file 11 years ago
Christian Rijke 630d7ed6b2 Don't create description links for self-referencing work packages. 11 years ago
Michael Frister 9fe0e0a05c Remove unused method label_tag_for 11 years ago