Commit Graph

12 Commits

Author SHA1 Message Date
David Ascanio 2ac1077a1b fix error cuando solo hay un párrafo devuelve como objeto 2026-06-19 17:45:02 -03:00
David Ascanio 7430e17a52 fix exclude cross-locale activities from browser results 2026-06-05 21:12:49 -03:00
David Ascanio f60b2960c5 show author attribution for Bible Studies and Conferences
- Display author name (Dr. José Benjamín Pérez Matos / Dr. William Soto Santiago)
  in the list panel and publication detail for each respective section
- History entries now show the author inline and pass it through to the detail view
- Fixed internal collection IDs (bible-studies-ts, conferences-ts) showing as raw
  strings in history; they now resolve to proper translated labels via i18n
- Fixed English nav labels that incorrectly included "Typesense" in the display name
- Added changelog entry for v0.8
2026-06-05 01:10:01 -03:00
Esteban 07bddf5eb9 add most resent code 2026-06-04 18:42:56 -05:00
David Ascanio 73cd1ead70 translations 2026-06-03 19:45:21 -03:00
David Ascanio 87f4f04d2c Add exact phrase search toggle, collapsible detail metadata, entrelineas draft support, and home page responsive layout
- Add word/phrase search toggle to SearchPanel and entrelineas search inputs
- Add collapsible metadata section with chevron toggle in PublicationDetail
- Add internal document search toggle button to detail navbar, open by default
- Add draft field support to entrelineas: hide image for draft documents unless dev mode is enabled, show draft badge in results list
- Replace mobile lightbox teleport hacks with UModal for image popup in EntrelineaDetail
- Fix image display in EntrelineaDetail: fixed height container with object-contain
- Remove file link buttons from PublicationDetail and InboxActivity
- Remove right aside column from PublicationDetail so content fills full width
- Rewrite home page with explicit responsive two-column layout replacing UPageHero
2026-06-03 19:40:35 -03:00
Julio Ruiz 0a991082f5 Tour and optimizations
Added driver js for virual tours.
Added conidtional homepage rendering.
Added localization for homepage and nav buttons
Added dynamic tour button to main navigation.
Separated changelog into a separate ts file.
Separated tour to ts file.
2026-05-31 23:01:45 -05:00
David Ascanio 364fbe0ad7 filter browse results to only show items with paragraphs 2026-05-26 18:31:49 -03:00
Julio Ruiz 1756aadaff UI Fixes
Adding page component to document results
Adding aside to handle notes and highlights in future
2026-05-26 12:48:06 -05:00
David Ascanio 506f50181a fix bug references 2026-05-25 13:06:30 -03:00
David Ascanio f5ba0531c5 fix bug reference publication detail 2026-05-25 12:53:47 -03:00
David Ascanio 1ce67d7e42 Generic component 2026-05-25 12:20:06 -03:00