summaryrefslogtreecommitdiffstats
path: root/.meteor
Commit message (Collapse)AuthorAgeFilesLines
* Update ChangeLog.Lauri Ojansivu2020-03-161-0/+1
|
* Update ostrio:cookiesLauri Ojansivu2020-03-161-1/+1
|
* Downgrade stylus to v1.1.0 to speed up building Wekan.Lauri Ojansivu2020-03-152-2/+2
| | | | | | https://github.com/meteor/meteor/issues/10881#issuecomment-599152333 Thanks to zodern !
* Update dependencies.Lauri Ojansivu2020-03-151-2/+2
|
* Update dependencies.Lauri Ojansivu2020-03-142-19/+18
|
* Update dependencies.Lauri Ojansivu2020-03-142-18/+19
|
* Upgrade to Meteor 1.10.1Lauri Ojansivu2020-03-143-22/+22
|
* Upgrade Meteor to 1.10-rc.2Lauri Ojansivu2020-03-013-20/+20
|
* Update to Meteor 1.9.2Lauri Ojansivu2020-02-212-2/+2
|
* Remove alethes:pages package, that had some indentation error.Lauri Ojansivu2020-02-202-2/+0
| | | | | | | Package is about pagination, but I did not find any pagination related code in Wekan yet. Thanks to xet7 !
* Update to Meteor 1.9.1, Node 12.16.1 etc newest dependencies.Lauri Ojansivu2020-02-203-4/+6
|
* Use Meteor 1.9 and Node.js 12.15.0 on Snap and Docker.Lauri Ojansivu2020-02-071-2/+2
| | | | Thanks to xet7 !
* Update package versions.Lauri Ojansivu2020-01-311-6/+6
|
* Upgrade to Meteor 1.9, Node 12.14.1 and MongoDB 4.2.2.Lauri Ojansivu2020-01-103-21/+21
| | | | Thanks to xet7 !
* Upgrade to Meteor 1.8.3 and Node 8.17.0.Lauri Ojansivu2019-12-204-12/+13
| | | | | | | Update release scripts. Fix ldap background sync documentation part 2. Thanks to xet7 !
* Back to Meteor 1.8.x.Lauri Ojansivu2019-12-053-22/+22
|
* Update to Meteor 1.9-beta.4, Node.js 12.13.1 and MongoDB 4.2.1.Lauri Ojansivu2019-12-053-22/+22
| | | | | | | | Remove MongoDB option --smallfiles that is not supported in MongoDB 4.2.1. Add MongoDB option --quiet to docker-compose.yml. Update snap fibers to 4.0.1. Thanks to xet7 !
* Update to Meteor 1.8.2. Update dependencies.Lauri Ojansivu2019-11-203-25/+25
| | | | Thanks to xet7 !
* New feature: Now there is popup selection of Lists/Swimlanes/Calendar/Roles.Lauri Ojansivu2019-11-182-0/+2
| | | | | | | | | | | | | | | | | | | | 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 !
* Update dependencies.Lauri Ojansivu2019-11-041-1/+1
|
* Update base64 dependency.Lauri Ojansivu2019-08-151-1/+1
|
* Add Features: allowing wekan master to set where the attachments stored on ↵Sam X. Chen2019-08-082-0/+2
| | | | server instead of mongodb
* Remove mixmax:smart-disconnect , previously it did disconnect Wekan whenLauri Ojansivu2019-07-292-2/+0
| | | | | | browser tab was not active, but because now users are working on multiple boards at different browser tabs and switching all time time, there was constant loading, so now after removing all keeps active.
* Add Feature: User can have richer formatted text into the comments (bug fixed)Sam X. Chen2019-07-232-2/+2
|
* Add Feature: Comments can be richer (can support some safe HTML tags)Sam X. Chen2019-07-222-0/+2
|\
| * Added meteor package percolate:synced-cron required by LDAPLauri Ojansivu2019-07-222-0/+2
| | | | | | | | | | | | | | | | backgound sync https://github.com/wekan/wekan/pull/2555 Thanks to xet7 ! Related #2354
* | Add Feature: Comments can be richer (can support some safe HTML tags)Sam X. Chen2019-07-222-0/+3
|/
* Teams/Organizations part 1, in progress. Add table: orgLauri Ojansivu2019-07-152-0/+2
| | | | | | Thanks to xet7 ! Related #802
* Revert including local wekan-cfs-access-point, because it did not work.Lauri Ojansivu2019-07-142-18/+2
|
* Add cfs-access-point as local package included in Wekan repo,Lauri Ojansivu2019-07-142-2/+18
| | | | | | to hopefully make Wekan all deps work directly with command `meteor`. Thanks to xet7 !
* Update Meteor mongo package version.Lauri Ojansivu2019-07-081-1/+1
|
* Update dependencies.Lauri Ojansivu2019-06-151-1/+1
|
* Update packages.Lauri Ojansivu2019-05-091-5/+5
|
* Merge pull request #2347 from justinr1234/meteor18Lauri Ojansivu2019-04-201-2/+2
|\ | | | | Additional Meteor 1.8.1 changes
| * Additional Meteor 1.8.1 changesJustin Reynolds2019-04-191-2/+2
| |
* | Merge branch 'edge' into meteor-1.8Lauri Ojansivu2019-04-202-6/+6
|\ \ | |/ |/|
| * Update package names.Lauri Ojansivu2019-04-202-4/+4
| |
| * Add missing packages back.Lauri Ojansivu2019-04-181-1/+2
| |
| * Merge branch 'devel' into improve-mobile-uiLauri Ojansivu2019-04-182-4/+12
| |\
| | * Test newest markdown.Lauri Ojansivu2019-04-182-2/+2
| | |
| * | Issue: Full width of lists and space before first list #2336hupp-mac-42019-04-181-9/+0
| |/ | | | | | | Resolved #2336
| * Restore original meteor packages and versions.Lauri Ojansivu2019-04-062-4/+13
| | | | | | | | Thanks to xet7 !
| * Issue: Center (or reduce left margin) in card view on mobile browser #2188hupptechnologies2019-04-052-13/+4
| | | | | | | | Resolved #2188
* | Update packages.Lauri Ojansivu2019-04-122-5/+7
| |
* | Update to Meteor 1.8.1Lauri Ojansivu2019-04-123-24/+24
| |
* | Update packages.Lauri Ojansivu2019-03-251-2/+2
| |
* | v2.44Lauri Ojansivu2019-03-112-2/+2
|\| | | | | | | Merge branch 'edge' into meteor-1.8
| * Changed brute force protection package from eluck:accounts-lockout toLauri Ojansivu2019-03-112-4/+4
| | | | | | | | | | | | | | | | | | | | lucasantoniassi:accounts-lockout that is maintained and works. Added Snap/Docker/Source settings. Thanks to xet7 ! Closes #1572, closes #1821
* | Update stylus.Lauri Ojansivu2019-03-042-2/+2
| |
* | Update packages.Lauri Ojansivu2019-03-041-2/+2
| | | | | | | | Thanks to xet7 !