summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'master' of https://github.com/wekan/wekanRomulus Urakagi Tsai2019-08-1287-44501/+35503
|\
| * 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
| | * | | Fix null access with board bodyJustin Reynolds2019-08-081-2/+2
| |/ / /
| | | * Bugfix: 2560, 2604 - enable mixed mode mongodb attachment and filesystem ↵Sam X. Chen2019-08-106-24/+180
| | |/ | | | | | | | | | attachment while reading
| | * Add Features: allowing wekan master to set where the attachments stored on ↵Sam X. Chen2019-08-085-15/+33
| |/ | | | | | | server instead of mongodb
| * Update ChangeLog.Lauri Ojansivu2019-08-081-0/+14
| |
| * Show All Boards Archive and Clone Boards buttons only onLauri Ojansivu2019-08-081-6/+22
| | | | | | | | | | | | | | | | desktop webbrowser mode for BoardAdmin/Admin/Sandstorm users. Thanks to derbolle and xet7 ! Closes #2599
| * Merge pull request #2600 from whowillcare/masterLauri Ojansivu2019-08-081-0/+1
| |\ | | | | | | Bugfix: style kbd font color became white after introduced summernote
| | * Bugfix: style kbd font color became white after introduced summernoteSam X. Chen2019-08-081-0/+1
| | |
| * | Update translations.Lauri Ojansivu2019-08-085-6/+6
| | |
| * | Merge branch 'whowillcare-master'Lauri Ojansivu2019-08-084-110/+186
| |\|
| | * Bug fix: bug#2589 #2575, Add Features: allowing user to insert/paste link, ↵Sam X. Chen2019-08-074-110/+186
| |/ | | | | | | image, video
| * Remove removing phantomjs from release-bundle.shLauri Ojansivu2019-08-071-1/+1
| |
| * v3.11v3.11Lauri Ojansivu2019-08-077-8/+17
| |
| * Update translations.Lauri Ojansivu2019-08-070-0/+0
| |
| * Remove non-existing file from snapcraft.yaml to get Snap to build.Lauri Ojansivu2019-08-071-1/+1
| | | | | | | | Thanks to xet7 !
| * v3.10v3.10Lauri Ojansivu2019-08-077-9/+9
| |
| * Update translations.Lauri Ojansivu2019-08-072-1/+10
| |
| * Add missing dependencies back.Lauri Ojansivu2019-08-077-9549/+13
| | | | | | | | | | | | Thanks to whowillcare and xet7 ! Related #2589
| * v3.09v3.09Lauri Ojansivu2019-08-079-12/+17
| |
| * Hide minicard label text: per user checkbox setting at sidebar.Lauri Ojansivu2019-08-0756-36205/+36308
| | | | | | | | | | | | | | Thanks to xet7 ! Closes #1466, closes #2561
| * Update ChangeLog.Lauri Ojansivu2019-08-071-0/+2
| |