| Commit message (Expand) | Author | Age | Files | Lines |
* | REST API: fix creation of Checklists (closes wekan/wekan#2746) | Thomas Liske | 2019-10-06 | 1 | -2/+11 |
* | Revert drag handle changes. | Lauri Ojansivu | 2019-10-03 | 1 | -24/+0 |
* | Feature enhancement: Allow wekan master have more flexiblity on setting up du... | Sam X. Chen | 2019-09-26 | 1 | -2/+2 |
* | Add feature: Add due timeline into Calendar view | Sam X. Chen | 2019-09-26 | 1 | -7/+27 |
* | Merge remote-tracking branch 'upstream/master' | Sam X. Chen | 2019-09-26 | 1 | -0/+24 |
|\ |
|
| * | Merge pull request #2720 from whowillcare/master | Lauri Ojansivu | 2019-09-25 | 3 | -22/+30 |
| |\ |
|
| * | | Drag handles. In Progress. | Lauri Ojansivu | 2019-09-17 | 1 | -0/+24 |
* | | | Add feature: Add due timeline into Calendar view | Sam X. Chen | 2019-09-26 | 2 | -0/+8 |
| |/
|/| |
|
* | | Add feature: differentiating new due time and modified due time | Sam X. Chen | 2019-09-25 | 1 | -2/+2 |
* | | BUG FIX: archived cards still sent out notification | Sam X. Chen | 2019-09-25 | 1 | -0/+1 |
* | | Fixing method in users.js didn't have check userId | Sam X. Chen | 2019-09-21 | 1 | -0/+1 |
* | | Buxfixed: if username contains space, it will cause @ commment failed to send... | Sam X. Chen | 2019-09-19 | 1 | -20/+26 |
|/ |
|
* | Fixing @user in comments doesn't work if it's in a separate line | Sam X. Chen | 2019-09-11 | 1 | -7/+9 |
* | Merge branch 'fix-date-stamps' of https://github.com/justinr1234/wekan into j... | Lauri Ojansivu | 2019-09-05 | 21 | -0/+62 |
|\ |
|
| * | Fixes #2596 incorrect date types for created & updated | Justin Reynolds | 2019-09-05 | 21 | -0/+62 |
* | | Merge remote-tracking branch 'upstream/master' | Sam X. Chen | 2019-08-29 | 2 | -7/+9 |
|\| |
|
| * | Fix login did not work. | Lauri Ojansivu | 2019-08-20 | 1 | -25/+0 |
| * | v3.22v3.22 | Lauri Ojansivu | 2019-08-20 | 1 | -11/+28 |
| * | [Fix: Some users cannot switch views or languages](https://github.com/wekan/w... | Lauri Ojansivu | 2019-08-20 | 1 | -3/+16 |
| * | Merge branch 'master' of https://github.com/wekan/wekan | Romulus Urakagi Tsai | 2019-08-16 | 1 | -3/+4 |
| |\ |
|
| * | | Fix cannot show archived list bug | Romulus Urakagi Tsai | 2019-08-16 | 1 | -4/+1 |
* | | | Add Feature: enable two-way webhooks - stage two | Sam X. Chen | 2019-08-29 | 3 | -8/+22 |
* | | | Add Feature: enable two-way webhooks - stage one | Sam X. Chen | 2019-08-17 | 2 | -4/+15 |
| |/
|/| |
|
* | | Fix formatting. | Lauri Ojansivu | 2019-08-15 | 1 | -2/+2 |
* | | On board, BoardAdmin and normal user can now invite new user directly | Lauri Ojansivu | 2019-08-15 | 1 | -3/+4 |
|/ |
|
* | Revert In-Progress Assignee field, moving it to feature branch. | Lauri Ojansivu | 2019-08-13 | 1 | -162/+0 |
* | Assignee field. In Progress. | Lauri Ojansivu | 2019-08-13 | 1 | -0/+162 |
* | Merge pull request #2611 from whowillcare/master | Lauri Ojansivu | 2019-08-13 | 1 | -2/+6 |
|\ |
|
| * | Addfeature: Enable HTML email content for richer comment | Sam X. Chen | 2019-08-12 | 1 | -2/+6 |
* | | Updated insert action for CustomFields API | James Byrne | 2019-08-12 | 1 | -1/+2 |
|/ |
|
* | Merge remote-tracking branch 'upstream/master' | Sam X. Chen | 2019-08-10 | 1 | -1/+1 |
|\ |
|
| * | Fix bug on editing users informations, switching to other view, staring a board. | Lauri Ojansivu | 2019-08-09 | 1 | -1/+1 |
* | | Bugfix: 2560, 2604 - enable mixed mode mongodb attachment and filesystem atta... | Sam X. Chen | 2019-08-10 | 1 | -20/+162 |
|/ |
|
* | Add Features: allowing wekan master to set where the attachments stored on se... | Sam X. Chen | 2019-08-08 | 1 | -15/+24 |
* | Hide minicard label text: per user checkbox setting at sidebar. | Lauri Ojansivu | 2019-08-07 | 1 | -1/+25 |
* | Fix checking if API is enabled | Justin Reynolds | 2019-08-06 | 1 | -2/+2 |
* | Add admin setting to prevent users to self deleting their account | guillaume | 2019-07-30 | 1 | -0/+9 |
* | Fix invites | Justin Reynolds | 2019-07-18 | 1 | -0/+13 |
* | [Fix id to _id](https://github.com/wekan/wekan/commit/2cedbcb9b334cd497874736... | Lauri Ojansivu | 2019-07-15 | 2 | -2/+2 |
* | Use camelCase. | Lauri Ojansivu | 2019-07-15 | 2 | -11/+11 |
* | Teams/Organizations part 3, in progress. Table: org_user, and indexes. | Lauri Ojansivu | 2019-07-15 | 1 | -0/+80 |
* | Teams/Organizations part 2, in progress. Table: org, add index for name field. | Lauri Ojansivu | 2019-07-15 | 1 | -0/+7 |
* | Teams/Organizations part 1, in progress. Add table: org | Lauri Ojansivu | 2019-07-15 | 2 | -0/+122 |
* | Add Features: notifications will be sent when user is being @, or activitytyp... | Sam X. Chen | 2019-07-11 | 1 | -0/+33 |
* | Outgoing Webhooks setCustomField: Add board name, card name, custom field nam... | Lauri Ojansivu | 2019-07-10 | 3 | -6/+12 |
* | Notify Due Days: Add settings to Snap/Docker/Source. | Lauri Ojansivu | 2019-07-10 | 1 | -4/+5 |
* | Add Feature: system timelines will be showing any modification for duat start... | Sam X. Chen | 2019-07-09 | 2 | -2/+101 |
* | Add Corteza theme. In progress. | Lauri Ojansivu | 2019-07-06 | 1 | -1/+2 |
* | Add Wekan v2.95-v2.97 master branch features and fixes to meteor-1.8 branch. | Lauri Ojansivu | 2019-07-01 | 2 | -4/+10 |
* | - [LDAP: Check if email attribute is an array, that has many email addresses]... | Lauri Ojansivu | 2019-06-29 | 1 | -1/+11 |