wekan/.meteor
Harry Adel 9ebf4d2426 Migrate routing layer from deprecated kadira packages to modern alternatives
- Remove deprecated kadira:flow-router, kadira:blaze-layout, arillo:flow-router-helpers
- Add ostrio:flow-router-extra (modern, actively maintained)
- Add pwix:blaze-layout (maintained fork of kadira:blaze-layout)
- Convert all 22 BlazeLayout.render() calls to this.render() in route actions
- Maintain full backward compatibility with existing FlowRouter API
- All route definitions remain functional without syntax changes
- Build compilation succeeds without errors

This migration prepares Wekan for Meteor 3.0 compatibility by replacing
9-year-old deprecated routing packages with modern alternatives.

Next phase: Schema and async collection methods migration
2026-01-13 19:46:32 +02:00
..
.finished-upgraders Upgrade to Meteor 1.8.3 and Node 8.17.0. 2019-12-20 16:03:46 +02:00
.gitignore Implement a disconnected indicator 2016-07-20 18:04:16 +02:00
.id Renaissance 2015-05-12 19:33:50 +02:00
cordova-plugins Upgrade to Meteor 1.2 2015-09-22 15:24:18 +02:00
packages Migrate routing layer from deprecated kadira packages to modern alternatives 2026-01-13 19:46:32 +02:00
platforms Renaissance 2015-05-12 19:33:50 +02:00
release Fixed Error 500 when adding user to a board and multiple same avatar icons by revert back from Meteor 2.15 to 2.14. 2024-02-22 15:19:51 +02:00
versions Migrate routing layer from deprecated kadira packages to modern alternatives 2026-01-13 19:46:32 +02:00