Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Add permission "No comments". It is like normal user, but does not show ↵ | Lauri Ojansivu | 2018-09-04 | 4 | -29/+49 |
| | | | | | | comments and activities. Thanks to xet7 ! | ||||
* | Merge pull request #1867 from rjevnikar/commentOnlyDateFix | Lauri Ojansivu | 2018-08-29 | 1 | -4/+8 |
|\ | | | | | Only allow ifCanModify users to add dates on cards | ||||
| * | Only allow ifCanModify users to add dates (received, start, end, and due). | rjevnikar | 2018-08-28 | 1 | -4/+8 |
| | | |||||
* | | - Fix Delete Board and keep confirmation popup. | Lauri Ojansivu | 2018-08-28 | 1 | -2/+1 |
|/ | | | | Thanks to xet7 ! | ||||
* | - Move labels back to original place at minicard. | Lauri Ojansivu | 2018-08-23 | 1 | -5/+4 |
| | | | | | | Thanks to hever and xet7 ! Closes #1842 | ||||
* | - Remove avatar url fix javascript version, it breaks too easily. | Lauri Ojansivu | 2018-08-22 | 2 | -8/+1 |
| | | | | | | | | | Same can be done with Caddy. Thanks to xet7 ! Closes #1776, closes #386 | ||||
* | Fix lint errors. | Lauri Ojansivu | 2018-08-22 | 1 | -1/+1 |
| | |||||
* | - Remove suburl from beginning of avatar file path, so that avatar images | Lauri Ojansivu | 2018-08-22 | 2 | -1/+8 |
| | | | | | | | | | | | don't get broken when root-url changes to different sub-url. This does not change avatar urls in database, instead this fixes url on the fly after loading avatar url from database. Thanks to xet7 ! Closes #1776, closes #386 | ||||
* | - Add Favicon for pinned tab on Safari browser. | Lauri Ojansivu | 2018-08-22 | 1 | -0/+1 |
| | | | | | | Thanks to woodyart and xet7 ! Closes #1795 | ||||
* | Fix and improve linked cards | Andrés Manelli | 2018-08-21 | 2 | -7/+8 |
| | |||||
* | - Move color labels on minicard to bottom of minicard. | Lauri Ojansivu | 2018-08-20 | 1 | -4/+5 |
| | | | | | | Thanks to xet7 ! Closes #1842 | ||||
* | - Restored SMTP settings at Admin Panel, and disabled showing password. | Lauri Ojansivu | 2018-08-20 | 2 | -11/+37 |
| | | | | | | Thanks to xet7 ! Closes #1790 | ||||
* | Fix hiddenSystemMessages | Andrés Manelli | 2018-08-15 | 2 | -5/+18 |
| | |||||
* | Fix removed setters and getters | Andrés Manelli | 2018-08-15 | 1 | -10/+10 |
| | |||||
* | Fix lint errors. | Lauri Ojansivu | 2018-08-13 | 1 | -507/+507 |
| | |||||
* | Revert eslint changes, because they caused breakage. | Lauri Ojansivu | 2018-08-12 | 1 | -443/+506 |
| | |||||
* | Fix lint errors. | Lauri Ojansivu | 2018-08-12 | 1 | -124/+124 |
| | |||||
* | Fix lint errors | Andrés Manelli | 2018-08-11 | 2 | -130/+127 |
| | |||||
* | Fix rebase errors | Andrés Manelli | 2018-08-11 | 3 | -25/+5 |
| | |||||
* | Fix lint warning | Andrés Manelli | 2018-08-11 | 1 | -1/+1 |
| | |||||
* | Refactor imported -> linked in components | Andrés Manelli | 2018-08-11 | 11 | -53/+52 |
| | |||||
* | Add imported card location | Andrés Manelli | 2018-08-11 | 2 | -0/+10 |
| | |||||
* | Indicate board or card through icons. Indicate if archived | Andrés Manelli | 2018-08-11 | 4 | -4/+27 |
| | |||||
* | Remove imported cards and boards colors | Andrés Manelli | 2018-08-11 | 1 | -27/+0 |
| | |||||
* | Fix lint errors | Andrés Manelli | 2018-08-11 | 1 | -1/+1 |
| | |||||
* | Add title binding | Andrés Manelli | 2018-08-11 | 2 | -4/+4 |
| | |||||
* | Avoid reimport imported card | Andrés Manelli | 2018-08-11 | 1 | -1/+2 |
| | |||||
* | Add two way binding of activities, comments, and attachments | Andrés Manelli | 2018-08-11 | 2 | -4/+16 |
| | |||||
* | Add two way binding of checklists | Andrés Manelli | 2018-08-11 | 3 | -5/+4 |
| | |||||
* | Add two way binding of card/board times | Andrés Manelli | 2018-08-11 | 5 | -51/+68 |
| | |||||
* | Allow description and member two way binding | Andrés Manelli | 2018-08-10 | 5 | -14/+14 |
| | |||||
* | Avoid importing imported cards or boards | Andrés Manelli | 2018-08-10 | 1 | -1/+2 |
| | |||||
* | Link description | Andrés Manelli | 2018-08-10 | 5 | -18/+14 |
| | |||||
* | Import card-as-card, board-as-card. Add styling. Missing details and links | Andrés Manelli | 2018-08-10 | 5 | -25/+159 |
| | |||||
* | Avoid showing current board | Andrés Manelli | 2018-08-10 | 1 | -3/+9 |
| | |||||
* | Add UI for importing card-as-card and board-as-card | Andrés Manelli | 2018-08-10 | 4 | -1/+172 |
| | |||||
* | Fix typo. | Lauri Ojansivu | 2018-08-02 | 1 | -1/+1 |
| | |||||
* | Fix flagging of dates (i.e. due date only flagged when before end date) | RJevnikar | 2018-07-31 | 3 | -37/+41 |
| | |||||
* | Integration of matomo with env vars | guillaume | 2018-07-27 | 1 | -0/+45 |
| | |||||
* | Merge pull request #1785 from Akuket/devel | Lauri Ojansivu | 2018-07-18 | 1 | -0/+1 |
|\ | | | | | Bugfix : Resending invitation code. | ||||
| * | patch re invit | Akuket | 2018-07-17 | 1 | -2/+0 |
| | | |||||
| * | patch re-invit | guillaume | 2018-07-16 | 1 | -0/+3 |
| | | |||||
* | | Merge pull request #1782 from jnso/scroll-fix | Lauri Ojansivu | 2018-07-18 | 1 | -1/+2 |
|\ \ | | | | | | | bug fix: #1780 (adding scroll to long cards) | ||||
| * | | bug fix: #1780 | Jonas Olsson | 2018-07-17 | 1 | -1/+2 |
| |/ | | | | | | | Cards that are longer than the screen height can now scroll on the y-axis in order to be able to see the whole card. | ||||
* / | Remove SMTP settings from Admin Panel, because they | Lauri Ojansivu | 2018-07-18 | 2 | -37/+10 |
|/ | | | | | | | | | are set in environment variable settings like source/snap/docker already, and password was exposed in plain text. Thanks to xet7 ! Closes #1783 | ||||
* | Fix lint errors. | Lauri Ojansivu | 2018-07-16 | 1 | -2/+2 |
| | |||||
* | Patch Invitation Code | Akuket | 2018-07-16 | 1 | -5/+12 |
| | |||||
* | Fix missing utility function. | Haocen Xu | 2018-07-06 | 2 | -1/+2 |
| | |||||
* | Avoid default behavior | Haocen Xu | 2018-07-06 | 1 | -0/+1 |
| | |||||
* | Hotfix more sortable elements | Haocen Xu | 2018-07-06 | 6 | -22/+21 |
| |