mateuswetah
|
5c7bd07f48
|
Brings back table view mode and improves view modes description. #473.
|
2021-01-21 16:30:17 -03:00 |
mateuswetah
|
7b781b90f5
|
Adds better view modes selection.
|
2021-01-21 16:17:15 -03:00 |
mateuswetah
|
a8ee1fbedf
|
Disables ESC for closing filters panel when not inside a modal
|
2021-01-21 08:46:38 -03:00 |
vnmedeiros
|
90ce5f447e
|
fix: prevent infinite loop, maximum function nesting level reached #384
|
2021-01-20 16:02:18 -03:00 |
vnmedeiros
|
a9786fcd0c
|
fix: dependencies for read private metadata and filters `meta_caps` #384.
|
2021-01-20 15:30:13 -03:00 |
vnmedeiros
|
e5bceaa147
|
feat: add capabilites defaults for tainacan roles #384
|
2021-01-20 11:07:59 -03:00 |
vnmedeiros
|
6fd7a289b7
|
fix: resolve warning cannot modify header information on enqueue style.
|
2021-01-20 10:09:32 -03:00 |
vnmedeiros
|
96a0034acd
|
fix: error elements in arrays #384
|
2021-01-20 09:57:35 -03:00 |
vnmedeiros
|
c32365f76f
|
fix: add capability `read` on tainacan roles #384
|
2021-01-20 09:52:40 -03:00 |
mateuswetah
|
21e832a3ce
|
Adds 'deps' argument to register_vuejs_component #473.
|
2021-01-18 11:10:54 -03:00 |
vnmedeiros
|
3beef4c9a3
|
fix: remove error_log #473
|
2021-01-15 15:15:49 -03:00 |
vnmedeiros
|
dfac0bb1d3
|
fix: order and actions hooks #473
|
2021-01-15 15:12:36 -03:00 |
mateuswetah
|
509cb6170a
|
Alters priority of some scripts enqueueing #473
|
2021-01-15 12:06:42 -03:00 |
vnmedeiros
|
1ba4ea31fd
|
fix: use arg public to load register component #473
|
2021-01-15 10:43:02 -03:00 |
vnmedeiros
|
322e2269da
|
fix: name action
|
2021-01-15 10:26:01 -03:00 |
vnmedeiros
|
c4298e47b4
|
feat: add action tainacan-register-vuejs--public-component.
|
2021-01-15 10:22:46 -03:00 |
mateuswetah
|
309d1f0edc
|
Creates base style for tainacan media pages, which centers and adds white background by default to them.
|
2021-01-14 15:48:46 -03:00 |
mateuswetah
|
a3f3863c70
|
Checkes if variable is an array before using count(). #456.
|
2021-01-08 19:13:53 -03:00 |
Aron Ambrosiani
|
1abb790130
|
Update class-tainacan-item.php
+ description of the new parameter
|
2020-12-22 15:52:53 +01:00 |
Aron Ambrosiani
|
43f6347e88
|
adding support for displaying metadata slug in css
|
2020-12-21 21:28:03 +01:00 |
mateuswetah
|
ee86376871
|
Adds mimetypes as placeholders to items list. #456.
|
2020-12-18 12:22:24 -03:00 |
mateuswetah
|
502a9fb0ee
|
Merge branch 'feature/456' of https://github.com/tainacan/tainacan into feature/456
|
2020-12-18 11:36:28 -03:00 |
mateuswetah
|
f3d382091d
|
Avoids returning blur hash on empty thumbnails
|
2020-12-18 11:36:25 -03:00 |
vnmedeiros
|
e6f46d60b9
|
Merge branch 'feature/456' of https://github.com/tainacan/tainacan into feature/456
|
2020-12-18 10:37:01 -03:00 |
vnmedeiros
|
1507b29cf1
|
feat: add document mimetype #456
|
2020-12-18 10:35:59 -03:00 |
mateuswetah
|
ff927fd348
|
New default string for blurhash and adds creation date to lists view mode.
|
2020-12-17 18:07:19 -03:00 |
mateuswetah
|
b1c5f8af1b
|
Merge branch 'feature/456' of https://github.com/tainacan/tainacan into feature/456
|
2020-12-17 17:09:20 -03:00 |
mateuswetah
|
884b5d405d
|
Begins implementing vue-blurhash on view modes.
|
2020-12-17 17:09:11 -03:00 |
vnmedeiros
|
ea9748cd3e
|
fix: test if imagecreatefromstring is supported in PHP build
|
2020-12-17 17:08:17 -03:00 |
vnmedeiros
|
233912475e
|
Merge branch 'feature/456' of https://github.com/tainacan/tainacan into feature/456
|
2020-12-17 10:10:39 -03:00 |
vnmedeiros
|
c1d28d6441
|
feat: add get image blurhash #456
|
2020-12-17 10:09:38 -03:00 |
mateuswetah
|
45ef379594
|
Creates new thumbnails for each document type #456.
|
2020-12-16 15:03:50 -03:00 |
vnmedeiros
|
530f47bb38
|
fix: indentation
|
2020-12-16 10:29:29 -03:00 |
mateuswetah
|
d2adfff6a1
|
Creates helper plugin to handle thumbnail src. #456.
|
2020-12-15 17:25:11 -03:00 |
mateuswetah
|
12820be07c
|
Order by has thumbnail and document type #411.
|
2020-12-15 11:12:59 -03:00 |
vnmedeiros
|
7f527f5172
|
update version and tested up to
|
2020-12-10 16:14:24 -03:00 |
vnmedeiros
|
0a6ad89834
|
fix: get_options of relationship if search metadata not found.
|
2020-12-10 10:25:51 -03:00 |
vnmedeiros
|
3721579f94
|
fix indentation
|
2020-12-09 15:36:53 -03:00 |
vnmedeiros
|
e03ca69387
|
fix: compound metadata validate
|
2020-12-09 15:33:43 -03:00 |
vnmedeiros
|
26e949b06c
|
fix: add filter `wp_untrash_post_status`
|
2020-12-09 10:30:25 -03:00 |
mateuswetah
|
65ebaed5a2
|
Merge branch 'release/0.17.2' of https://github.com/tainacan/tainacan into release/0.17.2
|
2020-12-09 10:05:00 -03:00 |
mateuswetah
|
7e63c46c48
|
Hides some collection edition form buttons when coming from importer.
|
2020-12-09 10:04:47 -03:00 |
vnmedeiros
|
adb8c52306
|
fix: add regex on update role #449
|
2020-12-09 09:42:55 -03:00 |
mateuswetah
|
8c2b96e03c
|
Fixes wrong update of role object after editing recently created one.
|
2020-12-08 17:55:59 -03:00 |
mateuswetah
|
f42536a5eb
|
Adds error notice when creating a user role with invalid name.
|
2020-12-08 17:49:39 -03:00 |
mateuswetah
|
2f172e2967
|
Merge branch 'release/0.17.2' of https://github.com/tainacan/tainacan into release/0.17.2
|
2020-12-08 15:21:21 -03:00 |
mateuswetah
|
b49100598c
|
Adds validation to admin view modes.
|
2020-12-08 15:21:14 -03:00 |
vnmedeiros
|
ef6aae127c
|
fix regex #449
|
2020-12-08 13:54:26 -03:00 |
vnmedeiros
|
13f2a76032
|
fix: regex to create e retrieve the roles by name #449
|
2020-12-08 11:58:56 -03:00 |
mateuswetah
|
9302e1c1c1
|
Merge branch 'release/0.17.2' of https://github.com/tainacan/tainacan into release/0.17.2
|
2020-12-08 08:55:09 -03:00 |
mateuswetah
|
d25d3ace08
|
Fixes status tabs when coming from collection list to repository items list.
|
2020-12-08 08:54:47 -03:00 |
vnmedeiros
|
10901f27c0
|
Merge branch 'release/0.17.2' of https://github.com/tainacan/tainacan into release/0.17.2
|
2020-12-07 17:35:06 -03:00 |
vnmedeiros
|
90bff71fcb
|
fix: deprecations on facet block #450
|
2020-12-07 17:34:53 -03:00 |
mateuswetah
|
e6598caf5c
|
Ads help button to repository level setting on metadata form.
|
2020-12-07 17:34:52 -03:00 |
mateuswetah
|
5ee8fdea7f
|
Uses jquery off instead of unbind function.
|
2020-12-07 17:11:01 -03:00 |
mateuswetah
|
ecb1848522
|
Checks and updates metadatum type logic before sending it to edit function.
|
2020-12-07 15:50:57 -03:00 |
mateuswetah
|
cd640d4ac3
|
Merge branch 'release/0.17.2' of https://github.com/tainacan/tainacan into release/0.17.2
|
2020-12-07 15:33:57 -03:00 |
mateuswetah
|
abe2711c1b
|
Updates to deprecated strategy on facets list.
|
2020-12-07 15:30:39 -03:00 |
Vinícius Nunes Medeiros
|
28cf69468a
|
Merge pull request #462 from tainacan/362-repository-metadata
feat: Allows user to create repository metadata when importing CSV
|
2020-12-07 15:25:19 -03:00 |
vnmedeiros
|
309d633cb0
|
don't include the repository_level property on metadata #362
|
2020-12-07 15:14:51 -03:00 |
vnmedeiros
|
079cc0c646
|
fix indentation #362
|
2020-12-07 15:13:17 -03:00 |
vnmedeiros
|
337d3fad45
|
remove this #362
|
2020-12-07 15:00:57 -03:00 |
mateuswetah
|
41fd91a60a
|
Adds chevron icon to indicate child terms addition to facets block #450.
|
2020-12-07 12:04:13 -03:00 |
mateuswetah
|
4d0af24c9c
|
Works on grid browser support falback for the facets block.
|
2020-12-04 17:26:36 -03:00 |
mateuswetah
|
e6fefd3259
|
Fixes carousels responsiveness on screen smaller than 468px and fixes selection of facets metadatum type after translation.
|
2020-12-04 15:58:51 -03:00 |
Rodrigo Guimarães
|
5c7facfe13
|
Do not display repository option on regular collection edit metadata
|
2020-12-03 01:14:26 -03:00 |
Rodrigo Guimarães
|
cef7c59303
|
Reindent line
|
2020-12-03 00:54:22 -03:00 |
Rodrigo Guimarães
|
d4af360895
|
Enables create repository metadata from mapping
|
2020-12-03 00:51:17 -03:00 |
Rodrigo Guimarães
|
596aa88437
|
Adds base markup
|
2020-12-02 21:45:18 -03:00 |
mateuswetah
|
f8af51c924
|
Merge branch 'release/450' into release/0.17.2
|
2020-12-02 09:20:04 -03:00 |
mateuswetah
|
2b32bdb6ce
|
Separate deprecated file for terms list, terms carousel and search bar block and adds font size support. #461
|
2020-12-01 17:43:51 -03:00 |
mateuswetah
|
8b3fff707e
|
Separate deprecated file for collection dynamic items block and adds font size support. #461
|
2020-12-01 15:24:48 -03:00 |
mateuswetah
|
5b974d48c4
|
Separate deprecated file for items carousel and adds font size support. #461
|
2020-12-01 10:27:51 -03:00 |
mateuswetah
|
8561bde7e9
|
Separate deprecated file for collection list and adds font size support. #461
|
2020-11-30 17:45:35 -03:00 |
mateuswetah
|
0301df4ac6
|
Separate deprecated file for collection carousel and adds font size support. #461
|
2020-11-30 17:29:11 -03:00 |
mateuswetah
|
ddc96f6eb9
|
Deprecation fixes on wp.blockEditor, wp.blocks.updateCategory, IconButton and isDefault. #461.
|
2020-11-30 16:31:55 -03:00 |
mateuswetah
|
95d10251c8
|
Uses ToolbarItem to wrap Dropdown on faceted search block #461.
|
2020-11-30 14:58:27 -03:00 |
mateuswetah
|
ee2c577956
|
Creates TainacanBlocksCompatToolbar function and replaces ToolbarGroups usage by it. #461
|
2020-11-30 12:01:50 -03:00 |
mateuswetah
|
5dc40ba02d
|
Disables append child option for grid layout (for now).
|
2020-11-27 11:54:11 -03:00 |
mateuswetah
|
108d025c33
|
Adds option to display facet name inside the grid image.
|
2020-11-27 11:25:28 -03:00 |
mateuswetah
|
a3e0992e8f
|
Adds grid resize and new margin scheme for grid view mode. #450
|
2020-11-26 18:03:39 -03:00 |
mateuswetah
|
471b9aeefc
|
Adds option to link to term page instead of collection page filtered by term 50. Lots of adjustments to loading state.
|
2020-11-26 16:20:52 -03:00 |
mateuswetah
|
8f19fe6ec4
|
Splits columns via html instead of css in the list view mode. #450
|
2020-11-26 11:13:21 -03:00 |
mateuswetah
|
e1cb9e30f9
|
Client theme side of the collpasable parent facets
|
2020-11-25 23:41:31 -03:00 |
mateuswetah
|
ac00dfa7ca
|
Improves collapse display and loading state of term children on the edition side. #450.
|
2020-11-25 12:40:37 -03:00 |
Rodrigo Guimarães
|
7cc07f7b8d
|
shows option only to metadata modal edit
|
2020-11-25 10:38:45 -03:00 |
Rodrigo Guimarães
|
ad7bf0f157
|
Manager user selection on repository level
|
2020-11-25 03:36:14 -03:00 |
Rodrigo Guimarães
|
98a9ec07cb
|
Prepares endpoint for frontend changes
|
2020-11-25 03:30:34 -03:00 |
Rodrigo Guimarães
|
29112799b3
|
Adds new correct singular data label
|
2020-11-24 18:16:37 -03:00 |
mateuswetah
|
88b8dee6c7
|
Begins implementation of hierarchy display in the facets block. #450.
|
2020-11-24 18:09:09 -03:00 |
Rodrigo Guimarães
|
78da7a31d6
|
marks new field in place
|
2020-11-24 01:20:36 -03:00 |
vnmedeiros
|
249532355d
|
update version to 0.17.1
|
2020-11-20 11:51:38 -03:00 |
mateuswetah
|
87ccac101f
|
Adds link to tainacan github on the readme.
|
2020-11-20 10:38:13 -03:00 |
mateuswetah
|
e1a0aa8c15
|
Remove map files from assets folder
|
2020-11-20 10:36:48 -03:00 |
mateuswetah
|
9dbb7da672
|
Adds vue dev tools on development mode <<3 !
|
2020-11-20 09:40:00 -03:00 |
mateuswetah
|
e70e972a95
|
Uses smaller padding for faceted search blocks that are not alignfull.
|
2020-11-19 11:36:22 -03:00 |
mateuswetah
|
8eafd7ca38
|
Adds data-tainacan-item-id to items list on admin side as well
|
2020-11-19 10:40:13 -03:00 |
mateuswetah
|
86cceb8d2e
|
Adds data-tainacan-item-id attribute to all items on theme view modes.
|
2020-11-19 10:30:59 -03:00 |
mateuswetah
|
9889dddf69
|
Fixes error on facted search block when changing total items number.
|
2020-11-19 10:09:13 -03:00 |
vnmedeiros
|
471ef58d08
|
update Version to 0.17
|
2020-11-17 14:01:08 -03:00 |