Commit Graph

3582 Commits (b73acbd1fc7ab66f2a10bcb8ac1149778d03ef25)

Author SHA1 Message Date
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 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
Oliver Günther 38256858aa
Skip initializer if being run too early 6 years ago
Steffen Kirschke 78db98a61b Removed a bad whitespace 6 years ago
Steffen Kirschke ea01c8ef15 Minor style changes. 6 years ago
Steffen Kirschke d87075b07e Reviewed SQL statement and removed commet. 6 years ago
Oliver Günther cb83a35db5
Cherry-pick hierarchy paths change 6 years ago
Jens Ulferts e0bf7894b3
implement filter on grids 6 years ago
Jens Ulferts 5bba60202e
use form resource to create new grid 6 years ago