summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | | | Merge pull request #3014 from salleman33/masterLauri Ojansivu2020-04-1410-2/+40
|\ \ \ \ | | | | | | | | | | hide password auth with PASSWORD_LOGIN_ENABLED variable
| * | | | Update docker-compose.ymlAllemand2020-04-141-0/+5
| | | | |
| * | | | Update start-wekan.shAllemand2020-04-141-0/+3
| | | | |
| * | | | Update start-wekan.batAllemand2020-04-141-0/+7
| | | | |
| * | | | Update wekan-helpAllemand2020-04-141-0/+3
| | | | |
| * | | | Update configAllemand2020-04-141-1/+6
| | | | |
| * | | | Update sandstorm-pkgdef.capnpAllemand2020-04-141-0/+1
| | | | |
| * | | | Update docker-compose.ymlAllemand2020-04-141-0/+3
| | | | |
| * | | | Update DockerfileAllemand2020-04-141-1/+2
| | | | |
| * | | | Update settings.jsAllemand2020-04-141-1/+1
| | | | |
| * | | | Update layouts.jsAllemand2020-04-141-1/+1
| | | | |
| * | | | hide password auth with PASSWORD_LOGIN_ENABLED variablesalleman2020-04-132-0/+10
| | | | |
* | | | | Update Sandstorm release script for newest Meteor and Node 12.xLauri Ojansivu2020-04-131-36/+3
| | | | |
* | | | | Merge pull request #3013 from salleman33/masterLauri Ojansivu2020-04-133-3/+7
|\| | | | | |_|/ / |/| | | debug isBoardAdmin on main page
| * | | debug isBoardAdmin on main pagesalleman2020-04-133-3/+7
|/ / /
* | | Update translations.Lauri Ojansivu2020-04-131-1/+1
| | |
* | | Fix capnp workaround to work with newest Meteor and Node 12.x.Lauri Ojansivu2020-04-131-3/+1
| | | | | | | | | | | | Thanks to kentonv !
* | | v3.95v3.95Lauri Ojansivu2020-04-127-28/+24
| | |
* | | Update translations.Lauri Ojansivu2020-04-121-1/+1
| | |
* | | Merge branch 'master' of https://github.com/NicoP-S/wekanLauri Ojansivu2020-04-126-8/+42
|\ \ \
| * | | Public boards overviewNico2020-04-126-8/+42
| | | |
* | | | Update ChangeLog.Lauri Ojansivu2020-04-121-2/+30
| | | |
* | | | Merge pull request #3009 from juniormendonca/juniormendonca/gitpod-setupLauri Ojansivu2020-04-123-0/+16
|\ \ \ \ | | | | | | | | | | Add gitpod config
| * | | | Add gitpod configJúnior Mendonça2020-04-113-0/+16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | this commit adds support for Gitpod.io, a free automated dev environment that makes contributing and generally working on GitHub projects much easier. It allows anyone to start a ready-to-code dev environment for any branch, issue and pull request with a single click.
* | | | | Merge pull request #3010 from jtbairdsr/masterLauri Ojansivu2020-04-121-2/+3
|\ \ \ \ \ | | | | | | | | | | | | fix error in notifications cleanup cron
| * | | | | fix error in notifications cleanup cronJonathan Baird2020-04-111-2/+3
| |/ / / /
* | | | | Merge pull request #3012 from boeserwolf/masterLauri Ojansivu2020-04-121-2/+3
|\ \ \ \ \ | |/ / / / |/| | / / | | |/ / | |/| | Fix styling issue in notifications drawer
| * | | Fix styling issue in notifications drawerboeserwolf2020-04-121-2/+3
|/ / / | | | | | | | | | | | | | | | The header of the notification drawer had a margin to the right side in Google Chrome caused by overflow: scroll on the #notifications-drawer element.
* | | v3.94v3.94Lauri Ojansivu2020-04-129-2433/+11
| | |
* | | Update translations.Lauri Ojansivu2020-04-118-32/+32
| | |
* | | Update ChangeLog.Lauri Ojansivu2020-04-111-0/+2
| | |
* | | Update ChangeLog.Lauri Ojansivu2020-04-101-0/+9
| | |
* | | Add robots.txt disallow all.Lauri Ojansivu2020-04-101-0/+2
| | | | | | | | | | | | | | | | | | Thanks to xet7 ! Related #3001
* | | Update translations.Lauri Ojansivu2020-04-1051-1/+154
| | |
* | | Merge pull request #3006 from NicoP-S/masterLauri Ojansivu2020-04-106-24/+98
|\| | | | | | | | Public vote
| * | Public voteNico2020-04-106-24/+98
| | |
* | | v3.93v3.93Lauri Ojansivu2020-04-099-12/+13
| | |
* | | Upgrade Node to 12.16.2, part 2.Lauri Ojansivu2020-04-091-1/+1
| | | | | | | | | | | | Thanks to Node developers and xet7 !
* | | Update ChangeLog.Lauri Ojansivu2020-04-091-0/+5
| | |
* | | Upgrade to Node v12.16.2Lauri Ojansivu2020-04-095-7/+7
| | | | | | | | | | | | Thanks to Node developers and xet7 !
* | | Update translations.Lauri Ojansivu2020-04-096-217/+217
| | |
* | | Update ChangeLog.Lauri Ojansivu2020-04-091-0/+19
| | |
* | | Merge pull request #3005 from jtbairdsr/masterLauri Ojansivu2020-04-091-2/+2
|\ \ \ | | | | | | | | fix bug that prevents editing or deleting comments
| * | | fix bug that prevents editing or deleting commentsJonathan Baird2020-04-091-2/+2
| | |/ | |/|
* | | Merge pull request #3004 from slvrpdr/masterLauri Ojansivu2020-04-091-0/+10
|\ \ \ | | | | | | | | When adding a user to a board that has subtasks, also add user to the subtask board
| * | | When adding a user to a board that has subtasks, also add user to the ↵Pedro Sousa2020-04-091-0/+10
| |/ / | | | | | | | | | subtask board
* | | Merge pull request #3000 from NicoP-S/masterLauri Ojansivu2020-04-095-31/+59
|\ \ \ | |/ / |/| / | |/ Trello vote import & hide export button if with_api is disabled
| * Add vote import from TrelloNico2020-04-091-2/+25
| |
| * Remove export button if WITH_API is not enabledNico2020-04-094-29/+34
| | | | | | | | | | #2938 https://github.com/wekan/wekan/issues/2938#issuecomment-589782402
| * Merge pull request #5 from wekan/masterNicoP-S2020-04-0883-36179/+36895
| |\ | |/ |/| Update