Commit Graph

2539 Commits (c9d3dabab226de0677d8f625c5335da4fada3414)

Author SHA1 Message Date
Toshi MARUYAMA 1b3628b60c remove unneeded to_a 10 years ago
Alex Coles 55a2207631 Replace GroupUser join model w/ habtm association 10 years ago
Alex Coles e7e4914d22 Simplify Array find in Project::Copy 10 years ago
Alex Coles abf4a011f0 Fix copying of versions on Project copy 10 years ago
Markus Kahl 8f7d8ef573 avoid unnecessary work 10 years ago
Markus Kahl 2b8848dc8b don't use deprecated finder 10 years ago
Markus Kahl 6cb6953a07 basic auth for api v3 (WIP) 10 years ago
Azure7111 f493fbb036 Workaround for the new ``.all`` 10 years ago
Alex Coles d060e654a5 Use vanilla Rails validations for CustomField#name 10 years ago
Jan Sandbrink f1a93e1cf3 this is why I hate comments 10 years ago
Jan Sandbrink c075a7b401 only allow simple space in login 10 years ago
TribesTom 2910137c03 Added user changement 10 years ago
Alexander Bach 55f5f33456 Changed code readability 10 years ago
Alexander Bach 942f39876f Removed hard coded id column for pdf export 10 years ago
Alexander Bach 404a5b42e6 Remove hard coded id column for csv export 10 years ago
Jan Sandbrink 88107362b1 enhance PSQL compatibility of cast_value 10 years ago
Jan Sandbrink eb9ef1f2b1 replace occurences of cast_value with typed_value 10 years ago
Alex Coles 54ff7af6e7 Add/update Copyright headers in app code 10 years ago
Jan Sandbrink 60ca779111 make transform to boolean more database resistant 10 years ago
Alex Coles ef4285bc0c Kill deprecated Setting.*_cache methods 10 years ago
Alexander Bach 9f692f6bf1 Use the empty string for absent descriptions 10 years ago
Jan Sandbrink f9b242884d let custom values accept their native type 10 years ago
Alexander Bach 2d2f18b2c5 Remove unused code 10 years ago
Alexander Bach ee31bc9762 Increased code readability 10 years ago
Alexander Bach 35f9ec6db8 Consider all of the time entries visible to the user 10 years ago
Jan Sandbrink 2bf38a622f create journal when CF toggles between false + nil 10 years ago
Jan Sandbrink 5f19189e71 create CF journal for CF set to false 10 years ago
Jan Sandbrink f31dd80acb add explicit author to more mails 10 years ago
Jan Sandbrink 93d20011e5 fix more TestUnit tests 10 years ago
Jan Sandbrink 1f3b47f461 test and fix mail delivery 10 years ago
Jan Sandbrink 05bdba6a29 fix preview of true custom field in form 10 years ago
Jens Ulferts 13e0940171 only display scm options if they are configured 10 years ago
Jens Ulferts fce72938e3 prevent path traversal via filesystem scm 10 years ago
Jan Sandbrink 9fbf3864f8 use callable to define scope 10 years ago
Jan Sandbrink 52696b5c98 extract a scope for active priorities 10 years ago
Alexander Bach 15f52bcdc6 Added validation for estimated hours values 10 years ago
Alexander Bach cac13a8f4d Simplified validations to their core necessities 10 years ago
Alexander Bach ed73ab271c Basic implementation 10 years ago
Jan Sandbrink 857bcf4636 some refactoring around the WP schema 10 years ago
Jan Sandbrink 348d3c746e fix submission of "false" as CF value 10 years ago
Jan Sandbrink 53909cbb61 indicate type as editable in schema 10 years ago
Jan Sandbrink 9986466e15 use direct CF accessors in CF injector 10 years ago
Jan Sandbrink 1a25e19c2f remove 'true?' helper from custom_value 10 years ago
Jan Sandbrink 2e32e120f7 better naming 10 years ago
Jan Sandbrink 943e01c978 use fancy ruby shortcuts 10 years ago
Markus Kahl 21553ea918 avoid 500 upon mail failure when creating issues 10 years ago
Jan Sandbrink 3161b9ca7b remove unneccessary return statements 10 years ago
Jan Sandbrink 5ba53b49b9 various small fixes 10 years ago
Jan Sandbrink 2fb0e370ad only perform validation if it is possible 10 years ago
Jan Sandbrink 25dec31c5a extract some case statements into fancy strategies 10 years ago