Commit Graph

18134 Commits (2f1eb680c717b632c0cef18dffd0438d6e5d5a33)

Author SHA1 Message Date
Oliver Günther c6b9c8ff02
Use distinct(*) on aggregated journal to avoid duplicate raw journals 4 years ago
Oliver Günther 2fed3ee301
Add filter to select only (non-) milestones 4 years ago
Oliver Günther ff33c0f937
Also extend text mail 4 years ago
bsatarnejad 7e40fcae10 improving code structure 4 years ago
bsatarnejad 27e1314c34 removing Trailing whitespace 4 years ago
bsatarnejad 8e42259ac9 improve the display of project member invitation email 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 2feaec1101
[33678] Priority needs to be a require field 4 years ago
Oliver Günther 7015ce441f
[33302] Redirect user to TOC if new wiki page is not editable 4 years ago
Oliver Günther 38e913cb00
Skip schedule_manually in attributes 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 95e3aaa511
Avoid definition of acts_as_list 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
Inga Mai 31057f3b7d Add mobile styles 4 years ago
Inga Mai 6aee5c5fbc Style header and navigation 4 years ago
Oliver Günther 10e21154f7
Move asset pipeline javascripts to frontend (#8482) 4 years ago
Inga Mai 17da74dab5 Add spacings to headings and style code boxes 4 years ago
ulferts 9c9ef5b6fd
method extraction 4 years ago
ulferts f612752b9a
handle erroneously missing start_date when scheduling 4 years ago
Oliver Günther 45fc54b7e0
Allow jobs to define a title for the job status modal 4 years ago
Oliver Günther baa8064d7b
Consolidate the loading.gif from backlogs with global style 4 years ago
Oliver Günther 82d32f78d2
Add extract-css option 4 years ago
Oliver Günther 91d4f1a0e8
Fix not found text 4 years ago
Oliver Günther 1cfdbf594f
Add common angular controller for frontend rendering without anything 4 years ago
Oliver Günther 4099cf5f26
Move styleguide layout to somewhere it's not breaking stuff 4 years ago
Oliver Günther c0e3516b50
Make livingstyleguide somewhat working again 4 years ago
Henriette Darge 223054639f Adaptions to LSG html in order to get it running again after all the styles have been moved to the Frontend (WiP) 4 years ago
Henriette Darge 2bec452167 Remove LSG gem as it is will be replaced by a frontend-compiled solution. Thus we can also remove sassc and autoprefixer. 4 years ago
Oliver Günther 0c339d3302
Remove any custom colors if setting a new theme 4 years ago
Oliver Günther f3219d4666
Fix setting of theme 4 years ago
Oliver Günther 6f7e67dc9c
Fix todos after moving css to frontend 4 years ago
Oliver Günther b38a5e7e83
Move backlogs styles into frontend 4 years ago
Oliver Günther 623f8c772e
Move module assets to frontend 4 years ago
Oliver Günther 250466db5a
Use a seeder for the BIM theme 4 years ago
Oliver Günther b419398fa6
Allow themes and variables to be updated by service 4 years ago
Oliver Günther e63f102c82
Restore custom style rendering with css variables 4 years ago
Henriette Darge 2f8c303df2 WiP: update some paths and start resolving sass vs. css variable problem (both were previously generated in ruby) 4 years ago
Henriette Darge c8115a8924 Move global CSS to frontend/src/global_styles and start resolving some conflicts (WiP) 4 years ago