Commit Graph

4007 Commits (b483e6cd3592ded02f7cbff5ea79666f9ab2247f)

Author SHA1 Message Date
Oliver Günther 1cd325bd5a
Ensure sql join in manual filter and sort column is isolated in query 6 years ago
Oliver Günther 6c3744ce3d
Be careful not to add + 1 to initial start_revision 6 years ago
Oliver Günther 8ab4f2a663 Boards module (#7008) 6 years ago
Markus Kahl e57d9d04ba
determine start revision when fetching changeset to support subfolders 6 years ago
Henriette Dinger 9004bc4f03 Add custom fields to permitted params for groups 6 years ago
Oliver Günther e9cc09840d
Add hidden flag for project-context queries 6 years ago
Wieland Lindenthal 57d86b4a3f WIP: Add attachment fulltext and filename to old rails search. 6 years ago
Henriette Dinger ec7627e0e7 Add migration to remove impaired column from database 6 years ago
Oliver Günther b367437131
BCF Import and exporBCF Import and export 6 years ago
Oliver Günther 9e72c05ed3
Implement client credentials flow with a custom user_id 6 years ago
Oliver Günther d4b20e6feb
Fix check on new CF values 6 years ago
Oliver Günther 8d51fd5f92
Fix empty mail hitting find_by_mail with regex 6 years ago
Oliver Günther e41d85e9c7
Implement OAuth applications CRUD 6 years ago
Wieland Lindenthal b060d83412 Feature/29218/search autocompleter (#6942) 6 years ago
Jens Ulferts f651c3534d
moves query to grid module 6 years ago
Jens Ulferts d05dbdebbb
configuration into module 6 years ago
Jens Ulferts ec95888700
start putting grid into own module 6 years ago
Wieland Lindenthal bb1f09e9c5 Fix filter_configuration to always the `list` array 6 years ago
Wieland Lindenthal c830c62177 - Move Or-logic to a Mixin instead to a base class. 6 years ago
Wieland Lindenthal fdb5fa7eac Move `includes` method to OrBaseFilter. 6 years ago
Wieland Lindenthal 05bd97d877 Refactor SearchFilter to inherit from an OrBaseFilter 6 years ago
Jens Ulferts d632e513d3
add read endpoints for news to api v3 6 years ago
Jens Ulferts 46678f5e1a
document news api 6 years ago
Jens Ulferts 3c37fccc05
adds accountable work packages widget 6 years ago
Wieland Lindenthal 5f72c654e9 Satisfy CodeClimate 6 years ago
Jens Ulferts 0d7312071b
implement news widget 6 years ago
Jens Ulferts 4d5462f70c
add documents widget 6 years ago
Wieland Lindenthal d800854de0 Fix bug. Wrong operator was set. 6 years ago
Wieland Lindenthal ce6c208e7e Add CommentFilter and include it into SearchFilter 6 years ago
Wieland Lindenthal a48ef771d3 Add operator "everywhere" to SearchFilter. 6 years ago
Wieland Lindenthal ee1fc0b34b Fix SearchFilter input to be text 6 years ago
Wieland Lindenthal 2a47d8f512 Refactor SearchFilter to combine other filters. 6 years ago
Wieland Lindenthal c64cbc38d1 Add DescriptionFilter for work packages 6 years ago
Wieland Lindenthal 4fc70d8951 Create SearchFilter on work packages that searches on: 6 years ago
Oliver Günther 38f7461377
[27315] Ensure parent_id is read before it is destroyed 6 years ago
Oliver Günther 1d65582a50
[29184] Validate with old parent templated value 6 years ago
Jens Ulferts de2735f797
implement time entries widget 6 years ago
Oliver Günther ae8db4011a
Fix more deprecations 6 years ago
Oliver Günther c3306e436b
[29125] Allow multiple sessions with remember tokens 6 years ago
Jens Ulferts 05211a4f92
hook up frontend to backend 6 years ago
Oliver Günther f86abae9eb
Enforce Arel.sql for string order, pluck 6 years ago
Oliver Günther 79befe97b3
Bump capybara and rspec 6 years ago
Oliver Günther 4bb14e2a62
Upgrade to Rails 5.2 6 years ago
Wieland Lindenthal fd88776ceb Add relations tables to Types via form configuration (#6773) 6 years ago
Oliver Günther a41a6bb09c
[29099] Fix version CFs running into errors when creating new project 6 years ago
Jens Ulferts 05e68f8b27
take heed of activity inheritance 6 years ago
Jens Ulferts 0f7b13eb28
use strings for registration 6 years ago
Jens Ulferts 30ccee883e
cleanup 6 years ago
Oliver Günther 4eee5744a6
TimeEntries: activity, created_at and spent_on filter/sortby 6 years ago
Jens Ulferts bc0f97192b
begin specing out create form api 6 years ago