Kanboard-Prod/app
Ramón Cahenzli da28bb45a7 Allow searching for users in the user list.
Squashed commit of the following:

commit 46595b7ae0bccfc8e5252daf8101e59ff53fdcdf
Author: Ramón Cahenzli <rca@psy-q.ch>
Date:   Thu Nov 16 19:12:11 2017 +0100

    Preserve search terms and sort order

commit 5445816f1dd7e7de876e226cf8479660a92c07ad
Author: Ramón Cahenzli <rca@psy-q.ch>
Date:   Thu Nov 16 18:53:43 2017 +0100

    First working user search.

commit 620b9787ef7998c4bf219d25075e35f4cfa3d1ee
Author: Ramón Cahenzli <rca@psy-q.ch>
Date:   Thu Nov 16 16:06:37 2017 +0100

    Moving user search to its own action

commit 0c17ac2428c2b38c9535f7a63f8be7582e4e332b
Author: Ramón Cahenzli <rca@psy-q.ch>
Date:   Thu Nov 16 14:58:34 2017 +0100

    WIP on user search, adding search form
2017-11-16 19:12:33 +01:00
..
Action Add new automatic action to assign tasks to its creator 2017-06-03 11:32:24 -04:00
Analytic Convert time comparison chart to Vue.js component 2016-09-03 21:20:54 -04:00
Api Add task and project API formatters 2017-05-22 15:33:16 -04:00
Auth Add cache decorator for UserModel 2016-12-17 13:39:03 -05:00
Console Add command line argument to filter overdue notification for a given project 2017-06-18 21:57:20 -04:00
Controller Allow searching for users in the user list. 2017-11-16 19:12:33 +01:00
Core Task CSV import is now able to handle more fields 2017-11-14 15:39:43 -08:00
Decorator Add cache decorator for UserModel 2016-12-17 13:39:03 -05:00
Event Make user mentions great again 2016-12-01 22:52:58 -05:00
EventBuilder Add class SubtaskListFormatter 2017-02-26 16:06:09 -05:00
Export Add tags to task export 2017-10-19 16:26:15 -07:00
ExternalLink Accept more file types for FileLinkProvider 2016-10-09 21:17:14 -04:00
Filter Improve iCalendar feed to include tasks with start/end date and due date with a time 2017-11-08 14:50:02 -08:00
Formatter Add user backend provider system 2017-11-09 15:09:54 -08:00
Group Rename all models 2016-05-28 19:48:22 -04:00
Helper Improve iCalendar feed to include tasks with start/end date and due date with a time 2017-11-08 14:50:02 -08:00
Import Use external url if the title is empty while importing a task 2017-11-15 11:13:37 -08:00
Job Fix some phpdoc 2017-10-18 10:57:15 -07:00
Library Run php-cs-fixer on the code base 2015-10-17 10:09:03 -04:00
Locale Task CSV import is now able to handle more fields 2017-11-14 15:39:43 -08:00
Middleware Add P3P headers to avoid potential issues with IE 2016-11-09 19:11:51 -05:00
Model Task move events must be executed synchronously 2017-11-10 14:24:27 -08:00
Notification Avoid passing application_url argument to all notification templates 2017-02-19 12:14:54 -05:00
Pagination Improve dashboard 2017-04-08 13:58:25 -04:00
Schema Add predefined templates for task descriptions 2017-11-02 15:41:58 -07:00
ServiceProvider Task CSV import is now able to handle more fields 2017-11-14 15:39:43 -08:00
Subscriber Make user mentions great again 2016-12-01 22:52:58 -05:00
Template Allow searching for users in the user list. 2017-11-16 19:12:33 +01:00
User Add user backend provider system 2017-11-09 15:09:54 -08:00
Validator Solve conflict in PR #3113 2017-11-15 15:05:06 -08:00
.htaccess .htaccess: Add compatibility for apache 2.4 2015-10-05 22:46:30 +02:00
check_setup.php Make sure we can read file with "\r" line endings 2017-11-07 10:51:15 -08:00
common.php Add user backend provider system 2017-11-09 15:09:54 -08:00
constants.php Add user backend provider system 2017-11-09 15:09:54 -08:00
functions.php Avoid code duplication in PR #2891 2016-12-19 22:27:13 -05:00