Commit Graph

6126 Commits

Author SHA1 Message Date
mateuswetah 87ccac101f Adds link to tainacan github on the readme. 2020-11-20 10:38:13 -03:00
mateuswetah 6d4eca3d18 Updates build by removing source map files on production 2020-11-20 10:37:54 -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
vnmedeiros fc490466c4 fix: webpack production 2020-11-19 17:37:45 -03:00
mateuswetah 8df8f2fe59 Splits webpack config into three separete files. Changes build script for production and development. 2020-11-19 16:22:43 -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
mateuswetah f0e6d4c1ab Updates terser plugin version to 3.0.0 2020-11-19 10:08:39 -03:00
vnmedeiros b3c5b8c089 Merge tag '0.17' into develop
version 0.17
2020-11-17 15:50:58 -03:00
vnmedeiros e1e30da5a9 Merge branch 'release/0.17' 2020-11-17 15:50:47 -03:00
vnmedeiros 471ef58d08 update Version to 0.17 2020-11-17 14:01:08 -03:00
vnmedeiros 885337c3e6 revert production to false 2020-11-17 12:12:13 -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 55bbdfe4de Removes .vue, .scss, .sass and empty folders from files that are sent to the wordpress repo #401 2020-11-17 09:31:37 -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 e9a5125b17 test: add test term taxonomy filtered by collections 2020-11-11 17:34:27 -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 6fd0f3e574 Fixes facets not updating properly 2020-11-10 09:33:22 -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