summaryrefslogtreecommitdiffstats
path: root/client
Commit message (Collapse)AuthorAgeFilesLines
* 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
|\ | | | | Bugfix : Resending invitation code.
| * 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: #1780 (adding scroll to long cards)
| * | bug fix: #1780Jonas Olsson2018-07-171-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 theyLauri Ojansivu2018-07-182-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 Ojansivu2018-07-161-2/+2
|
* Patch Invitation CodeAkuket2018-07-161-5/+12
|
* Fix missing utility function.Haocen Xu2018-07-062-1/+2
|
* Avoid default behaviorHaocen Xu2018-07-061-0/+1
|
* Hotfix more sortable elementsHaocen Xu2018-07-066-22/+21
|
* Hotfix for mobile deviceHaocen Xu2018-07-067-12/+82
|
* - Made Subtask Settings visible at Board menu at Sandstorm.Lauri Ojansivu2018-07-061-0/+3
| | | | Thanks to xet7 !
* Merge branch 'devel' of https://github.com/ppoulard/wekan into ppoulard-develLauri Ojansivu2018-07-052-0/+20
|\
| * Fix stupid error 💥🗯💣🕳💢☠ppoulard2018-07-031-1/+1
| |
| * Fix QAppoulard2018-07-031-2/+2
| |
| * Adding SSO CAS to Wekanppoulard2018-07-032-0/+20
| |
* | Fix missing space in jade file.Lauri Ojansivu2018-07-051-1/+1
| | | | | | | | Thanks to xet7 !
* | Merge branch 'calendar' of https://github.com/TNick/wekan into TNick-calendarLauri Ojansivu2018-07-052-51/+79
|\ \
| * \ Merge branch 'upstream-devel' into calendarNicu Tofan2018-07-055-8/+8
| |\ \
| * | | Changing events in calendar updates the cardNicu Tofan2018-06-281-1/+31
| | | |
| * | | Reactive change when a date is modified.Nicu Tofan2018-06-271-2/+21
| | | |
| * | | Can show card on event clickNicu Tofan2018-06-272-2/+26
| | | |
| * | | Can show card on top of calendarNicu Tofan2018-06-272-58/+13
| | | |
* | | | Merge branch 'nested-tasks' of https://github.com/TNick/wekan into ↵Lauri Ojansivu2018-07-0513-62/+827
|\ \ \ \ | | | | | | | | | | | | | | | TNick-nested-tasks
| * \ \ \ Merge branch 'devel' into nested-tasksNicu Tofan2018-06-2810-34/+124
| |\ \ \ \
| * | | | | Added ability to change card's parent.Nicu Tofan2018-06-262-27/+137
| | | | | |
| * | | | | Links for parents in card details.Nicu Tofan2018-06-262-2/+19
| | | | | |
| * | | | | Fix minicard parents displayNicu Tofan2018-06-262-14/+20
| | | | | |
| * | | | | Show parent in card (no links, yet)Nicu Tofan2018-06-266-5/+102
| | | | | |