summaryrefslogtreecommitdiffstats
path: root/client
Commit message (Expand)AuthorAgeFilesLines
...
* | Fix #1885Andrés Manelli2018-09-121-4/+30
* | Fix #1887Andrés Manelli2018-09-121-0/+1
* | - Add permission "No comments". It is like normal user, but does not show com...Lauri Ojansivu2018-09-044-29/+49
* | Merge pull request #1867 from rjevnikar/commentOnlyDateFixLauri Ojansivu2018-08-291-4/+8
|\ \
| * | Only allow ifCanModify users to add dates (received, start, end, and due).rjevnikar2018-08-281-4/+8
* | | - Fix Delete Board and keep confirmation popup.Lauri Ojansivu2018-08-281-2/+1
|/ /
* | - Move labels back to original place at minicard.Lauri Ojansivu2018-08-231-5/+4
* | - Remove avatar url fix javascript version, it breaks too easily.Lauri Ojansivu2018-08-222-8/+1
* | Fix lint errors.Lauri Ojansivu2018-08-221-1/+1
* | - Remove suburl from beginning of avatar file path, so that avatar imagesLauri Ojansivu2018-08-222-1/+8
* | - Add Favicon for pinned tab on Safari browser.Lauri Ojansivu2018-08-221-0/+1
* | Fix and improve linked cardsAndrés Manelli2018-08-212-7/+8
* | - Move color labels on minicard to bottom of minicard.Lauri Ojansivu2018-08-201-4/+5
* | - Restored SMTP settings at Admin Panel, and disabled showing password.Lauri Ojansivu2018-08-202-11/+37
* | Fix hiddenSystemMessagesAndrés Manelli2018-08-152-5/+18
* | Fix removed setters and gettersAndrés Manelli2018-08-151-10/+10
* | Fix lint errors.Lauri Ojansivu2018-08-131-507/+507
* | Revert eslint changes, because they caused breakage.Lauri Ojansivu2018-08-121-443/+506
* | Fix lint errors.Lauri Ojansivu2018-08-121-124/+124
* | Fix lint errorsAndrés Manelli2018-08-112-130/+127
* | Fix rebase errorsAndrés Manelli2018-08-113-25/+5
* | Fix lint warningAndrés Manelli2018-08-111-1/+1
* | Refactor imported -> linked in componentsAndrés Manelli2018-08-1111-53/+52
* | Add imported card locationAndrés Manelli2018-08-112-0/+10
* | Indicate board or card through icons. Indicate if archivedAndrés Manelli2018-08-114-4/+27
* | Remove imported cards and boards colorsAndrés Manelli2018-08-111-27/+0
* | Fix lint errorsAndrés Manelli2018-08-111-1/+1
* | Add title bindingAndrés Manelli2018-08-112-4/+4
* | Avoid reimport imported cardAndrés Manelli2018-08-111-1/+2
* | Add two way binding of activities, comments, and attachmentsAndrés Manelli2018-08-112-4/+16
* | Add two way binding of checklistsAndrés Manelli2018-08-113-5/+4
* | Add two way binding of card/board timesAndrés Manelli2018-08-115-51/+68
* | Allow description and member two way bindingAndrés Manelli2018-08-105-14/+14
* | Avoid importing imported cards or boardsAndrés Manelli2018-08-101-1/+2
* | Link descriptionAndrés Manelli2018-08-105-18/+14
* | Import card-as-card, board-as-card. Add styling. Missing details and linksAndrés Manelli2018-08-105-25/+159
* | Avoid showing current boardAndrés Manelli2018-08-101-3/+9
* | Add UI for importing card-as-card and board-as-cardAndrés Manelli2018-08-104-1/+172
* | Fix typo.Lauri Ojansivu2018-08-021-1/+1
* | Fix flagging of dates (i.e. due date only flagged when before end date)RJevnikar2018-07-313-37/+41
* | Integration of matomo with env varsguillaume2018-07-271-0/+45
* | Merge pull request #1785 from Akuket/develLauri Ojansivu2018-07-181-0/+1
|\ \
| * | patch re invitAkuket2018-07-171-2/+0
| * | patch re-invitguillaume2018-07-161-0/+3
* | | Merge pull request #1782 from jnso/scroll-fixLauri Ojansivu2018-07-181-1/+2
|\ \ \
| * | | bug fix: #1780Jonas Olsson2018-07-171-1/+2
| |/ /
* / / Remove SMTP settings from Admin Panel, because theyLauri Ojansivu2018-07-182-37/+10
|/ /
* | Fix lint errors.Lauri Ojansivu2018-07-161-2/+2
* | Patch Invitation CodeAkuket2018-07-161-5/+12
|/
* Fix missing utility function.Haocen Xu2018-07-062-1/+2