summaryrefslogtreecommitdiffstats
path: root/client
Commit message (Expand)AuthorAgeFilesLines
* Move In Progress ostrio-files changes to separate branch, and revert ostrio-f...Lauri Ojansivu2020-05-258-168/+70
* Merge pull request #3112 from marc1006/deepcodeLauri Ojansivu2020-05-246-10/+11
|\
| * Sort callback should return 0 if values are equalMarc Hartmayer2020-05-241-2/+2
| * Fix false positive found by deepcode.aiMarc Hartmayer2020-05-241-0/+1
| * Use on instead of bindMarc Hartmayer2020-05-242-3/+3
| * Use an arrow function inside forEach() instead of an anonymous functionMarc Hartmayer2020-05-243-5/+5
* | Fix error link not availableMarc Hartmayer2020-05-241-3/+4
* | Make scrollParentContainer() more robust as it's used in a timeout callbackMarc Hartmayer2020-05-241-1/+8
|/
* Merge branch 'lib-change' of https://github.com/PDIS/wekan intoLauri Ojansivu2020-05-249-69/+166
|\
| * Merge branch 'lib-change' of https://github.com/PDIS/wekan into lib-changeRomulus Urakagi Tsai2020-05-2015-78/+377
| |\
| | * Merge branch 'master' into lib-changeRomulus Tsai 蔡仲明2020-05-1415-78/+377
| | |\
| * | | Fix migrated attachment not readable bugRomulus Urakagi Tsai2020-05-202-2/+7
| |/ /
| * | Attachment activities merging doneRomulus Urakagi Tsai2020-05-081-1/+1
| * | Merge branch 'master' into lib-changeRomulus Tsai 蔡仲明2020-05-0856-569/+1335
| |\ \
| * | | Done attachments activities operatingRomulus Urakagi Tsai2020-05-081-3/+4
| * | | Attachments downloadRomulus Urakagi Tsai2020-05-051-2/+2
| * | | Merge branch 'master' of https://github.com/wekan/wekan into lib-changeRomulus Urakagi Tsai2020-02-1347-561/+1979
| |\ \ \
| * | | | Change to relative path and /var/attachments to storeRomulus Urakagi Tsai2020-01-143-26/+27
| * | | | 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-275-28/+21
| * | | | Attachment upload from card done, need to fix download linkRomulus Urakagi Tsai2019-11-203-14/+31
| * | | | Trying to upload an attachment with Meteor-FilesRomulus Urakagi Tsai2019-11-182-19/+33
* | | | | 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 actionMarc Hartmayer2020-05-231-2/+2
* | | | | | 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 selectedMarc Hartmayer2020-05-231-10/+14
| |/ / / / /
* | | | | | Merge branch 'master' of https://github.com/helioguardabaxo/wekanLauri Ojansivu2020-05-243-2/+189
|\ \ \ \ \ \
| * | | | | | Added Modern theme with Poppins fonthelioguardabaxo2020-05-223-2/+189
| |/ / / / /
* / / / / / Export Board to Zip fileLewis Cowles2020-05-183-1/+218
|/ / / / /
* | | | | Added natural themehelioguardabaxo2020-05-161-0/+19
* | | | | Try to fix Sandstorm Export menu.Lauri Ojansivu2020-05-151-6/+4
* | | | | Merge branch 'master' of https://github.com/CidKramer/wekan into CidKramer-ma...Lauri Ojansivu2020-05-161-0/+233
|\ \ \ \ \
| * | | | | Added clearblue themeCidKramer2020-05-151-0/+233
| | |_|_|/ | |/| | |
* | | | | Fix lint.Lauri Ojansivu2020-05-161-1/+1
* | | | | Fix Can't Scroll on All Boards on mobile phone. Added drag handles.Lauri Ojansivu2020-05-163-0/+26
|/ / / /
* | | | Add popup and changelog for linked card fixes.Lauri Ojansivu2020-05-142-2/+23
* | | | Merge branch 'fixes' of https://github.com/marc1006/wekan into marc1006-fixesLauri Ojansivu2020-05-143-8/+27
|\ \ \ \
| * | | | Fix typoMarc Hartmayer2020-04-301-1/+1
| * | | | Refuse to delete a card as long as there is link to itMarc Hartmayer2020-04-302-3/+25
| * | | | Fix creation of card linksMarc Hartmayer2020-04-301-4/+1
* | | | | Merge pull request #3088 from krupupakku/masterLauri Ojansivu2020-05-131-1/+1
|\ \ \ \ \
| * | | | | Swimlanes ID missing in new boardsmvolo172020-05-131-1/+1
* | | | | | Fix syntax. Maybe sometime later think about translations.Lauri Ojansivu2020-05-131-1/+0
* | | | | | Merge branch 'add-more-import-export-options' of https://github.com/brymut/we...Lauri Ojansivu2020-05-135-14/+155
|\ \ \ \ \ \
| * | | | | | add: export board/cards/lists to CSV/TSVBryan Mutai2020-05-102-1/+75
| * | | | | | add: import board/cards/lists using CSV/TSVBryan Mutai2020-05-074-13/+80
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'master' of https://github.com/NicoP-S/wekan into NicoP-S-masterLauri Ojansivu2020-05-137-54/+166
|\ \ \ \ \ \
| * | | | | | Card vote options in new forkNico2020-05-037-54/+166
| |/ / / / /
* | | | | | Merge branch 'master' of https://github.com/krupupakku/wekan into krupupakku-...Lauri Ojansivu2020-05-132-0/+4
|\ \ \ \ \ \ | | |/ / / / | |/| | | |