summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #925 from rhelsing/comment-permissionsLauri Ojansivu2017-03-2822-63/+177
|\ | | | | Comment permissions
| * add to omit listRyan Helsing2017-03-191-0/+1
| |
| * fix understood syntaxRyan Helsing2017-03-191-2/+2
| |
| * comment only working, naive implementation completeRyan Helsing2017-03-1813-18/+64
| |
| * current progressRyan Helsing2017-03-187-29/+46
| |
| * dont show list optionsRyan Helsing2017-03-182-11/+11
| |
| * cant see add list if comment onlyRyan Helsing2017-03-183-1/+12
| |
| * ability to store comment only, actual prevention nextRyan Helsing2017-03-184-7/+44
| |
| * add english descRyan Helsing2017-03-181-1/+3
| |
* | Merge pull request #943 from Zokormazo/smtpLauri Ojansivu2017-03-284-35/+47
|\ \ | | | | | | Don't send emails if missing smtp host
| * | Don't send emails if missing smtp hostJulen Landa Alustiza2017-03-284-36/+47
| | |
* | | Merge pull request #945 from Serubin/develLauri Ojansivu2017-03-281-0/+1
|\ \ \ | | | | | | | | Dockerfile fix for local packages
| * | | Dockerfile fix for local packagesSerubin2017-03-281-0/+1
| | | |
* | | | Merge pull request #942 from stephenmoloney/develLauri Ojansivu2017-03-282-9/+26
|\ \ \ \ | |/ / / |/| | | user high availability key server and update travis.yml for docker builds
| * | | update travis for a docker buildStephen Moloney2017-03-281-1/+18
| | | |
| * | | user high availability key server. sks-keyservers.net/overview-of-pools.phpStephen Moloney2017-03-281-8/+8
|/ / /
* | | Update Dockerfile maintainer and npm version.Lauri Ojansivu2017-03-281-2/+2
| | |
* | | Add registration and invitation fixes. Thanks to lkisme !Lauri Ojansivu2017-03-281-0/+15
| | |
* | | Merge branch 'lkisme-invtn-bug-fix' into develLauri Ojansivu2017-03-284-12/+19
|\ \ \
| * | | Merge branch 'invtn-bug-fix' of https://github.com/lkisme/wekan into ↵Lauri Ojansivu2017-03-284-12/+19
|/| | | | | | | | | | | | | | | lkisme-invtn-bug-fix
| * | | Remove invitation code if email sending failed, improve registration process ↵lkisme2017-03-284-12/+19
| |/ / | | | | | | | | | with invitation
* | | Update translations.Lauri Ojansivu2017-03-2825-276/+279
| | |
* | | Remove unused text, no need to translate it anymore.Lauri Ojansivu2017-03-281-2/+1
| | |
* | | Merge pull request #940 from JamborJan/develLauri Ojansivu2017-03-284-4/+8
|\ \ \ | |/ / |/| | Add bigger screenshots
| * | Tinified pngsJJ2017-03-282-0/+0
| | | | | | | | | | | | Tinified pngs with https://tinypng.com/
| * | Add bigger screenshotsJJ2017-03-284-4/+8
| | | | | | | | | | | | According to this conversation: https://oasis.sandstorm.io/grain/mZ6GkpaHjWAyxxKXgwTCG5/b/sandstorm/libreboard/KgLwFJqLmgheFvwRc 2 bigger screenshots added
* | | Release v0.17v0.17Lauri Ojansivu2017-03-252-2/+2
| | |
* | | Remove fixed issue.Lauri Ojansivu2017-03-241-1/+0
| | |
* | | Update urls and upcoming version.Lauri Ojansivu2017-03-241-2/+2
| | |
* | | Update translations.Lauri Ojansivu2017-03-248-336/+706
| | |
* | | Tried to fix fonts for #914 , not #707 that was wrong number in previous commit.Lauri Ojansivu2017-03-241-0/+2
| | |
* | | Fix fonts. Still looking for better solution for #707Lauri Ojansivu2017-03-241-1/+1
| | |
* | | Merge branch 'Serubin-devel' into develLauri Ojansivu2017-03-246-3/+10
|\ \ \
| * | | Fix: Double slash problem on card pop-ups. Closes #785Lauri Ojansivu2017-03-242-2/+3
| | | |
| * | | Merge branch 'devel' of https://github.com/Serubin/wekan into Serubin-develLauri Ojansivu2017-03-245-2/+8
|/| | |
| * | | Eslint will now ignore packages directory.Serubin2017-03-231-1/+1
| | | |
| * | | Updated flow-router commit. Changed urlSerubin2017-03-232-1/+1
| | | |
| * | | App env variablesSerubin2017-03-221-0/+3
| | | |
| * | | Added local dependency for flow-routerSerubin2017-03-223-1/+4
| |/ /
* / / Update urls.Lauri Ojansivu2017-03-241-2/+2
|/ /
* | Update screenshot.Lauri Ojansivu2017-03-221-1/+1
| |
* | Merge pull request #930 from dwrensha/sandstorm-release-19Lauri Ojansivu2017-03-211-2/+2
|\ \ | | | | | | update sandstorm metadata for appVersion 19 release
| * | update sandstorm metadata for appVersion 19 releaseDavid Renshaw2017-03-211-2/+2
|/ /
* | Fix default font so Chinese is shown correctly. Thanks to mo-han !Lauri Ojansivu2017-03-191-3/+5
| |
* | Fix default font so Chinese is shown correctly. Closes #914Lauri Ojansivu2017-03-191-1/+1
| |
* | Fix bug: No need for Array.prototype if using rest operator. Thanks to vuxor !Lauri Ojansivu2017-03-191-0/+13
| |
* | Merge branch 'vuxor-concat-blaze-helper' into develLauri Ojansivu2017-03-191-3/+1
|\ \ | |/ |/|
| * No need for Array.prototype if using rest operatorIvan Radeljic2017-03-161-3/+1
|/
* Update changelog.v0.16Lauri Ojansivu2017-03-151-0/+8
|
* Update translations.Lauri Ojansivu2017-03-151-1/+1
|