summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | - More whitelabeling.Lauri Ojansivu2019-03-2116-29/+34
| | | | | | | | Thanks to xet7 !
* | Update translations.Lauri Ojansivu2019-03-2150-59/+109
|/
* Fix typo.Lauri Ojansivu2019-03-211-1/+1
|
* v2.51v2.51Lauri Ojansivu2019-03-214-4/+14
|
* Merge pull request #2269 from andresmanelli/fix_2268Lauri Ojansivu2019-03-211-32/+0
|\ | | | | Fix #2268
| * Fix #2268Andrés Manelli2019-03-201-32/+0
| |
* | v2.50v2.50Lauri Ojansivu2019-03-213-4/+4
| |
* | [Fix](https://github.com/wekan/wekan/pull/2269) [Unable to change card title ↵Lauri Ojansivu2019-03-211-0/+10
| | | | | | | | | | | | | | | | | | | | | | in Template](https://github.com/wekan/wekan/issues/2268) and [Fix Unable to create a new board from a template](https://github.com/wekan/wekan/issues/2267). Thanks to andresmanelli ! Closes 2268, closes #2267
* | v2.49v2.49Lauri Ojansivu2019-03-214-5/+5
|/
* [Fix Cards disappear when rearranged on template ↵Lauri Ojansivu2019-03-211-0/+1
| | | | | | | | board](https://github.com/wekan/wekan/issues/2266). Thanks to andresmanelli ! Closes #2266
* Merge pull request #2270 from andresmanelli/fix_2266Lauri Ojansivu2019-03-211-1/+1
|\ | | | | Fix #2266
| * Fix #2266Andrés Manelli2019-03-181-1/+1
| |
* | Update changelog.Lauri Ojansivu2019-03-211-0/+1
| |
* | Merge branch 'andresmanelli-fix_subtasks' into edgeLauri Ojansivu2019-03-212-4/+3
|\ \
| * | Merge branch 'fix_subtasks' of https://github.com/andresmanelli/wekan into ↵Lauri Ojansivu2019-03-202-4/+3
|/| | | | | | | | | | | andresmanelli-fix_subtasks
| * | Fix dissapearing subtasksAndrés Manelli2019-03-172-4/+3
| |/
* | Update translations.Lauri Ojansivu2019-03-203-106/+106
| |
* | Update changelog.Lauri Ojansivu2019-03-201-0/+7
| |
* | git push origin edgeMerge branch 'andresmanelli-edge' into edgeLauri Ojansivu2019-03-2012-43/+202
|\ \
| * | Merge branch 'edge' of https://github.com/andresmanelli/wekan into ↵Lauri Ojansivu2019-03-2012-43/+202
|/| | | | | | | | | | | andresmanelli-edge
| * | Lint fixAndrés Manelli2019-03-164-5/+5
| | |
| * | - Fix card copy & move between boards with customFieldsAndrés Manelli2019-03-169-34/+179
| | | | | | | | | | | | | | | | | | - Fix card copy & move between boards with labels with same name - Fix activities for labels when copying and moving card - Fix activities for customFields when copying and moving card
| * | Migrate customFieldsAndrés Manelli2019-03-166-10/+24
| |/
* | Merge branch 'devel' of github.com:wekan/wekan into develLauri Ojansivu2019-03-201-0/+2
|\ \
| * \ Merge pull request #2272 from justinr1234/patch-1Lauri Ojansivu2019-03-201-0/+2
| |\ \ | | | | | | | | Don't swallow email errors
| | * | Disable eslint for console errorjustinr12342019-03-181-0/+1
| | | |
| | * | Don't swallow email errorsjustinr12342019-03-181-0/+1
| | | | | | | | | | | | Fixes #2246
* | | | Update changelog.Lauri Ojansivu2019-03-201-2/+3
|/ / /
* / / Update changelog.Lauri Ojansivu2019-03-201-0/+6
|/ /
* | Merge pull request #2263 from inoio/develLauri Ojansivu2019-03-161-1/+1
|\ \ | |/ |/| make emails for invitations lowercase, compatible with AccountsTemplates
| * make emails for invitations all lowercase for compatibility with ↵Ole Langbehn2019-03-161-1/+1
|/ | | | | | | | | | | | | | | | | | | | | | AccountsTemplates Email addresses for invitations are stored case sensitive in mongo, together with the invitation codes. When someone tries to sign up due to an invitation, in the sign up form, due to AccountsTemplates defaults, the email address is lowercased on blur of the textbox. When they then try to sign in, they get an error about the invitation code not existing. This makes it impossible to successfully invite people using non-lowercased email addresses. This patch lowercases the emails on the client side when inviting them. Other possibilities would be to lowercase them on the server side before storing them to mongodb, making a case insensitive search on mongodb, or making the email input field in the sign up form not lowercase the email string. This patch was chosen in favor of the other possibilities because of its simplicity.
* v2.48v2.48Lauri Ojansivu2019-03-154-4/+12
|
* Update translations.Lauri Ojansivu2019-03-151-339/+339
|
* Fix LDAP login.Lauri Ojansivu2019-03-151-14/+5
| | | | | | | Thanks to xet7 ! Closes wekan/wekan-ldap#43, closes wekan/wekan-snap#85
* v2.47v2.47Lauri Ojansivu2019-03-144-9/+7
|
* Update changelog.Lauri Ojansivu2019-03-141-1/+11
|
* Try to fix [LDAP Login: "Login forbidden", ReferenceError: req is not ↵Lauri Ojansivu2019-03-142-5/+15
| | | | | | | | | | defined](https://github.com/wekan/wekan-ldap/issues/44). Please test. Thanks to xet7 ! Closes wekan/wekan-ldap#44
* Remove ordering of cards by stars/color/description, so that cards would not ↵Lauri Ojansivu2019-03-141-1/+1
| | | | | | | | reorder all the time. Thanks to xet7 ! Closes #2241
* v2.46v2.46Lauri Ojansivu2019-03-134-5/+5
|
* Update changelog.Lauri Ojansivu2019-03-131-1/+4
|
* Revert hiding of Subtask boards, because of feedback from Wekan users,Lauri Ojansivu2019-03-131-1/+0
| | | | | | that need Subtask boards to be visible. Thanks to xet7 !
* Update translations.Lauri Ojansivu2019-03-132-4/+4
|
* Merge branch 'devel' of github.com:wekan/wekan into develLauri Ojansivu2019-03-121-9/+15
|\
| * Merge pull request #2253 from justinr1234/develLauri Ojansivu2019-03-121-9/+15
| |\ | | | | | | Fix watchers undefined #2252
| | * Fix watchers undefined #2252Justin Reynolds2019-03-121-9/+15
| |/
* / Update changelog.Lauri Ojansivu2019-03-121-0/+9
|/
* v2.45v2.45Lauri Ojansivu2019-03-114-4/+10
|
* Merge pull request #2248 from andresmanelli/circular_migrationLauri Ojansivu2019-03-111-1/+1
|\ | | | | Rename migration to re run
| * Rename migration to re runAndrés Manelli2019-03-111-1/+1
| |
* | v2.44v2.44Lauri Ojansivu2019-03-114-5/+5
| |