Commit Graph

82 Commits

Author SHA1 Message Date
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 e2deaa8066 Adding new clipboard funtionality and panel 2026-05-25 21:04:05 -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
David Ascanio 1ce67d7e42 Generic component 2026-05-25 12:20:06 -03:00
David Ascanio a09280f915 Conference y activities documents 2026-05-24 11:23:57 -03:00
David Ascanio e882a41510 apikey estudios bíblicos 2026-05-24 06:07:30 -03:00
David Ascanio b12c31099c Fix bug favorites detail 2026-05-23 17:31:15 -03:00
Julio Ruiz 3424b22fcf Adding draft to bible studies display in list and detail.
Adding draft to translation files.
2026-05-22 08:24:11 -05:00
Julio Ruiz c883975e33 Removed old meili pages
Renamed typesense pages for correct routes
Updated initial route
Fixed copy to clipboard dependency error in nuxt
2026-05-21 15:33:30 -05:00
Julio Ruiz a3f5bd3512 Fixing paragraphs in detail view for mobile 2026-05-21 15:04:31 -05:00
Julio Ruiz 1cbb31c09d Fixing duplicated array definitions 2026-05-21 14:48:27 -05:00
Julio Ruiz daa0240cb7 Visual style tweaks 2026-05-21 14:47:03 -05:00
Julio Ruiz 7d62d40642 Adding publication to typesense details
Made paragraph numbers more subdued
Fixed publication translation in all languages
2026-05-21 13:08:15 -05:00
Julio Ruiz d632846e24 Separated copy to clipboard function into a new utilities class
Added corrected colors for old content
Added paragraph click to copy function
Fixed visual styling for paragraph display
2026-05-21 12:34:19 -05:00
Julio Ruiz 97cf386f96 Fixing non working search results in conferences 2026-05-21 08:27:09 -05:00
David Ascanio efd752e410 groups typesense 2026-05-20 19:54:24 -03:00
Julio Ruiz f2521b9ff3 Merge pull request 'Optimization' (#2) from jr-branch-1 into main
Reviewed-on: #2
2026-05-19 04:32:05 +00:00
Julio Ruiz 7158e60938 Optimization
Fixing optimization messages for duplicated imports.
2026-05-18 23:18:49 -05:00
David Ascanio 2078992da3 add feat image zoom entrelineas 2026-05-18 22:32:12 -03:00
David Ascanio 3e9dce1c53 fix bug corta resultados 2026-05-18 21:27:23 -03:00
Julio Ruiz 51ccf64ae2 Resetting pt language code. 2026-05-17 10:50:53 -05:00
Julio Ruiz fe3bca0f9c Adding original html format to paragraphs 2026-05-17 10:32:10 -05:00
Julio Ruiz f1d1e226a3 Fixing width to 16px for paragraphs gutter 2026-05-17 10:25:55 -05:00
Julio Ruiz 5e69e45716 Adding visual styling to details component. Adding paragraph indicator. 2026-05-17 10:23:08 -05:00
Julio Ruiz 1eb6d7df59 Fixing icon for portuguese 2026-05-17 10:12:20 -05:00