summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Fix card count positionBenjamin Tissoires2019-05-142-1/+5
| | | | | | | | | | When introducing markdown in the title (b795115042c2eb6bccb), the card count got pushed outside of the List Header. Add its own style (by manually merge small and quiet), and restore its original placement. Fixes #2403
* v2.72v2.72Lauri Ojansivu2019-05-134-4/+14
|
* Merge pull request #2401 from guyzyl/develLauri Ojansivu2019-05-131-2/+2
|\ | | | | Added BIDI support to "Add Card" #884
| * Added BIDI support to "Add Card" #884Guy Zylberberg2019-05-131-2/+2
|/
* v2.71v2.71Lauri Ojansivu2019-05-124-5/+5
|
* Update translations.Lauri Ojansivu2019-05-121-30/+30
|
* Update changelog.Lauri Ojansivu2019-05-121-0/+9
|
* Merge pull request #2400 from atilaromero/develLauri Ojansivu2019-05-121-0/+17
|\ | | | | Add partentId support on card web API
| * Add partentId support on card web APIAtila Romero2019-05-121-0/+17
| |
* | Fix typo.Lauri Ojansivu2019-05-121-1/+1
|/
* v2.70v2.70Lauri Ojansivu2019-05-114-5/+5
|
* Update changelog.Lauri Ojansivu2019-05-111-0/+11
|
* - [View markdown on List names, Custom Fields (Text and Dropdown), Label names,Lauri Ojansivu2019-05-118-13/+32
| | | | | | | | All Boards view Board names and Board descriptions](https://github.com/wekan/wekan/issues/2334). Thanks to shaygover and xet7 ! Related #2334
* v2.69v2.69Lauri Ojansivu2019-05-114-5/+5
|
* Update changelog.Lauri Ojansivu2019-05-111-0/+9
|
* - Fix translation name in Wekan menu: oc to Occitan.Lauri Ojansivu2019-05-112-0/+4
| | | | Thanks to xet7 !
* v2.68v2.68Lauri Ojansivu2019-05-104-6/+6
|
* Update changelog.Lauri Ojansivu2019-05-101-0/+13
|
* Option to login to the LDAP server with the user's own username and ↵Lauri Ojansivu2019-05-107-1/+19
| | | | | | | | | | | password, instead of an administrator key. Default: false (use administrator key). With new setting: LDAP_USER_AUTHENTICATION=true Added to Snap, Docker and Source. Thanks to xet7 ! Related https://github.com/wekan/wekan/pull/2399
* Merge branch 'thiagofernando-devel' into develLauri Ojansivu2019-05-102-98/+136
|\
| * Merge branch 'devel' of https://github.com/thiagofernando/wekan into ↵Lauri Ojansivu2019-05-102-98/+136
|/| | | | | | | thiagofernando-devel
| * Update loginHandler.jsThiago Fernando2019-05-101-21/+31
| | | | | | additional option to login in ldap server with user account
| * Update ldap.jsThiago Fernando2019-05-101-77/+105
| |
| * Merge pull request #1 from wekan/develThiago Fernando2019-05-10660-4984/+77480
| |\ | | | | | | ldap changes
* | | v2.67v2.67Lauri Ojansivu2019-05-104-5/+5
| | |
* | | Update changelog.Lauri Ojansivu2019-05-101-0/+2
| | |
* | | Update changelog.Lauri Ojansivu2019-05-101-0/+9
| | |
* | | - Add Feature: Move board to Archive button at each board at All Boards page.Lauri Ojansivu2019-05-104-2/+38
| |/ |/| | | | | | | | | Thanks to xet7 ! Related #2389
* | v2.66v2.66Lauri Ojansivu2019-05-094-5/+5
| |
* | Delete user feature.Lauri Ojansivu2019-05-091-1/+9
| |
* | Prevent data loss.Lauri Ojansivu2019-05-091-10/+16
| | | | | | | | Thanks to xet7 !
* | Merge pull request #2384 from Akuket/origin/edgeLauri Ojansivu2019-05-096-2/+62
|\ \ | | | | | | Delete user feature
| * | Delete user featureguillaume2019-04-266-2/+62
| | |
* | | Update changelog.Lauri Ojansivu2019-05-091-0/+4
| | |
* | | Fix missing profile checks.Lauri Ojansivu2019-05-0914-36/+42
| | | | | | | | | | | | Thanks to justinr1234 !
* | | Merge pull request #2395 from guyzyl/develLauri Ojansivu2019-05-097-12/+13
|\ \ \ | | | | | | | | Fixed RTL issue #884
| * | | Fixed RTL issue #884Guy Zylberberg2019-05-087-12/+13
| | | |
* | | | Update translations.Lauri Ojansivu2019-05-082-5/+5
| | | |
* | | | Update translations. Add Chinese (Hong Kong).Lauri Ojansivu2019-05-069-58/+759
| | | |
* | | | Update changelog.Lauri Ojansivu2019-04-291-0/+9
| | | |
* | | | Update translations.Lauri Ojansivu2019-04-292-8/+8
|/ / /
* | | Merge pull request #2385 from faust64/patch-1Lauri Ojansivu2019-04-261-6/+6
|\ \ \ | | | | | | | | fix(oidc): can not log in
| * | | fix(oidc): can not log inSamuel2019-04-261-6/+6
| |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Trying to configure wekan authenticating against LemonLDAP-NG, I used to read about errors like the following: ``` XXX: getUserInfo response: { sub: 'demoone' } XXX: userinfo: { sub: 'demoone' } {"line":"431","file":"oauth.js","message":"Error in OAuth Server: id is not defined","time":{"$date":1556286530412},"level":"warn"} Exception while invoking method 'login' { stack: 'ReferenceError: id is not defined\n at Object.handleOauthRequest (packages/wekan-oidc.js:39:68)\n at OAuth._requestHandlers.(anonymous function) (packages/oauth2.js:27:31)\n at middleware (packages/oauth.js:203:5)\n at packages/oauth.js:176:5', source: 'method' } ``` Looking at the sources, that error message seems to be right: we have several references to `id`, `uid`, `displayName` or `email`, which are not defined. Probably a typo, assuming we meant these to be strings. Applying that patch, I confirm I can finally log in: ``` XXX: getUserInfo response: { sub: 'demoone' } XXX: userinfo: { sub: 'demoone' } XXX: serviceData: { id: undefined, username: undefined, fullname: undefined, accessToken: 'e57dc4e9e81cc98c279db3ed08b1c72f', expiresAt: 1556298699213, email: undefined } XXX: profile: { name: undefined, email: undefined } ``` All the credit goes to @pcurie .
* / / Update translations.Lauri Ojansivu2019-04-265-15/+15
|/ /
* | Update translations.Lauri Ojansivu2019-04-242-4/+4
| |
* | v2.65v2.65Lauri Ojansivu2019-04-244-6/+12
| |
* | Update translations.Lauri Ojansivu2019-04-2449-49/+97
| |
* | Merge branch 'Akuket-edge' into edgeLauri Ojansivu2019-04-245-28/+152
|\ \
| * | fix lintsguillaume2019-04-241-3/+3
| | |
| * | Loading authentication pageguillaume2019-04-245-26/+150
| | |