Commits

Back

Последние изменения из mirror GitHub. Здесь видны не только SHA, но и автор, дата, количество файлов и зоны риска.

Reset

Показаны 1495 commit'ов, страница 11 из 30.

Previous | Next

1d5d94d

fix(web): add missing project status translations (status_new/active/planning/in_progress/blocked/done) to js_overrides.php for all 7 locales - fixes English status badges on projects page with Russian locale,

2026-08-10T08:22:18+00:00

Anton Barinov <55404783+Anton-Barinov@users.noreply.github.com>

Files: 1 | core 0 | module 0 | forbidden 0

Flags:

edb024c

fix(web): reorder theme options in profile select - light, sepia, dark, contrast,

2026-08-10T08:12:45+00:00

Anton Barinov <55404783+Anton-Barinov@users.noreply.github.com>

Files: 1 | core 0 | module 0 | forbidden 0

Flags:

409b9ff

fix(web): add sepia gantt scoped token block - swap blue active/project tints for warm brown on gantt bars, dots and badges; no blue accents remain in sepia theme,

2026-08-10T07:51:49+00:00

Anton Barinov <55404783+Anton-Barinov@users.noreply.github.com>

Files: 1 | core 0 | module 0 | forbidden 0

Flags:

69b3565

fix(web): status/error toast tokens are now per-theme - sepia loading popup shows warm brown instead of fixed green; dark keeps readable mid-green, contrast uses brand dark green (AA preserved),

2026-08-10T07:26:21+00:00

Anton Barinov <55404783+Anton-Barinov@users.noreply.github.com>

Files: 2 | core 0 | module 0 | forbidden 0

Flags:

78419e0

feat(web): add sepia theme (warm parchment) as a pure token block in themes.css - proving the theme architecture: light-variant themes need zero component repairs; register in header allowlist, api.js THEMES, profile select + 7 language keys,

2026-08-10T07:22:24+00:00

Anton Barinov <55404783+Anton-Barinov@users.noreply.github.com>

Files: 11 | core 0 | module 0 | forbidden 0

Flags:

433189f

