summaryrefslogtreecommitdiffstats
path: root/client/lib
Commit message (Expand)AuthorAgeFilesLines
* fix(scrollbar): remove custom scrollbarTomasz Borychowski2020-08-281-9/+0
* 1) Public board default view to Swimlane.Lauri Ojansivu2020-06-081-5/+13
* Added an API to get the cards for a specific custom field valueGiacomo Vespignani2020-05-271-1/+1
* Prettifier fixes.Lauri Ojansivu2020-05-251-30/+37
* Move In Progress ostrio-files changes to separate branch, and revert ostrio-f...Lauri Ojansivu2020-05-251-26/+18
* Use on instead of bindMarc Hartmayer2020-05-242-3/+3
* Merge branch 'lib-change' of https://github.com/PDIS/wekan intoLauri Ojansivu2020-05-242-19/+27
|\
| * Fix migrated attachment not readable bugRomulus Urakagi Tsai2020-05-201-1/+3
| * Merge branch 'master' into lib-changeRomulus Tsai 蔡仲明2020-05-083-12/+40
| |\
| * \ Merge branch 'master' of https://github.com/wekan/wekan into lib-changeRomulus Urakagi Tsai2020-02-133-3/+102
| |\ \
| * | | Change upload routine, add upload popupRomulus Urakagi Tsai2019-12-242-8/+12
| * | | Uploaded done, but uploading notRomulus Urakagi Tsai2019-11-271-14/+2
| * | | Attachment upload from card done, need to fix download linkRomulus Urakagi Tsai2019-11-201-3/+11
| * | | Trying to upload an attachment with Meteor-FilesRomulus Urakagi Tsai2019-11-181-11/+17
* | | | Export Board to Zip fileLewis Cowles2020-05-181-0/+206
| |_|/ |/| |
* | | Support card shortcuts when hovering a cardMarc Hartmayer2020-04-291-6/+16
* | | Fix shortcuts mapping in the shortcuts listMarc Hartmayer2020-04-291-5/+5
* | | Implement option to change the first day of week in user settingsMarc Hartmayer2020-04-221-1/+10
* | | Set first day of the week to MondayMarc Hartmayer2020-04-221-0/+1
* | | Add filter option for assigneeDaniel Eder2020-04-081-1/+9
* | | Fix Browser always reload the whole page when I change one of the card color.Lauri Ojansivu2020-03-311-204/+0
* | | 1) Fix Pasting text into a card is adding a line before and afterLauri Ojansivu2020-03-241-0/+204
| |/ |/|
* | Try to disable dragging Swimlanes/Lists/Cards/Checklists/Subtasks on small mo...Lauri Ojansivu2020-02-071-0/+30
* | Fix prettier.Lauri Ojansivu2020-01-101-3/+8
* | More keyboard shortcuts: c for archive cardLauri Ojansivu2020-01-091-0/+28
* | Add Worker role.Lauri Ojansivu2020-01-031-22/+18
* | Remove 1st implementation of collapse swimlanes. I will do itLauri Ojansivu2019-11-291-6/+0
* | Fix lint errors.Lauri Ojansivu2019-11-261-6/+3
* | Fix lint errors.Lauri Ojansivu2019-11-201-22/+20
* | Use database when logged in. Continued.Lauri Ojansivu2019-11-191-6/+6
* | Use database when logged in. Continued.Lauri Ojansivu2019-11-191-34/+31
* | New feature: Now there is popup selection of Lists/Swimlanes/Calendar/Roles.Lauri Ojansivu2019-11-181-0/+54
|/
* Merge branch 'master' of https://github.com/whowillcare/wekan into whowillcar...Lauri Ojansivu2019-10-301-1/+3
|\
| * Fix: lists filter didn't get added into filter active checklistSam X. Chen2019-10-301-1/+3
| * Add Feature: allowing user to filter list in Filter function not just cardsSam X. Chen2019-10-181-8/+2
| * Add Feature: allow user to sort Lists in Board by his own preference, boardad...Sam X. Chen2019-10-181-2/+18
* | Merge pull request #2763 from liske/changes/sensible-card-timesLauri Ojansivu2019-10-291-2/+3
|\ \
| * | Lintian fixes.Thomas Liske2019-10-281-1/+1
| * | Enhancement: set card times more sensible using the 'Today' button in datepickerThomas Liske2019-10-241-2/+3
| |/
* / Add Features: allowing lists to be sorted by modifiedAt when not in draggable...Lauri Ojansivu2019-10-291-0/+10
|/
* Add feature: Add due timeline into Calendar viewSam X. Chen2019-09-261-1/+9
* BugFix: in richer editor @ autocomplete doesn't really insert the user name i...Sam X. Chen2019-09-171-0/+1
* Merge remote-tracking branch 'upstream/master'Sam X. Chen2019-08-292-2/+4
|\
| * Fixes #2638 importing trelloJustin Reynolds2019-08-221-1/+1
| * Merge branch 'master' of https://github.com/wekan/wekanRomulus Urakagi Tsai2019-08-121-0/+77
| |\
| * | Add 'show archive' and 'hide empty lists' in filter feature.Romulus Urakagi Tsai2019-08-071-1/+3
* | | Add Feature: enable two-way webhooks - stage oneSam X. Chen2019-08-171-1/+0
| |/ |/|
* | Add Feature: Richer Editor insert picture as attachment instead of b64 stringSam X. Chen2019-08-101-0/+25
* | Bug fix: bug#2589 #2575, Add Features: allowing user to insert/paste link, im...Sam X. Chen2019-08-071-0/+52
|/
* Prettier & eslint project style updateJustin Reynolds2019-06-2816-445/+500