Hello world!
Welcome to WordPress. This is your first post. Edit or delete it, then start writing!
Welcome to WordPress. This is your first post. Edit or delete it, then start writing!
FluentBoards — Capability: stage_create Demonstrație live (Faza 8, subtask #3569): creare stage (coloană) nou pe un board existent, FluentBoards Pro 1.95.2, family-lab fluent.safebiz.ro. Adapter: stage.create Rută: POST /wp-json/fluent-boards/v2/projects/2/stage-create (ruta reală — NU /stages cum sugera ipoteza inițială din research, confirmat din cod BoardController::createStage) Payload: {“title”:”PL Test Stage — Faza 8b”} (flat, fără wrapper; board_id vine…
FluentBoards — Capability: task_move_stage Demonstrație live (Faza 8 batch 2.1, subtask #3575): mutare task între stage-uri (coloane Kanban) ale aceluiași board, FluentBoards Pro 1.95.2, family-lab fluent.safebiz.ro. Adapter: task.move-stage Rută: PUT /wp-json/fluent-boards/v2/projects/2/tasks/2/move-task Payload: {“newStageId”: 16} (câmp confirmat camelCase, ipoteza din docs oficiale) Rezultat: HTTP 200 (write live confirmat în ledger run run-20260723-fbcaps5, seq 32-35) Read-back: GET…
FluentBoards — Capability: task_update Demonstrație live (Faza 8, subtask #3569): actualizare câmp (titlu) al unui task existent, FluentBoards Pro 1.95.2, family-lab fluent.safebiz.ro. Adapter: task.update Rută: PUT /wp-json/fluent-boards/v2/projects/2/tasks/2 Payload: {“property”:”title”,”value”:”PL Test Task — Faza 8b (actualizat)”} (mecanism property/value, confirmat din cod TaskController::updateTaskProperties — ipoteza „obiect flat” era greșită) Rezultat: HTTP 200 Read-back: GET /wp-json/fluent-boards/v2/projects/2/tasks/2 → 200,…
FluentBoards — Capability: task_due_date Demonstrație live (Faza 8 batch 2.3, subtask #3582): setare due date pe un task existent, FluentBoards Pro 1.95.2, family-lab fluent.safebiz.ro. Adapter: task.due-date (renumit din task.due_date pe 2026-07-23 — numele vechi conținea underscore și încălca ADAPTER_NAME_RE din proof-runner.js) Rută: POST /wp-json/fluent-boards/v2/projects/2/tasks/2/dates — endpoint DEDICAT, separat de task.update (confirmat din cod, TaskController::updateTaskDates, linia…
Postare-dovadă MasterC (plugin-learner) — capabilitate fluent_smtp_coexistence Test: coexistență wp_mail() → FluentSMTP pe site-ul family-lab fluent.safebiz.ro, executat via SSH + WP-CLI (subtask #3561). Constatări confirmate FluentSMTP 2.2.95 activ, dar get_option(‘fluentmail-settings’) = false — nicio conexiune SMTP configurată pe acest site. Tabela reală de log e {prefix}fsmpt_email_logs (typo prezent chiar în codul pluginului, constanta FLUENT_MAIL_DB_PREFIX = ‘fsmpt_’…
FluentBoards — Capability: member_promote_manager Demonstrație live (Faza 8 batch 2.4, subtask #3578): promovarea unui membru existent al unui board la rolul de Manager, FluentBoards Pro 1.95.2, family-lab fluent.safebiz.ro. Adapter: member.promote-manager Rută: POST /wp-json/fluent-boards/v2/projects/2/user/2/make-manager Payload: gol — toate datele sunt în URL (board_id=2, user_id=2) Rezultat: HTTP 200 (write live confirmat în ledger run run-20260723-fbcaps18, re-confirmat inițial…
Hi, this is a comment.
To get started with moderating, editing, and deleting comments, please visit the Comments screen in the dashboard.
Commenter avatars come from Gravatar.