Commit Graph

3888 Commits (81c6ede3d1f8150afc36eaeaa68481dbbcf62910)

Author SHA1 Message Date
Markus Kahl 92506216d3 use common base class for jobs 8 years ago
Jens Ulferts f1948abef0 eager load colors on types 8 years ago
Oliver Günther ab9acba818 Avoid checking for string output in git adapter 8 years ago
manuschiller 0b2ec6cfcb fix codeclimate: line was too long 8 years ago
manuschiller 1795f1bf47 fix empty params after whitelisting 8 years ago
manuschiller 0bb457076b fix empty params after whitelisting 8 years ago
manuschiller 3897ac4d2d Fix empty symbol properties of declared_params 8 years ago
Jens Ulferts ffe3625e40 remove assets:prepare from cuke task 8 years ago
Markus Kahl def76c7927 reverts top level menu item 'work packages' 8 years ago
Markus Kahl 471733ab05 prevent renaming wiki pages if there will be menu item conflicts 8 years ago
Henriette Dinger c30da3e640 Fix broken specs 8 years ago
Markus Kahl c9272a11c9 minor refactoring to allow hooking into logic 8 years ago
Henriette Dinger d2d9a3ec12 Remove obselete info from add button part two 8 years ago
Henriette Dinger 7ac4ffb0df Change help icon in top menu 8 years ago
Henriette Dinger 811ee91ff5 Unify paddings in top menu 8 years ago
Jens Ulferts 3589e684c4
cope with possibly empty parts of the params 8 years ago
Jens Ulferts 2dd3a9a339
use AR .arel_table to avoid deprecation 8 years ago
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