summaryrefslogtreecommitdiffstats
path: root/server
Commit message (Expand)AuthorAgeFilesLines
...
* | When logged in, use database for setting, so that changes areLauri Ojansivu2019-11-191-8/+16
* | New feature: Now there is popup selection of Lists/Swimlanes/Calendar/Roles.Lauri Ojansivu2019-11-181-0/+24
* | Add database migration for assignee.Lauri Ojansivu2019-11-141-0/+16
|/
* Add feature: Add due timeline into Calendar viewSam X. Chen2019-09-261-3/+6
* Merge remote-tracking branch 'upstream/master'Sam X. Chen2019-09-161-1/+1
|\
| * Fix #2688 subcard selectorjustinr12342019-09-111-1/+1
| * v3.39v3.39Lauri Ojansivu2019-09-111-1/+1
* | Fix two-way webhooks - locking might fail sometimeSam X. Chen2019-09-162-48/+82
|/
* Revert Wekan v3.37 Fix Linked cards make load all cards of database.Lauri Ojansivu2019-09-111-1/+1
* Fix: Linked cards make load all cards of database.Lauri Ojansivu2019-09-071-1/+1
* Fix prettier.Lauri Ojansivu2019-09-061-1/+6
* Treat any 2xx webhook response status code as successWilliam Hughes2019-09-061-1/+1
* Merge branch 'fix-date-stamps' of https://github.com/justinr1234/wekan into j...Lauri Ojansivu2019-09-051-33/+41
|\
| * Fixes #2596 incorrect date types for created & updatedJustin Reynolds2019-09-051-33/+41
* | Try to fix prettier.Lauri Ojansivu2019-09-041-15/+13
* | Merge pull request #2665 from whowillcare/masterLauri Ojansivu2019-09-042-17/+91
|\ \
| * | Add Feature: enable two-way webhooks - add comments need useridSam X. Chen2019-08-301-5/+9
| * | Add Feature: enable two-way webhooks - fixing lint errorSam X. Chen2019-08-291-1/+2
| * | Merge remote-tracking branch 'upstream/master'Sam X. Chen2019-08-291-9/+15
| |\|
| * | Add Feature: enable two-way webhooks - stage twoSam X. Chen2019-08-291-17/+80
| * | Add Feature: enable two-way webhooks - stage oneSam X. Chen2019-08-171-0/+6
* | | Patch admin search featureguillaume2019-08-301-6/+6
| |/ |/|
* | Fix mismatched queriesJustin Reynolds2019-08-151-9/+15
|/
* Add setting CARD_OPENED_WEBHOOK_ENABLED=false as default.Lauri Ojansivu2019-08-151-0/+5
* Merge pull request #2615 from whowillcare/masterLauri Ojansivu2019-08-141-2/+2
|\
| * Merge remote-tracking branch 'upstream/master'Sam X. Chen2019-08-131-3/+45
| |\
| * | Addfeature: showing action in system message when user deleted/edited comment...Sam X. Chen2019-08-131-2/+2
* | | Webhook cardDetails onRenderedjymcheong2019-08-141-5/+5
| |/ |/|
* | Merge pull request #2611 from whowillcare/masterLauri Ojansivu2019-08-131-2/+2
|\|
| * Addfeature: Enable HTML email content for richer commentSam X. Chen2019-08-121-2/+2
* | Add to Admin Panel / Version: Meteor version, MongoDB version, MongoDB storag...Lauri Ojansivu2019-08-131-3/+45
|/
* Bugfix: 2560, 2604 - enable mixed mode mongodb attachment and filesystem atta...Sam X. Chen2019-08-101-0/+6
* Fix board queryJustin Reynolds2019-08-061-1/+1
* Add env setting to image resizer, part 1.Lauri Ojansivu2019-07-181-0/+7
* Add check for isActive.Lauri Ojansivu2019-07-171-1/+1
* Org tables already have created and modified fields, so theyLauri Ojansivu2019-07-161-6/+0
* Teams/Organizations part 3, in progress. Table: org_user, and indexes.Lauri Ojansivu2019-07-151-0/+3
* Teams/Organizations part 1, in progress. Add table: orgLauri Ojansivu2019-07-151-0/+3
* Add Feature: system timelines will be showing any modification for duat start...Sam X. Chen2019-07-091-1/+1
* Add Feature: system timelines will be showing any modification for duat start...Sam X. Chen2019-07-091-7/+11
* Add Corteza theme. In progress.Lauri Ojansivu2019-07-061-0/+1
* Add Wekan v2.95-v2.97 master branch features and fixes to meteor-1.8 branch.Lauri Ojansivu2019-07-011-0/+5
* Prettier & eslint project style updateJustin Reynolds2019-06-2820-445/+580
* Add createdAt and modifiedAt to all collectionsJustin Reynolds2019-06-271-231/+453
* Adds rule feature: cardAction - SetDate #2504Christoph Jahn2019-06-211-0/+83
* Merge pull request #2502 from road42/bug/rule_action_card_move_fixLauri Ojansivu2019-06-191-2/+2
|\
| * Fixed bug #2501Christoph Jahn2019-06-191-2/+2
* | Add back [OAuth2 idTokenWhitelistFields default empty array](https://github.c...Lauri Ojansivu2019-06-131-1/+1
* | Try to fix OIDC login.Lauri Ojansivu2019-06-121-2/+4
* | Show attachment name in Outgoing Webhook when attachment is added to card.Lauri Ojansivu2019-06-111-1/+1