summaryrefslogtreecommitdiffstats
path: root/client/components/users
Commit message (Collapse)AuthorAgeFilesLines
* Revert to Wekan v3.57 version of client and models directories,Lauri Ojansivu2020-01-033-69/+21
| | | | | | | removing Worker role temporarily, because Worker role changes broke saving card. Thanks to xet7 !
* Add Worker role.Lauri Ojansivu2020-01-033-21/+69
| | | | | | | | | Add more Font Awesome icons. Fix browser console errors when editing user profile name etc. Thanks to xet7 ! Closes #2788
* Fix comment text disappearing when clicking outside of comment text area.Lauri Ojansivu2019-12-171-22/+12
| | | | | | Fix lint error. Thanks to xet7 !
* Fix lint errors.Lauri Ojansivu2019-11-261-10/+3
|
* When logged in, use database for setting, so that changes areLauri Ojansivu2019-11-191-19/+67
| | | | | | | immediate. Only on public board use cookies. Comment out Collapse CSS that is not in use. Thanks to xet7 !
* New feature: Now there is popup selection of Lists/Swimlanes/Calendar/Roles.Lauri Ojansivu2019-11-181-4/+26
| | | | | | | | | | | | | | | | | | | | New feature, not set visible yet, because switching to it does not work properly yet: Collapsible Swimlanes #2804 Fix: Public board now loads correctly. When you select one of Lists/Swimlanes/Calendar view and reload webbrowser page, it can change view. Closes #2311 Fix: List sorting commented out. Closes #2800 Fix: Errors hasHiddenMinicardText, hasShowDragHandles, showSort, hasSortBy, profile, FirefoxAndroid/IE11/Vivaldi/Chromium browsers not working by using cookies instead of database. More details at https://github.com/wekan/wekan/issues/2643#issuecomment-554907955 Note: Cookie changes are not always immediate, if there is no effect, you may need to reload webbrowser page. Closes #2643 . Thanks to xet7 !
* Assignee field like Jira #2452 , in progress.Lauri Ojansivu2019-11-023-70/+4
| | | | | | | | | | | | Added features: - Assignee can now be added and removed. - Avatar icon is at card and assignee details TODO: - When selecting new assignee (+) icon, list does not yet show avatars and names who to add. There is empty avatar without name. Thanks to xet7 !
* Assignee field like Jira #2452 , in progress.Lauri Ojansivu2019-10-313-4/+70
| | | | | | Assignee can not be removed yet, it removes member, wrong link in popup. Thanks to xet7 !
* Add Features: allowing lists to be sorted by modifiedAt when not in ↵Lauri Ojansivu2019-10-292-0/+11
| | | | | | | | | | | | draggable mode. Bug Fix #2093: the broken should be prior to file attachment feature introduced, and tested export board is working. Thanks to whowillcare ! ( xet7 merged this pull request manually from https://github.com/wekan/wekan/pull/2756 ) Closes #2093
* Revert drag handle changes.Lauri Ojansivu2019-10-032-11/+0
|
* Drag handles. In Progress.Lauri Ojansivu2019-09-172-0/+11
|
* Add admin setting to prevent users to self deleting their accountguillaume2019-07-302-2/+6
|
* add popup to confirm deleting one accountguillaume2019-07-302-3/+8
|
* Prettier & eslint project style updateJustin Reynolds2019-06-282-84/+95
|
* - Fix translation name in Wekan menu: oc to Occitan.Lauri Ojansivu2019-05-111-0/+2
| | | | Thanks to xet7 !
* Delete user featureguillaume2019-04-262-1/+9
|
* Merge branch 'devel' into edgeLauri Ojansivu2019-02-271-9/+12
|\
| * Add the following new Sandstorm features and fixes:Lauri Ojansivu2019-02-271-9/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - 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 errorsAndrés Manelli2019-02-241-2/+2
| |
* | Save template swimlanes in profile. Fix swimlane view for templates board. ↵Andrés Manelli2019-02-241-2/+2
| | | | | | | | Avoid deleting template containers
* | Add first draft of data model and user interface. No actions.Andrés Manelli2019-02-242-0/+12
|/
* improve notificationsguillaume2018-10-112-38/+0
|
* - Remove avatar url fix javascript version, it breaks too easily.Lauri Ojansivu2018-08-222-8/+1
| | | | | | | | | Same can be done with Caddy. Thanks to xet7 ! Closes #1776, closes #386
* Fix lint errors.Lauri Ojansivu2018-08-221-1/+1
|
* - Remove suburl from beginning of avatar file path, so that avatar imagesLauri Ojansivu2018-08-222-1/+8
| | | | | | | | | | | don't get broken when root-url changes to different sub-url. This does not change avatar urls in database, instead this fixes url on the fly after loading avatar url from database. Thanks to xet7 ! Closes #1776, closes #386
* Allow description and member two way bindingAndrés Manelli2018-08-101-2/+3
|
* - Revert "Fix vertical align of user avatar initials",Lauri Ojansivu2018-07-031-1/+1
| | | | | | | | so that initials are again visible. Thanks to pravdomil and xet7 ! Reverts https://github.com/wekan/wekan/pull/1714
* fix vertical align of user avatar initialspravdomil2018-06-191-1/+1
|
* Includes possibility to block username changeThiago Fernando S. dos Santos2018-05-042-1/+7
|
* Fix #1570, now zero means hide cards countAndrés Manelli2018-04-161-1/+1
|
* Fix lint errors related to language namesGhassen Rjab2018-02-261-4/+10
|
* Fix Igbo language at menu.Lauri Ojansivu2018-01-281-1/+1
|
* Merge branch 'fix-bug-on-missing-admin-panel-menuoption' of ↵Lauri Ojansivu2017-12-021-4/+6
|\ | | | | | | https://github.com/thuanpq/wekan into thuanpq-fix-bug-on-missing-admin-panel-menuoption
| * Move user-admin subsciption to headerThuan Pham Quoc2017-12-011-6/+0
| |
| * Fixed - Missing trailing comma comma-dangleThuan Pham Quoc2017-12-011-1/+1
| |
| * Fixed - bug on not able to see ADMIN PANEL if not access Board ListThuan Pham Quoc2017-12-011-4/+12
| |
* | Move global subscription to template subscription so that subscriptionLauri Ojansivu2017-12-021-2/+2
|/ | | | | will stop when template is unused. It's very important for efficiency espacially with large number of users. Thanks to mfshiu !
* Optimize for mobile web, show single list per page with navigate barnztqa2017-11-291-4/+5
|
* Fix permissions (isBoardMember to isNotCommentOnly)nztqa2017-11-271-6/+6
|
* Updated users methods to get user id from client on updating user data, is ↵Thuan Pham Quoc2017-11-081-5/+5
| | | | aimed to support admin update other user profile
* Add change email addressnztqa2017-08-072-2/+49
| | | | Set allow email change in admin panel
* Add admin panel route for subfoldernztqa2017-06-261-1/+1
|
* Initials to be translatable.Lauri Ojansivu2017-06-191-1/+1
|
* Add Breton labelGhassen Rjab2017-06-191-1/+1
|
* Sort available languages by their translated namesGhassen Rjab2017-06-181-3/+11
|
* Admin panel:lkisme2017-02-242-0/+5
| | | | | | | Only invited user can register in strict mode, Set mail server in admin panel, Switch strict mode in admin panel, Invite people to system in admin panel
* fixed few overseightsMario Orlicky2016-11-251-1/+1
|
* New option to set up minimum limit to show cards count for each list in boardMario Orlicky2016-11-252-0/+16
|
* Merge pull request #19 from mario-orlicky/hide-system-messagesLauri Ojansivu2016-11-202-4/+26
|\ | | | | New change settings option and possibility to hide system messagaes
| * Fixed buildMario Orlicky2016-11-191-2/+2
| |