summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* v3.39v3.39Lauri Ojansivu2019-09-118-10/+10
|
* Update translations.Lauri Ojansivu2019-09-111-2/+2
|
* Update ChangeLog.Lauri Ojansivu2019-09-111-0/+9
|
* Revert Wekan v3.37 Fix Linked cards make load all cards of database.Lauri Ojansivu2019-09-111-1/+1
| | | | | | | Thanks to xet7! Related #2688, related #2693
* v3.38v3.38Lauri Ojansivu2019-09-117-8/+12
|
* Update translations.Lauri Ojansivu2019-09-112-10/+10
|
* Create FUNDING.ymlLauri Ojansivu2019-09-111-0/+3
|
* v3.37v3.37Lauri Ojansivu2019-09-077-9/+9
|
* Update translations.Lauri Ojansivu2019-09-071-26/+26
|
* [Fix Unable to drag select text without closing card ↵Lauri Ojansivu2019-09-071-0/+2
| | | | | | | | details](https://github.com/wekan/wekan/pull/2690). Thanks to justinr1234 ! Closes #2451
* Merge pull request #2690 from justinr1234/fix-drag-select-on-card-detailsLauri Ojansivu2019-09-071-1/+21
|\ | | | | Fix #2451 unable to drag select text without closing card details
| * Fix #2451 unable to drag select text without closing card detailsJustin Reynolds2019-09-061-1/+21
| |
* | Update ChangeLog.Lauri Ojansivu2019-09-071-0/+2
| |
* | Fix: Linked cards make load all cards of database.Lauri Ojansivu2019-09-071-1/+1
| | | | | | | | | | | | Thanks to Akuket ! Closes #2688
* | Fix prettier.Lauri Ojansivu2019-09-061-1/+6
| |
* | Merge pull request #2683 from insertjokehere/fix_error_on_successful_webhookLauri Ojansivu2019-09-061-1/+1
|\ \ | | | | | | Treat any 2xx webhook response status code as success
| * | Treat any 2xx webhook response status code as successWilliam Hughes2019-09-061-1/+1
|/ /
* | Update translations.Lauri Ojansivu2019-09-060-0/+0
| |
* | Update ChangeLog.Lauri Ojansivu2019-09-061-0/+10
| |
* | LDAP: Fix USERDN example, when parameters contain spaces:Lauri Ojansivu2019-09-064-5/+18
| | | | | | | | | | | | LDAP_AUTHENTIFICATION_USERDN="CN=ldap admin,CN=users,DC=domainmatter,DC=lan" Thanks to compumatter !
* | v3.36v3.36Lauri Ojansivu2019-09-057-9/+9
| |
* | Try to fix snap.Lauri Ojansivu2019-09-051-23/+6
| |
* | Update translations.Lauri Ojansivu2019-09-054-23/+23
| |
* | Update ChangeLog.Lauri Ojansivu2019-09-051-3/+7
| |
* | Merge branch 'justinr1234-fix-date-stamps'Lauri Ojansivu2019-09-0522-33/+103
|\ \
| * | Merge branch 'fix-date-stamps' of https://github.com/justinr1234/wekan into ↵Lauri Ojansivu2019-09-0522-33/+103
|/| | | | | | | | | | | justinr1234-fix-date-stamps
| * | Fixes #2596 incorrect date types for created & updatedJustin Reynolds2019-09-0522-33/+103
| |/
* | Try to fix Snap.Lauri Ojansivu2019-09-041-2/+5
| |
* | Update translations.Lauri Ojansivu2019-09-040-0/+0
| |
* | Add package-lock.json back.Lauri Ojansivu2019-09-042-1/+5207
| |
* | Try to fix prettier.Lauri Ojansivu2019-09-041-15/+13
| |
* | Try to fix rebuild script.Lauri Ojansivu2019-09-041-3/+3
| |
* | Update translations.Lauri Ojansivu2019-09-044-14/+14
| |
* | Remove package-lock.jsonLauri Ojansivu2019-09-042-5207/+1
| |
* | Try to fix snap.Lauri Ojansivu2019-09-041-0/+2
| |
* | Update ChangeLog.Lauri Ojansivu2019-09-041-0/+23
| |
* | Update translations.Lauri Ojansivu2019-09-0450-257/+507
| |
* | Merge pull request #2665 from whowillcare/masterLauri Ojansivu2019-09-0410-72/+220
|\ \ | | | | | | Add Feature: complete the original author's webhook functions and add two-way webhook type
| * | 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-29100-539/+6452
| |\ \
| * | | Add Feature: enable two-way webhooks - stage twoSam X. Chen2019-08-294-25/+102
| | | |
| * | | Add Feature: enable two-way webhooks - stage oneSam X. Chen2019-08-179-49/+115
| | | |
* | | | Merge pull request #2667 from Akuket/masterLauri Ojansivu2019-09-042-8/+8
|\ \ \ \ | | | | | | | | | | Patch admin search feature
| * \ \ \ Merge branch 'master' of https://github.com/wekan/wekanguillaume2019-08-3024-286/+626
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | Patch admin search featureguillaume2019-08-302-8/+8
| | | | |
* | | | | Merge pull request #2672 from Scherdel/masterLauri Ojansivu2019-09-044-7/+7
|\ \ \ \ \ | | | | | | | | | | | | Devcontainer: Removed MAIL-Vars, Add PATH with meteor to Envionment
| * | | | | DevContainer: use docker extend file, fix PATHChristoph Jahn2019-09-033-3/+4
| | | | | |
| * | | | | Merge branch 'master' of https://github.com/scherdel/wekanChristoph Jahn2019-09-0218-286/+353
| |\ \ \ \ \
| | * \ \ \ \ Merge branch 'master' of https://github.com/scherdel/wekanChristoph Jahn2019-09-022-3/+2
| | |\ \ \ \ \ | | | |_|/ / / | | |/| | | |