summaryrefslogtreecommitdiffstats
path: root/client/components
Commit message (Expand)AuthorAgeFilesLines
* 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
| |\
| | * 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
| | |\ \ \ \ | | | | |/ / | | | |/| |
| | | * | | avatar-image fixMarco Volo2020-05-082-0/+4
| | | |/ /
| | * / / Add white-space:normal to copy-to-clipboard button in card detailshelioguardabaxo2020-05-022-1/+4
| | |/ /
* | / / Fix migrated attachment not readable bugRomulus Urakagi Tsai2020-05-201-1/+4
|/ / /
* | | Attachment activities merging doneRomulus Urakagi Tsai2020-05-081-1/+1
* | | Merge branch 'master' into lib-changeRomulus Tsai 蔡仲明2020-05-0852-557/+1289
|\| |
| * | Install Wekan to mobile homescreen icon and use fullscreen PWA.Lauri Ojansivu2020-04-301-4/+10
| |/
| * Smaller height for Add Board button.Lauri Ojansivu2020-04-281-1/+1
| * Fix list header height when cards count is shownMarc Hartmayer2020-04-271-3/+3
| * Make sure that the board header buttons fit into one lineMarc Hartmayer2020-04-271-1/+1
| * Revert part 2, related https://github.com/wekan/wekan/pull/3048Lauri Ojansivu2020-04-271-1/+4
| * Revert In Progress additional vote features. Translations are not removed.Lauri Ojansivu2020-04-274-22/+23
| * Merge branch 'master' of github.com:wekan/wekanLauri Ojansivu2020-04-271-1/+4
| |\
| | * Reactivate the touch event fix for the boards listMarc Hartmayer2020-04-271-1/+4
| * | Remove old codeNico2020-04-261-5/+0
| * | Additional vote featuresNico2020-04-263-18/+21
| * | Put checkbox and label in same rowNico2020-04-261-3/+4
| |/
| * Allow words in title/description to be able to break and wrap onto the next lineMarc Hartmayer2020-04-251-0/+1
| * Allow variable height for board list itemsMarc Hartmayer2020-04-251-1/+1
| * Don't interpret dragging an element as a clickMarc Hartmayer2020-04-256-27/+6
| * Make it compatible with newer and older versions of jQuery sortableMarc Hartmayer2020-04-254-7/+11
| * Merge branch 'mobile' of https://github.com/marc1006/wekan into marc1006-mobileLauri Ojansivu2020-04-258-64/+21
| |\
| | * Fix drag-and-drop and scrolling on mobile devicesMarc Hartmayer2020-04-235-15/+12
| | * Newer versions of jQuery sortable use `uiSortable` keyMarc Hartmayer2020-04-234-52/+11
| | * Mobile device layout fixMarc Hartmayer2020-04-231-0/+1
| * | Use only one 'Apply' button for applying the user settingsMarc Hartmayer2020-04-232-17/+10
| |/
| * Fix lint errors in lint error fix.Lauri Ojansivu2020-04-224-20/+20
| * Implement option to change the first day of week in user settingsMarc Hartmayer2020-04-223-0/+52
| * Merge pull request #3031 from marc1006/style_issuesLauri Ojansivu2020-04-222-5/+5
| |\
| | * Multiple lint issue fixesMarc Hartmayer2020-04-212-5/+5
| * | Pre-fill the title of checklists (Trello-style)boeserwolf2020-04-211-1/+12
| |/
| * Refactor variable namesboeserwolf2020-04-191-3/+3
| * Make boards sortableboeserwolf2020-04-193-3/+70
| * Add sortDefault helper for sorting boardsboeserwolf2020-04-197-21/+17
| * Make linked card clickableboeserwolf2020-04-192-1/+4