Kanboard-Prod/app
Alan Rezende e9366cdebb Search with 2+ arguments using double quotes now working
Bug Fixed: when searching like `column:"test column" column:"test other column"` the regex was matching all the text from the first quote to the last one ignoring the ones between

Now it matches the first quote with next.

Without the change the search doesn't work with 2 or more arguments using quotes
2016-10-19 00:56:35 -02:00
..
Action Add new automatic action to close task based on date moved 2016-09-19 21:28:11 -04:00
Analytic Convert time comparison chart to Vue.js component 2016-09-03 21:20:54 -04:00
Api Move API calls for task metadata to a separate class 2016-07-31 15:10:42 -04:00
Auth Cherry-pick from PR #2435 (Show TOTP Issuer) 2016-07-10 14:18:10 -04:00
Console Fix some php doc 2016-09-19 20:58:44 -04:00
Controller Restrict search to active projects 2016-10-09 20:53:14 -04:00
Core Search with 2+ arguments using double quotes now working 2016-10-19 00:56:35 -02:00
Decorator Add column restrictions to custom project roles 2016-09-18 21:19:48 -04:00
Event File events refactoring 2016-07-17 18:47:06 -04:00
EventBuilder Minor cleanup 2016-07-23 15:15:11 -04:00
Export Force order of exported tasks 2016-09-03 21:48:36 -04:00
ExternalLink Accept more file types for FileLinkProvider 2016-10-09 21:17:14 -04:00
Filter Improve task status filter 2016-10-09 20:50:26 -04:00
Formatter Improve column restrictions 2016-09-11 18:32:47 -04:00
Group Rename all models 2016-05-28 19:48:22 -04:00
Helper Restrict search to active projects 2016-10-09 20:53:14 -04:00
Import Minor fixes 2016-05-28 20:26:23 -04:00
Job NotificationModel refactoring 2016-07-23 14:50:59 -04:00
Library
Locale Updated pt_BR translations (#2757) 2016-10-15 10:25:07 -04:00
Middleware Define only what is allowed for column restrictions 2016-09-10 23:12:38 -04:00
Model Update documentation and move screenshots 2016-10-10 14:14:29 -04:00
Notification Fix PHP notice when sending overdue notifications 2016-08-15 20:46:26 -04:00
Pagination Add reference hooks 2016-08-13 14:23:53 -04:00
Schema Add column restrictions to custom project roles 2016-09-18 21:19:48 -04:00
ServiceProvider Add new automatic action to close task based on date moved 2016-09-19 21:28:11 -04:00
Subscriber Remove SubtaskTimeTrackingSubscriber 2016-07-23 22:50:20 -04:00
Template Accept more file types for FileLinkProvider 2016-10-09 21:17:14 -04:00
User Fixed compatibility issue with PHP 5.3 for OAuthUserProvider class 2016-07-10 22:05:45 -04:00
Validator Restrict task complexity to a specific range to avoid integer overflow 2016-10-08 09:58:11 -04:00
.htaccess
check_setup.php Fixing some pathing information, for cases where the KB source 2016-04-13 19:03:10 -07:00
common.php Add FileCache driver 2016-08-21 18:46:34 -04:00
constants.php Add FileCache driver 2016-08-21 18:46:34 -04:00
functions.php Add ui to create new custom project roles and column restrictions 2016-09-10 22:37:57 -04:00