Commit Graph

1684 Commits (d448945667ddade29253b9df019bc4c01bd5fe31)

Author SHA1 Message Date
Sebastian Schuster d448945667 Added abstract model base class for all journal types 11 years ago
Nils Kenneweg 52f171faa6 -1 filters for null values. 11 years ago
Nils Kenneweg c613c2d30c status display. server side filter. 11 years ago
Nils Kenneweg c7b4054c5f paginate statuses in api/v2. 11 years ago
Martin Czuchra 6c94d20d83 Introduces status filters in timeline UI. 11 years ago
Stefan Frank 6db32fb04f Fixed various rebase-conflicts. 11 years ago
Martin Czuchra 650769890b Fetches issue_statuses w/ one query. 11 years ago
Stefan Frank 15ce39898c fixing a serialization-issue with multi-select-boxes (#2101) 11 years ago
Stefan Frank d3edf00983 fixing the weird 1-string-array behavior for priority and type-selections (#2101). 11 years ago
Stefan Frank 5c9b0231e6 replaced the :user_filter-attribute with a static list. 11 years ago
Stefan Frank 53aaae6a56 Added a special handling for all user-filters (responsible_id, assignee_id) 11 years ago
Stefan Frank f60f5ce9de re-merged the fixes for multiple assignee's/responsible's. 11 years ago
Stefan Frank ba76a482f2 Added the responsible_id to the list of the querieable fields in query. 11 years ago
Christian Ratz f49f3e1ecd makes work_package.move_to_project_without_transaction not protected 11 years ago
Jens Ulferts fb531af3a9 removes remainins of issue from relation model 11 years ago
Jens Ulferts 44dee8bb54 assign packages to deleted user upon group deletion 11 years ago
Jens Ulferts 0df5585e41 removes code accidentally added by cherry-picking 11 years ago
Jens Ulferts ffcacf9a17 corrects comment 11 years ago
Jens Ulferts 542e2f91b8 removes duplicate statements (probably merge relic) 11 years ago
Jens Ulferts abfa9e1465 renames setting 11 years ago
Jens Ulferts 23c3fa4291 replace Issue with WorkPackage 11 years ago
jwollert 00663548fd fixes queries watcher values 11 years ago
jwollert 1e694eefe4 fixin' oldschool validations and broken tests 11 years ago
Jens Ulferts 999ed55d64 fixes filtering by watchers broken by 9f18636 11 years ago
Jens Ulferts 1b9338c24c renames variable invalidated by cherry-picking commit 578fdc62f26c23951b2d2c2b9be0040c7ade0634 11 years ago
Jean-Philippe Lang 2c17ec8d50 Include issues asigned to user's groups when using 'assigned to me' filter (#2964). 11 years ago
Jean-Philippe Lang 3f0a7fa15d Ability to assign issues to groups (#2964). 11 years ago
Hagen Schink 745f596725 Renames remaining occurences of issue_relation 11 years ago
Hagen Schink f91a6f90b6 Renames IssueRelation constant to Relation 11 years ago
Hagen Schink c50dc253fb Renames IssueRelation(Helper) source files 11 years ago
Hagen Schink 6537d8aaaa Renames settings 11 years ago
Hagen Schink 9931ab2e31 Renames issue_to 11 years ago
Hagen Schink 75667eaf85 Renames issue_from 11 years ago
Hagen Schink 453439259f Removes :add_issues 11 years ago
Hagen Schink e74287fbd1 Removes :view_issue_watchers 11 years ago
Hagen Schink 31ca1a3d62 Removes :add_issue_notes 11 years ago
jwollert acffdc96c8 fixes query's work package count 11 years ago
Philipp Tessenow a1e67dd460 new copyright header #1903 11 years ago
Nils Kenneweg 4c9bea0776 sortable rows. w/ impaired support. 11 years ago
Michael Frister f376076092 Use helper method on WorkPackage to check for disabled done_ratio 11 years ago
Michael Frister 3c630ce8d0 Hide done ratio in CSV export 11 years ago
Michael Frister 7093a6830e WorkPackage: Don't update parent done_ratio if done_ratio is disabled 11 years ago
Michael Frister a12bbb2fa1 Query: remove done_ratio from available columns if disabled 11 years ago
Michael Frister 02dc2ecc03 Don't show done ratio on WorkPackage#show if disabled 11 years ago
Michael Frister f36cc6a94a Remove doubly defined methods from WorkPackage 11 years ago
Hagen Schink bf7f6226e3 Fixes specs 11 years ago
Hagen Schink dec5732815 Reverts changes to issue and work package 11 years ago
Hagen Schink 2f06077193 Fixes nil description handling 11 years ago
Hagen Schink 7987934e18 Moves AAJ test to spec 11 years ago
Hagen Schink dd1336d715 Moves #on_active_project test to spec 11 years ago