Kanboard-Prod/app/Core
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 Cleanup events and stuff before processing job in worker 2016-07-31 11:28:33 -04:00
Cache Fix some php doc 2016-09-19 20:58:44 -04:00
Controller Define only what is allowed for column restrictions 2016-09-10 23:12:38 -04:00
Event Fix indentation in PR #2587 2016-08-23 20:33:02 -04:00
ExternalLink Added new API calls for external task links 2016-06-26 14:33:53 -04:00
Filter Search with 2+ arguments using double quotes now working 2016-10-19 00:56:35 -02:00
Group Add more unit tests 2015-12-06 00:00:09 -05:00
Http Handle HTTP header X-Real-IP to get IP address 2016-07-16 14:11:14 -04:00
Ldap Added more unit tests for LDAP user class 2016-07-02 18:23:47 -04:00
Mail Re-indent code of PR #2560 2016-08-07 13:43:18 -04:00
Notification Improve notification classes and move interface to core 2016-05-28 17:36:55 -04:00
ObjectStorage PHPdoc cleanup 2016-03-04 21:11:12 -05:00
Plugin Support version operators for plugin directory: >= and > 2016-09-03 18:02:00 -04:00
Queue Cleanup events and stuff before processing job in worker 2016-07-31 11:28:33 -04:00
Security Custom project roles inherit from project members 2016-09-08 20:44:03 -04:00
Session Change css for header links 2016-06-03 22:08:39 -04:00
User Store board collapsed mode user preference in the database 2016-08-22 21:20:48 -04:00
Base.php Add column restrictions to custom project roles 2016-09-18 21:19:48 -04:00
Csv.php PHPdoc cleanup 2016-03-04 21:11:12 -05:00
DateParser.php Time spent for subtasks are not rounded too the nearest quarter anymore 2016-08-31 21:32:29 -04:00
Helper.php Add project restrictions for custom roles 2016-09-11 16:08:03 -04:00
Markdown.php Rename all models 2016-05-28 19:48:22 -04:00
Paginator.php Run php-cs-fixer on the code base 2015-10-17 10:09:03 -04:00
Template.php Use PLUGINS_DIR constant to load plugin templates 2016-04-24 14:46:18 -04:00
Thumbnail.php Added avatar image upload 2016-03-26 14:43:41 -04:00
Tool.php Add FileCache driver 2016-08-21 18:46:34 -04:00
Translator.php The date time format can be chosen in application settings 2016-02-06 18:08:41 -05:00