Commit Graph

14077 Commits (c629c1e4e9785220e75d5c1f269e14d9bb67f6e8)
 

Author SHA1 Message Date
Michael Frister 475d0b33c5 Omniauth: Allow correcting validation errors via registration form 11 years ago
Michael Frister 673c620306 Begin to replace OpenID with omniauth 11 years ago
Alex Coles c9b9599a4f Merge pull request #1131 from opf/bug-6361-timelines-initial-display 11 years ago
Alex Coles 4033960c85 Merge pull request #1133 from opf/feature/sync_delayed_jobs_in_test_env 11 years ago
Martin Linkhorst 6f21c5f659 little comment improvement 11 years ago
Martin Linkhorst 34a4653c28 manipulating asynchronicity with Delayed::Worker.delay_jobs should work by now 11 years ago
Martin Linkhorst d92a32be6f remove superfluous disabling of async jobs 11 years ago
Martin Linkhorst 982d164316 disable async jobs in test env by default 11 years ago
ulferts 061721175d Merge pull request #1124 from opf/feature/remove_api_v1 11 years ago
Jens Ulferts d567bf9895 updates changelog 11 years ago
Jens Ulferts b96b8ce897 adds routing spec for api/v2 level_list 11 years ago
Michael Frister 093f24e98a Fix copyright year in single file 11 years ago
Richard 769a6f65ac Checking for filters with nil values. 11 years ago
Martin Linkhorst 17f7c16b30 Merge pull request #1127 from opf/fix/3775_fix_group_success_messages 11 years ago
Alex Coles ddd3d49b25 Bring in select2 styles with CSS @import rule 11 years ago
Martin Linkhorst 45ec8c9af9 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
Alex Coles f3ebf6be8f Cleanup whitespace in ng directives 11 years ago
Alex Coles bcac7fe7fc Cleanup whitespace in ng templates 11 years ago
Alex Coles 75f6a79bb0 Cleanup whitespace in Karma tests 11 years ago
Martin Linkhorst 55e5a3d1f4 set the path attribute of the session cookie when a relative url root is set 11 years ago
Martin Linkhorst 5b933ca2ab refactor session store initializer 11 years ago
Alex Coles de4ed9807a Merge pull request #1117 from opf/bug-5771-groupby-available-columns 11 years ago
Alex Coles b2590b4924 Merge pull request #1107 from opf/bug-5770-summing-integer-columns 11 years ago
Alex Coles 86c99e66ab Fix integer attr. used in WorkPackagesController spec 11 years ago
Richard 1849e826ff Throwing exception if unknown column name is passed to column_data. 11 years ago
Alex Coles 032cad2f1f Merge branch 'dev' into dev-angular 11 years ago
Alex Coles 44979665d0 Merge pull request #1098 from opf/dev-angular-work-package-sums-without-project 11 years ago
Alex Coles 2b216b794e Merge pull request #1129 from opf/dev-angular-maintain-query-state 11 years ago
Hagen Schink d11d8542f0 Add changelog entry 11 years ago
Hagen Schink e9ffcf69b0 Merge pull request #1081 from opf/feature/settings_callbacks 11 years ago
Richard 6e07ee0e71 Fixed spec. 11 years ago
Alex Coles 2908964821 Merge pull request #1113 from opf/bug-5858-timelines-custom-fields-null-if-empty 11 years ago
Alex Coles 0bfd783f0b Spec WorkPackagesController integer column summing 11 years ago
Alex Coles f339dbde4e Add spec for WorkPackagesController#column_data 11 years ago
Richard 355f80765a Handling garbabe strings in custom field int/float parsing. 11 years ago
Martin Linkhorst 3f4732e3e3 fix a bogus test 11 years ago
Martin Linkhorst a48792b12b no underscores for private methods 11 years ago
Martin Linkhorst 10d694f6e9 push down callback block check into OpenProject::Notifications 11 years ago
Michael Frister 3f9595fde9 Fix api/v2/projects/level_list 11 years ago
Alex Coles 200c37d5a2 Test CustomFieldHelper.formatCustomFieldValue 11 years ago
Richard 900f281159 Cleaned up a bit and calling updateBackUrl method from more watchers. 11 years ago
Michael Frister 069061e4eb Remove rsb API templates 11 years ago
Richard aad7606340 Encoding filter operator values to avoid url escaping browser bullshit. 11 years ago
Richard 2f11241407 WIP. using the url params to keep state but having a nightmare with url escaping:/ 11 years ago
Hagen Schink 8c5550b31e Fix success message for group membership delete 11 years ago
Hagen Schink 64aa80106c Fix success message for group membership update 11 years ago
Hagen Schink 9366266786 Add cuke 11 years ago
Michael Frister a74ec11579 Remove API v1 controllers 11 years ago
Hagen Schink c5bd7a7764 Fix flash message design 11 years ago
Michael Frister 83fe42e6b8 Make API authentication tests use API v2 11 years ago