summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | Add default attachments store path /var/snap/wekan/common/uploadsLauri Ojansivu2020-05-242-1/+7
| | | | | | | | where attachments will be stored.
* | Try to fix Snap.Lauri Ojansivu2020-05-241-1/+1
| |
* | Update packages.Lauri Ojansivu2020-05-243-8/+8
| |
* | Try to fix Snap.Lauri Ojansivu2020-05-242-8/+2
| |
* | Update translations.v4.04Lauri Ojansivu2020-05-240-0/+0
| |
* | Merge branch 'feature-meteor-files'Lauri Ojansivu2020-05-2429-765/+1156
|\ \
| * | v4.04Lauri Ojansivu2020-05-247-333/+343
| | |
| * | Merge branch 'lib-change' of https://github.com/PDIS/wekan intoLauri Ojansivu2020-05-2424-432/+813
|/| | | | | | | | | | | PDIS-lib-change
| * | Fix export attachments (not tested)Romulus Urakagi Tsai2020-05-221-4/+4
| | |
| * | Fix translation errorRomulus Urakagi Tsai2020-05-221-1/+1
| | |
| * | Merge branch 'lib-change' of https://github.com/PDIS/wekan into lib-changeRomulus Urakagi Tsai2020-05-2082-459/+3687
| |\ \
| | * | Purge unneeded require蔡仲明 (Romulus Urakagi Tsai)2020-05-141-1/+0
| | | |
| | * | Merge branch 'master' into lib-changeRomulus Tsai 蔡仲明2020-05-1481-458/+3687
| | |\ \
| | | * \ Merge branch 'master' of https://github.com/wekan/wekanRomulus Tsai 蔡仲明2020-05-1482-651/+3734
| | | |\ \
| * | | | | Fix migrated attachment not readable bugRomulus Urakagi Tsai2020-05-205-26/+43
| |/ / / / | | | | | | | | | | | | | | | Remove reduandant files
| * | | | Fix typoRomulus Urakagi Tsai2020-05-141-1/+1
| | | | |
| * | | | Card clone OKRomulus Urakagi Tsai2020-05-143-8/+42
| | | | |
| * | | | Attachment activities merging doneRomulus Urakagi Tsai2020-05-085-22/+9
| | | | |
| * | | | Merge branch 'master' into lib-changeRomulus Tsai 蔡仲明2020-05-08425-28700/+14973
| |\| | |
| | * | | Merge branch 'master' of https://github.com/wekan/wekanRomulus Tsai 蔡仲明2020-05-08445-21339/+18784
| | |\ \ \
| | * \ \ \ Merge branch 'master' of https://github.com/PDIS/wekanRomulus Tsai 蔡仲明2020-01-020-0/+0
| | |\ \ \ \
| | | * \ \ \ Merge pull request #1 from wekan/master蔡仲明 (Romulus Urakagi Tsai)2019-11-21161-1754/+11558
| | | |\ \ \ \ | | | | | | | | | | | | | | | | Update master
| * | | | | | | Done attachments activities operatingRomulus Urakagi Tsai2020-05-083-184/+70
| | | | | | | |
| * | | | | | | Set correct storage locationRomulus Urakagi Tsai2020-05-061-1/+5
| | | | | | | |
| * | | | | | | Attachments downloadRomulus Urakagi Tsai2020-05-052-265/+2
| | | | | | | |
| * | | | | | | Migrating attachmentsRomulus Urakagi Tsai2020-05-052-3/+247
| | | | | | | |
| * | | | | | | Change coagmano:stylus package to 1.1.0 since 2.0.0 building is super slowRomulus Urakagi Tsai2020-03-026-6/+22
| | | | | | | |
| * | | | | | | Merge branch 'master' of https://github.com/wekan/wekan into lib-changeRomulus Urakagi Tsai2020-02-13175-1974/+13496
| |\ \ \ \ \ \ \
| * | | | | | | | Start writing migrationRomulus Urakagi Tsai2020-02-133-97/+272
| | | | | | | | |
| * | | | | | | | Fix sandstorm storage pathRomulus Urakagi Tsai2020-01-141-0/+4
| | | | | | | | |
| * | | | | | | | Change to relative path and /var/attachments to storeRomulus Urakagi Tsai2020-01-145-27/+31
| | | | | | | | |
| * | | | | | | | Uploading dialog doneRomulus Urakagi Tsai2020-01-023-10/+34
| | | | | | | | |
| * | | | | | | | Change upload routine, add upload popupRomulus Urakagi Tsai2019-12-245-13/+56
| | | | | | | | |
| * | | | | | | | Uploaded done, but uploading notRomulus Urakagi Tsai2019-11-277-31/+27
| | | | | | | | |
| * | | | | | | | Attachment upload from card done, need to fix download linkRomulus Urakagi Tsai2019-11-209-27/+49
| | | | | | | | |
| * | | | | | | | Trying to upload an attachment with Meteor-FilesRomulus Urakagi Tsai2019-11-188-84/+132
| | | | | | | | |
* | | | | | | | | Update translations.Lauri Ojansivu2020-05-245-24/+24
| | | | | | | | |
* | | | | | | | | Update ChangeLog.Lauri Ojansivu2020-05-241-0/+2
| | | | | | | | |
* | | | | | | | | Merge pull request #3109 from marc1006/issue_3107Lauri Ojansivu2020-05-241-2/+2
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | Set '*' as default value for swimlane and list name in card move action
| * | | | | | | | | Set '*' as default value for swimlane and list name in card move actionMarc Hartmayer2020-05-231-2/+2
| | |_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is the same default as `Utils.getTriggerActionDesc` has. This commit fixes https://github.com/wekan/wekan/issues/3107.
* | | | | | | | | Update ChangeLog.Lauri Ojansivu2020-05-241-1/+8
| | | | | | | | |
* | | | | | | | | Merge pull request #3108 from marc1006/issue_2757Lauri Ojansivu2020-05-241-10/+14
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | Change the swimlaneid of a card only if a new target swimlaneid is se…
| * | | | | | | | | Change the swimlaneid of a card only if a new target swimlaneid is selectedMarc Hartmayer2020-05-231-10/+14
| |/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes the issue https://github.com/wekan/wekan/issues/2757. While at it, fix the same issue also for multi selection.
* | | | | | | | | Merge branch 'master' of https://github.com/helioguardabaxo/wekanLauri Ojansivu2020-05-248-2/+191
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Added Modern theme with Poppins fonthelioguardabaxo2020-05-228-2/+191
| | | | | | | | | |
* | | | | | | | | | Update ChangeLog.Lauri Ojansivu2020-05-241-0/+2
| | | | | | | | | |
* | | | | | | | | | Merge branch 'Lewiscowles1986-feature-export-to-html-wip'Lauri Ojansivu2020-05-245-1/+253
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | |
| * | | | | | | | | Merge branch 'feature-export-to-html-wip' ofLauri Ojansivu2020-05-245-1/+253
|/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | https://github.com/Lewiscowles1986/wekan into Lewiscowles1986-feature-export-to-html-wip
| * | | | | | | | | Export Board to Zip fileLewis Cowles2020-05-185-1/+253
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Extracts Card covers * Labels * Re-works some CSS & HTML * Produces deployable assets (minus WebFonts)
* | | | | | | | | | Update ChangeLog.Lauri Ojansivu2020-05-201-0/+2
|/ / / / / / / / /