summaryrefslogtreecommitdiffstats
path: root/models
Commit message (Expand)AuthorAgeFilesLines
* Set mail-from to environment immediately after changed,lkisme2017-03-091-3/+20
* Merge branch 'checklist-import' of https://github.com/whodafly/wekan into who...Lauri Ojansivu2017-03-051-1/+41
|\
| * Fix up some linting issuesRaoul Snyman2017-03-051-4/+4
| * Close #873 by importing checklists from TrelloRaoul Snyman2017-03-051-1/+41
* | Fix merge conflict.Lauri Ojansivu2017-03-053-1/+205
|\ \
| * | wording change, email sending optimization, add texts to i18nlkisme2017-02-262-8/+8
| * | Make mailServer setting optionallkisme2017-02-261-0/+5
| * | Admin panel:lkisme2017-02-243-1/+200
* | | [ENH] Invite user with lower case emailFlorent MONTHEL2017-03-041-2/+3
| |/ |/|
* | Bug: orphan documents were created when cards were deletedmaulal2017-02-251-0/+10
|/
* Improve wekan performance (checklist collection scan)Alexis LACROIX2017-02-222-3/+5
* Improve wekan performance #837maulal2017-02-224-1/+9
* [BUG] Bug when we're removing user from board that generate activity for all ...Florent MONTHEL2017-02-211-7/+10
* Merge pull request #65 from BaobabCoder/develLauri Ojansivu2017-02-031-0/+11
|\
| * missing comaBéranger Campardou2017-01-201-1/+1
| * Fix activity message for list deletionBéranger Campardou2017-01-201-0/+11
* | Merge branch 'ckls' of https://github.com/lkisme/wekan into lkisme-cklsLauri Ojansivu2017-02-033-0/+201
|\ \
| * | Add checklist featurelksime2017-01-203-0/+201
| |/
* / Fix typos, thanks to umbertoooLauri Ojansivu2017-02-011-1/+1
|/
* Merge pull request #31 from mario-orlicky/show-cards-countLauri Ojansivu2016-11-291-0/+17
|\
| * 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-251-0/+17
* | Adds start and due date to cards model.shoetten2016-11-211-0/+24
|/
* Merge pull request #19 from mario-orlicky/hide-system-messagesLauri Ojansivu2016-11-201-0/+21
|\
| * Fixed buildMario Orlicky2016-11-191-2/+2
| * New change settings option and possibility to hide system messagaesMario Orlicky2016-11-191-0/+21
* | Merge pull request #18 from fmonthel/develLauri Ojansivu2016-11-201-0/+6
|\ \ | |/ |/|
| * [ENH] Add index on CardId into Comments collectionfmonthel2016-11-171-1/+1
| * [ENH] Add index on CardId into Comments collectionfmonthel2016-11-171-4/+4
| * [ENH] Add index on CardId into Comments collectionfmonthel2016-11-171-0/+6
* | Fix login on Sandstorm by not creating welcome boardsDrew Fisher2016-11-031-17/+23
|/
* Models: Remove board from starred listAlexander Sulfrian2016-08-161-0/+12
* Models: Remove user from all objects on board leave (Fixes: #667)Alexander Sulfrian2016-08-161-0/+36
* Models: Fix remove member activityAlexander Sulfrian2016-08-161-11/+23
* models: Remove wrong line (fix #650) (#651)Alexander Sulfrian2016-07-211-1/+0
* Add MongoDB indexesMaxime Quandalle2016-07-183-4/+16
* Merge #616 into develMaxime Quandalle2016-07-186-102/+237
|\
| * Welcome board: Allow localizationAlexander Sulfrian2016-06-031-4/+3
| * Fix initial board creationAlexander Sulfrian2016-06-031-13/+19
| * Remove duplicated logicAlexander Sulfrian2016-06-031-7/+0
| * Meteor.users: Add SimpleSchemaAlexander Sulfrian2016-06-031-8/+90
| * Models: Replace before.insert with autoValuesAlexander Sulfrian2016-06-035-72/+128
* | profile.name is called profile.fullname (#615)Alexander Sulfrian2016-07-111-2/+2
|/
* Fix initials avatar generation (#577)Alexander Sulfrian2016-04-211-2/+2
* Upgrade ESLint to v2Maxime Quandalle2016-03-172-16/+11
* Change the board import layout from a popup to a full pageMaxime Quandalle2016-01-311-38/+0
* Merge pull request #454 from floatinghotpot/notificationMaxime Quandalle2016-01-065-13/+238
|\
| * Improve PR, adding more commentsfloatinghotpot2016-01-062-17/+17
| * Add notification, allow watch boards / lists / cardsLiming Xie2016-01-055-13/+238
* | Favor FlowRouter.url over Meteor.absoluteUrlMaxime Quandalle2016-01-051-12/+16
|/