Commit Graph

3173 Commits (f31112849319486be6eb9c36ca747351945f15db)

Author SHA1 Message Date
Jens Ulferts 9cef3656bf
replace deprecated table_exists 8 years ago
Jens Ulferts c00a2602e2
fix permitting custom field value params 8 years ago
Jens Ulferts 2dd3a9a339
use AR .arel_table to avoid deprecation 8 years ago
Oliver Günther 47cf64f46e Avoid checking for Hash on params 8 years ago
Oliver Günther 7e8f21f5a6 Check presence on RolePermission 8 years ago
Oliver Günther 117dfa4e2d Legacy: Fix functional projects controller spec 8 years ago
Oliver Günther 4224430a9e
Unescape HTML entities after `strip_tags` 8 years ago
Oliver Günther 2cc285251a
Fix invalid self-reference 8 years ago
Jens Ulferts db6d2c6ffd
use project.id specifically to avoid db error 8 years ago
Jens Ulferts 181514742f
replace observers by moving functionality inside the observed object 8 years ago
Jens Ulferts 3b9df1f3e0
adapt sanitizer used 8 years ago
Jens Ulferts 05f0bc2a5b
replace deprecated merge! 8 years ago
Jens Ulferts b129f14079
replace removed method AR method #type_cast_from_database 8 years ago
Jens Ulferts 6f6598bd84
delete_all and reload rails 5 way 8 years ago
Jens Ulferts 693090136d
normalize permissions 8 years ago
Jens Ulferts a17758e474
reload association rails 5 style 8 years ago
Jens Ulferts ffc4737ada
no longer pass two attributes to ActiveRecord::Base#initialize 8 years ago
Oliver Günther 07420ed62e
Use strings for filter values in backend and frontend 8 years ago
Oliver Günther 0f6c644b9e
WIP 8 years ago
Oliver Günther 833b79645b
Remove unused method 8 years ago
Oliver Günther 6cad072dc8
Fix reference to global UserSession in dev mode 8 years ago
Oliver Günther 59da2c6175
Actually rehash on the correct object instance 8 years ago
Oliver Günther fff21a1229
UserPasswords: Replace salted SHA-1 with bcrypt 8 years ago
Alex Dik e5900f7e3c Fix 6.0.4 merge artifacts 8 years ago
Oliver Günther 513f491256
[23814] Include subprojects in filter 8 years ago
Oliver Günther 98fdadd02c
Add UserSession model to store user_id in sessions 8 years ago
Jens Ulferts 3246747ae0
adapt to newly introduced query 8 years ago
Jens Ulferts acd58213e1
rewrite sql string in a arel based query 8 years ago
Jens Ulferts 36c785b7c8 set update_on when recreating content from journal 8 years ago
Jens Ulferts 03c372fd47 use project condition to avoid extra db call 8 years ago
Jens Ulferts db7bd7e591 use method instead of reprogramming it 8 years ago
Jens Ulferts 8a8dfdd3de move project allowed query to authorization 8 years ago
Jens Ulferts ff3ecc9e59 employ sql based user allowed scope for acts as watchable 8 years ago
Jens Ulferts 1ddc142fd3 add sql based query to fetch all users being allowed an action 8 years ago
Jens Ulferts 06c6defa51 replaces ruby based permission check for allowed_to? with sql based query 8 years ago
Jens Ulferts 3ee5c4edb6 clear cache before firing the settings callback 8 years ago
Markus Kahl 90868bd579 moved status options module to more appropriate place 8 years ago
Jens Ulferts b746caa697 eager load cf translations 8 years ago
Jens Ulferts 209169c6f8 start summing up only on summable columns 8 years ago
Jens Ulferts 63ef13fd48 avoid loading whole object when only interested in id 8 years ago
Jens Ulferts 3f85c86f1a improve performance on wp query working on subprojects 8 years ago
Jens Ulferts 60e95f7541 limit enabled modules subquery to projects of interest 8 years ago
Markus Kahl 35c5a69e6c rubocop remarks 8 years ago
Markus Kahl b55b682805 enhanced member screen; members and user table refactoring using cells 8 years ago
Oliver Günther 65c3ebaa2d
Fix specs 8 years ago
Oliver Günther 35fa92c2ff Fix specs according to title <-> name swap 8 years ago
Oliver Günther 7842fd5a39 Remove unused code 8 years ago
Oliver Günther 4f7c7d4ae9 [23753] Use MenuItem#title to discover the page 8 years ago
Oliver Günther fd5efaa291 [23725] Fix available custom fields v3 naming (#4732) 8 years ago
Henriette Dinger 60dd91033f Remove special signs from filter 8 years ago