Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix templates board not found | Andrés Manelli | 2019-02-27 | 1 | -2/+2 |
| | |||||
* | Merge branch 'devel' into edge | Lauri Ojansivu | 2019-02-27 | 1 | -2/+3 |
|\ | |||||
| * | Add the following new Sandstorm features and fixes: | Lauri Ojansivu | 2019-02-27 | 1 | -2/+3 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - All Boards page [so it's possible to go back from subtask board](https://github.com/wekan/wekan/issues/2082) - Board favorites - New Sandstorm board first user is Admin and [has IFTTT Rules](https://github.com/wekan/wekan/issues/2125) and Standalone Wekan Admin Panel. Probably some Admin Panel features do not work yet. Please keep backup of your grains before testig Admin Panel. - Linked Cards and Linked Boards. - Some not needed options like Logout etc have been hidden from top bar right menu. - [Import board now works. "Board not found" is not problem anymore](https://github.com/wekan/wekan/issues/1430), because you can go to All Boards page to change to imported board. and removes the following features: - Remove Welcome Board from Standalone Wekan, [to fix Welcome board not translated](https://github.com/wekan/wekan/issues/1601). Sandstorm Wekan does not have Welcome Board. Thanks to xet7 ! Closes #2125, closes #2082, closes #1430, closes #1601, related #2205, related #2070, related #1695, related #1192. | ||||
* | | Fix lint errors | Andrés Manelli | 2019-02-24 | 1 | -41/+41 |
| | | |||||
* | | Avoid links on a template-board | Andrés Manelli | 2019-02-24 | 1 | -1/+1 |
| | | | | | | | | | | Allow creation of template boards with a linked card Avoid changing the name of the template-container swimlanes | ||||
* | | Save template swimlanes in profile. Fix swimlane view for templates board. ↵ | Andrés Manelli | 2019-02-24 | 1 | -8/+42 |
| | | | | | | | | Avoid deleting template containers | ||||
* | | Add first draft of data model and user interface. No actions. | Andrés Manelli | 2019-02-24 | 1 | -0/+48 |
|/ | |||||
* | Fix trailing spaces | Karim Gillani | 2019-02-04 | 1 | -1/+1 |
| | |||||
* | OIDC BoardView Fix | Karim Gillani | 2019-02-04 | 1 | -1/+1 |
| | |||||
* | RESTAPI: Add some JSDoc | Benjamin Tissoires | 2019-01-18 | 1 | -0/+172 |
| | | | | So we can have a decent REST API documentation generated. | ||||
* | - Fix Reference error. | Lauri Ojansivu | 2018-12-13 | 1 | -1/+1 |
| | | | | Thanks to Akuket ! | ||||
* | - Fix [Cannot login with new LDAP account when auto-registration disabled ↵ | Lauri Ojansivu | 2018-12-13 | 1 | -3/+7 |
| | | | | | | | | | | | (request invitation code)](https://github.com/wekan/wekan-ldap/issues/29); - Fix [Unable to create new account from LDAP](https://github.com/wekan/wekan-ldap/issues/32). Thanks to Akuket ! Closes wekan/wekan-ldap#29, closes wekan/wekan-ldap#32 | ||||
* | revert changes for patch authentication | guillaume | 2018-11-22 | 1 | -4/+4 |
| | |||||
* | - Revert Improve authentication to [fix Login ↵ | Lauri Ojansivu | 2018-11-17 | 1 | -4/+4 |
| | | | | | | | | failure](https://github.com/wekan/wekan/issues/2004). Thanks to xet7 ! Closes #2004 | ||||
* | patch authentication | guillaume | 2018-11-06 | 1 | -4/+4 |
| | |||||
* | models: make the REST API more uniform | Benjamin Tissoires | 2018-10-23 | 1 | -6/+6 |
| | | | | | | | All of the other REST API are in the form 'modelId' but a few ones in boards.js and users.js. Change it for a more uniform API. | ||||
* | Merge branch 'edge' of https://github.com/Akuket/wekan into Akuket-edge | Lauri Ojansivu | 2018-10-11 | 1 | -4/+0 |
|\ | |||||
| * | improve notifications | guillaume | 2018-10-11 | 1 | -4/+0 |
| | | |||||
* | | Fix lint errors. | Lauri Ojansivu | 2018-10-09 | 1 | -4/+4 |
|/ | |||||
* | add ldap support | simplify authentications | guillaume | 2018-10-09 | 1 | -6/+8 |
| | |||||
* | - Add LDAP. In progress. | Lauri Ojansivu | 2018-10-03 | 1 | -3/+12 |
| | | | | | | Thanks to maximest-pierre, Akuket and xet. Related #119 | ||||
* | - REST API: Add member with role to board. Remove member from board. | Lauri Ojansivu | 2018-10-02 | 1 | -1/+76 |
| | | | | | | | | | Docs: https://github.com/wekan/wekan/wiki/REST-API-Role - OAuth2: Change Oidc preferred_username back to username. Thanks to xet7 ! Related #1861 | ||||
* | - Try to fix OAuth2: Change oidc username to preferred_username. | Lauri Ojansivu | 2018-09-22 | 1 | -1/+1 |
| | | | | Thanks to xet7 ! | ||||
* | - Add permission "No comments". It is like normal user, but does not show ↵ | Lauri Ojansivu | 2018-09-04 | 1 | -0/+10 |
| | | | | | | comments and activities. Thanks to xet7 ! | ||||
* | - [OAuth2 Login on Standalone ↵ | Lauri Ojansivu | 2018-08-25 | 1 | -10/+7 |
| | | | | | | | | | | | Wekan](https://github.com/wekan/wekan/wiki/OAuth2). For example, Rocket.Chat can provide OAuth2 login to Wekan. Also, if you have Rocket.Chat using LDAP/SAML/Google/etc for logging into Rocket.Chat, then same users can login to Wekan when Rocket.Chat is providing OAuth2 login to Wekan. Thanks to salleman33 and xet7 ! Closes #234 | ||||
* | Merge branch 'devel' of https://github.com/salleman33/wekan into ↵ | Lauri Ojansivu | 2018-08-24 | 1 | -0/+27 |
|\ | | | | | | | salleman33-devel | ||||
| * | merge oidc and local account if exists | Allemand Sylvain | 2018-04-10 | 1 | -6/+22 |
| | | |||||
| * | authentification oauth2 | Allemand Sylvain | 2018-04-09 | 1 | -0/+11 |
| | | |||||
* | | enable/disable api with env var | guillaume | 2018-07-24 | 1 | -1/+12 |
| | | |||||
* | | remove invitation code | guillaume | 2018-07-18 | 1 | -5/+6 |
| | | |||||
* | | patch re-invit | guillaume | 2018-07-16 | 1 | -0/+3 |
| | | |||||
* | | Introducing third board view: calendar. | Nicu Tofan | 2018-06-26 | 1 | -0/+5 |
| | | | | | | | | A dependency to rzymek:fullcalendar has also been added. | ||||
* | | Try to fix: Users who register with an invitation code can't see lists/cards. | Lauri Ojansivu | 2018-05-01 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | Please test. Thanks to andresmanelli ! Related #1610 | ||||
* | | Define sort property on swimlanes and lists | zebby76 | 2018-05-01 | 1 | -3/+3 |
| | | |||||
* | | Fix #1567 | Andrés Manelli | 2018-04-16 | 1 | -1/+15 |
|/ | |||||
* | Fix lint warnings | Ghassen Rjab | 2018-02-27 | 1 | -6/+6 |
| | |||||
* | Add trailing comma | Andrés Manelli | 2018-02-02 | 1 | -1/+1 |
| | |||||
* | Add default swimlane to welkome board | Andrés Manelli | 2018-02-02 | 1 | -0/+5 |
| | |||||
* | Allow admin to change user password in admin panel | Thuan Pham Quoc | 2017-12-01 | 1 | -0/+7 |
| | |||||
* | REST API better error output. Thanks to soohwa ! Related #1037 | Lauri Ojansivu | 2017-11-19 | 1 | -72/+122 |
|\ | |||||
| * | Add REST API better error output | soohwa | 2017-10-15 | 1 | -71/+121 |
| | | |||||
* | | Fix: Helper to list boards for user. Thanks to milesibastos ! Closes #1326 | Lauri Ojansivu | 2017-11-19 | 1 | -1/+1 |
| | | |||||
* | | Fix Missing trailing comma in users.js | Thuan Pham Quoc | 2017-11-16 | 1 | -1/+1 |
| | | |||||
* | | Added update all user profile from admin panel | Thuan Pham Quoc | 2017-11-08 | 1 | -44/+57 |
| | | |||||
* | | Updated users methods to get user id from client on updating user data, is ↵ | Thuan Pham Quoc | 2017-11-08 | 1 | -7/+8 |
|/ | | | | aimed to support admin update other user profile | ||||
* | fix lint error | soohwa | 2017-10-13 | 1 | -1/+1 |
| | |||||
* | fix lint error | soohwa | 2017-10-13 | 1 | -1/+1 |
| | |||||
* | fix lint errors | soohwa | 2017-10-13 | 1 | -13/+13 |
| | |||||
* | Add the ability for the admin : | soohwa | 2017-10-13 | 1 | -0/+38 |
| | | | | | | - disabling a login for a user (not himself) - enabling a login for a user - transfering the ownership of all user's boards to himself | ||||
* | Remove trailing space | soohwa | 2017-10-08 | 1 | -1/+1 |
| |