Commit Graph

125 Commits (31dbdc835d5a092b8360a4dbe93e9fbcce068855)

Author SHA1 Message Date
Lauri Ojansivu f3bc92904c Change list sorting to be visible only at DesktopDragHandle mode. 6 years ago
Lauri Ojansivu 7d6d3af54a Add Features: allowing lists to be sorted by modifiedAt when not in draggable mode. 6 years ago
Sam X. Chen bc2a20f04e Add Feature: allow user to sort Lists in Board by his own preference, boardadmin can star list 6 years ago
Lauri Ojansivu f3b858ca21 Revert drag handle changes. 6 years ago
Sam X. Chen a37723f8a4 Fixing method in users.js didn't have check userId 6 years ago
Lauri Ojansivu 03d7fc02ec Drag handles. In Progress. 6 years ago
Justin Reynolds 3b9f2ca7c2 Fixes #2596 incorrect date types for created & updated 6 years ago
Lauri Ojansivu b2deab544b Fix login did not work. 6 years ago
Lauri Ojansivu f96c1eda70 v3.22 6 years ago
Lauri Ojansivu 6e12e2fa59 [Fix: Some users cannot switch views or languages](https://github.com/wekan/wekan/issues/2630). 6 years ago
Lauri Ojansivu 315b5bad46 Fix formatting. 6 years ago
Lauri Ojansivu 5c696e5a3c On board, BoardAdmin and normal user can now invite new user directly 6 years ago
Lauri Ojansivu 9f6d615ee5 Fix bug on editing users informations, switching to other view, staring a board. 6 years ago
Lauri Ojansivu f7e0b837d3 Hide minicard label text: per user checkbox setting at sidebar. 6 years ago
Justin Reynolds 7a60eef375 Fix checking if API is enabled 6 years ago
Lauri Ojansivu 31e801cc39 - [LDAP: Check if email attribute is an array, that has many email addresses](https://github.com/wekan/wekan/pull/2519). 6 years ago
Justin Reynolds 3eb4d2c341 Prettier & eslint project style update 6 years ago
Justin Reynolds c60e80d25b Add createdAt and modifiedAt to all collections 6 years ago
Lauri Ojansivu e1b016cf3d Prevent data loss. 6 years ago
Lauri Ojansivu 64ee60a008 Fix missing profile checks. 6 years ago
Justin Reynolds daf314b037 Fix missing profile checks 6 years ago
guillaume cdef8a33e4 Delete user feature 6 years ago
Andrés Manelli 6ee75fbdba Fix templates board not found 6 years ago
Lauri Ojansivu 34d8235551 Add the following new Sandstorm features and fixes: 6 years ago
Andrés Manelli eb62c9ce6a Fix lint errors 6 years ago
Andrés Manelli 1e72177991 Avoid links on a template-board 6 years ago
Andrés Manelli 64bf455b29 Save template swimlanes in profile. Fix swimlane view for templates board. Avoid deleting template containers 6 years ago
Andrés Manelli 0a53ee87b9 Add first draft of data model and user interface. No actions. 6 years ago
Karim Gillani d689a7408b
Fix trailing spaces 6 years ago
Karim Gillani c42f2a05d2
OIDC BoardView Fix 6 years ago
Benjamin Tissoires ff467402c0 RESTAPI: Add some JSDoc 6 years ago
Lauri Ojansivu 2a5a428bc0 - Fix Reference error. 7 years ago
Lauri Ojansivu f8ef8507b5 - Fix [Cannot login with new LDAP account when auto-registration disabled (request invitation code)](https://github.com/wekan/wekan-ldap/issues/29); 7 years ago
guillaume f23448be33 revert changes for patch authentication 7 years ago
Lauri Ojansivu aa691b0af1 - Revert Improve authentication to [fix Login failure](https://github.com/wekan/wekan/issues/2004). 7 years ago
guillaume 8c497efb46 patch authentication 7 years ago
Benjamin Tissoires 9aa5584c9c models: make the REST API more uniform 7 years ago
Lauri Ojansivu e9f8e150e7 - [Improve notifications](https://github.com/wekan/wekan/pull/1948). 7 years ago
guillaume b925b8e74d improve notifications 7 years ago
Lauri Ojansivu 3a7ae7c5f2 Fix lint errors. 7 years ago
guillaume 3b4f285fea add ldap support | simplify authentications 7 years ago
Lauri Ojansivu 288800eafc - Add LDAP. In progress. 7 years ago
Lauri Ojansivu 33caf1809a - REST API: Add member with role to board. Remove member from board. 7 years ago
Lauri Ojansivu 734e4e5f3f - Try to fix OAuth2: Change oidc username to preferred_username. 7 years ago
Lauri Ojansivu eb8c1530a5 Fix lint errors. 7 years ago
Lauri Ojansivu 53a020a23a - Remove OAuth2, until it is fixed. 7 years ago
Lauri Ojansivu 77efcf7137 - Add permission "No comments". It is like normal user, but does not show comments and activities. 7 years ago
Lauri Ojansivu 39312a075e - [OAuth2 Login on Standalone Wekan](https://github.com/wekan/wekan/wiki/OAuth2). For example, Rocket.Chat can provide OAuth2 login to Wekan. 7 years ago
guillaume 6173a73381 enable/disable api with env var 7 years ago
guillaume e2ae5d6b8e remove invitation code 7 years ago