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 |
mateuswetah
|
ad202e1717
|
Sets production to true. Checks from form instead of item entity which are the document and thumbnail to hide from attachments list
|
2020-11-17 11:56:44 -03:00 |
vnmedeiros
|
f6591c1586
|
fix: submission empty metadada
|
2020-11-17 11:35:41 -03:00 |
vnmedeiros
|
6bb73be0fa
|
fix: undefined function wp_read_video_metadata
|
2020-11-17 11:33:32 -03:00 |
vnmedeiros
|
6e6e6a3a46
|
fix: submission a single value to compound metadada
|
2020-11-17 10:39:22 -03:00 |
vnmedeiros
|
316b130f04
|
fix: test if metadatum found
|
2020-11-17 10:03:33 -03:00 |
vnmedeiros
|
e09ffe2d69
|
fix: indentations
|
2020-11-17 10:02:29 -03:00 |
mateuswetah
|
f33f1b9ee9
|
Merge branch 'release/0.17' of https://github.com/tainacan/tainacan into release/0.17
|
2020-11-16 17:44:28 -03:00 |
mateuswetah
|
d1dbfcb50c
|
Enqueues extra metadata type components on item submission block.
|
2020-11-16 17:44:17 -03:00 |
vnmedeiros
|
1dea776635
|
fix: remove html tags of data from submission form
|
2020-11-16 17:39:09 -03:00 |
mateuswetah
|
6741a67fce
|
Fixes single valued taxonomy input on item submission form side.
|
2020-11-16 17:11:20 -03:00 |
mateuswetah
|
dd8d5c93be
|
Several css tweaks to improve items submission compatibility with third party themes.
|
2020-11-16 13:15:51 -03:00 |
vnmedeiros
|
d847e27f63
|
Merge branch 'release/0.17' of https://github.com/tainacan/tainacan into release/0.17
|
2020-11-13 21:04:08 -03:00 |
vnmedeiros
|
f4dbc2646c
|
fix: create order of metadata on importing csv only if there is no previous order
|
2020-11-13 21:03:57 -03:00 |
mateuswetah
|
df6ab77264
|
Adjustments to fix inconsistencies with user prefs settings of displayed metadata.
|
2020-11-13 15:22:18 -03:00 |
mateuswetah
|
e765c0fb14
|
Fix filters inherited from repository with wrong facets.
|
2020-11-13 12:29:12 -03:00 |
mateuswetah
|
0c6cc40d31
|
Improves slug validation info
|
2020-11-13 11:56:22 -03:00 |
vnmedeiros
|
02db870589
|
fix: stable tag
|
2020-11-13 11:21:24 -03:00 |
mateuswetah
|
d59d1859a2
|
Only renders grecaptcha after metadata is loaded.
|
2020-11-12 15:43:51 -03:00 |
mateuswetah
|
698ff10541
|
Merge branch 'release/0.17' of https://github.com/tainacan/tainacan into release/0.17
|
2020-11-12 12:55:17 -03:00 |
mateuswetah
|
6db0755654
|
Several translations updates.
|
2020-11-12 12:21:12 -03:00 |
vnmedeiros
|
27cb8a91e8
|
Merge branch 'release/0.17' of https://github.com/tainacan/tainacan into release/0.17
|
2020-11-11 17:34:49 -03:00 |
vnmedeiros
|
ba8caebfaf
|
fix: generete term link filtered by collections
|
2020-11-11 16:20:11 -03:00 |
mateuswetah
|
bca3d2dfe2
|
Offers new term creation from checkbox list input just like in taginput.
|
2020-11-11 16:06:08 -03:00 |
vnmedeiros
|
311730f090
|
fix: change get metadata type options
|
2020-11-11 14:54:11 -03:00 |
mateuswetah
|
0b1208ba12
|
Do not load filters from collections if the items search query only requires certain collections
|
2020-11-11 14:54:08 -03:00 |
mateuswetah
|
e85d25f54b
|
Hides thumbnail from attachments list as well as document.
|
2020-11-11 13:03:48 -03:00 |
mateuswetah
|
8d8c487f45
|
Adds max width to iframe classes in document section of item page.
|
2020-11-11 11:56:48 -03:00 |
Vinícius Nunes Medeiros
|
008894f40e
|
feat: add backgound process filters
Feature/436 process filters
|
2020-11-10 16:32:21 -03:00 |
mateuswetah
|
17ec124e54
|
Strip tags on social meta description for term and collection.
|
2020-11-10 13:07:43 -03:00 |
mateuswetah
|
3c9699bd95
|
Fixes Submission block breaking on WordPress versions previous to 5.4 #388
|
2020-11-10 11:27:18 -03:00 |
mateuswetah
|
e6878594c2
|
Fixes facets not updating properly
|
2020-11-10 10:39:00 -03:00 |
mateuswetah
|
1b92499781
|
Merge branch 'feature/436-process-filters' of https://github.com/tainacan/tainacan into feature/436-process-filters
|
2020-11-09 17:47:30 -03:00 |
mateuswetah
|
e9b1386a44
|
Fixes date filter not updating total processes #436. Moves fitlering logic all to parent component.
|
2020-11-09 17:47:07 -03:00 |
Rodrigo
|
dd45e88a2b
|
fixes indentations
|
2020-11-09 16:37:17 -03:00 |
vnmedeiros
|
5ebb445f87
|
fix: strings formatting in get_document as_string
|
2020-11-09 11:11:07 -03:00 |
vnmedeiros
|
c0a06b3a93
|
fix: filters inheriting the order of the root collection #365
|
2020-11-09 11:09:29 -03:00 |
Rodrigo Guimarães
|
80507bcec9
|
trailing space between string and process number
|
2020-11-09 05:43:48 -03:00 |
Rodrigo Guimarães
|
bf28329841
|
Displays process filters when there is no results
|
2020-11-09 05:10:40 -03:00 |
Rodrigo Guimarães
|
b8bd8f4f48
|
implements process filter by name 'type'
|
2020-11-09 05:00:20 -03:00 |
Rodrigo Guimarães
|
438e6ada27
|
Proper i18n loading label
|
2020-11-09 03:27:37 -03:00 |
Rodrigo Guimarães
|
cc34837b0e
|
re-renders processes list after fetch results
|
2020-11-09 03:14:37 -03:00 |
Rodrigo Guimarães
|
c40225a0f3
|
Tiny lints
|
2020-11-09 03:03:58 -03:00 |
Rodrigo Guimarães
|
680c582cac
|
Sends date query range and filters on backend
|
2020-11-09 02:52:53 -03:00 |
Rodrigo Guimarães
|
b83f3d19e3
|
Styles processes filters
|
2020-11-08 23:12:18 -03:00 |
Rodrigo Guimarães
|
6e6b1a519b
|
init frontend implementation for date process filters
|
2020-11-08 22:53:40 -03:00 |
Rodrigo Guimarães
|
a02767792e
|
tiny lints
|
2020-11-08 22:35:03 -03:00 |
Rodrigo Guimarães
|
4771269f89
|
Removes not used function
|
2020-11-08 22:33:58 -03:00 |
vnmedeiros
|
729209bfe4
|
release: update version to 0.17RC
|
2020-11-06 08:53:21 -03:00 |
mateuswetah
|
ce387fb019
|
Registers term-edition-modal globally on admin js, so that item-submission js does not use it and thus do not require customizer js.
|
2020-11-05 17:50:55 -03:00 |
Vinícius Nunes Medeiros
|
de7537d63f
|
Merge pull request #444 from tainacan/feature/114
Feature/114
|
2020-11-05 08:32:13 -03:00 |
mateuswetah
|
250ab6529a
|
Inherited child metadata not allowed to be ordered, this is done in the repo or parent collection.
|
2020-11-04 18:01:06 -03:00 |
mateuswetah
|
7788bf9cff
|
Fixes user prefs not being saved properly for repository level settings.
|
2020-11-04 17:23:10 -03:00 |
vnmedeiros
|
9f847ff37a
|
fix: thumbnail display on itens for repository level and update metadata with only repository option #114
|
2020-11-04 12:31:06 -03:00 |
mateuswetah
|
bf07ea864e
|
Removes unecessary ref.
|
2020-11-04 11:31:16 -03:00 |
mateuswetah
|
edd6e14640
|
Merge branch 'develop' of https://github.com/tainacan/tainacan into develop
|
2020-11-04 11:27:26 -03:00 |
mateuswetah
|
0dbfae66ea
|
Fixes relationship taginput not clearing options after selecting
|
2020-11-04 11:27:07 -03:00 |
mateuswetah
|
7b44343374
|
Fixes create new link on relatioship metadata that is not multiple.
|
2020-11-04 10:35:02 -03:00 |
vnmedeiros
|
daf9bfe95b
|
fix: compatibility with php 5.6 #114
|
2020-11-04 10:30:03 -03:00 |
vnmedeiros
|
ac4f400cb6
|
feat: add translate to document type filters #114
|
2020-11-04 10:29:12 -03:00 |
mateuswetah
|
b8b70ae274
|
Fixes radio button style insid gutenberg modals.
|
2020-11-04 10:26:11 -03:00 |
mateuswetah
|
5a98aa6539
|
Requests repository level filters with collection filters on both repository and taxonomy filters list #114.
|
2020-11-03 22:34:20 -03:00 |
vnmedeiros
|
c4835a2ec1
|
fix: add `input_type` on default options for taxonomy
|
2020-11-03 19:07:04 -03:00 |
vnmedeiros
|
50a557f65f
|
fix: input type to single value on create new metadata for taxonomy
|
2020-11-03 17:55:26 -03:00 |
vnmedeiros
|
ac0edcff7c
|
fix: add validation for input types on taxonomy metadata
|
2020-11-03 17:52:46 -03:00 |
mateuswetah
|
e798750e43
|
Removes older collection filter. #114
|
2020-11-03 16:45:10 -03:00 |
vnmedeiros
|
a10f1cd48b
|
fix: cannot use isset #114
|
2020-11-03 14:32:30 -03:00 |
vnmedeiros
|
e5815651e9
|
Merge branch 'develop' into feature/114
|
2020-11-03 14:25:04 -03:00 |
mateuswetah
|
f50cd1934b
|
Fixes use of collection id on inherited filters for non-taxonomy metadata types.
|
2020-11-03 10:26:56 -03:00 |
mateuswetah
|
5dd2134ed9
|
Updates Buefy to 0.9.4 and Bulma to 0.9.1. Uses new auto-focus prop to avoid focusing on filters panel if not as modal.
|
2020-11-03 09:55:39 -03:00 |
vnmedeiros
|
386dceeb83
|
feat: add option `only_repository` in control metadata #114
|
2020-10-30 20:12:18 -03:00 |
mateuswetah
|
4e03bf05ab
|
Removes fixed bar css logic from plugin
|
2020-10-30 15:47:29 -03:00 |
mateuswetah
|
dabf0d78f3
|
Adds number of selected values info to new taxonomy checkbox input
|
2020-10-30 15:40:02 -03:00 |
mateuswetah
|
246723fc60
|
Uses Regex to determine wheter there is or not an iframe on hte embed
|
2020-10-30 15:18:23 -03:00 |
mateuswetah
|
eb47ec24bf
|
Merge branch 'develop' of https://github.com/tainacan/tainacan into develop
|
2020-10-30 12:40:22 -03:00 |
mateuswetah
|
681df239fa
|
Checks if embedable content has an iframe before setting responsive extra padding.
|
2020-10-30 12:40:07 -03:00 |
Vinícius Nunes Medeiros
|
da8df12f77
|
Merge pull request #441 from tainacan/fix/add_caps_dependencies
Add dependencies caps in roles API
|
2020-10-30 11:35:34 -03:00 |
Vinícius Nunes Medeiros
|
05b528e572
|
Merge pull request #440 from tainacan/fix/378
user can edit collection when having manage_collection cap
|
2020-10-30 11:28:16 -03:00 |
mateuswetah
|
a72c59797b
|
Merge branch 'develop' of https://github.com/tainacan/tainacan into develop
|
2020-10-30 11:25:59 -03:00 |
mateuswetah
|
2535cb4942
|
Fixes repository level taxonomy filters query going to collection/default/facets instead of facets.
|
2020-10-30 11:25:47 -03:00 |
Vinícius Nunes Medeiros
|
4fa1c8a858
|
Merge pull request #443 from tainacan/feature/436-exporter-improves
feat: Improves output and log feedback in the background process
|
2020-10-30 10:39:18 -03:00 |
mateuswetah
|
8a8f9c6f7e
|
Fixes unecessary set after st_status on bulk edition.
|
2020-10-30 10:26:12 -03:00 |
vnmedeiros
|
dde9de0ab0
|
fix: get name of metadatum on bulk edit #436
|
2020-10-30 10:22:28 -03:00 |
vnmedeiros
|
dd5076e1bc
|
fix: indentation #436
|
2020-10-30 10:07:04 -03:00 |
mateuswetah
|
7b701cc96b
|
Fixes typo when passing nonce to attachments control.
|
2020-10-30 10:01:11 -03:00 |
mateuswetah
|
594e3d1e49
|
Updates deprecation of params in faceted search block.
|
2020-10-30 09:43:08 -03:00 |
mateuswetah
|
0576432148
|
Adds isCollectionModalOpen to attributes list
|
2020-10-29 18:15:29 -03:00 |
mateuswetah
|
0900c78d87
|
List type check on faceted block save function
|
2020-10-29 17:40:04 -03:00 |
mateuswetah
|
49ceff456c
|
List type check on faceted block save function
|
2020-10-29 17:39:49 -03:00 |
vnmedeiros
|
c2d060950c
|
feat: add migration `create_control_metadata` #144
|
2020-10-29 17:35:56 -03:00 |
vnmedeiros
|
80b39d8bb5
|
feat: add control metadata cli #114
|
2020-10-29 17:16:40 -03:00 |
mateuswetah
|
36b93f2fa2
|
Adds deprecated list to faceted search block due to new parameter hide items thumbnail
|
2020-10-29 16:42:05 -03:00 |
mateuswetah
|
f5bc5c2d90
|
Adds preview to item submission block #388.
|
2020-10-29 16:00:18 -03:00 |
mateuswetah
|
dcda21ba3a
|
Fixes slideshow from not working for first slide and adds padding to metadata list inside slideshow.
|
2020-10-29 15:22:27 -03:00 |
mateuswetah
|
3f9b4b9d24
|
Improvements to tags and input danger color scheme.
|
2020-10-29 11:10:09 -03:00 |
mateuswetah
|
42e70f8226
|
Improvements to upload error messages #388.
|
2020-10-29 10:05:05 -03:00 |
vnmedeiros
|
39ad193946
|
feat: add metadata of control have_thumbnail #114
|
2020-10-28 18:37:09 -03:00 |
vnmedeiros
|
7b55a3686d
|
fix: change call action to update/insert control metadatum item #114
|
2020-10-28 18:02:55 -03:00 |
mateuswetah
|
f96203f2d1
|
Forces fullscren to 24 items per page and loads previous items per page and page values of the list.
|
2020-10-28 16:53:28 -03:00 |
mateuswetah
|
f585152371
|
Adds info with amount of items and filters alongside tags list. Fixes and improvements to fixed filters list logic.
|
2020-10-28 12:13:29 -03:00 |
Rodrigo Guimarães
|
a5688775ec
|
displays user that exported collection
|
2020-10-27 23:59:25 -03:00 |