Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add admin setting to prevent users to self deleting their account | guillaume | 2019-07-30 | 2 | -2/+6 |
| | |||||
* | add popup to confirm deleting one account | guillaume | 2019-07-30 | 2 | -3/+8 |
| | |||||
* | Prettier & eslint project style update | Justin Reynolds | 2019-06-28 | 2 | -84/+95 |
| | |||||
* | - Fix translation name in Wekan menu: oc to Occitan. | Lauri Ojansivu | 2019-05-11 | 1 | -0/+2 |
| | | | | Thanks to xet7 ! | ||||
* | Delete user feature | guillaume | 2019-04-26 | 2 | -1/+9 |
| | |||||
* | Merge branch 'devel' into edge | Lauri Ojansivu | 2019-02-27 | 1 | -9/+12 |
|\ | |||||
| * | Add the following new Sandstorm features and fixes: | Lauri Ojansivu | 2019-02-27 | 1 | -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 errors | Andrés Manelli | 2019-02-24 | 1 | -2/+2 |
| | | |||||
* | | Save template swimlanes in profile. Fix swimlane view for templates board. ↵ | Andrés Manelli | 2019-02-24 | 1 | -2/+2 |
| | | | | | | | | Avoid deleting template containers | ||||
* | | Add first draft of data model and user interface. No actions. | Andrés Manelli | 2019-02-24 | 2 | -0/+12 |
|/ | |||||
* | improve notifications | guillaume | 2018-10-11 | 2 | -38/+0 |
| | |||||
* | - Remove avatar url fix javascript version, it breaks too easily. | Lauri Ojansivu | 2018-08-22 | 2 | -8/+1 |
| | | | | | | | | | Same can be done with Caddy. Thanks to xet7 ! Closes #1776, closes #386 | ||||
* | Fix lint errors. | Lauri Ojansivu | 2018-08-22 | 1 | -1/+1 |
| | |||||
* | - Remove suburl from beginning of avatar file path, so that avatar images | Lauri Ojansivu | 2018-08-22 | 2 | -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 binding | Andrés Manelli | 2018-08-10 | 1 | -2/+3 |
| | |||||
* | - Revert "Fix vertical align of user avatar initials", | Lauri Ojansivu | 2018-07-03 | 1 | -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 initials | pravdomil | 2018-06-19 | 1 | -1/+1 |
| | |||||
* | Includes possibility to block username change | Thiago Fernando S. dos Santos | 2018-05-04 | 2 | -1/+7 |
| | |||||
* | Fix #1570, now zero means hide cards count | Andrés Manelli | 2018-04-16 | 1 | -1/+1 |
| | |||||
* | Fix lint errors related to language names | Ghassen Rjab | 2018-02-26 | 1 | -4/+10 |
| | |||||
* | Fix Igbo language at menu. | Lauri Ojansivu | 2018-01-28 | 1 | -1/+1 |
| | |||||
* | Merge branch 'fix-bug-on-missing-admin-panel-menuoption' of ↵ | Lauri Ojansivu | 2017-12-02 | 1 | -4/+6 |
|\ | | | | | | | https://github.com/thuanpq/wekan into thuanpq-fix-bug-on-missing-admin-panel-menuoption | ||||
| * | Move user-admin subsciption to header | Thuan Pham Quoc | 2017-12-01 | 1 | -6/+0 |
| | | |||||
| * | Fixed - Missing trailing comma comma-dangle | Thuan Pham Quoc | 2017-12-01 | 1 | -1/+1 |
| | | |||||
| * | Fixed - bug on not able to see ADMIN PANEL if not access Board List | Thuan Pham Quoc | 2017-12-01 | 1 | -4/+12 |
| | | |||||
* | | Move global subscription to template subscription so that subscription | Lauri Ojansivu | 2017-12-02 | 1 | -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 bar | nztqa | 2017-11-29 | 1 | -4/+5 |
| | |||||
* | Fix permissions (isBoardMember to isNotCommentOnly) | nztqa | 2017-11-27 | 1 | -6/+6 |
| | |||||
* | Updated users methods to get user id from client on updating user data, is ↵ | Thuan Pham Quoc | 2017-11-08 | 1 | -5/+5 |
| | | | | aimed to support admin update other user profile | ||||
* | Add change email address | nztqa | 2017-08-07 | 2 | -2/+49 |
| | | | | Set allow email change in admin panel | ||||
* | Add admin panel route for subfolder | nztqa | 2017-06-26 | 1 | -1/+1 |
| | |||||
* | Initials to be translatable. | Lauri Ojansivu | 2017-06-19 | 1 | -1/+1 |
| | |||||
* | Add Breton label | Ghassen Rjab | 2017-06-19 | 1 | -1/+1 |
| | |||||
* | Sort available languages by their translated names | Ghassen Rjab | 2017-06-18 | 1 | -3/+11 |
| | |||||
* | Admin panel: | lkisme | 2017-02-24 | 2 | -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 overseights | Mario Orlicky | 2016-11-25 | 1 | -1/+1 |
| | |||||
* | New option to set up minimum limit to show cards count for each list in board | Mario Orlicky | 2016-11-25 | 2 | -0/+16 |
| | |||||
* | Merge pull request #19 from mario-orlicky/hide-system-messages | Lauri Ojansivu | 2016-11-20 | 2 | -4/+26 |
|\ | | | | | New change settings option and possibility to hide system messagaes | ||||
| * | Fixed build | Mario Orlicky | 2016-11-19 | 1 | -2/+2 |
| | | |||||
| * | New change settings option and possibility to hide system messagaes | Mario Orlicky | 2016-11-19 | 2 | -4/+26 |
| | | |||||
* | | fixed indentation | Mario Orlicky | 2016-11-18 | 1 | -1/+1 |
| | | |||||
* | | Display message when user wants to choose existing username (Fixes: #16) | Mario Orlicky | 2016-11-18 | 2 | -4/+13 |
|/ | |||||
* | UI: Center text in the avatars (#581) | Alexander Sulfrian | 2016-04-21 | 1 | -1/+1 |
| | |||||
* | Bugfix, and optimize icon for notification | floatinghotpot | 2016-01-08 | 1 | -1/+1 |
| | |||||
* | Add notification, allow watch boards / lists / cards | Liming Xie | 2016-01-05 | 2 | -0/+38 |
| | |||||
* | Remove unnecessary template name declaration | Maxime Quandalle | 2016-01-03 | 1 | -4/+0 |
| | | | | | | This code was duplicate with the name we use to `register` the component. A update of blaze-component removed the need to duplicate this declaration. | ||||
* | Fix layout on Apple devices | Maxime Quandalle | 2016-01-02 | 1 | -0/+2 |
| | | | | | | | | | | | | | | | The layout issue was related to the lack of autoprexing for CSS properties. c69f993 did improve the reload time significantly but for that I had to replace `mquandalle:stylus` by the core `stylus` package. Unfortunatly it is currently difficult to run an autoprefixer with the core CSS compilers (as reported in https://github.com/meteor/meteor/issues/5219). So instead we rely on `nib` which transparently define some mixins for autoprefixing, the only restrictions being that we have to manually `@import 'nib'` on top of stylus files. Fixes #461 | ||||
* | Fix avatar support on Sanstorm | Maxime Quandalle | 2015-12-30 | 1 | -2/+2 |
| | | | | | | | | | | The bug comes for 9154b06 which this commit partially reverts. The synchronization between the user document profile and the Sandstorm HTTP headers is still not perfect. Having a clean model may requires the `accounts-sandstorm` to expose a hook to modify the user document just after the `services.sandstorm` credentials are updated. Fixes #460 | ||||
* | Optimize login form layout & css | floatinghotpot | 2015-12-28 | 1 | -58/+62 |
| | | | | Fixes #448 | ||||
* | add: support compact mode for mobile web, auto adapt to small screen/window | Liming Xie | 2015-12-17 | 2 | -3/+34 |
| |