Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

cetmix/cetmix-tower

Aldeigja pushed 1 commit to 14.0-t3630-cetmix_tower_server-command-log-access cetmix/cetmix-tower
  • [DON'T MERGE] add test requirements 9045ce3

View on GitHub

Aldeigja pushed 69 commits to 14.0-t3630-cetmix_tower_server-command-log-access cetmix/cetmix-tower
  • [14.0][IMP]cetmix_tower_server: Server status - Make status selection values human-readable - 'Undefined' status is ... ec62363
  • Merge PR #89 into 14.0-dev Signed-off-by ivs-cetmix 92ef07c
  • [14.0][IMP]cetmix_tower_server: References for commands and flight plans 1dc3072
  • Merge PR #93 into 14.0-dev Signed-off-by ivs-cetmix 6384618
  • [BOT] post-merge updates d510201
  • [IMP][BREAKING] cetmix_tower_server Variables Use "reference" field instead of name. This is done to improve the usa... 69b9214
  • [IMP] cetmix_tower_server Python command Allow usage of "json" library inside of Python command types. Currently onl... 4e5e9c1
  • Merge PR #95 into 14.0-dev Signed-off-by ivs-cetmix eb9c719
  • [BOT] post-merge updates 2486ce2
  • [IMP] cetmix_tower_server CetmixTower model Add special 'cetmix.tower' abstract model designed to be used in Odoo au... 4a667df
  • Merge PR #97 into 14.0-dev Signed-off-by ivs-cetmix d92c64e
  • [BOT] post-merge updates 8a10822
  • [IMP] cetmix_tower_server Reference in keys Use tower reference mixin for reference generation 1bb93c6
  • [IMP] cetmix_tower_server Reference mixin - Refactor the 'write' method in order to handle a case when reference is ... 42e8f1a
  • [IMP] cetmix_tower_server System variables Add 'cetmix.tower.reference' system variable. Keeps current server refere... f8aa034
  • [FIX] cetmix_tower_server Secret key rendering Steps to reproduce: - Create a secret assigned to server (server_id ... 4c82148
  • Merge PR #96 into 14.0-dev Signed-off-by ivs-cetmix 188c041
  • [BOT] post-merge updates 30341d6
  • [IMP] cetmix_tower_server: add Licence to repo 7b419e5
  • [IMP] cetmix_tower_server Improve helpers Commands: expose special 'tower' variable to Python commands. This is a sh... 41d20d9
  • and 49 more ...

View on GitHub

Aldeigja pushed 44 commits to 14.0-t3939-cetmix-tower-server-fix-command-wizard-security cetmix/cetmix-tower
  • [IMP] cetmix_tower_server Improve helpers Commands: expose special 'tower' variable to Python commands. This is a sh... 41d20d9
  • [FIX] cetmix_tower_server:t3953 Fix skip plan lines logs and execution 8637d51
  • [FIX] cetmix_tower_server Reference mixin Temporary remove caching of the id resolution method. It should be impleme... 336f1d1
  • [FIX] cetmix_tower_server Server Template - cx.tower.server.template: check existing variable for reference instead ... 88d0971
  • Merge PR #99 into 14.0-dev Signed-off-by ivs-cetmix f5002c4
  • [BOT] post-merge updates afa98d3
  • [IMP] cetmix_tower_server_queue Module icon Add Cetmix Tower icon instead of the auto-generated one. 86c8dbf
  • [FIX] cetmix_tower_server:t3960 Fix replacing of variables after create server from template [FIX] cetmix_tower_serv... 613d48f
  • Merge PR #100 into 14.0-dev Signed-off-by ivs-cetmix 50c240f
  • Update README.md Make runboat branch point to 14.0-dev instead of 14.0 047ba72
  • [IMP] cetmix_tower_server: appearance impovements: - show template (option) in the file list - add action_open_com... a2b2b1e
  • Merge PR #104 into 14.0-dev Signed-off-by ivs-cetmix 4a836f8
  • [IMP] cetmix_tower_server File Template references Add reference support for File Templates 3c164eb
  • Merge PR #106 into 14.0-dev Signed-off-by ivs-cetmix 842220f
  • [BOT] post-merge updates 9b35477
  • [FIX] cetmix_tower_server: change field name Add migration script for change field name in model(table) Change modul... 5fd192a
  • Merge PR #107 into 14.0-dev Signed-off-by ivs-cetmix fd70c28
  • [BOT] post-merge updates cca1f19
  • [IMP] cetmix_tower_server Command view Improve form view for the ease of further extension. Update "Help" section fo... e22ee46
  • [ADD] cetmix_tower_server_yaml Tower YAML support Special mixin to be inherited for YAML support. cx.tower.command: ... 86cc957
  • and 24 more ...

View on GitHub

GabbasovDinar created a review comment on a pull request on cetmix/cetmix-tower
Some refactoring to improve readability and simplicity ```python def _process_m2o_value(self, field, value, record_mode=False): """Process many2one value""" if not value or not (field...

View on GitHub

GabbasovDinar created a review on a pull request on cetmix/cetmix-tower

View on GitHub

GabbasovDinar pushed 1 commit to 14.0-t3907-cetmix_tower_server-run-fplan-from-another-fplan cetmix/cetmix-tower
  • [IMP] cetmix_tower_server: Add new command action This commit adds a new command action: - Run flight plan from ano... ff887b9

View on GitHub

ivs-cetmix pushed 1 commit to 14.0-t3987-cetmix_tower_yaml-file_templates_in_commands cetmix/cetmix-tower
  • [IMP] cetmix_tower_yaml: m2o fields support - Return 'False' explicitly instead of bare 'return' statements - Return... 57c0d40

View on GitHub

niecw starred cetmix/cetmix-tower
GabbasovDinar pushed 4 commits to 14.0-t3907-cetmix_tower_server-run-fplan-from-another-fplan cetmix/cetmix-tower
  • [14.0][IMP] cetmix_tower_server: Save variables as m2m in records Introduced _prepare_variable_commands method in cx.... daa37d4
  • Merge PR #105 into 14.0-dev Signed-off-by ivs-cetmix 6301633
  • [BOT] post-merge updates 2b7b57f
  • [IMP] cetmix_tower_server: Add new command action f6d2c49

View on GitHub

CetmixGitDrone pushed 1 commit to 14.0-dev cetmix/cetmix-tower
  • [UPD] Update cetmix_tower_server.pot 0d59977

View on GitHub

CetmixGitDrone deleted a branch cetmix/cetmix-tower

14.0-t3555-cetmix_tower_server-update_related_entities

CetmixGitDrone created a comment on a pull request on cetmix/cetmix-tower
Congratulations, your PR was merged at 2b7b57f7d96513146583343c076e024b02c83694. Thanks a lot for contributing to cetmix. ❀️

View on GitHub

CetmixGitDrone deleted a branch cetmix/cetmix-tower

14.0-dev-ocabot-merge-pr-105-by-ivs-cetmix-bump-patch

CetmixGitDrone closed a pull request on cetmix/cetmix-tower
[14.0][IMP] t3555 cetmix_tower_server: Update related entities when variable name was changed
Add "variable_ids" m2m computed stored field to entities. This can be done directly in the cx.tower.template.mixin​ Compute its value based on variables used. Probably we can use [this function]...
CetmixGitDrone pushed 3 commits to 14.0-dev cetmix/cetmix-tower
  • [14.0][IMP] cetmix_tower_server: Save variables as m2m in records Introduced _prepare_variable_commands method in cx.... daa37d4
  • Merge PR #105 into 14.0-dev Signed-off-by ivs-cetmix 6301633
  • [BOT] post-merge updates 2b7b57f

View on GitHub

GabbasovDinar pushed 1 commit to 14.0-t3907-cetmix_tower_server-run-fplan-from-another-fplan cetmix/cetmix-tower
  • [IMP] cetmix_tower_server: Add new command action 17314ec

View on GitHub

CetmixGitDrone created a branch on cetmix/cetmix-tower

14.0-dev-ocabot-merge-pr-105-by-ivs-cetmix-bump-patch - Cetmix Tower

ivs-cetmix created a comment on a pull request on cetmix/cetmix-tower
/ocabot merge patch

View on GitHub

GabbasovDinar pushed 30 commits to 14.0-t3907-cetmix_tower_server-run-fplan-from-another-fplan cetmix/cetmix-tower
  • Update README.md Make runboat branch point to 14.0-dev instead of 14.0 047ba72
  • [IMP] cetmix_tower_server: appearance impovements: - show template (option) in the file list - add action_open_com... a2b2b1e
  • Merge PR #104 into 14.0-dev Signed-off-by ivs-cetmix 4a836f8
  • [IMP] cetmix_tower_server File Template references Add reference support for File Templates 3c164eb
  • Merge PR #106 into 14.0-dev Signed-off-by ivs-cetmix 842220f
  • [BOT] post-merge updates 9b35477
  • [FIX] cetmix_tower_server: change field name Add migration script for change field name in model(table) Change modul... 5fd192a
  • Merge PR #107 into 14.0-dev Signed-off-by ivs-cetmix fd70c28
  • [BOT] post-merge updates cca1f19
  • [IMP] cetmix_tower_server Command view Improve form view for the ease of further extension. Update "Help" section fo... e22ee46
  • [ADD] cetmix_tower_server_yaml Tower YAML support Special mixin to be inherited for YAML support. cx.tower.command: ... 86cc957
  • Merge PR #103 into 14.0-dev Signed-off-by ivs-cetmix aa76094
  • [BOT] post-merge updates 4bf482c
  • Create CONTRIBUTING.md 6cd6645
  • [FIX] cetmix_tower_server: reference generation This commit fixes the following issue: Steps to reproduce ---------... b924529
  • Merge PR #108 into 14.0-dev Signed-off-by ivs-cetmix 20f680c
  • [BOT] post-merge updates 6801849
  • [UPD] Update cetmix_tower_server.pot 7720ce6
  • [UPD] Update cetmix_tower_server_queue.pot f1c3ec6
  • [UPD] Update cetmix_tower_server_yaml.pot ace1e82
  • and 10 more ...

View on GitHub

angelinaanaki pushed 1 commit to 14.0-t3555-cetmix_tower_server-update_related_entities cetmix/cetmix-tower
  • [14.0][IMP] cetmix_tower_server: Save variables as m2m in records Introduced _prepare_variable_commands method in cx.... daa37d4

View on GitHub

angelinaanaki pushed 1 commit to 14.0-t3555-cetmix_tower_server-update_related_entities cetmix/cetmix-tower

View on GitHub

angelinaanaki pushed 1 commit to 14.0-t3555-cetmix_tower_server-update_related_entities cetmix/cetmix-tower

View on GitHub

angelinaanaki pushed 1 commit to 14.0-t3555-cetmix_tower_server-update_related_entities cetmix/cetmix-tower
  • [14.0][IMP] cetmix_tower_server: Save variables as m2m in records Introduced _prepare_variable_commands method in cx.... 421e4a2

View on GitHub

Aldeigja pushed 15 commits to 14.0-t3510-managers-can-remove-flightplan-lines cetmix/cetmix-tower
  • [IMP] cetmix_tower_yaml: rename module Rename module to make naming more relevant. Previous name 'cetmix_tower_serve... 5236fd8
  • [IMP] cetmix_tower_server: Duplicate flight plan lines This commit fixes the following issue: Steps to reproduce C... a6f26b8
  • Merge PR #109 into 14.0-dev Signed-off-by ivs-cetmix 45676f8
  • [BOT] post-merge updates 31b203d
  • [IMP] cetmix_tower_yaml: file template support Export/import file templates using YAML format. Task: 3980 76f26d2
  • Merge PR #111 into 14.0-dev Signed-off-by ivs-cetmix 03c092f
  • [BOT] post-merge updates 15c9ab6
  • [UPD] Update cetmix_tower_yaml.pot 7aa70d2
  • [UPD] Update cetmix_tower_yaml.pot 52fe7b7
  • [IMP] cetmix_tower_server: managers can delete own plan lines Before this commit ------------------ Members of the g... f9bd725
  • [IMP] cetmix_tower_server: managers can delete own plan line actions Before this commit ----------------... 7bb13c0
  • [IMP] cetmix_tower_server: add new tests for plan lines access rights 5b1a182
  • [IMP] cetmix_tower_server: add tests for plan line actions d97cab7
  • [IMP] cetmix_tower_server: update variable values access rules: Before this commit: memnbers of group_user and group... d451728
  • [IMP] cetmix_tower_server: update tests for plan line actions 062210f

View on GitHub

Aldeigja pushed 12 commits to 14.0-t3510-managers-can-remove-flightplan-lines cetmix/cetmix-tower
  • [IMP] cetmix_tower_server: Duplicate flight plan lines This commit fixes the following issue: Steps to reproduce C... d914ef3
  • [BOT] post-merge updates 0e11ca0
  • [IMP] cetmix_tower_yaml: rename module Rename module to make naming more relevant. Previous name 'cetmix_tower_serve... cec17ea
  • [IMP] cetmix_tower_yaml: file template support Export/import file templates using YAML format. Task: 3980 0ab70f7
  • [BOT] post-merge updates 8d6b474
  • [UPD] Update cetmix_tower_yaml.pot 90c52e5
  • [IMP] cetmix_tower_server: managers can delete own plan lines Before this commit ------------------ Members of the g... 4e22d67
  • [IMP] cetmix_tower_server: managers can delete own plan line actions Before this commit ----------------... e55a42b
  • [IMP] cetmix_tower_server: add new tests for plan lines access rights 3362883
  • [IMP] cetmix_tower_server: add tests for plan line actions 40b902c
  • [IMP] cetmix_tower_server: update variable values access rules: Before this commit: memnbers of group_user and group... 19a3967
  • [IMP] cetmix_tower_server: update tests for plan line actions 7e89f1f

View on GitHub

Aldeigja pushed 46 commits to 14.0-t3510-managers-can-remove-flightplan-lines cetmix/cetmix-tower
  • [IMP] cetmix_tower_server Improve helpers Commands: expose special 'tower' variable to Python commands. This is a sh... 41d20d9
  • [FIX] cetmix_tower_server:t3953 Fix skip plan lines logs and execution 8637d51
  • [FIX] cetmix_tower_server Reference mixin Temporary remove caching of the id resolution method. It should be impleme... 336f1d1
  • [FIX] cetmix_tower_server Server Template - cx.tower.server.template: check existing variable for reference instead ... 88d0971
  • Merge PR #99 into 14.0-dev Signed-off-by ivs-cetmix f5002c4
  • [BOT] post-merge updates afa98d3
  • [IMP] cetmix_tower_server_queue Module icon Add Cetmix Tower icon instead of the auto-generated one. 86c8dbf
  • [FIX] cetmix_tower_server:t3960 Fix replacing of variables after create server from template [FIX] cetmix_tower_serv... 613d48f
  • Merge PR #100 into 14.0-dev Signed-off-by ivs-cetmix 50c240f
  • Update README.md Make runboat branch point to 14.0-dev instead of 14.0 047ba72
  • [IMP] cetmix_tower_server: appearance impovements: - show template (option) in the file list - add action_open_com... a2b2b1e
  • Merge PR #104 into 14.0-dev Signed-off-by ivs-cetmix 4a836f8
  • [IMP] cetmix_tower_server File Template references Add reference support for File Templates 3c164eb
  • Merge PR #106 into 14.0-dev Signed-off-by ivs-cetmix 842220f
  • [BOT] post-merge updates 9b35477
  • [FIX] cetmix_tower_server: change field name Add migration script for change field name in model(table) Change modul... 5fd192a
  • Merge PR #107 into 14.0-dev Signed-off-by ivs-cetmix fd70c28
  • [BOT] post-merge updates cca1f19
  • [IMP] cetmix_tower_server Command view Improve form view for the ease of further extension. Update "Help" section fo... e22ee46
  • [ADD] cetmix_tower_server_yaml Tower YAML support Special mixin to be inherited for YAML support. cx.tower.command: ... 86cc957
  • and 26 more ...

View on GitHub

angelinaanaki pushed 38 commits to 14.0-t3555-cetmix_tower_server-update_related_entities cetmix/cetmix-tower
  • Update README.md Make runboat branch point to 14.0-dev instead of 14.0 047ba72
  • [IMP] cetmix_tower_server: appearance impovements: - show template (option) in the file list - add action_open_com... a2b2b1e
  • Merge PR #104 into 14.0-dev Signed-off-by ivs-cetmix 4a836f8
  • [IMP] cetmix_tower_server File Template references Add reference support for File Templates 3c164eb
  • Merge PR #106 into 14.0-dev Signed-off-by ivs-cetmix 842220f
  • [BOT] post-merge updates 9b35477
  • [FIX] cetmix_tower_server: change field name Add migration script for change field name in model(table) Change modul... 5fd192a
  • Merge PR #107 into 14.0-dev Signed-off-by ivs-cetmix fd70c28
  • [BOT] post-merge updates cca1f19
  • [IMP] cetmix_tower_server Command view Improve form view for the ease of further extension. Update "Help" section fo... e22ee46
  • [ADD] cetmix_tower_server_yaml Tower YAML support Special mixin to be inherited for YAML support. cx.tower.command: ... 86cc957
  • Merge PR #103 into 14.0-dev Signed-off-by ivs-cetmix aa76094
  • [BOT] post-merge updates 4bf482c
  • Create CONTRIBUTING.md 6cd6645
  • [FIX] cetmix_tower_server: reference generation This commit fixes the following issue: Steps to reproduce ---------... b924529
  • Merge PR #108 into 14.0-dev Signed-off-by ivs-cetmix 20f680c
  • [BOT] post-merge updates 6801849
  • [UPD] Update cetmix_tower_server.pot 7720ce6
  • [UPD] Update cetmix_tower_server_queue.pot f1c3ec6
  • [UPD] Update cetmix_tower_server_yaml.pot ace1e82
  • and 18 more ...

View on GitHub

CetmixGitDrone created a comment on a pull request on cetmix/cetmix-tower
This PR has the `approved` label and has been created more than 5 days ago. It should therefore be ready to merge by a maintainer (or a PSC member if the concerned addon has no declared maintainer). πŸ€–

View on GitHub

GabbasovDinar created a review comment on a pull request on cetmix/cetmix-tower
@ivs-cetmix large nested code structure

View on GitHub

GabbasovDinar created a review on a pull request on cetmix/cetmix-tower

View on GitHub

Load more