Commit Graph

105 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
Esteban baeef1323f add text to most recent changelog 2026-06-05 14:12:15 -05: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
David Ascanio 69030d2001 link to Carpa 2026-06-05 00:32:12 -03:00
David Ascanio 1409763544 total items entrelineas 2026-06-05 00:22:31 -03:00
Esteban 07bddf5eb9 add most resent code 2026-06-04 18:42:56 -05:00
David Ascanio b356a0bea3 Merge branch 'main' of https://gitea.carpa.com/LGCC/search 2026-06-04 00:32:15 -03:00
David Ascanio 6dc4c8e9ec fix texts error 2026-06-04 00:29:15 -03:00
Esteban Paz 9ca87503a9 fix the es.json semantic 2026-06-03 22:26:27 -05:00
David Ascanio 763a77d4f5 fix bug historial 2026-06-04 00:10:30 -03:00
Esteban Paz 1cf37c0184 Merge pull request 'new-collections' (#3) from new-collections into main
Reviewed-on: #3
2026-06-04 02:15:11 +00:00
Esteban Paz 65437c1a60 add favicon 2026-06-03 20:43:20 -05:00
Esteban Paz ecdf8430d6 Fix tour index in index.vue home 2026-06-03 19:59:28 -05:00
Esteban Paz 5738c8d949 Update UI components for the tour and Spanish translations for EB and conferences v2 2026-06-03 19:53:48 -05:00
David Ascanio 161ab1dab4 Merge branch 'main' of https://gitea.carpa.com/LGCC/search — keep local (new-collections) changes
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-03 20:56:57 -03:00
David Ascanio 7f92da2607 add items to git ignore 2026-06-03 20:52:51 -03:00
David Ascanio 73cd1ead70 translations 2026-06-03 19:45:21 -03:00
David Ascanio 50215fc657 default internal search true 2026-06-03 19:41:00 -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 0ea3bd0859 Tour example
Added tour example in a subroute of the app.
2026-06-01 11:35:50 -05:00
Julio Ruiz 47c88c22a6 Updated tour functionality.
Set main functionality inside app.vue with nuxt hooks to be able to call it from any point in the app.
2026-06-01 11:19:56 -05:00
Julio Ruiz 6b7f9bdd78 Reverting tour change
Nuxt conflict
2026-05-31 23:12:21 -05: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
Julio Ruiz c827b3e711 Fixing env variables.
Removing variables from PUBLIC GIT source
2026-05-31 17:41:29 -05:00
Esteban 95f29d2fe2 fix to feedback.post.ts 2026-05-31 13:51:06 -05:00
Esteban 9082b46717 fix nuxt config for .env read 2026-05-31 13:40:15 -05:00
Esteban 2dd21ffe45 feat: feedback i18n, entrelineas dev-lock, and developer access system 2026-05-31 12:16:52 -05:00
David Ascanio ce8efe5a8a pnpm update 2026-05-31 10:33:15 -03:00
David Ascanio f817d20e5b feat: add changelog page with realese history 2026-05-30 08:40:37 -03:00
David Ascanio 46205886ca text & html entrelineas 2026-05-30 08:30:53 -03:00
David Ascanio d71334089f fix error sintaxis 2026-05-29 19:31:31 -03:00
David Ascanio 7d3a97d8f0 no translate html 2026-05-29 18:50:18 -03:00
David Ascanio 1355c93974 remove: delete features not planned for current phase 2026-05-27 22:44:13 -03:00
Julio Ruiz 1c5a3e510f Fixing french translations 2026-05-26 17:39:07 -05:00
Julio Ruiz 0ed5906f1b Fixed minor ui issues - added document code 2026-05-26 17:28:35 -05:00
Julio Ruiz 898aa04071 Added conditional rendering of word draft.
Fixed positioning of aside in shorter docs.
2026-05-26 17:10:46 -05:00
Julio Ruiz 409ef2cae7 Fixing ui issues
Adding neater copy code
2026-05-26 17:04:24 -05:00
Julio Ruiz 9f7d868d2b Merge branch 'new-collections' of https://gitea.carpa.com/LGCC/search into new-collections 2026-05-26 16:34:18 -05:00
Julio Ruiz b7b12184db Adding ui fixes
Fixed translations strings
2026-05-26 16:34:01 -05:00
David Ascanio 364fbe0ad7 filter browse results to only show items with paragraphs 2026-05-26 18:31:49 -03:00
David Ascanio 3d54899b3e tooltip copy 2026-05-26 16:30:33 -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
Julio Ruiz 572cf9031c Removing copy bug 2026-05-25 21:16:09 -05:00
Julio Ruiz 995111612c Fixed copy functionality 2026-05-25 21:12:42 -05:00
Julio Ruiz e2deaa8066 Adding new clipboard funtionality and panel 2026-05-25 21:04:05 -05:00
Julio Ruiz 09b99985eb Adding basic hover toolbar for all paragraphs 2026-05-25 18:41:45 -05:00
David Ascanio d7f5612954 fix bug favoritos 2026-05-25 19:45:28 -03: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