Commit Graph

218 Commits (87d3d7516ffc2c32ca1351f36a69b9ff587492b9)

Author SHA1 Message Date
Jens Ulferts 8a08856748
replace string object by custom option for list custom fields 8 years ago
Oliver Günther b93b088940
Remove globalize, name_locales for custom fields 8 years ago
Markus Kahl f5a57e3f42 list custom field normalisation and multi select 8 years ago
Wieland Lindenthal 87d6bbdf3f
Improve code climate 8 years ago
Wieland Lindenthal b3a5071ce6
Some more tests for DesignColor 8 years ago
Oliver Günther f199e009ac
Rubocop 8 years ago
Wieland Lindenthal d5c778dbc1
Custom Logo enterprise feature 8 years ago
Oliver Günther 7cf11bb689 Update copyright notice 8 years ago
Jens Ulferts a52c8ee07d
allow for filtering the queries in the API v3 8 years ago
Jens Ulferts 1a597e180b
first step towards generalizing the query and its filters 8 years ago
Markus Kahl 6f91bd09b1 code climate 8 years ago
Markus Kahl cdf472d9ba more specs e.g. for validations including permissions 8 years ago
Markus Kahl 994e0db591 add rel desc; brought representer up to spec 8 years ago
Jens Ulferts c3013d6272 lazy load query filters and extract them into classes 8 years ago
Jens Ulferts 81d517db83
replace cuke by spec 8 years ago
Oliver Günther fff21a1229
UserPasswords: Replace salted SHA-1 with bcrypt 8 years ago
Oliver Günther 98fdadd02c
Add UserSession model to store user_id in sessions 8 years ago
Oliver Günther 75344fd9c9 [23696] Fix updating wp resource values from allowedValues (#4717) 8 years ago
Jens Ulferts d18b028599 use assignable_custom_field_values for version as well 8 years ago
Jens Ulferts 5948249c77 no longer show available values for a typed schema 8 years ago
Oliver Günther bececbce8f Integrate openproject-announcements 9 years ago
Markus Kahl 429021ff13 allow re-use of existing role for member-related specs 9 years ago
Oliver Günther ea2df05554 Add frontend validation for integer custom fields 9 years ago
Markus Kahl 9681e4155c make token factory to create valid token 9 years ago
Markus Kahl a9382e8802 resend invitation feature 9 years ago
Jens Ulferts 4e2f3a1b7a implement work package child creation 9 years ago
Markus Kahl d4293532d9 do not block time entry custom fields 9 years ago
Mohamed Wael Khobalatte 0e72ec4243 Move to ruby1-9 syntax once and for all 9 years ago
Markus Kahl f37520ad19 feature spec for user creation and activation 9 years ago
Stefan Botzenhart 3fccb90c57 Use factory girl instead of object daddy 9 years ago
Jens Ulferts bc9a6c3cdc remove unused factories 9 years ago
Oliver Günther 1e8c873544 Remove filesystem adapter 9 years ago
Oliver Günther 05b27c1b98 Asynchronous creation, deletion of repositories from OP. 9 years ago
Jan Sandbrink 55a2cf9f51 replace references to Redmine::VERSION 9 years ago
Alex Coles 424889897a Migrate AR finder/query methods in specs 9 years ago
Alex Coles ce93701029 Fix syntax (w/Rubocop) in specs 9 years ago
Alex Coles 57618b25ec Replace dynamic finder usages with #find_by, etc. 9 years ago
Jan Sandbrink db5d633850 update factories to new default preference 9 years ago
Jens Ulferts f301b56a92 explicitly require helper 9 years ago
Jan Sandbrink 516c9a5f3e move mock method out of production code 10 years ago
Jan Sandbrink bc3437c3b0 replace create_uploaded_file in specs 10 years ago
Markus Kahl d4dfdb9dcc use API keys for user basic auth; refactoring 10 years ago
Alex Coles 3276c4ebb5 Add/update Copyright headers in specs 10 years ago
Jan Sandbrink 957b060851 hide a users mail address if he wishes to 10 years ago
Jan Sandbrink cdeb533904 allow to disable modules in project factory 10 years ago
Jens Ulferts fce72938e3 prevent path traversal via filesystem scm 10 years ago
Jan Sandbrink 6a5b4a6850 add created_at and updated_at to type factory 10 years ago
Alex Coles d323dbc706 Replace deprecated #ignore w/#transient in factories 10 years ago
Jan Sandbrink 0570457822 change links to nothing in work package 10 years ago
Jan Sandbrink 8ac4a4b6c5 use Time instead of DateTime in factories 10 years ago