Commit Graph

14146 Commits (04b6979fccf3c61eb7c3ad58c4176bc938689bd4)
 

Author SHA1 Message Date
Alex Coles 70ba8bd01e Bring back test-unit dependency to fix CI::Reporter issue 11 years ago
Alex Coles e03e57a69a Merge pull request #1148 from opf/feature/clean_up_gemfile 11 years ago
Michael Frister 65fd1b2a6a Remove pry-debugger as we don't support Ruby 1.9 any more 11 years ago
Michael Frister 9721cb95fb Remove guard as we don't use it 11 years ago
Michael Frister 32c836eba5 Update pry-byebug and its dependencies 11 years ago
Till Breuer 516c1dc2d0 Rename work package loading helper file 11 years ago
Till Breuer 03a9bbd6e3 Intercept enter event in filter inputs and trigger table update 11 years ago
Alex Coles 23033e10ce Merge pull request #1147 from opf/fix/angular-default-pagination-options 11 years ago
Richard 8f404e135f Changed default pagination options to be same as those in rails production config. 11 years ago
Hagen Schink 55e0a4615d Add changelog entry 11 years ago
Hagen Schink 1fe20dd89a Merge pull request #1145 from opf/fix/disabled_self_registration_error 11 years ago
Richard 174a44a4a1 'Display Sums' is remembered when reloading the page after bulk edits. 11 years ago
Alex Coles 619a7319a1 Merge pull request #1144 from opf/bug-5821-incorrect-filter-operators-in-save-query 11 years ago
Michael Frister c91d04981e Show error on attempt to register with disabled self registration 11 years ago
Richard 72012cdb14 Not using ng-options for filter operator dropdown. 11 years ago
Alex Coles 1e2f697c17 Merge pull request #1143 from opf/fixes/angular-progress-bar-7063 11 years ago
Alex Coles 772bbfdc68 Merge branch 'dev' into dev-angular 11 years ago
Till Breuer 985a07e1e3 Display correct progress bar level when the done ratio is added (fixes #7063) 11 years ago
Alex Coles ebe264a5ec Merge pull request #1141 from opf/bug-5783-missing-localisation-filter-days 11 years ago
Richard 10734008e3 Using locale for 'days' in date filters. 11 years ago
Alex Coles cf83c9eb1e Merge pull request #1134 from opf/bug-6360-group-by-unselected-column-fix 11 years ago
Richard 841986a899 Fixed tests regarding displayEmpty. 11 years ago
Richard 1c66b83054 Merge branch 'bug-6360-group-by-unselected-column-fix' of github.com:opf/openproject into bug-6360-group-by-unselected-column-fix 11 years ago
Richard 35cd571b7f Added a test class for work packages column directive. 11 years ago
Alex Coles 9be1bc4d87 Merge pull request #1140 from opf/fix/replace_prototype_with_jquery_in_accessibility_js 11 years ago
Philipp Tessenow 7caa7c917e replace prototype with jquery in accessibility.js 11 years ago
Alex Coles a31b2e2e5e Add back request accidentally deleted in 7645789b 11 years ago
Till Breuer 705f866233 Fix project links in wp table 11 years ago
Till Breuer a72ef13d91 Wrap up some work package column directive code in functions 11 years ago
Till Breuer bbafd0a487 Pass display-empty to work package column directive scope as string 11 years ago
Richard 358432fd46 Made a work packages helper test class and added tests for getRowObjectContent. 11 years ago
Richard f20291b9a7 Fixed group totals for non custom number values 11 years ago
Richard f7784430c5 Did a bit of hacking to get grouping by custom values working again. 11 years ago
Alex Coles 3375fae2a3 Bump Lato Webfonts to v2.0 11 years ago
Alex Coles a2679b5d35 Convert specs to RSpec 2.14.8 syntax with Transpec 11 years ago
Alex Coles c6421dc390 Merge pull request #1120 from marutosi/finn-rel-3.0-readme-src 11 years ago
Toshi MARUYAMA 4775f66e77 fix non-ascii attachment file name get corrupted in IE11 (#16711) 11 years ago
Alex Coles 7645789b5c Style fix: Replace do…end with {} in expect blocks 11 years ago
Alex Coles 12195f71b5 Merge pull request #1136 from opf/bug-6469-hide-pagination-during-load 11 years ago
Alex Coles a9827e4d2b Flesh out test for tablePagination directive 11 years ago
Richard e746e979e3 Stopping the NaN/undefined crap from showing on pagination during load. 11 years ago
Alex Coles a6c4a36737 Merge pull request #1135 from opf/bug-6472-tab-through-column-headers 11 years ago
Richard 8b4a825dfb Gave the column header links the apparently standard empty javascript call. 11 years ago
Martin Linkhorst 6adb469477 config can contain an empty string. use presence to convert that to nil. pass it directly to :path. rails handles the nil case with its default like before. 11 years ago
Martin Linkhorst afb6292501 set the path attribute of the session cookie when a relative url root is set 11 years ago
Martin Linkhorst 9ae0e5f7b9 refactor session store initializer 11 years ago
Christian Ratz a3d098987d changelog for 5632 11 years ago
cratz 65b4b74be5 Merge pull request #1130 from opf/feature/session_cookie_path 11 years ago
Jens Ulferts 74fbfa287f adds changelog entry 11 years ago
ulferts 264fe59c25 Merge pull request #1121 from opf/feature/omniauth 11 years ago