summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | | | Update translations.Lauri Ojansivu2019-08-133-10/+10
| | | |
* | | | Revert In-Progress Assignee field, moving it to feature branch.Lauri Ojansivu2019-08-132-164/+1
| | | | | | | | | | | | | | | | | | | | | | | | Thanks to xet7 ! Fixes #2612
* | | | Assignee field. In Progress.Lauri Ojansivu2019-08-132-1/+164
| | | | | | | | | | | | | | | | | | | | | | | | Thanks to xet7 ! Related #2452
* | | | Fix typos.Lauri Ojansivu2019-08-131-1/+1
| | | |
* | | | v3.16v3.16Lauri Ojansivu2019-08-136-10/+25
| | | |
* | | | Update translations.Lauri Ojansivu2019-08-131-16/+16
| | | |
* | | | Update ChangeLog.Lauri Ojansivu2019-08-131-0/+5
| | | |
* | | | Merge pull request #2611 from whowillcare/masterLauri Ojansivu2019-08-133-18/+37
|\ \ \ \ | | | | | | | | | | Addfeature: Enable HTML email content for richer comment
* | | | | Update ChangeLog.Lauri Ojansivu2019-08-131-0/+3
| | | | |
* | | | | Use Meteor 1.8.1 and MongoDB 3.2.22 in Snap.Lauri Ojansivu2019-08-1311-563/+0
| | | | | | | | | | | | | | | | | | | | Thanks to xet7 !
* | | | | Update ChangeLog.Lauri Ojansivu2019-08-131-0/+3
| | | | |
* | | | | Add to Admin Panel / Version: Meteor version, MongoDB version, MongoDB ↵Lauri Ojansivu2019-08-1353-4/+262
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | storage engine, MongoDB Oplog enabled. Thanks to RocketChat developers for MongoDB detection code and xet7 for other code.
* | | | | Update ChangeLog.Lauri Ojansivu2019-08-131-1/+6
| | | | |
* | | | | Make Admin Panel text like version etc selectable.Lauri Ojansivu2019-08-121-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Thanks to xet7 ! Closes #2180
* | | | | - [Fix scrollHeight error when the sidebar is not ↵Lauri Ojansivu2019-08-121-0/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | visible](https://github.com/wekan/wekan/pull/2609). Thanks to Trekky12. - [Fix insert action for CustomFields API](https://github.com/wekan/wekan/pull/2610). Thanks to JimCircadian. Closes #2586
* | | | | Merge pull request #2610 from JimCircadian/custom-field-api-insertLauri Ojansivu2019-08-121-1/+2
|\ \ \ \ \ | | | | | | | | | | | | Updated insert action for CustomFields API
| * | | | | Updated insert action for CustomFields APIJames Byrne2019-08-121-1/+2
| | |_|_|/ | |/| | |
* | | | | Merge pull request #2609 from Trekky12/masterLauri Ojansivu2019-08-121-2/+5
|\ \ \ \ \ | |/ / / / |/| | | | fix error when the sidebar is not visible
| * | | | fix error when the sidebar is not visibleTobias2019-08-121-2/+5
|/ / / /
| | * / Addfeature: showing action in system message when user deleted/edited ↵Sam X. Chen2019-08-133-2/+9
| |/ / | | | | | | | | | comments, plus changing email content \n to <br/>
| * / Addfeature: Enable HTML email content for richer commentSam X. Chen2019-08-123-18/+37
|/ /
* | Update release build scripts.Lauri Ojansivu2019-08-112-8/+11
| |
* | Try to fix Snap.Lauri Ojansivu2019-08-111-0/+2
| |
* | Test snap with Meteor 1.8.1.Lauri Ojansivu2019-08-111-4/+4
| | | | | | | | Thanks to xet7 !
* | v3.15v3.15Lauri Ojansivu2019-08-115-5/+14
| |
* | Try to fix Snap.Lauri Ojansivu2019-08-111-0/+2
| |
* | v3.14v3.14Lauri Ojansivu2019-08-115-7/+7
| |
* | Update translations.Lauri Ojansivu2019-08-110-0/+0
| |
* | Update ChangeLog.Lauri Ojansivu2019-08-111-0/+7
| |
* | Merge pull request #2608 from whowillcare/masterLauri Ojansivu2019-08-116-44/+97
|\ \ | | | | | | Make image upload in summernote as attachment to wekan board instead of base64 string and more
| * | fixing snap build errors due to some rm statements and allowing mixed ↵Sam X. Chen2019-08-101-4/+6
| | | | | | | | | | | | attachment mode to work in snap
| * | Merge remote-tracking branch 'upstream/master'Sam X. Chen2019-08-104-8/+20
| |\ \ | |/ / |/| |
* | | Add ATTACHMENTS_STORE_PATH to Dockerfile.Lauri Ojansivu2019-08-111-0/+1
| | |
* | | Update attachments help.Lauri Ojansivu2019-08-111-2/+2
| | |
* | | Remove meteor public variable.Lauri Ojansivu2019-08-111-5/+1
| | | | | | | | | | | | | | | | | | https://github.com/wekan/wekan/pull/2607/files#r312719580 Thanks to xet7 !
* | | Update translations.Lauri Ojansivu2019-08-110-0/+0
| | |
* | | Update changelog.Lauri Ojansivu2019-08-111-1/+16
| | |
* | | Merge pull request #2607 from whowillcare/masterLauri Ojansivu2019-08-117-24/+186
|\ \ \ | | | | | | | | Bugfix: 2560, 2604 - enable mixed mode mongodb attachment and filesys
| | * | Add Feature: Richer Editor insert picture as attachment instead of b64 stringSam X. Chen2019-08-105-40/+91
| |/ /
| * | Bugfix: 2560, 2604 - enable mixed mode mongodb attachment and filesystem ↵Sam X. Chen2019-08-101-0/+6
| | | | | | | | | | | | attachment while reading
| * | Merge remote-tracking branch 'upstream/master'Sam X. Chen2019-08-109-10/+38
| |\ \ | |/ / |/| |
* | | v3.13v3.13Lauri Ojansivu2019-08-095-5/+9
| | |
* | | Add to ChangeLog those that I forgot to add previously from Wekan v3.12.Lauri Ojansivu2019-08-091-0/+6
| | |
* | | Update translations.Lauri Ojansivu2019-08-090-0/+0
| | |
* | | v3.12v3.12Lauri Ojansivu2019-08-095-6/+6
| | |
* | | Add dependencies for pull request #2603 to meteor-1.6 snap.Lauri Ojansivu2019-08-092-0/+3
| | | | | | | | | | | | Thanks to xet7 !
* | | Update ChangeLog.Lauri Ojansivu2019-08-091-1/+16
| | |
* | | Fix bug on editing users informations, switching to other view, staring a board.Lauri Ojansivu2019-08-091-1/+1
| | | | | | | | | | | | | | | | | | Thanks to road42 ! Closes #2590
* | | Merge pull request #2603 from whowillcare/masterLauri Ojansivu2019-08-085-15/+33
|\ \ \ | | | | | | | | Add Features: allowing wekan master to set where the attachments stor…
* \ \ \ Merge pull request #2602 from justinr1234/fix-null-access-boardbodyLauri Ojansivu2019-08-081-2/+2
|\ \ \ \ | | | | | | | | | | Fix null access with board body