Commit Graph

17758 Commits (f648b4329b2494e0352bf2dd8f245507054fdf9c)
 

Author SHA1 Message Date
Jens Ulferts f648b4329b fix custom field column name validity evaluation 10 years ago
Hagen Schink 9a04380e39 Merge pull request #2265 from opf/fix/work_package_index_performance 10 years ago
Jens Ulferts 482c47f69b improve handling of desired columns 10 years ago
Jens Ulferts bb96e430b6 code harmonization 10 years ago
Jens Ulferts af61e00a78 moves methods into module 10 years ago
Jens Ulferts 3ead11f6b0 refactor column handling into own method 10 years ago
Jens Ulferts ebff32c9e4 moves custom field detection to own method 10 years ago
Jens Ulferts 27874eb5b1 shortens sorting 10 years ago
Jens Ulferts 35dfd82d85 remove unnecessary block 10 years ago
Jens Ulferts 96ec53907c only load required columns 10 years ago
Jens Ulferts 745acd932a eager loading of required columns - too many for now 10 years ago
Jens Ulferts f52bbf40ec move some controller logic into a decorator 10 years ago
Jens Ulferts 4c2fd2a87d removes n+1 query for custom_values on wp#index 10 years ago
ulferts 42eaab7760 Merge pull request #2273 from marutosi/finn/release/4.0/ruby2.0 10 years ago
Hagen Schink 706017e89a Merge pull request #2270 from opf/feature/travisci-notify-gitter 10 years ago
ulferts 3c86e3f1c5 Merge pull request #2277 from opf/hotfix/17228_handle_fractional_hours 10 years ago
Hagen Schink 6c4e37e7db Split fractional hours in hours and minutes 10 years ago
Hagen Schink 0705372010 Test fractional hours 10 years ago
Alex Coles 93924e13e7 Remove required keyword args to support Ruby 2.0.x 10 years ago
Alex Coles 37573773ab Merge pull request #2266 from opf/hotfix/17554_removing_grouping_not_saved_on_existing_queries 10 years ago
Alex Coles 1be7bf5a6e Tell Travis to notify Gitter with build statuses 10 years ago
Hagen Schink 922c10e4bf Update query only if query string is available 10 years ago
Hagen Schink 7ec5b30c58 Reset query properties after saving the query 10 years ago
Alex Coles e7cb4c7266 Merge pull request #2264 from opf/hotfix/17512_duplication_of_wp_with_invalid_watcher 10 years ago
Hagen Schink 1f9af70f77 Fix callback reference 10 years ago
Hagen Schink 18af561064 Return only users who can see the watchable 10 years ago
Hagen Schink 65e57e0d8b Test list of possible watchers 10 years ago
ulferts ab81d2b9f7 Merge pull request #2248 from opf/hotfix/17129-chrome-font-rendering 10 years ago
Alex Coles 8bcff3a8d2 Merge pull request #2244 from opf/hotfix/17485_relation_autocomplete_broken_with_relative_url 10 years ago
Hagen Schink 4eafc104a3 Respect relative URL for relation auto-completion 10 years ago
Alex Coles b3968f9660 Merge pull request #2243 from opf/hotfix/17484_export_options_do_not_respect_relative_url 10 years ago
Alex Coles 450e5714e1 Merge pull request #2246 from opf/hotfix/17510_premature_update_of_membership_data 10 years ago
Alex Coles 3f2ff09d56 Revert "Add SVG version of Lato 2.0 (for Chrome/Win)" 10 years ago
Alex Coles b3226fad0d Revert "Force all Webkit-browsers/forks to use SVG fonts" 10 years ago
Alex Coles 670df4b410 Revert "Fix for strange characters in select dropdowns (Chrome on Windows)" 10 years ago
Alex Coles 270ea9fb09 Merge pull request #2249 from opf/hotfix/disable_failing_cukes 10 years ago
Hagen Schink 889fa241b5 Disable failing custom fields cukes 10 years ago
Hagen Schink d68dd55ab3 Stop premature update of membership data 10 years ago
Hagen Schink 6b0cd4565d Respect relative URL for export options 10 years ago
Hagen Schink a08c55a38c Test that export options respect relative URL 10 years ago
Alex Coles 3e08335211 Merge pull request #2225 from opf/hotfix/charset_on_api 10 years ago
Jens Ulferts aaf92ed396 specify charset on api response 10 years ago
ulferts 6e8b15337d Merge pull request #2221 from opf/hotfix/release-4.0-rails-3.2.21 10 years ago
Martin Linkhorst 0726c3ff21 update rails to 3.2.21 10 years ago
Alex Coles 7dc2cc3019 Merge pull request #2191 from opf/hotfix/17228_spent_time_is_not_part_of_wp_in_api_v3 10 years ago
Hagen Schink 52a47af645 Adapt estimated/spent time documentation 10 years ago
Hagen Schink 11e5dfdf7d Handle ISO8601 duration strings in front-end 10 years ago
Hagen Schink 8dd3f740f8 Test ISO8601 duration string handling in front-end 10 years ago
Hagen Schink 2f967f1734 Fix I18n handling in tests 10 years ago
Hagen Schink 951c014273 Fix missing dependency 10 years ago