Commit Graph

5462 Commits

Author SHA1 Message Date
mateuswetah aef918107c Updates on the new metadata page for receiving both compound and author metadata types. 2020-04-10 09:02:49 -03:00
mateuswetah c136f375c0 Merges conflicts from develop. 2020-04-10 09:00:15 -03:00
vnmedeiros c015b37ac8 add endpoint methed `DELETE` for remoce a value of metadata compound #17 2020-04-10 00:08:37 -03:00
mateuswetah 01e3c7b37f Theme main js now supports parameters as 1 instead of only true. 2020-04-09 18:09:23 -03:00
mateuswetah fc4e05b71a Created tainacan_the_collection_url helper function on template-tags.php. 2020-04-09 17:06:02 -03:00
mateuswetah 2c9d4d5665 Adapts taginput to accept users for author filter #354. 2020-04-09 15:55:18 -03:00
mateuswetah b036a769eb Begins new filter type by Author #354. 2020-04-09 14:24:18 -03:00
mateuswetah 754414950b Prevents deleting the author metadata. Refers to the related_mapped_property as 'author' when sorting. #354. 2020-04-09 12:23:31 -03:00
mateuswetah 82183fd486 Removes 'Clear value' option of bulk edition for author metadata #354. 2020-04-09 11:18:06 -03:00
mateuswetah 89cb4f32bd Adds autocomplete input to select users on item edition form. #354. 2020-04-09 09:21:14 -03:00
mateuswetah 9da944bcff New translated screens for #354. 2020-04-08 18:43:46 -03:00
mateuswetah 3e346aa695 First version of author metadata vue input. #354. 2020-04-08 18:31:04 -03:00
vnmedeiros 2aa94b5065 add/fix tests for core metadata author #354 2020-04-08 15:35:28 -03:00
vnmedeiros 5ae1032041 add core metadata author #354 2020-04-08 15:35:01 -03:00
vnmedeiros 19e4f7e26e Display the name of the Metadata that uses a certain Taxonom in collection #359 2020-04-07 23:43:15 -03:00
vnmedeiros 4acb58014a add authors names and dates of the modifies on export csv #360 2020-04-07 22:37:41 -03:00
mateuswetah 2f969447f0 Passes variable to template-tags get_attachments function. 2020-04-07 14:50:10 -03:00
mateuswetah 2d394ba6a8 Adds template heler function to display attachment as html. 2020-04-07 12:22:08 -03:00
mateuswetah 451e560f26 Reduces modal inner list for gutenberg blocks to avoid scroll. 2020-04-07 08:32:05 -03:00
mateuswetah 2460c55b08 Adds helper function for displaying download links to documents. 2020-04-06 17:20:55 -03:00
mateuswetah 591495db6e Fixes not focusing child metadata forms. #17. 2020-04-03 13:33:44 -03:00
mateuswetah b6aca657a4 Merge branch 'develop' into feature/compount-metadata-type-refactor 2020-04-03 09:15:13 -03:00
mateuswetah 911baf9f08 Finishes some variables on gutenberg theme support. 2020-04-03 09:14:30 -03:00
mateuswetah 5010c6ab45 Fixes option of not displaying certain dialogs again not appearing. 2020-04-01 14:35:17 -03:00
mateuswetah 7d8641fd55 Isolates some gutenberg stle classes to avoid conflicts. 2020-04-01 10:18:00 -03:00
mateuswetah 9f7550266a Gutenberg blocks adjustments for avoiding borders below items on third party themes #338. 2020-04-01 09:54:22 -03:00
mateuswetah fe65f13366 Merge branch 'feature/compount-metadata-type-refactor' of https://github.com/tainacan/tainacan into feature/compount-metadata-type-refactor 2020-04-01 09:31:04 -03:00
mateuswetah 2d4ecaa6ec Merge branch 'develop' into feature/compount-metadata-type-refactor 2020-04-01 09:30:46 -03:00
mateuswetah 2bb949ca40 History mode for theme router. Loads vue instance of theme main items list only when div exists. 2020-04-01 09:20:29 -03:00
vnmedeiros b8ae24e43d Merge branch 'feature/compount-metadata-type-refactor' of https://github.com/tainacan/tainacan into feature/compount-metadata-type-refactor 2020-03-27 15:33:16 -03:00
vnmedeiros 2bb1e83f84 add test for multiple compound metadatum API #17 2020-03-27 15:32:59 -03:00
mateuswetah 94cfec7d21 Merge branch 'develop' into feature/compount-metadata-type-refactor 2020-03-27 15:02:34 -03:00
mateuswetah 8c67b65790 Adjustments to page scroll on repository level. 2020-03-27 15:02:09 -03:00
vnmedeiros ef9b17f43e Merge branch 'feature/compount-metadata-type-refactor' of https://github.com/tainacan/tainacan into feature/compount-metadata-type-refactor 2020-03-27 14:35:38 -03:00
mateuswetah 1f8af0789a Scrolls items page to top of search control every time search is reloading. 2020-03-27 14:34:56 -03:00
mateuswetah 5114762861 Scroll term edition form into view when opening it. 2020-03-27 14:12:20 -03:00
mateuswetah bb4f48f956 Adds private icon to metadatum and filters list. Adds status icons do their edition form as well. 2020-03-27 12:25:22 -03:00
mateuswetah 2cd9aafec9 Merge branch 'develop' into feature/compount-metadata-type-refactor 2020-03-27 11:38:07 -03:00
mateuswetah 3f79f48d84 Displays search bar when reaching the top of items list. 2020-03-27 11:36:27 -03:00
vnmedeiros a8b7229c54 Merge branch 'feature/compount-metadata-type-refactor' of https://github.com/tainacan/tainacan into feature/compount-metadata-type-refactor 2020-03-27 10:49:04 -03:00
mateuswetah 634e4e69a6 Merge branch 'develop' into feature/compount-metadata-type-refactor 2020-03-27 09:42:40 -03:00
mateuswetah 09f2101b40 Removes some latest experimental features. 2020-03-27 09:42:17 -03:00
mateuswetah 8c08b2f1fc Experimental fixed pagination when hovering page bottom in items list. 2020-03-26 23:16:33 -03:00
mateuswetah 62fc0e44fa Adds moving form footer to item single page as well. 2020-03-26 17:39:46 -03:00
mateuswetah 21117b4f32 Merge branch 'develop' into feature/compount-metadata-type-refactor 2020-03-26 17:20:08 -03:00
mateuswetah 4ccb7680a1 Hides item edition footer bar while scrolling. 2020-03-26 17:17:10 -03:00
mateuswetah 273ba1ed91 Scrolls to opened metadatum form. #17. 2020-03-26 15:19:38 -03:00
mateuswetah b5dd4415f0 Adjustments to child metadatum on filters list. #17. 2020-03-26 14:37:55 -03:00
mateuswetah 826bc97d82 Parent label separator for child emtadatum in filters page. #17. 2020-03-26 11:54:59 -03:00
mateuswetah 3570805fdb Added child metadata to advanced search and some adjustments on it. #17 2020-03-26 11:16:08 -03:00