refactor(web): remove all dead var(--token, #hex) fallbacks across CSS/JS/PHP - add light modal/popover tokens to :root so no raw hex colors remain outside token definitions

2026-08-10T07:15:39+00:00

Anton Barinov <55404783+Anton-Barinov@users.noreply.github.com>

Files: 13 | core 0 | module 0 | forbidden 0

Flags:

35248d6

refactor(web): migrate remaining inline colors in PHP templates to CSS tokens - ideas.php AI-step accents (new --crm-idea-clarify/--crm-idea-gap tokens), cycles.php color-mix primary borders + on-accent text, admin_updates.php code/secret blocks to --crm-code-bg/text,

2026-08-10T06:51:18+00:00

Anton Barinov <55404783+Anton-Barinov@users.noreply.github.com>

Files: 4 | core 0 | module 0 | forbidden 0

Flags:

8958988

fix(web): contrast theme - secondary/ghost/outline buttons get white bg + black borders (base 10% ink tint was nearly invisible); modal buttons now match high-contrast design,

2026-08-10T06:43:08+00:00

Anton Barinov <55404783+Anton-Barinov@users.noreply.github.com>

Files: 1 | core 0 | module 0 | forbidden 0

Flags:

5f6b997

refactor(web): unify all remaining colors into CSS variables - zero hardcoded colors in base CSS/JS/PHP, themes only swap token sets; cal-* dark tokens, color-mix tints, fixed status/error overlay tokens, SVG obstacle via inline style

2026-08-10T06:35:07+00:00

Anton Barinov <55404783+Anton-Barinov@users.noreply.github.com>

Files: 7 | core 0 | module 0 | forbidden 0

Flags:

817b014

fix(web): dark theme - kill bootstrap box-shadow glows (AI digest, danger, badge/chip/btn, tasks checkboxes), keep focus-visible ring

2026-08-10T06:00:25+00:00

Anton Barinov <55404783+Anton-Barinov@users.noreply.github.com>

Files: 1 | core 0 | module 0 | forbidden 0

Flags:

5945cdf

fix(web): contrast theme audit - no blue accents, AA-safe green gantt/VE tokens, brand green default module color

2026-08-10T05:47:51+00:00

Anton Barinov <55404783+Anton-Barinov@users.noreply.github.com>

Files: 11 | core 0 | module 0 | forbidden 0

Flags:

3474dd5

fix(web): themes - migrate remaining hardcoded colors to CSS variables so dark/contrast themes have no light artifacts or unreadable text

2026-08-09T20:57:27+00:00

Anton Barinov <55404783+Anton-Barinov@users.noreply.github.com>

Files: 8 | core 0 | module 0 | forbidden 0

Flags:

4686a2e

fix(web): themes - modal/offcanvas/drawer/popover surfaces to tokens (password modal was white in dark), dark glass + contrast solid white/black

2026-08-09T19:52:05+00:00

Anton Barinov <55404783+Anton-Barinov@users.noreply.github.com>

Files: 2 | core 0 | module 0 | forbidden 0

Flags:

0b8e652

fix(web): themes - review: preserve light .updates-info text (text-soft), export bg uses --crm-surface (light stays #fff), drop redundant try/catch in theme PATCH

2026-08-09T19:46:55+00:00

Anton Barinov <55404783+Anton-Barinov@users.noreply.github.com>

Files: 2 | core 0 | module 0 | forbidden 0

Flags:

d96882a

fix(web): themes dark - last undefined color vars (knowledge space active tints, dashboard catalog) to crm tokens

2026-08-09T19:40:42+00:00

Anton Barinov <55404783+Anton-Barinov@users.noreply.github.com>

Files: 1 | core 0 | module 0 | forbidden 0

Flags:

0fd6556

fix(web): themes dark - dashboard builder bar/catalog/controls to CSS vars (no white panels/blue in dark), knowledge active states use brand green via crm-primary

2026-08-09T19:39:31+00:00

Anton Barinov <55404783+Anton-Barinov@users.noreply.github.com>

Files: 1 | core 0 | module 0 | forbidden 0

Flags:

d71bb22

fix(web): themes dark - inline JS/PHP colors to CSS vars (bulk/cycles/time progress, gantt milestone+marker, admin-updates page, cycles primary, dashboard edit outline) + bootstrap text-danger/success bridge + theme select persists server-side

2026-08-09T19:24:20+00:00

Anton Barinov <55404783+Anton-Barinov@users.noreply.github.com>

Files: 5 | core 0 | module 0 | forbidden 0

Flags:

eeca5a1

fix(web): themes - dark/contrast text-bg-light badges (notifications) use theme tokens

2026-08-09T19:01:36+00:00

Anton Barinov <55404783+Anton-Barinov@users.noreply.github.com>

Files: 1 | core 0 | module 0 | forbidden 0

Flags:

d876b8c

refactor(web): themes - round 2: convert remaining hardcoded colors to CSS variables (gantt rows, slate texts, pastel badges, KPI icons, sidebar toggle)

2026-08-09T19:00:34+00:00

Anton Barinov <55404783+Anton-Barinov@users.noreply.github.com>

Files: 5 | core 0 | module 0 | forbidden 0

Flags:

82d7f36

refactor(web): themes - move hardcoded component colors to CSS variables (chat, gantt, kanban, cycles, kb, dashboard, badges) so themes only swap token values

2026-08-09T18:47:22+00:00

Anton Barinov <55404783+Anton-Barinov@users.noreply.github.com>

Files: 5 | core 0 | module 0 | forbidden 0

Flags:

c4375e1

fix(web): themes - footer white glass in dark theme: dark footer + green hover + readable update badge (dark & contrast)

2026-08-09T18:24:53+00:00

Anton Barinov <55404783+Anton-Barinov@users.noreply.github.com>

Files: 1 | core 0 | module 0 | forbidden 0

Flags:

d1b9681

fix(web): contrast theme - plain chips/gantt week labels near-black, overdue em dark green, solid red notification counter

2026-08-09T08:21:04+00:00

Anton Barinov <55404783+Anton-Barinov@users.noreply.github.com>

Files: 1 | core 0 | module 0 | forbidden 0

Flags:

00574b6

fix(web): contrast theme - calendar opaque white days over black grid, gantt bars/scales/deadline green, neutral readable task tags, api toast brand green

2026-08-09T08:14:09+00:00

Anton Barinov <55404783+Anton-Barinov@users.noreply.github.com>

Files: 1 | core 0 | module 0 | forbidden 0

Flags:

6a7bc4b

fix(web): contrast theme - no blue accents: dark green links/checks/avatars, near-black muted slate, readable task tags, green gantt dots (WCAG AA)

2026-08-09T07:50:02+00:00

Anton Barinov <55404783+Anton-Barinov@users.noreply.github.com>

Files: 1 | core 0 | module 0 | forbidden 0

Flags:

1b3c977

fix(web): themes - dark: dashboard table wrap transparent

2026-08-09T07:10:37+00:00

Anton Barinov <55404783+Anton-Barinov@users.noreply.github.com>

Files: 1 | core 0 | module 0 | forbidden 0

Flags:

b9929a8

fix(web): themes - dark: harden segmented toggles, input-group-text, counterparty sticky column, analytics stat chips (!important vs polish layer)

2026-08-09T07:08:32+00:00

Anton Barinov <55404783+Anton-Barinov@users.noreply.github.com>

Files: 1 | core 0 | module 0 | forbidden 0

Flags:

543c2bc

fix(web): themes - dark: raise specificity (!important) on empty states, calendar cells/events, task view surface, topbar search field

2026-08-09T07:01:00+00:00

Anton Barinov <55404783+Anton-Barinov@users.noreply.github.com>

Files: 1 | core 0 | module 0 | forbidden 0

Flags:

42de8ba

fix(web): themes - dark: transparent table bg (!important), dark task-row action buttons

2026-08-09T06:51:17+00:00

Anton Barinov <55404783+Anton-Barinov@users.noreply.github.com>

Files: 1 | core 0 | module 0 | forbidden 0

Flags:

281a9de

fix(web): themes - dark theme: force dark button surfaces with !important (dashboard AI action btns, counterparties bulk bar, kanban col headers)

2026-08-09T06:43:42+00:00

Anton Barinov <55404783+Anton-Barinov@users.noreply.github.com>

Files: 1 | core 0 | module 0 | forbidden 0

Flags:

1edc5f8

fix(web): themes - dark theme: dark buttons/cards/tables/calendar (kill white polish-layer surfaces); contrast theme: brand-green accents instead of blue (#005c44), green focus rings

2026-08-09T06:29:23+00:00

Anton Barinov <55404783+Anton-Barinov@users.noreply.github.com>

Files: 1 | core 0 | module 0 | forbidden 0

Flags:

6738d23

revert(web): remove topbar theme switcher - theme selection stays on the profile page only

2026-08-09T06:02:02+00:00

Anton Barinov <55404783+Anton-Barinov@users.noreply.github.com>

Files: 11 | core 0 | module 0 | forbidden 0

Flags:

b7cbbb5

docs(changelog): release 0.2.0

2026-08-09T05:57:30+00:00

Anton Barinov <55404783+Anton-Barinov@users.noreply.github.com>

Files: 1 | core 0 | module 0 | forbidden 0

Flags:

4ae1b6f

fix(web): themes - restore missing profile dropdown (theme switcher was matching the user-menu guard)

2026-08-09T05:55:05+00:00

Anton Barinov <55404783+Anton-Barinov@users.noreply.github.com>

Files: 1 | core 0 | module 0 | forbidden 0

Flags:

858abf2

fix(web): themes - topbar switcher robustness (safe event dispatch, canonical-order fix, save-failure notify) + i18n theme_save_error + changelog

2026-08-09T05:50:43+00:00

Anton Barinov <55404783+Anton-Barinov@users.noreply.github.com>

Files: 10 | core 0 | module 0 | forbidden 0

Flags:

0bfa629

feat(web): themes - quick theme switcher in topbar (light/dark/contrast, saved to profile preferences)

2026-08-09T05:41:32+00:00

Anton Barinov <55404783+Anton-Barinov@users.noreply.github.com>

Files: 10 | core 0 | module 0 | forbidden 0

Flags:

b0cffe5

fix(web): themes - await per-user theme sync before login redirect (no wrong-theme flash on fresh browsers)

2026-08-09T05:34:59+00:00

Anton Barinov <55404783+Anton-Barinov@users.noreply.github.com>

Files: 1 | core 0 | module 0 | forbidden 0

Flags:

abbce38

fix(web): themes - harden dark/contrast overrides vs !important polish layer (topbar, table heads, card borders, form fields, badges, KPI cards)

2026-08-08T20:26:05+00:00

Anton Barinov <55404783+Anton-Barinov@users.noreply.github.com>

Files: 1 | core 0 | module 0 | forbidden 0

Flags:

9615f42

fix(web): dark theme - lift text-soft contrast to WCAG AA (5.08:1)

2026-08-08T20:17:00+00:00

Anton Barinov <55404783+Anton-Barinov@users.noreply.github.com>

Files: 1 | core 0 | module 0 | forbidden 0

Flags:

dc00afd

feat(web): user-selectable color themes - dark + high contrast (profile setting, localStorage sync, no-FOUC apply)

2026-08-08T20:14:46+00:00

Anton Barinov <55404783+Anton-Barinov@users.noreply.github.com>

Files: 13 | core 0 | module 0 | forbidden 0

Flags:

4fcc4be

fix(web): full i18n key coverage - all 1741 JS keys resolve in all 7 locales (moved 2 keys pab->br1, added missing js.pab/js.modal/projects/visual_editor keys, project status labels)

2026-08-08T20:02:08+00:00

Anton Barinov <55404783+Anton-Barinov@users.noreply.github.com>

Files: 7 | core 0 | module 0 | forbidden 0

Flags:

16fe572

fix(web): full i18n coverage - all js.pab/js.br1 keys translated in all 7 locales (widget load/empty states no longer show English fallbacks)

2026-08-08T19:46:09+00:00

Anton Barinov <55404783+Anton-Barinov@users.noreply.github.com>

Files: 7 | core 0 | module 0 | forbidden 0

Flags:

39a4d8c

fix(web): profile button shows session user name (async topbar race) + AI digest stale state is localized instead of stale English AI payload

2026-08-08T19:31:45+00:00

Anton Barinov <55404783+Anton-Barinov@users.noreply.github.com>

Files: 10 | core 0 | module 0 | forbidden 0

Flags:

00a0cd7

fix(rbac): remove dead actor-scope params from IntakeItemRepository::list (intake is a role-gated shared inbox, access enforced at route/tool level)

2026-08-08T15:42:20+00:00

Anton Barinov <55404783+Anton-Barinov@users.noreply.github.com>

Files: 4 | core 0 | module 0 | forbidden 0

Flags:

24b2265

fix(rbac): seed chat.use/idea.view/idea.manage/knowledge.review (features were unreachable for non-root) + gate ideas/chat menu and page shells

2026-08-08T15:26:11+00:00

Anton Barinov <55404783+Anton-Barinov@users.noreply.github.com>

Files: 5 | core 0 | module 0 | forbidden 0

Flags:

fad7703

fix(rbac): align menu gating with web page-shell gate (any-of) + fix admin-estimates/admin-modules permission codes

2026-08-08T15:15:42+00:00

Anton Barinov <55404783+Anton-Barinov@users.noreply.github.com>

Files: 2 | core 0 | module 0 | forbidden 0

Flags:

85e5e04

fix(rbac): fail-closed creator scope in counterparty/contact search (was leaking all records to non-root) + align list-repo sentinel handling

2026-08-08T15:01:31+00:00

Anton Barinov <55404783+Anton-Barinov@users.noreply.github.com>

Files: 10 | core 0 | module 0 | forbidden 0

Flags:

0f3bc6c

fix(web): align admin gate root-role with AuthService (super_admin only)

2026-08-08T14:43:35+00:00

Anton Barinov <55404783+Anton-Barinov@users.noreply.github.com>

Files: 1 | core 0 | module 0 | forbidden 0

Flags:

d174d31

fix(web): admin gate - named PDO placeholders only (HY093) + root-role detection for super_admin

2026-08-08T14:39:52+00:00

Anton Barinov <55404783+Anton-Barinov@users.noreply.github.com>

Files: 1 | core 0 | module 0 | forbidden 0

Flags:

a959d5d

fix(rbac): fail-closed owner scoping for counterparty/client/company/contact/template/workflow services + web admin route permission gate

2026-08-08T14:27:34+00:00

Anton Barinov <55404783+Anton-Barinov@users.noreply.github.com>

Files: 7 | core 0 | module 0 | forbidden 0

Flags:

f5f9f11

docs(changelog): security fixes for dashboard widgets - milestone IDOR, matrix scoping, fail-closed team list, unified visibility, widget permissions

2026-08-08T12:25:32+00:00

Anton Barinov <55404783+Anton-Barinov@users.noreply.github.com>

Files: 1 | core 0 | module 0 | forbidden 0

Flags: