Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Percent-encode SMTP password to prevent | Lauri Ojansivu | 2017-08-26 | 1 | -3/+5 |
| | | | | URI malformed errors. Thanks to pkuhner ! Closes #1181 | ||||
* | Merge branch 'fix-smtp-uri-malformed' of https://github.com/pkuhner/wekan ↵ | Lauri Ojansivu | 2017-08-26 | 1 | -2/+2 |
|\ | | | | | | | into pkuhner-fix-smtp-uri-malformed | ||||
| * | Fix template literals syntax | Pierre Kuhner | 2017-08-24 | 1 | -2/+2 |
| | | |||||
| * | Percent-encode SMTP password to prevent URI malformed errors | Pierre Kuhner | 2017-08-24 | 1 | -2/+2 |
| | | | | | | | | Fix URIError: URI malformed errors when sending email with SMTP password containing some special characters. See Sections 2.1 and 3.2 of RFC 3986. | ||||
* | | Merge branch 'jonasob-username-matching' into devel | Lauri Ojansivu | 2017-08-26 | 4 | -7/+8 |
|\ \ | | | | | | | | | | Usernames can now include dots (.) Thanks to jonasob ! | ||||
| * | | Usernames can now include dots (.) Thanks to jonasob ! | Lauri Ojansivu | 2017-08-26 | 1 | -3/+4 |
| | | | |||||
| * | | Merge branch 'username-matching' of https://github.com/jonasob/wekan into ↵ | Lauri Ojansivu | 2017-08-26 | 3 | -4/+4 |
|/| | | | | | | | | | | | jonasob-username-matching | ||||
| * | | Usernames should be able to include dots (.) | Jonas Oberg | 2017-08-25 | 3 | -4/+4 |
| |/ | |||||
* / | Copy card link to clipboard. Thanks to xet7 ! Closes #1188 | Lauri Ojansivu | 2017-08-26 | 38 | -17/+82 |
|/ | |||||
* | Merge branch 'danhawkes-devel' into devel | Lauri Ojansivu | 2017-08-24 | 6 | -3/+96 |
|\ | | | | | | | | | Add web manifest so Wekan can be used as Standalone App on Desktop with Chrome or Firefox. Thanks to danhawkes ! Closes #1154 | ||||
| * | Add web manifest so Wekan can be used as Standalone App | Lauri Ojansivu | 2017-08-24 | 1 | -2/+4 |
| | | | | | | | | on Desktop with Chrome or Firefox. Thanks to danhawkes ! Closes #1154 | ||||
| * | Fixed lint error by using dot notation. | Lauri Ojansivu | 2017-08-23 | 1 | -1/+1 |
| | | |||||
| * | Merge branch 'devel' of https://github.com/danhawkes/wekan into danhawkes-devel | Lauri Ojansivu | 2017-08-23 | 4 | -0/+91 |
|/| | |||||
| * | Add web manifest | Dan Hawkes | 2017-08-20 | 4 | -0/+91 |
| | | | | | | | | Adds a basic web manifest to support progressive web-app use. | ||||
* | | Update translations. | Lauri Ojansivu | 2017-08-23 | 8 | -143/+143 |
| | | |||||
* | | Merge branch 'andresmanelli-webhook-ids' into devel | Lauri Ojansivu | 2017-08-23 | 3 | -2/+14 |
|\ \ | |/ |/| | | | Gogs integration part 1. Thanks to andresmanelli ! | ||||
| * | Gogs integration part 1. Thanks to andresmanelli ! | Lauri Ojansivu | 2017-08-23 | 1 | -2/+4 |
| | | |||||
| * | Add some IDs to webhook body | Andrés Manelli | 2017-08-16 | 2 | -0/+10 |
|/ | |||||
* | Try newer Debian on Dockerfile. | Lauri Ojansivu | 2017-08-15 | 1 | -1/+1 |
| | |||||
* | Update translations. | Lauri Ojansivu | 2017-08-14 | 4 | -334/+334 |
| | |||||
* | Merge branch 'nztqa-fix-checkitem-css' into devel | Lauri Ojansivu | 2017-08-11 | 2 | -1/+5 |
|\ | | | | | | | Fix Squeezed tickbox in Card. Thanks to nztqa ! Closes #1163 | ||||
| * | Fix Squeezed tickbox in Card. Thanks to nztqa ! Closes #1163 | Lauri Ojansivu | 2017-08-11 | 1 | -0/+4 |
| | | |||||
| * | Fix flex property width of first column | nztqa | 2017-08-10 | 1 | -1/+1 |
|/ | |||||
* | Merge branch 'kubiko-devel' into devel | Lauri Ojansivu | 2017-08-09 | 2 | -3/+5 |
|\ | | | | | | | Ubuntu snap: Use version scriptlet. Thanks to kubiko ! | ||||
| * | Ubuntu snap: Use version scriptlet. Thanks to kubiko ! | Lauri Ojansivu | 2017-08-09 | 1 | -2/+3 |
| | | |||||
| * | Merge branch 'devel' of https://github.com/kubiko/wekan into kubiko-devel | Lauri Ojansivu | 2017-08-09 | 1 | -1/+2 |
|/| | |||||
| * | use version scriptlet instead of hardcoded version | Ondrej Kubik | 2017-08-08 | 1 | -1/+2 |
| | | | | | | | | Signed-off-by: Ondrej Kubik <ondrej.kubik@canonical.com> | ||||
* | | Merge branch 'nztqa-improve-account' into devel | Lauri Ojansivu | 2017-08-09 | 44 | -122/+442 |
|\ \ | |/ |/| | | | Change Email address. Thanks to nztqa ! Closes #848 | ||||
| * | Change Email address. Thanks to nztqa ! Closes #848 | Lauri Ojansivu | 2017-08-09 | 1 | -1/+2 |
| | | |||||
| * | Update translations. | Lauri Ojansivu | 2017-08-09 | 34 | -117/+287 |
| | | |||||
| * | Capitalize accounts | Lauri Ojansivu | 2017-08-09 | 1 | -1/+1 |
| | | |||||
| * | Add change email address | nztqa | 2017-08-07 | 9 | -4/+153 |
|/ | | | | Set allow email change in admin panel | ||||
* | Add version info location. | Lauri Ojansivu | 2017-08-03 | 1 | -1/+1 |
| | |||||
* | Fix typo. | Lauri Ojansivu | 2017-08-03 | 1 | -1/+1 |
| | |||||
* | Merge branch 'nztqa-improve-info' into devel | Lauri Ojansivu | 2017-08-03 | 42 | -89/+730 |
|\ | | | | | | | | | Add display Wekan version number and runtime environment. Thanks to nztqa! Closes #963 #356 | ||||
| * | Update translations. | Lauri Ojansivu | 2017-08-03 | 34 | -81/+557 |
| | | |||||
| * | Add display Wekan version number and runtime environment. | Lauri Ojansivu | 2017-08-03 | 1 | -4/+6 |
| | | | | | | | | Thanks to nztqa! Closes #963 #356 | ||||
| * | Change Infos to Version | Lauri Ojansivu | 2017-08-03 | 1 | -1/+1 |
| | | |||||
| * | Merge branch 'improve-info' of https://github.com/nztqa/wekan into ↵ | Lauri Ojansivu | 2017-08-03 | 7 | -3/+166 |
|/| | | | | | | | nztqa-improve-info | ||||
| * | Add display wekan version number and runtime environment | nztqa | 2017-08-03 | 7 | -3/+166 |
| | | |||||
* | | Add Commercial Support. | Lauri Ojansivu | 2017-08-03 | 1 | -2/+1 |
|/ | |||||
* | Add bounties. | Lauri Ojansivu | 2017-08-01 | 1 | -0/+9 |
| | |||||
* | v0.32v0.32 | Lauri Ojansivu | 2017-07-30 | 4 | -4/+8 |
| | |||||
* | Fix lint error. | Lauri Ojansivu | 2017-07-30 | 1 | -1/+1 |
| | |||||
* | v0.31v0.31 | Lauri Ojansivu | 2017-07-30 | 5 | -6/+6 |
| | |||||
* | Merge branch 'GhassenRjab-fix-files-access' into devel | Lauri Ojansivu | 2017-07-30 | 6 | -130/+130 |
|\ | | | | | | | | | FIX SECURITY ISSUE Files accessible without authentication. Thanks to GhassenRjab ! Closes #1105 | ||||
| * | FIX SECURITY ISSUE Files accessible without authentication. | Lauri Ojansivu | 2017-07-30 | 1 | -2/+8 |
| | | | | | | | | Thanks to GhassenRjab ! Closes #1105 | ||||
| * | Update translations. | Lauri Ojansivu | 2017-07-30 | 4 | -116/+116 |
| | | |||||
| * | Merge branch 'fix-files-access' of https://github.com/GhassenRjab/wekan into ↵ | Lauri Ojansivu | 2017-07-30 | 1 | -12/+6 |
|/| | | | | | | | GhassenRjab-fix-files-access | ||||
| * | Fix files access bug | Ghassen Rjab | 2017-07-30 | 1 | -12/+6 |
| | |