summaryrefslogtreecommitdiffstats
path: root/client
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | | | | | | | | | | | | | | | so it did require to click Admin Panel again. Thanks to xet7 !
| | * Add setting CARD_OPENED_WEBHOOK_ENABLED=false as default.Lauri Ojansivu2019-08-151-27/+29
| | | | | | | | | | | | | | | | | | | | | Thanks to xet7 ! Related https://github.com/wekan/wekan/commit/843478ac40b7718f1096a75295522487f0ca6dbe , related #2518
| | * Merge pull request #2615 from whowillcare/masterLauri Ojansivu2019-08-141-0/+5
| | |\ | | | | | | | | Time line is missing delete/edit comments
| | * | Webhook cardDetails onRenderedjymcheong2019-08-141-0/+29
| | | | | | | | | | | | | | | | Send webhook when cardDetails is rendered.
| * | | 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 ↵Sam X. Chen2019-08-131-0/+5
| | | | | | | | | | | | comments, plus changing email content \n to <br/>
* | | 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
| | | | | | | | | | | | | | | | | | Thanks to xet7 ! Fixes #2612
| * | Assignee field. In Progress.Lauri Ojansivu2019-08-131-1/+2
| | | | | | | | | | | | | | | | | | Thanks to xet7 ! Related #2452
| * | Merge pull request #2611 from whowillcare/masterLauri Ojansivu2019-08-131-14/+29
| |\| | | | | | | Addfeature: Enable HTML email content for richer comment
| | * Addfeature: Enable HTML email content for richer commentSam X. Chen2019-08-121-14/+29
| | |
| * | Add to Admin Panel / Version: Meteor version, MongoDB version, MongoDB ↵Lauri Ojansivu2019-08-131-0/+12
| | | | | | | | | | | | | | | | | | | | | | | | storage engine, MongoDB Oplog enabled. Thanks to RocketChat developers for MongoDB detection code and xet7 for other code.
| * | Make Admin Panel text like version etc selectable.Lauri Ojansivu2019-08-121-4/+4
| | | | | | | | | | | | | | | | | | Thanks to xet7 ! Closes #2180
| * | 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
| | |\ | | | | | | | | Add Features: allowing wekan master to set where the attachments stor…
| | * | Fix null access with board bodyJustin Reynolds2019-08-081-2/+2
| | | |
| * | | Bugfix: 2560, 2604 - enable mixed mode mongodb attachment and filesystem ↵Sam X. Chen2019-08-101-3/+1
| | |/ | |/| | | | | | | attachment while reading
| * | Add Features: allowing wekan master to set where the attachments stored on ↵Sam X. Chen2019-08-081-0/+3
| |/ | | | | | | server instead of mongodb
| * Show All Boards Archive and Clone Boards buttons only onLauri Ojansivu2019-08-081-6/+22
| | | | | | | | | | | | | | | | desktop webbrowser mode for BoardAdmin/Admin/Sandstorm users. Thanks to derbolle and xet7 ! Closes #2599
| * 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, ↵Sam X. Chen2019-08-074-110/+186
| | | | | | | | image, video
| * Hide minicard label text: per user checkbox setting at sidebar.Lauri Ojansivu2019-08-074-3/+31
| | | | | | | | | | | | | | Thanks to xet7 ! Closes #1466, closes #2561
| * Make Save button visible again at Admin Panel People Edit.Lauri Ojansivu2019-08-071-2/+2
| | | | | | | | | | | | Thanks to sclerc-chss and xet7 ! Related #2590
* | 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
| | | | | | | | | | | | | | | | Thanks to xet7 ! Closes #2561, closes #2296, closes #1466
| * Prevent isCommentOnly user adding attachments, editing list names, moving lists,Lauri Ojansivu2019-07-245-19/+42
| | | | | | | | | | | | | | | | | | | | and seeing board settings menu. Show non-editable Custom Fields to isCommentOnly user. Thanks to xet7 ! Closes wekan/wekan-snap#97, closes #2416, closes #2255
* | Add Feature: User can have richer formatted text into the comments ↵Sam X. Chen2019-07-252-1/+24
| | | | | | | | (unexpected theme changes fixed)
* | Add Feature: User can have richer formatted text into the comments ↵Sam X. Chen2019-07-244-22/+25
| | | | | | | | (admin-panel fixed)
* | 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
|
* Add Feature: allow to shrink attached/pasted image if server has ↵Sam X. Chen2019-07-151-12/+113
| | | | correponding settings
* RELAX THEME: Use only in this theme the aggressive [red color and big bold ↵Lauri Ojansivu2019-07-122-6/+29
| | | | | | | | | serif font style number](https://github.com/wekan/wekan/commit/bbc68309af0029f2bc4194db4c7e79689f888ea4#commitcomment-34216371) and [card details text emphasis](https://github.com/wekan/wekan/commit/48ebc5f11745b125ce01d08d60e2d8e3a9419a5f#commitcomment-34268095). Thanks to hever and xet7.
* Merge branch 'master' of https://github.com/whowillcare/wekan into ↵Lauri Ojansivu2019-07-121-2/+3
|\ | | | | | | whowillcare-master
| * Add Features: limit the board list to 2 or 1 for mobile clientsSam X. Chen2019-07-111-2/+3
| |
* | Merge branch 'fix/2529/hoverboardoverlay' of ↵Lauri Ojansivu2019-07-121-5/+0
|\ \ | |/ |/| | | https://github.com/newhinton/wekan into newhinton-fix/2529/hoverboardoverlay
| * dont remove boardoverlay when mouse leaves carddetailsFelix Nüsse2019-07-101-5/+0
| |
* | Add Feature: system timelines will be showing any modification for duat ↵Sam X. Chen2019-07-091-0/+13
|/ | | | startat endat receivedat, also notification to the watchers and if card is due, watchers will be notified
* [Remove from minicard comment icon and number of commentsLauri Ojansivu2019-07-081-8/+1
| | | | | | | the aggressive red color and big bold serif font style number](https://github.com/wekan/wekan/commit/bbc68309af0029f2bc4194db4c7e79689f888ea4#commitcomment-34216371). Thanks to hever and xet7 !