• Joined on 2021-02-07
chris commented on issue arcHIVE-tech/fixes#27 2021-11-25 10:53:21 +01:00
Remove "View all results" from search

Fixed with commit 18e6f3392d

chris closed issue arcHIVE-tech/fixes#27 2021-11-25 10:53:21 +01:00
Remove "View all results" from search
chris pushed to develop at arcHIVE-tech/Arc-hive-omeka-theme 2021-11-25 10:52:11 +01:00
18e6f3392d removes 'view all results' from site search
chris pushed to develop at arcHIVE-tech/arc-hive-site-omeka-module 2021-11-24 15:35:32 +01:00
317d2898b9 Merge branch 'develop' of ssh://git.hangar.org:21036/arcHIVE-tech/arc-hive-site-omeka-module into develop
9d992658d9 Merge branch 'collection-api' into develop
82d895d7e7 loads collection list with human readable collection name
Compare 3 commits »
chris pushed to develop at arcHIVE-tech/Arc-hive-omeka-theme 2021-11-24 15:34:48 +01:00
adafaf38b9 updates vue component
60eac3e67a ensures all site data is present
e951669cff recovers accordion aria attributes
6af87367eb uses custom jquery to handle accordion
Compare 4 commits »
chris pushed to main at arcHIVE-tech/Arc-hive-list 2021-11-24 15:33:42 +01:00
dc9d4e03ff fixes order_by
16ea5ef123 adds key to list to render item when order is changed
8292987e0a includes local title data in search
7e3481f0f1 adds local site data search
d0274a9ce2 adds aria to item title
Compare 7 commits »
chris pushed to main at arcHIVE-tech/Arc-hive-list 2021-11-10 14:42:19 +01:00
e1aad4ecd1 changes sort arrow icons
chris pushed to main at arcHIVE-tech/Arc-hive-list 2021-11-10 14:33:44 +01:00
9e69400142 removes page_size from store
chris commented on issue arcHIVE-tech/Arc-hive-omeka-theme#35 2021-11-10 14:28:55 +01:00
Search presentation in sites / collection index

Hi @jorge

I have added a VueJS component to the project. It handles Collection listing and…

chris pushed to develop at arcHIVE-tech/Arc-hive-omeka-theme 2021-11-10 14:19:08 +01:00
d284002ae4 adds page_size attribute to collection list component
chris deleted branch collection-api from arcHIVE-tech/arc-hive-site-omeka-module 2021-11-10 14:04:28 +01:00
chris merged pull request arcHIVE-tech/arc-hive-site-omeka-module#3 2021-11-10 14:04:18 +01:00
Adds collection API
chris pushed to develop at arcHIVE-tech/arc-hive-site-omeka-module 2021-11-10 14:04:18 +01:00
2ea286fa7b Merge pull request 'Adds collection API' (#3) from collection-api into develop
52c86af842 adds collections search api endpoint
ea5e33d0a2 returns weighted search results
dffeb3ff33 returns json
2c14639d0d controller resolves template map
Compare 6 commits »
chris pushed to develop at arcHIVE-tech/arc-hive-site-omeka-module 2021-11-10 14:03:36 +01:00
chris created pull request arcHIVE-tech/arc-hive-site-omeka-module#3 2021-11-10 14:01:51 +01:00
Adds collection API
chris deleted branch collection-list from arcHIVE-tech/Arc-hive-omeka-theme 2021-11-10 13:59:49 +01:00
chris merged pull request arcHIVE-tech/Arc-hive-omeka-theme#40 2021-11-10 13:59:26 +01:00
List collections with vue component
chris pushed to develop at arcHIVE-tech/Arc-hive-omeka-theme 2021-11-10 13:59:26 +01:00
a735970d9b Merge pull request 'List collections with vue component' (#40) from collection-list into develop
8b052f95ee updates vue component
d6d9260c0e adds site->id to search text results
dafe41912d loads component with sites via prop
c56464e086 replaces php site list with vue component
Compare 5 commits »
chris created pull request arcHIVE-tech/Arc-hive-omeka-theme#40 2021-11-10 13:59:06 +01:00
List collections with vue component
chris pushed to collection-list at arcHIVE-tech/Arc-hive-omeka-theme 2021-11-10 13:55:39 +01:00
8b052f95ee updates vue component