summaryrefslogtreecommitdiffstats
path: root/client
Commit message (Expand)AuthorAgeFilesLines
* add card color to calendar event (#2651)Steffen2019-08-292-0/+79
* Try to fix lint, and make board loading fix Sandstorm-only whereLauri Ojansivu2019-08-261-2/+17
* Merge branch 'PDIS-master'Lauri Ojansivu2019-08-261-6/+10
|\
| * Fix app hang when Meteor.user() is null and list spinner is loaded bugRomulus Urakagi Tsai2019-08-261-6/+10
* | Fix last label undefinedjustinr12342019-08-261-1/+1
|/
* Limit card width to fixed size.Lauri Ojansivu2019-08-236-5/+19
* Fixes #2638 importing trelloJustin Reynolds2019-08-222-13/+11
* Wrap minicard text labels to multiple rows.Lauri Ojansivu2019-08-191-0/+1
* Merge branch 'master' of https://github.com/wekan/wekanRomulus Urakagi Tsai2019-08-165-3/+42
|\
| * Merge remote-tracking branch 'upstream/master'Sam X. Chen2019-08-152-2/+33
| |\
| | * Fix bug: When on board, clicking Admin Panel redirects to All Boards page,Lauri Ojansivu2019-08-151-2/+2
| | * Add setting CARD_OPENED_WEBHOOK_ENABLED=false as default.Lauri Ojansivu2019-08-151-27/+29
| | * Merge pull request #2615 from whowillcare/masterLauri Ojansivu2019-08-141-0/+5
| | |\
| | * | Webhook cardDetails onRenderedjymcheong2019-08-141-0/+29
| * | | Bugfix: 2621 Summmernote is too wide on mobile screenSam X. Chen2019-08-152-1/+4
| | |/ | |/|
| * | Merge remote-tracking branch 'upstream/master'Sam X. Chen2019-08-133-6/+21
| |\|
| * | Addfeature: showing action in system message when user deleted/edited comment...Sam X. Chen2019-08-131-0/+5
* | | Merge branch 'master' of https://github.com/wekan/wekanRomulus Urakagi Tsai2019-08-144-20/+50
|\ \ \ | | |/ | |/|
| * | Revert In-Progress Assignee field, moving it to feature branch.Lauri Ojansivu2019-08-131-2/+1
| * | Assignee field. In Progress.Lauri Ojansivu2019-08-131-1/+2
| * | Merge pull request #2611 from whowillcare/masterLauri Ojansivu2019-08-131-14/+29
| |\|
| | * Addfeature: Enable HTML email content for richer commentSam X. Chen2019-08-121-14/+29
| * | Add to Admin Panel / Version: Meteor version, MongoDB version, MongoDB storag...Lauri Ojansivu2019-08-131-0/+12
| * | Make Admin Panel text like version etc selectable.Lauri Ojansivu2019-08-121-4/+4
| * | fix error when the sidebar is not visibleTobias2019-08-121-2/+5
| |/
* | Merge branch 'master' of https://github.com/wekan/wekanRomulus Urakagi Tsai2019-08-1212-142/+309
|\|
| * Add Feature: Richer Editor insert picture as attachment instead of b64 stringSam X. Chen2019-08-103-36/+81
| * Merge remote-tracking branch 'upstream/master'Sam X. Chen2019-08-101-2/+2
| |\
| | * Merge pull request #2603 from whowillcare/masterLauri Ojansivu2019-08-081-0/+3
| | |\
| | * | Fix null access with board bodyJustin Reynolds2019-08-081-2/+2
| * | | Bugfix: 2560, 2604 - enable mixed mode mongodb attachment and filesystem atta...Sam X. Chen2019-08-101-3/+1
| | |/ | |/|
| * | Add Features: allowing wekan master to set where the attachments stored on se...Sam X. Chen2019-08-081-0/+3
| |/
| * Show All Boards Archive and Clone Boards buttons only onLauri Ojansivu2019-08-081-6/+22
| * Bugfix: style kbd font color became white after introduced summernoteSam X. Chen2019-08-081-0/+1
| * Bug fix: bug#2589 #2575, Add Features: allowing user to insert/paste link, im...Sam X. Chen2019-08-074-110/+186
| * Hide minicard label text: per user checkbox setting at sidebar.Lauri Ojansivu2019-08-074-3/+31
| * Make Save button visible again at Admin Panel People Edit.Lauri Ojansivu2019-08-071-2/+2
* | Add 'show archive' and 'hide empty lists' in filter feature.Romulus Urakagi Tsai2019-08-076-2/+60
|/
* Hide delete button until someone has time to fix it.Lauri Ojansivu2019-08-061-4/+4
* Add admin setting to prevent users to self deleting their accountguillaume2019-07-304-2/+22
* add popup to confirm deleting one accountguillaume2019-07-303-5/+10
* Merge remote-tracking branch 'upstream/master'Sam X. Chen2019-07-256-20/+45
|\
| * Added label text to labels on minicard.Lauri Ojansivu2019-07-241-1/+3
| * Prevent isCommentOnly user adding attachments, editing list names, moving lists,Lauri Ojansivu2019-07-245-19/+42
* | Add Feature: User can have richer formatted text into the comments (unexpecte...Sam X. Chen2019-07-252-1/+24
* | Add Feature: User can have richer formatted text into the comments (admin-pan...Sam X. Chen2019-07-244-22/+25
* | Add Feature: User can have richer formatted text into the comments (bug fixed)Sam X. Chen2019-07-231-0/+4
* | Add Feature: Comments can be richer (can support some safe HTML tags)Sam X. Chen2019-07-223-62/+96
* | Add Feature: Comments can be richer (can support some safe HTML tags)Sam X. Chen2019-07-221-6/+126
|/
* Fix invitesJustin Reynolds2019-07-181-2/+2