Commit Graph

  • 901637128f feat: complete JavaScript architecture refactoring with TDD methodology tegwick 2025-11-03 20:15:26 +01:00
  • 382adb079c feat: extract DOMRenderer component with comprehensive TDD tegwick 2025-11-03 19:55:42 +01:00
  • d2a5e5ff2a feat: extract SectionManager component with comprehensive TDD tegwick 2025-11-03 19:43:08 +01:00
  • b23865cf1d feat: pre-refactoring commit - monolithic editor.js with debug system tegwick 2025-11-03 19:32:39 +01:00
  • ea307a7e00 remove: eliminate floating status panel above editor menu tegwick 2025-11-02 21:19:16 +01:00
  • 4f41b22335 fix: reset button now resets to original content like reset all function tegwick 2025-11-02 17:07:42 +01:00
  • 14ea058e7f feat: implement advanced image editing with drop zone and staging workflow tegwick 2025-11-02 16:57:30 +01:00
  • ea632a2624 fix: ensure accept, cancel, and reset buttons properly close image editing UI tegwick 2025-11-02 16:49:58 +01:00
  • 4fa02cba52 fix: resolve accept, reset, and cancel buttons in image section editing tegwick 2025-11-02 16:43:41 +01:00
  • 91291d727e fix: resolve reset all function and image changing functionality issues tegwick 2025-11-02 16:36:17 +01:00
  • d65df8c2a4 fix: resolve critical JavaScript errors preventing content rendering tegwick 2025-11-02 16:28:20 +01:00
  • 38cd18c96e feat: implement comprehensive JavaScript functionality recovery using TDD tegwick 2025-11-02 10:01:11 +01:00
  • 3a353b4d4f feat: implement comprehensive asset shipping for md-render command tegwick 2025-10-29 23:12:44 +01:00
  • ed33766c91 refactor: reorganize examples directory with topic-based subdirectories tegwick 2025-10-29 22:31:52 +01:00
  • 9f4e296dd3 chore: clean up TODO.md by removing completed theme system refactor tasks tegwick 2025-10-29 22:25:58 +01:00
  • c7a83070f8 feat: implement insert mode with heading protection and fix content display bugs tegwick 2025-10-28 23:55:21 +01:00
  • dd3a00040a feat: implement scroll indicators with disabled state styling tegwick 2025-10-28 22:36:15 +01:00
  • be14322b13 release: bump version to 0.6.0 with clean editor architecture v0.6.0 tegwick 2025-10-28 03:51:41 +01:00
  • 86689c451c feat: complete clean editor implementation with comprehensive UI framework tegwick 2025-10-28 03:50:21 +01:00
  • 3e16793615 feat: implement systematic CSS naming convention for editor elements tegwick 2025-10-27 23:00:42 +01:00
  • dd0c9e3180 fix: correct CSS selectors for UI theme targeting tegwick 2025-10-27 22:39:13 +01:00
  • 6dd278c538 feat: implement UI theme CSS generation for editor interface styling tegwick 2025-10-27 22:33:51 +01:00
  • c6422bf73e refactor: reorganize theme scopes and add UI themes for editor elements tegwick 2025-10-27 22:27:02 +01:00
  • 53cfb90237 feat: add themes list command to CLI for theme discovery tegwick 2025-10-27 22:11:51 +01:00
  • 388320b9bf feat: add grey link colors to academic theme for light/dark compatibility tegwick 2025-10-27 22:02:59 +01:00
  • bbceea5c7b fix: improve dark theme link colors for better readability tegwick 2025-10-27 21:56:38 +01:00
  • 5df78c3359 docs: update TODO.md with completed theme system refactor tegwick 2025-10-27 21:31:15 +01:00
  • e78ad47754 feat: implement sophisticated layered theme system for md-render tegwick 2025-10-27 21:31:08 +01:00
  • 45694a5099 feat: add Claude Code agent configuration and registration tools tegwick 2025-10-27 20:11:33 +01:00
  • c0bfc1553c docs: complete CHANGELOG.md with missing historical versions tegwick 2025-10-27 20:09:02 +01:00
  • 3e651adcfb feat: add smaller font-size styling for tables in md-render tegwick 2025-10-27 11:59:16 +01:00
  • d0abaab63a chore: update project state and prepare for image support development tegwick 2025-10-26 08:06:22 +01:00
  • ff6b807f3b release: bump version to 0.5.0 with clean TDD-driven editor v0.5.0 tegwick 2025-10-26 07:53:45 +01:00
  • 6447c617fd feat: implement clean TDD-driven editor with enhanced status dialog tegwick 2025-10-26 07:51:43 +01:00
  • 5337b26d5e fix: resolve textarea sizing, font preservation, and markdown structure issues tegwick 2025-10-25 22:27:19 +02:00
  • 87e970bbee feat: implement intelligent auto-sizing textarea for optimal editing UX tegwick 2025-10-25 21:53:49 +02:00
  • eced5cbae4 fix: prevent section jumping by preserving insertion position tegwick 2025-10-25 21:41:59 +02:00
  • 6e60e5f13d feat: enhance empty line preservation and automatic paragraph separation tegwick 2025-10-25 21:35:53 +02:00
  • 93655512d0 fix: resolve section duplication issue when saving edited content tegwick 2025-10-25 21:23:34 +02:00
  • 74ee2760e2 fix: resolve markdown roundtrip formatting issue in save functionality tegwick 2025-10-25 21:15:48 +02:00
  • aefece1fe7 feat: hide control ribbon when panel is expanded for cleaner UI tegwick 2025-10-25 21:08:39 +02:00
  • ce7ce0470f feat: implement elegant slide-in floating control panel for edit mode tegwick 2025-10-25 20:55:45 +02:00
  • 6df6430b72 fix: resolve CSS embedding import error in HTML template generation tegwick 2025-10-25 20:37:32 +02:00
  • ed27dee5a0 feat: reorganize Makefile installation targets for better UX tegwick 2025-10-25 20:28:29 +02:00
  • 49724d2ae5 release: prepare v0.4.0 - Enhanced Edit Mode & Version Tracking v0.4.0 tegwick 2025-10-25 20:13:41 +02:00
  • 25a38322c0 chore: clean up repository documentation files for release tegwick 2025-10-25 20:04:08 +02:00
  • 3a53e0aa58 fix: resolve md-render --edit functionality and add enhanced version tracking tegwick 2025-10-25 18:16:25 +02:00
  • 64d1606740 feat: add comprehensive testing and error tracking for edit mode tegwick 2025-10-25 16:53:09 +02:00
  • 1022e2597f fix: resolve critical JavaScript syntax errors in md-render --edit tegwick 2025-10-25 16:46:47 +02:00
  • 50170f75df fix: resolve md-ingest Path object conversion error tegwick 2025-10-25 05:59:25 +02:00
  • 1877d6d462 release: prepare v0.3.0 - Architectural Improvements v0.3.0 tegwick 2025-10-25 03:10:13 +02:00
  • 7cc81dee8f feat: organize and archive legacy files to history directory tegwick 2025-10-25 02:55:23 +02:00
  • d5d943a604 feat: update kaizen-agentic submodule reference tegwick 2025-10-25 02:51:51 +02:00
  • c5f49b2dd0 feat: implement todofile system and retire NEXT.md tegwick 2025-10-25 02:48:45 +02:00
  • 096017b93f feat: reorganize tests by capability with separate test targets tegwick 2025-10-25 02:37:45 +02:00
  • f0dfd04d45 feat: add kaizen-agentic as submodule capability tegwick 2025-10-25 02:26:16 +02:00
  • 6233d13f18 feat: reorganize capabilities directory structure for better separation tegwick 2025-10-25 02:22:14 +02:00
  • 747715af58 feat: complete comprehensive capability inclusion management system tegwick 2025-10-25 02:01:55 +02:00
  • 62e7d13d7e feat: implement comprehensive capability inclusion management system tegwick 2025-10-25 01:40:43 +02:00
  • d402f3c75b feat: replace local issue-facade with standalone repository submodule tegwick 2025-10-25 01:19:21 +02:00
  • 804848b40c fix: remove obsolete test for removed IssueActivity datamodel tegwick 2025-10-25 01:11:14 +02:00
  • ce14d3b2de feat: update specialized agents to use new issue-facade system tegwick 2025-10-25 01:03:04 +02:00
  • a8e5b4b044 refactor: remove obsolete issue management system in favor of issue-facade tegwick 2025-10-24 21:25:04 +02:00
  • cb94c92fc0 feat: implement universal issue tracking facade tegwick 2025-10-24 21:04:43 +02:00
  • 4ceb6cce42 fix: make AssetManager registry path relative to storage_path by default tegwick 2025-10-24 20:08:48 +02:00
  • 9d3c6f3c81 fix: isolate additional test files from production asset registry tegwick 2025-10-24 19:58:18 +02:00
  • 04a9173503 fix: isolate test artifacts from production asset registry tegwick 2025-10-24 19:53:19 +02:00
  • 4b151bb9df docs: complete release preparation documentation for v0.2.0 tegwick 2025-10-20 07:30:21 +02:00
  • 84b994f17e release: prepare v0.2.0 - Advanced Markdown Engine v0.2.0 tegwick 2025-10-20 07:28:46 +02:00
  • 9766a11937 chore: update asset registry from recent operations tegwick 2025-10-20 07:23:40 +02:00
  • f1a02ccc50 feat: upgrade kaizen-agentic framework with 55% agent expansion tegwick 2025-10-20 07:18:26 +02:00
  • 1590a1d308 feat: complete kaizen-agentic migration with 120% capability expansion tegwick 2025-10-20 07:04:53 +02:00
  • a94d5cf95b feat: complete Phase 3 with spectacular 120% capability expansion tegwick 2025-10-20 01:47:42 +02:00
  • b14a56d904 feat: install 6 additional kaizen agents for enhanced capabilities tegwick 2025-10-20 01:46:22 +02:00
  • 01106149c0 feat: complete Phase 2 agent migration with zero functionality loss tegwick 2025-10-20 01:40:50 +02:00
  • 128e4ac2c5 feat: successfully install kaizen-agentic agents via manual workaround tegwick 2025-10-20 01:36:58 +02:00
  • 048cfcc599 docs: add Kaizen-Agentic migration gameplan tegwick 2025-10-19 22:13:14 +02:00
  • f46415b5b2 chore: bump version to 0.2.0 tegwick 2025-10-19 21:47:46 +02:00
  • 4bcc178f43 fix: move test artifacts to tmp directory and update gitignore tegwick 2025-10-19 21:39:40 +02:00
  • 501b64089f feat: implement filename convention for md-render --edit saved files - Issue #155 tegwick 2025-10-15 20:10:13 +02:00
  • 7dd39ddfca chore: update asset registry and add test status report tegwick 2025-10-15 20:01:51 +02:00
  • 7b3e5e5444 fix: resolve all errors in Issue #145 production readiness test suite tegwick 2025-10-15 20:00:25 +02:00
  • 36e113903d fix: resolve JavaScript syntax errors preventing edit mode initialization in Issue #154 tegwick 2025-10-15 01:06:03 +02:00
  • a350b96dd2 feat: implement graceful degradation and error reporting for md-render --edit tegwick 2025-10-15 00:55:46 +02:00
  • 0d60dc73bd fix: resolve JavaScript syntax error in md-render --edit mode fallback tegwick 2025-10-15 00:45:55 +02:00
  • be8bbbb537 fix: resolve Firefox display issue in md-render --edit mode tegwick 2025-10-15 00:27:17 +02:00
  • 567f01121e feat: complete Issue #146 final integration testing tegwick 2025-10-15 00:19:52 +02:00
  • 0794cdaa8c refactor: refine asset object interfaces and fix integration tests tegwick 2025-10-14 23:49:18 +02:00
  • 2e49072d41 feat: complete core asset management system with database integration tegwick 2025-10-14 23:42:42 +02:00
  • 80c95345bd fix: handle Click testing framework I/O issue in test_asset_stats_command tegwick 2025-10-14 19:29:08 +02:00
  • 92c63f0716 fix: update Issue #146 CLI import path tegwick 2025-10-14 19:15:20 +02:00
  • 68e32981bd fix: resolve CLI import conflicts and fix test_db_commands_output_formatting.py tegwick 2025-10-14 19:12:58 +02:00
  • 2ec683bbbe feat: complete Issue #146 - Asset Management Implementation Milestone tegwick 2025-10-14 18:29:37 +02:00
  • 7fe4104d51 feat: complete Issue #145 - Phase 4: Production Readiness and Release tegwick 2025-10-14 18:15:26 +02:00
  • c55a10170f feat: complete Issue #144 - Phase 3: Advanced Features and Performance tegwick 2025-10-14 17:53:47 +02:00
  • 70b6b5c709 feat: implement Issue #143 - CLI integration and user experience for asset management tegwick 2025-10-14 13:46:34 +02:00
  • 6ddd4ea6e3 feat: complete Issue #151 - Phase 4: Integration and Documentation tegwick 2025-10-14 11:11:51 +02:00
  • e8e0fbaec3 fix: resolve flaky test in test_issue_152_153_edge_cases.py tegwick 2025-10-14 07:53:38 +02:00
  • ab1aff3cc8 feat: enhance Issues #152 & #153 with comprehensive edge case testing tegwick 2025-10-14 07:47:10 +02:00
  • ec09fdd0bd feat: complete Issue #150 - Advanced Packaging Features (.mdz, .mdt) tegwick 2025-10-13 23:09:18 +02:00