Commit Graph

751 Commits (1a58902c779604cbcdb5a37c0106bcc4469a8607)

Author SHA1 Message Date
Oliver Günther 894ba4ae6d
Ensure LDAP users can get activated with any registration setting 4 years ago
Oliver Günther f1e25499cd
Need to pass controller to sevice for OIDC callback 4 years ago
Oliver Günther 235e8ab87c
Avoid using the user errors to mark activation failed 4 years ago
Oliver Günther da754e0f43
Add spec for RegisterUserService 4 years ago
Oliver Günther d52f7e2ba1
Add spec for omniauth service 4 years ago
Oliver Günther d2a6886230
Retain flash values when logging in user 4 years ago
Oliver Günther 8090d21ae2
Custom message for user activation from invite 4 years ago
Oliver Günther e364f23b06
Always return the registration service call, ensuring to get the message 4 years ago
Oliver Günther 50cdb76f62
Pass back the user in all service results 4 years ago
Oliver Günther 3f828d7fbd
Fix returned result 4 years ago
Oliver Günther 4d66b7c425
Ensure the user is marked as active in automatic activiation 4 years ago
Oliver Günther 2ef33d2a3a
Add helper to look for an error key in the ServiceResult errors 4 years ago
Oliver Günther 14b8e3fa35
Ensure that only non-nil values are passed from registration form 4 years ago
Oliver Günther 4b0509b197
Create separate service to get an active user from Omniauth 4 years ago
Oliver Günther 8db5e90193 [34312] Update and use default settings for gantt query 4 years ago
ulferts 245a7ddfcf
Fix/duplicate work packages across pages (#8651) 4 years ago
Oliver Günther 89e0c8c899
Add new project CF to enabled columns by default 4 years ago
Oliver Günther 41f8dbaff2
Refactor custom fields into services 4 years ago
Oliver Günther 24005a9e6d
[34000] Ensure user custom fields can be copied 4 years ago
Oliver Günther 6526ca2814
Map filters from api and queries in one filter mapper object 4 years ago
Oliver Günther 4aad0c8b72
Generate URL params for gantt view and insert projects 4 years ago
ulferts 05c9e3fca6
Feature/default dates for children (#8605) 4 years ago
Markus Kahl 59f6de21c6 copy dashboards with all widgets and updated references where necessary 4 years ago
Oliver Günther becefba1c4
Allow template to set the default advanced settings once selected 4 years ago
Oliver Günther b7f93b96cf
Better error handling if project copy dependencies fails 4 years ago
Oliver Günther e1a88a9a40
[34001] Ensure filters always receive the query context 4 years ago
ulferts 38d2707946
Fix/wp sums in db (#8580) 4 years ago
ulferts 6826f90ee2
Feature/remove timelog (#8557) 4 years ago
ulferts 8656c2664b fix archiving projects via api 4 years ago
ulferts 0b15c2841d
allow `filter` for firlters params 4 years ago
ulferts 74fe191997
handle switching from manual to automatic 4 years ago
ulferts 7065c162fd
disregard manually scheduled nodes when scheduling work package graphs 4 years ago
ulferts cd85434ea6
aaj no longer requires loading a lot of associated objects 4 years ago
Oliver Günther 65fe7ce06f
Return the unmapped work package ID in case of wp not copied 4 years ago
Oliver Günther 2523040abf
Improve lookup of versions and work package user assignments 4 years ago
Oliver Günther 9c0ed65c55
Make dependent services use project.(association).create when possible 4 years ago
Oliver Günther b1a99353e2
Extend attribute help text for projects and allow images 4 years ago
Oliver Günther 70cf07cc20
Disable notifications for user in the bsae copy service 4 years ago
Oliver Günther cbe57a9e32
Add common \`should_copy?\` method for the project copy service 4 years ago
Oliver Günther ace6af5b4e
Refactor archive service to use model from BaseContract 4 years ago
Oliver Günther 5b308c53ac
Fix params[:only] check for wiki dependent service 4 years ago
Oliver Günther 2271b79fc6
Correctly base all services on base_contracted with a model 4 years ago
Oliver Günther 530e9174b0
Add test for base callable service 4 years ago
Oliver Günther 01954c26bc
Refactor copy services to use shared state 4 years ago
Oliver Günther 582e9dce07
Retain the public attribute AFTER the SetAttributeservice 4 years ago
Oliver Günther 95d1549858
Move legacy project copy spec to service spec 4 years ago
Oliver Günther 0230f41385
Retain order in copied work packages if query is manually sorted 4 years ago
Oliver Günther 605f6b8355
Refactor copy project into service 4 years ago
ulferts 9c9ef5b6fd
method extraction 4 years ago
ulferts f612752b9a
handle erroneously missing start_date when scheduling 4 years ago