Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | |||||
* | Add comment | soohwa | 2017-10-07 | 1 | -0/+6 |
| | |||||
* | Change fromAdmin into createdThroughApi | soohwa | 2017-10-06 | 1 | -4/+4 |
| | |||||
* | Clear "fromAdmin". Thx to nztqa. | soohwa | 2017-10-06 | 1 | -1/+3 |
| | |||||
* | Fix password not saved | soohwa | 2017-10-01 | 1 | -1/+1 |
| | |||||
* | Lint error | soohwa | 2017-09-25 | 1 | -3/+3 |
| | |||||
* | Fix https://github.com/wekan/wekan/issues/1249 | soohwa | 2017-09-25 | 1 | -0/+14 |
| | |||||
* | v0.41v0.41 | Lauri Ojansivu | 2017-09-25 | 1 | -14/+0 |
| | |||||
* | Fix lint errors. | Lauri Ojansivu | 2017-09-24 | 1 | -3/+3 |
| | |||||
* | Allow admin to create user despite disabling registration throught rest api. | none | 2017-09-23 | 1 | -0/+14 |
| | |||||
* | Add change email address | nztqa | 2017-08-07 | 1 | -0/+22 |
| | | | | Set allow email change in admin panel | ||||
* | Fixed eslint errors | mayjs | 2017-05-15 | 1 | -1/+1 |
| | |||||
* | let -> const | mayjs | 2017-05-15 | 1 | -1/+1 |
| | |||||
* | Added an endpoint to get the user referenced by the given token | mayjs | 2017-05-15 | 1 | -0/+10 |
| | |||||
* | add token authentication, only admin can use api | huneau romain | 2017-05-11 | 1 | -0/+4 |
| | |||||
* | REST API - Meteor 1.4 - first step issue | Lauri Ojansivu | 2017-04-27 | 1 | -29/+75 |
| | |||||
* | dangling commas error | Stephen Moloney | 2017-04-06 | 1 | -2/+2 |
| | |||||
* | First user is admin only if not running in sandstorm | Julen Landa Alustiza | 2017-04-02 | 1 | -1/+1 |
| | |||||
* | Add isAdmin to user Schema | Julen Landa Alustiza | 2017-04-02 | 1 | -0/+4 |
| | |||||
* | Fix email settings loading: | Julen Landa Alustiza | 2017-04-01 | 1 | -18/+16 |
| | | | | | | | | | | | MAIL_URL was overriden with database info all the time. Now if MAIL_URL exists is not overwritten and if neither MAIL_URL nor exists valid admin panel data MAIL_URL is not set. MAIL_FROM was ignored. Same behaviour, env variable has bigger priority than database configuration. On both cases, althrought environment variable is set, updating admin-panel mail settings will load new info and ignore the environment variable. Remove some code that is not needed anymore | ||||
* | Merge pull request #925 from rhelsing/comment-permissions | Lauri Ojansivu | 2017-03-28 | 1 | -0/+10 |
|\ | | | | | Comment permissions | ||||
| * | comment only working, naive implementation complete | Ryan Helsing | 2017-03-18 | 1 | -0/+5 |
| | | |||||
| * | cant see add list if comment only | Ryan Helsing | 2017-03-18 | 1 | -0/+5 |
| | | |||||
* | | Merge pull request #943 from Zokormazo/smtp | Lauri Ojansivu | 2017-03-28 | 1 | -18/+18 |
|\ \ | | | | | | | Don't send emails if missing smtp host | ||||
| * | | Don't send emails if missing smtp host | Julen Landa Alustiza | 2017-03-28 | 1 | -18/+18 |
| |/ | |||||
* / | Remove invitation code if email sending failed, improve registration process ↵ | lkisme | 2017-03-28 | 1 | -8/+16 |
|/ | | | | with invitation | ||||
* | Fix merge conflict. | Lauri Ojansivu | 2017-03-05 | 1 | -1/+44 |
|\ | |||||
| * | wording change, email sending optimization, add texts to i18n | lkisme | 2017-02-26 | 1 | -5/+5 |
| | | |||||
| * | Admin panel: | lkisme | 2017-02-24 | 1 | -1/+44 |
| | | | | | | | | | | | | | | 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 | ||||
* | | [ENH] Invite user with lower case email | Florent MONTHEL | 2017-03-04 | 1 | -2/+3 |
|/ | |||||
* | 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 | 1 | -0/+17 |
| | |||||
* | 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 | 1 | -0/+21 |
| | |||||
* | Fix login on Sandstorm by not creating welcome boards | Drew Fisher | 2016-11-03 | 1 | -17/+23 |
| | | | | | | | | | | | | | | | | | This one is a pretty strange chain of events: * fetching /.sandstorm-login via accounts-sandstorm's rendezvous protocol causes a user to be created in the users collection * models/users.js has hooks to create a board and lists when a user is created * models/activities.js has a hook to create activity entries when a list is created * this hook does not handle not having no boardId, which results in attempting to run the hook with boardId: 'false'. 'false' does not have a title attribute, which causes the whole method call to throw an exception. * This makes the initial login fail. While there may be other bugs, the simple fix is to not create the board and lists when running under Sandstorm, where you only have one board anyway. | ||||
* | Merge #616 into devel | Maxime Quandalle | 2016-07-18 | 1 | -30/+109 |
|\ | |||||
| * | Welcome board: Allow localization | Alexander Sulfrian | 2016-06-03 | 1 | -4/+3 |
| | | |||||
| * | Fix initial board creation | Alexander Sulfrian | 2016-06-03 | 1 | -13/+19 |
| | | | | | | | | | | | | | | | | | | | | We cannot rely on the automatic userId setting of the collection hooks. If a user is created during invitation, the userId field will contain the id of the inviting user. This fix this, by mocking the CollectionHooks.getUserId function and returning the userId of the new user for all new documents after creating the user. | ||||
| * | Remove duplicated logic | Alexander Sulfrian | 2016-06-03 | 1 | -7/+0 |
| | | | | | | | | | | | | The duplicated logic was nessessary because the before.insert hook was not called before validation, when inserting was initiated on the server. Using autoValues fixed this problem. | ||||
| * | Meteor.users: Add SimpleSchema | Alexander Sulfrian | 2016-06-03 | 1 | -8/+90 |
| | | | | | | | | Replace before.insert hook with SimpleSchema and autoValue. | ||||
* | | profile.name is called profile.fullname (#615) | Alexander Sulfrian | 2016-07-11 | 1 | -2/+2 |
|/ | | | | The name of the profile field was changed log ago. This fixes the remaining wrong references. | ||||
* | Fix initials avatar generation (#577) | Alexander Sulfrian | 2016-04-21 | 1 | -2/+2 |
| | | | | The ES5 reduce method also needs a initial value. This bug was introduced in aa974aa54ab6e5b7db7450206d12b44ffb3a0306. | ||||
* | Improve PR, adding more comments | floatinghotpot | 2016-01-06 | 1 | -7/+7 |
| | |||||
* | Add notification, allow watch boards / lists / cards | Liming Xie | 2016-01-05 | 1 | -7/+74 |
| | |||||
* | Send invite email in the server console in development mode | Maxime Quandalle | 2016-01-01 | 1 | -5/+2 |
| | | | | | | Meteor support that use case for us, we don't need to implement our own validate strategy on top of that. This was also discussed as part of the #454 review. | ||||
* | Fix avatar support on Sanstorm | Maxime Quandalle | 2015-12-30 | 1 | -13/+0 |
| | | | | | | | | | | 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 |