summaryrefslogtreecommitdiffstats
path: root/server/publications/boards.js
Commit message (Expand)AuthorAgeFilesLines
* Move In Progress ostrio-files changes to separate branch, and revert ostrio-f...Lauri Ojansivu2020-05-251-1/+1
* Merge branch 'master' into lib-changeRomulus Tsai 蔡仲明2020-05-081-2/+6
|\
| * Export sort fieldboeserwolf2020-04-191-0/+1
| * Remove sorting by _idboeserwolf2020-04-191-1/+1
| * Add sortDefault helper for sorting boardsboeserwolf2020-04-191-1/+3
| * Public boards overviewNico2020-04-121-1/+1
| * Make profile.initials available in publicationsNico2020-02-281-0/+1
* | Trying to upload an attachment with Meteor-FilesRomulus Urakagi Tsai2019-11-181-1/+1
|/
* Fix #2688 subcard selectorjustinr12342019-09-111-1/+1
* v3.39v3.39Lauri Ojansivu2019-09-111-1/+1
* Revert Wekan v3.37 Fix Linked cards make load all cards of database.Lauri Ojansivu2019-09-111-1/+1
* Fix: Linked cards make load all cards of database.Lauri Ojansivu2019-09-071-1/+1
* Fix mismatched queriesJustin Reynolds2019-08-151-9/+15
* Fix board queryJustin Reynolds2019-08-061-1/+1
* Prettier & eslint project style updateJustin Reynolds2019-06-281-131/+159
* Fix lint errors.Lauri Ojansivu2019-05-141-2/+2
* Fixed #2338 -> Slow opening of big boards with too many archived itemswekan2019-05-131-4/+8
* Fix missing profile checks.Lauri Ojansivu2019-05-091-1/+1
* Merge branch 'fix_subtasks' of https://github.com/andresmanelli/wekan into an...Lauri Ojansivu2019-03-201-1/+2
|\
| * Fix dissapearing subtasksAndrés Manelli2019-03-171-1/+2
* | Migrate customFieldsAndrés Manelli2019-03-161-1/+1
|/
* Performance EnhancementsJustin Reynolds2019-02-281-12/+37
* Add first draft of data model and user interface. No actions.Andrés Manelli2019-02-241-0/+1
* Fix hiddenSystemMessagesAndrés Manelli2018-08-151-2/+0
* Refactor imported -> linked in server and i18nAndrés Manelli2018-08-111-4/+4
* Add two way binding of activities, comments, and attachmentsAndrés Manelli2018-08-111-2/+12
* Link descriptionAndrés Manelli2018-08-101-1/+3
* Get rid of old implementation for substacksNicu Tofan2018-06-261-1/+1
* Initial implementation for subtasksNicu Tofan2018-06-261-0/+1
* resolving merge conflictsIgnatzHome2018-05-171-0/+1
|\
| * many custom fields model and UI enhancementsPouyan Savoli2017-09-221-0/+1
* | Add checklist items model, migration and publicationAndrés Manelli2018-03-191-0/+1
* | First swimlane draft, no functionalityAndrés Manelli2018-01-191-0/+1
|/
* Add publication to integrationsnztqa2017-07-091-0/+1
* Add checklist featurelksime2017-01-201-0/+1
* don't chain the presences cursor on the users cursorDavid Renshaw2016-11-221-5/+10
* fix bug where old users could see broken presence indicators on new usersDavid Renshaw2016-11-211-14/+15
* Do not publish the whole user doc of board members (#579)Alexander Sulfrian2016-04-211-1/+5
* Don't publish private boards meta-data to former membersMaxime Quandalle2015-12-211-1/+4
* Replace reywood:publish-composite by cottz:publish-relationsMaxime Quandalle2015-12-141-89/+50
* bugfix: only care active members, also optimize some codefloatinghotpot2015-12-081-2/+2
* add: optional board descriptionfloatinghotpot2015-12-071-0/+1
* Prefer ES5 methods over underscore utilitiesMaxime Quandalle2015-10-221-1/+1
* Change our presence packageMaxime Quandalle2015-09-041-1/+1
* Enforce a consistent ES6 coding styleMaxime Quandalle2015-09-031-36/+36
* Call me WekanMaxime Quandalle2015-08-281-1/+1
* Show only boards in which the user participate in the home page gridMaxime Quandalle2015-08-271-0/+1
* Implement board archive and restorationMaxime Quandalle2015-08-261-0/+23
* Start the migration from iron-router to flow-routerMaxime Quandalle2015-08-231-3/+1
* Implement presence indicatorsMaxime Quandalle2015-05-301-3/+9