Commit Graph

19417 Commits (0acfcfd9eb54df12850a4d2991cf0551a0d53636)

Author SHA1 Message Date
Dombi Attila 18b1aa1b3c Fix work packages bulk editing budget attribute 3 years ago
Eric Schubert 81d526c2c5
[#41945] fixed rubocop issues 3 years ago
Frank Bergmann d632ba6bb6 [#40867] Wrong progress value in parent task - Estimated hours 3 years ago
Eric Schubert ce99203bf5
[#41945] fixed backups controller permissions and actions 3 years ago
luz paz d0f3c4be7f Fix source typos 3 years ago
Henriette Darge 1eac3d1eee The wrapper is initially hidden to avoid a flickering in the sidebar. This, of course only has to be done when there is actually a sidebar. Otherwise we get focus issue for example on the login page (see #41929) 3 years ago
Christophe Bliard 69b9db3b9a
prevent seeding settings whose default value is undefined 3 years ago
Christophe Bliard c6ff4be74f
deserialize empty string setting value to nil when not string format 3 years ago
Andreas Pfohl d3111b1b33
[#41728] Wiki updated notification: "Updated by" is shown to always be the "author" 3 years ago
ulferts f1111922ed
use API::ParserStruct for all API parsing 3 years ago
Henriette Darge bdee92ae2e Remove logo from email header 3 years ago
Oliver Günther a54c208a41
[41903] Fix queries visible scope for private global queries 3 years ago
Christophe Bliard 23e95dd3c9
refactor: fix naming and make rubocop happier 3 years ago
Oliver Günther 265ee0147f
[41822] Add no-ellipsis for long text CFs in project list (#10442) 3 years ago
Dombi Attila c94eb6cef3 [41071] Ensure project export includes optional column https://community.openproject.org/wp/41071 3 years ago
ulferts 36baf76bc1
lint settings_helper 3 years ago
ulferts 43f85a9bfc
no hidden field on disabled setting 3 years ago
Benjamin Bädorf b7f732ddcc
Feature/41135 include all subprojects (#10413) 3 years ago
Oliver Günther a3897c94cc [41824] Ensure project export also includes description 3 years ago
Oliver Günther f75f120725 [41823] Export long text CF as plain markdown 3 years ago
Oliver Günther e116c5f3eb
[41719] Fix 2FA using form_authenticity_token without ruby 3 kwargs 3 years ago
ulferts 3bf706b153
removes distinct as rails will handle it if necessary 3 years ago
Christophe Bliard 4ace588f3a
improve error message for non-existing filter 3 years ago
Christophe Bliard 8c3d077fcf
hide disabled modules in roles report page 3 years ago
Christophe Bliard e761136efb
remove dead code 3 years ago
Oliver Günther 02a80edccd
Allow setting the status on User create/update contracts 3 years ago
ulferts 92d00affca
use active_support hook for patching 3 years ago
ulferts aedfa6ba2c
avoid reference to Project in initializer 3 years ago
Oliver Günther dc978f9bed
Use scope.where in project filter 3 years ago
Oliver Günther cb8fac1f14
Add validation and test for include_subprojects 3 years ago
Oliver Günther 8aefbc4a5d
Actually use the ParserStruct 3 years ago
Oliver Günther bcd8da8902
Fix ordered_work_packages now that we're base service compatible 3 years ago
Oliver Günther bd67f1e9bc
Add a ParserStruct overriding Enumerable#group_by 3 years ago
Oliver Günther df220ed594
Extend project filter with replaced values and add spec 3 years ago
Oliver Günther e5b05b9fa0
Add spec for changed subproject behavior 3 years ago
Oliver Günther ad9e4546b5
Adapt spec to new query create service 3 years ago
Oliver Günther 9243094347
Replace create_query helper with default endpoint 3 years ago
Oliver Günther 00c6fd2692
Add new query attribute include_subprojects 3 years ago
ulferts 98f451c302
Feature/40215 restructure email settings (#10415) 3 years ago
ulferts 3b0b0a93b2 join status explicitly triggered by status filter 3 years ago
ulferts 056fce4b19
improve error message on unwritable setting assignment 3 years ago
ulferts f5887d6d14
replace references to settings.yml 3 years ago
ulferts 07801a8cf8
raise if non writable setting is attempted to be written 3 years ago
ulferts f4c4544f7a
bail when trying to write a configuration & deprecte non bool setting_name? access 3 years ago
Christophe Bliard 2356dfc133
test that :if in module declaration controls module availability 3 years ago
Oliver Günther c991d6771c
Readd the two removed rake tasks as services 3 years ago
Oliver Günther 22cf9ea47c
Add LDAP user synchronization job 3 years ago
ulferts fe3ff0eb82
optimize work package fetching for scheduling 3 years ago
ulferts 491928a3fd
replace typed_dag with closure_tree and CTE 3 years ago
Wieland Lindenthal fd7a26c6d7
[#41534] Deletion of projects fail if project has views. 3 years ago