Commit Graph

411 Commits (587ae8c0e09e01a146b33f12c5b5af47e13b9e09)

Author SHA1 Message Date
Jens Ulferts d4e71fd67e
add user query and enabled it in the users api 8 years ago
Jens Ulferts 1a597e180b
first step towards generalizing the query and its filters 8 years ago
Oliver Günther 2e57700db4
Force english locale for wiki pages 8 years ago
Markus Kahl 7f6d74a88e basic crud 8 years ago
Jens Ulferts c3013d6272 lazy load query filters and extract them into classes 8 years ago
Markus Kahl def76c7927 reverts top level menu item 'work packages' 8 years ago
Jens Ulferts 533cbdd033
formatting 8 years ago
Jens Ulferts 34d1548ee5
remove default route 8 years ago
Jens Ulferts 6a48aaba6a
halt on false for now 8 years ago
Jens Ulferts b5e9fe0515
fix content-type header on csv export 8 years ago
Henriette Dinger 7ac4ffb0df Change help icon in top menu 8 years ago
Jens Ulferts 461f9c32b2
patch AR to profit from readonly fix not present in rails 5.0.0.1 8 years ago
Henriette Dinger 811ee91ff5 Unify paddings in top menu 8 years ago
Jens Ulferts ea8f1606cf
update rabl to have api/v2 rendering templates again 8 years ago
Oliver Günther be5e0f8ba3
Remove AR Calculations Patch 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
Jens Ulferts 06d3d431dc
ensure using root members controller 8 years ago
Henriette Dinger 36a3b722ba Fix broken tests && add more tests 8 years ago
Henriette Dinger a5e3f3223d Add possibility to add project specific WP 8 years ago
Henriette Dinger f0f078b208 Styling of separator in WP menu 8 years ago
Henriette Dinger 3388a64c9d Add tests for WP top menu && limit visiblity rights 8 years ago
Henriette Dinger 47f7d3e14d Handle accessibility highlighting of the position 8 years ago
Henriette Dinger 1641335acf Move code to initializers && remove WP from modules menu 8 years ago
Oliver Günther 616ec628b5 Rewrite with_setting specs 8 years ago
Oliver Günther e814871dec Add favicon.ico to precompile 8 years ago
ulferts bec7d646bf Fix/remove prototype from views (#4654) 8 years ago
Oliver Günther 0553efa76d Generate one file per locale key and require that explicitly 8 years ago
Oliver Günther 828277c44d Override styling for accessibility mode 9 years ago
Henriette Dinger e337822715 Refactor menu splitting and project drop down 9 years ago
Oliver Günther 2454624fde Retain partial message for custom field to customizable 9 years ago
Oliver Günther 01e1141139 Use pre-generated error message from custom field 9 years ago
Oliver Günther 99126c1d39 [23212] Fix missing asset precompilation 9 years ago
Oliver Günther 32b289cfee Let Homescreen use the same static links 9 years ago
Oliver Günther 38dee90a47 Allow configuration to override static help link 9 years ago
Oliver Günther 7064949833 Require fog carrierwave storage 9 years ago
Oliver Günther a19977fbb1 Revert cucumber and gon bump 9 years ago
Oliver Günther e0a40d320f Disable assets digest in test environment 9 years ago
Oliver Günther 22194bfd0b Move assets precompile into separate initializer 9 years ago
Oliver Günther 593798504b Use correct loading mechanism for fog-aws 9 years ago
ulferts eae5321c4e Feature/latest project activity (#4390) 9 years ago
Oliver Günther bececbce8f Integrate openproject-announcements 9 years ago
Oliver Günther 45c3521a51 Ensure configuration is loaded 9 years ago
Oliver Günther e49c163d00 Remove gulp with simpler npm tasks 9 years ago
Cyril Rohr 2dcb9316bf Do not specify a default delivery method. Add SMTP domain 9 years ago
Cyril Rohr 938699d8aa Allow to select the way email sending is configured (either from config file, or settings) 9 years ago
Cyril Rohr 0fccac0c4a Actually, don't reload the config either if the settings table does not exist 9 years ago
Cyril Rohr 76e1fc13a9 Ignore email migration when running settings table does not exist 9 years ago
Cyril Rohr d9e1260e44 Migrate email settings in an after_initialize block 9 years ago
Cyril Rohr 1b29d8ec92 Move email settings out of the YAMl configuration file, and into the Settings page 9 years ago