Go to file
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
.github Move Github templates to a folder 2016-07-23 15:19:35 -04:00
app Search with 2+ arguments using double quotes now working 2016-10-19 00:56:35 -02:00
assets Update documentation and move screenshots 2016-10-10 14:14:29 -04:00
data IIS secure 2016-03-07 12:06:57 +01:00
doc Update search filters documentation 2016-10-10 19:49:13 -04:00
docker Update .gitignore 2016-07-02 22:39:39 -04:00
plugins Cosmetic fixes 2015-10-19 21:32:18 -04:00
tests Accept more file types for FileLinkProvider 2016-10-09 21:17:14 -04:00
.dockerignore Do not ignore config.php for Docker image 2016-07-02 22:37:59 -04:00
.gitattributes Remove docker-compose.yml from archive 2016-03-27 19:21:56 -04:00
.gitignore Update .gitignore 2016-07-02 22:39:39 -04:00
.htaccess Check for mod_version 2015-10-11 12:05:50 -04:00
.travis.yml Fix undefined constant in config example file 2016-08-22 21:48:27 -04:00
CONTRIBUTING Move Github templates to a folder 2016-07-23 15:19:35 -04:00
CONTRIBUTORS.md Add contributor to the list 2016-09-03 17:39:52 -04:00
ChangeLog Update ChangeLog 2016-10-10 18:59:00 -04:00
Dockerfile Add environment file for Docker image 2016-07-09 14:17:31 -04:00
LICENSE ++ in License file 2016-01-03 18:55:41 -05:00
Makefile Remove sourcemap for Vue.js 2016-08-30 20:54:02 -04:00
README.md Update README badges 2016-07-21 17:52:26 -04:00
Vagrantfile add php-curl extension (#2665) 2016-09-14 19:53:40 -04:00
app.json Move repository to Kanboard organization 2016-07-21 17:46:17 -04:00
bower.json Change select2 version to avoid position issue 2016-09-04 15:12:36 -04:00
composer.json Use the library PicoFeed to generate RSS/Atom feeds 2016-07-26 22:23:58 -04:00
composer.lock Use the library PicoFeed to generate RSS/Atom feeds 2016-07-26 22:23:58 -04:00
config.default.php Fix undefined constant in config example file 2016-08-22 21:48:27 -04:00
docker-compose.yml Docker volume path 2016-07-02 22:52:52 -04:00
favicon.ico Cleanup and minor fixes 2015-10-19 21:05:41 -04:00
gulpfile.js Remove sourcemap for Vue.js 2016-08-30 20:54:02 -04:00
index.php Refactoring: added controlled middleware and changed response class 2016-05-15 18:31:47 -04:00
jsonrpc.php Update JsonRPC library and API 2016-05-29 20:12:02 -04:00
kanboard Make console commands pluggable 2016-05-29 20:33:48 -04:00
nitrous-post-create.sh Added Nitrous.io quickstart configs and update doc (#2136) 2016-04-19 09:20:37 -04:00
nitrous.json Added Nitrous.io quickstart configs and update doc (#2136) 2016-04-19 09:20:37 -04:00
package.json Remove sourcemap for Vue.js 2016-08-30 20:54:02 -04:00
robots.txt First commit 2014-01-25 14:56:02 -05:00
web.config Update IIS config file 2016-06-29 22:21:59 -04:00

README.md

Kanboard

Build Status Scrutinizer Code Quality

Kanboard is a project management software that focus on the Kanban methodology.

Official website: https://kanboard.net

Authors

Installation and Upgrade