Commit Graph

4118 Commits (5751cdae4a39dfda9db8d40aa292fc01bfdd9798)

Author SHA1 Message Date
Markus Kahl fc3d1b5e36 minor refactoring to allow hooking into logic 8 years ago
Jens Ulferts 78cdd9c720
replace vendored acts_as_tree by gem 8 years ago
Jens Ulferts b129f14079
replace removed method AR method #type_cast_from_database 8 years ago
Jens Ulferts 94d69a39d7
reimplement test removed in 07cb02b 8 years ago
Oliver Günther 92f9f8f6ad
Avoid double escaping when using nested format_text 8 years ago
Oliver Günther fe0e8dd919
Rename before_filter to before_action 8 years ago
Oliver Günther fff21a1229
UserPasswords: Replace salted SHA-1 with bcrypt 8 years ago
Oliver Günther 1863f5b91b
Bump VERSION to 6.0.5 8 years ago
Jens Ulferts b2ef343204
cache help menu 8 years ago
Jens Ulferts 6c55b20e80
replace prototype leftovers 8 years ago
Oliver Günther a365562aa7
[23881] Fix permission check in top-menu 8 years ago
Oliver Günther a9f2c55564
[23272] Show linked revisions from other projects if visible 8 years ago
Oliver Günther 638e8ca735
Build simple service to initialize setting on login 8 years ago
Oliver Günther cc3682f314
Create configuration options for delete on logout, login 8 years ago
Jens Ulferts 3246747ae0
adapt to newly introduced query 8 years ago
Jens Ulferts ab93799c8b
improve menu performance by rendering to existing controller 8 years ago
Jens Ulferts acd58213e1
rewrite sql string in a arel based query 8 years ago
Oliver Günther 3f4388816e
Replace setting with a configuration variable 8 years ago
Oliver Günther 728dff126e
Use the actual menu item's title for wiki pages 8 years ago
Jens Ulferts a0c7658c18 only return users eligible for watching but not already watching 8 years ago
Jens Ulferts ff3ecc9e59 employ sql based user allowed scope for acts as watchable 8 years ago
Jens Ulferts 06c6defa51 replaces ruby based permission check for allowed_to? with sql based query 8 years ago
Henriette Dinger e9eec18307 Match title with hidden label 8 years ago
Oliver Günther d922e97483
Bump VERSION to 6.0.4 8 years ago
Markus Kahl 90868bd579 moved status options module to more appropriate place 8 years ago
Markus Kahl cd53ae9090 refactoring to tidy up user status helper 8 years ago
Markus Kahl 6c93f540d8 add plugin cells view paths 8 years ago
Oliver Günther ab62a6717b
Fix empty ENV overrides to be parsed as false 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
Jens Ulferts 799cbf6337 eager load custom fields used in the representer 8 years ago
Jens Ulferts 3eabe4e44d eager load cf translations 8 years ago
Henriette Dinger 3388a64c9d Add tests for WP top menu && limit visiblity rights 8 years ago
Henriette Dinger 1641335acf Move code to initializers && remove WP from modules menu 8 years ago
Henriette Dinger 77d70d6286 Show 'new WP' only when user is allowed to 8 years ago
Henriette Dinger b4019d166c Add menu for work packages 8 years ago
Oliver Günther 544a2a64d2 Bump VERSION to 6.0.3 8 years ago
Oliver Günther 4f7c7d4ae9 [23753] Use MenuItem#title to discover the page 8 years ago
Oliver Günther a2ff963a6d Bump VERSION to 6.0.2 8 years ago
Oliver Günther 7d570595fa [23697] Remove project-specific version from representer (#4720) 8 years ago
Oliver Günther c5acedb1eb Let text_formatter write the slug as a link 8 years ago
Oliver Günther 7312ed1d6f Remove `pretty_title` since that won't matter now. 8 years ago
Oliver Günther 9a34fe27c7 Migrate wiki titles to URL slugs 8 years ago
Oliver Günther e397946685 Bump OpenProject to 6.1.0 8 years ago
Oliver Günther 30a377c264 Avoid raising on startup when git is unvailable 8 years ago
Oliver Günther bc81d7fd9d Bump VERSION to 6.0.1 8 years ago
Jens Ulferts b3a21283c7 replace the rendering of a hash by a specific WorkPackageSumRepresenter 8 years ago
Oliver Günther eb67fc8c47 Bump version to 6.0.0 8 years ago
Oliver Günther 550763ae46 Do not 'inherit' priority from children 8 years ago
Henriette Dinger 12324e34b7 Remove class to avoid wrong display (#4674) 8 years ago