Commit Graph

3418 Commits

Author SHA1 Message Date
Mateus Machado Luna d2bbbb5008 Begins implementaion of warning for less items than total due to sorting by custom metadata. Checks for undefined cases on orderByName decision. 2019-02-22 09:39:15 -03:00
Eduardo Humberto c2db4b9a82 remove verification on required metadata in legacy tainacan importer 2019-02-21 20:26:44 -03:00
Mateus Machado Luna aedc301ce2 Fixes sorting select not showing core title label when loading from URL 2019-02-21 16:27:19 -03:00
leogermani 83f1be9eb6 responses with and withour elastic search in the same format #90 2019-02-21 16:09:26 -03:00
Mateus Machado Luna 424895ff1c Passes search term to taxonomy taginput filter. Closes #204 2019-02-21 15:38:24 -03:00
Mateus Machado Luna 080bf77acb Fixes label for taxonomy sorting select. 2019-02-21 15:29:16 -03:00
Mateus Machado Luna dc227d7cb8 Adds labels to sorting and view mode dropdowns. Resquests sorting metadata name when is not passed on URL. Several css fixes and missing labels on term items page. Avoid requesting collection name on repository level components. 2019-02-21 15:29:16 -03:00
leogermani d292ae828d refactor Entity constructor and repository fetch 2019-02-21 13:55:23 -03:00
Eduardo Humberto 9eece4e1d2 create collections with sets in import oaipmh 2019-02-20 21:36:37 -03:00
vnmedeiros 61cd18d2d0 Search over the returned facets. #90 2019-02-20 17:14:28 -03:00
leogermani a7f9337d9a Fix taxonomy checkbox filter modal search 2019-02-20 16:55:27 -03:00
vnmedeiros 75d74e3285 Merge branch 'feature/facets_ES' of https://github.com/tainacan/tainacan into feature/facets_ES 2019-02-20 16:52:45 -03:00
leogermani 8fdb11e943 Merge branch 'develop' into feature/facets_ES 2019-02-20 16:55:48 -03:00
leogermani 2e9e9467c8 Make Identify the default verb for OAIPMH exposer endpoint 2019-02-20 16:12:03 -03:00
Mateus Machado Luna 6f27a10e65 Allows term header to be cropped on any ration. 2019-02-20 15:45:51 -03:00
vnmedeiros 80589ab496 * Return facets when the request to endpoint has one more collection. #90 2019-02-20 15:37:44 -03:00
vnmedeiros 937749bb9d Add last_term parameter on facet endpoint. #90 2019-02-20 15:23:41 -03:00
Mateus Machado Luna fc03dbfeb3 Merge commit '04b3f13b' into gutenberg-taxonomy-terms-block 2019-02-20 14:18:57 -03:00
Mateus Machado Luna 04b3f13bbe Checks if a term is already on the selected list before showing it on dropdown. Clean up some functions. 2019-02-20 14:17:34 -03:00
Eduardo Humberto dbb74f4f5d create collection and metadata in oai importer 2019-02-19 22:38:29 -03:00
leogermani 1d244da3a3 Organizing code and hooks 2019-02-19 16:20:09 -03:00
Mateus Machado Luna 0655fe2eec Merge branch 'develop' into gutenberg-taxonomy-terms-block 2019-02-19 14:14:15 -03:00
Mateus Machado Luna 5bf96e6bb5 Adds grid and list layout to block. 2019-02-19 14:13:58 -03:00
leogermani 4debfdfe69 Merge branch 'develop' into feature/facets_ES 2019-02-19 13:52:20 -03:00
vnmedeiros 649a3ce85e formated args API facets 2019-02-19 13:43:26 -03:00
Eduardo Humberto 605e3078de start import collection 2019-02-18 21:57:09 -03:00
vnmedeiros 14c208bf62 add elasticsearch process to facets API 2019-02-18 16:50:17 -03:00
Eduardo Humberto 5ca7e732e4 Alter importer class name and start parser method 2019-02-15 21:39:33 -02:00
Eduardo Humberto ef30e48d39 start oaipmh importer 2019-02-14 21:38:58 -02:00
Eduardo Humberto 156b90050f create verification in metadata object (ref. #181) 2019-02-11 19:53:56 -02:00
Mateus Machado Luna e3bf680987 Fixes selector for returning from post to editor. 2019-02-08 12:58:42 -02:00
Mateus Machado Luna af8986d35c Passes term url to generated list. 2019-02-08 12:11:24 -02:00
vnmedeiros d038069578 add format response to endpoint get items 2019-02-08 11:52:14 -02:00
Mateus Machado Luna 5db5af76fd Adds window load listener to handle icon font visibility while it's not ready. 2019-02-08 11:48:31 -02:00
Mateus Machado Luna 32ded24df0 Adds button to close term from list. 2019-02-08 11:44:27 -02:00
Mateus Machado Luna e094b2ce55 Fixes dropwdown style to whitespace wrap only inside Tainacan forms autocomplete. 2019-02-08 10:08:11 -02:00
Mateus Machado Luna e1f065f6f9 Adds react-autocomplete. Begins most logic of static items grid. 2019-02-08 09:45:56 -02:00
Eduardo Humberto 035cac5102 adjusts for oai pmh validator (ref. #181) 2019-02-07 23:08:07 -02:00
Mateus Machado Luna fef8b5e507 Removes content-type multipart: upload requests that were causing error. 2019-02-07 22:01:05 -02:00
leogermani a680c13dc6 Starting feature and getting sample class to work upon #174 2019-02-07 18:57:04 -02:00
leogermani 2de07303ae Enable sort by any metadata (refs #25) 2019-02-07 17:03:14 -02:00
vnmedeiros 3b17b7ee94 add the script on array of filters facets 2019-02-07 15:50:39 -02:00
Mateus Machado Luna 0e98632422 Updates Icon font. 2019-02-07 10:10:29 -02:00
Mateus Machado Luna 3f6407a08f Solves merge from develop conflict. 2019-02-07 09:24:36 -02:00
Eduardo Humberto 95fbfef955 remove constants and add filters to change attributes values (ref. #181) 2019-02-06 21:49:49 -02:00
leogermani 7ff2185651 avoid problems with unknown ssl certificates importing media 2019-02-06 18:21:18 -02:00
Eduardo Humberto 0677283b0f fix errors and create verb ListIdentifiers (ref. #181) 2019-02-05 20:43:18 -02:00
leogermani d546486e68 Merge branch 'oai-pmh-exposer' into develop 2019-02-05 17:06:05 -02:00
leogermani c03625c482 FIx creation of mapped collection 2019-02-05 17:05:45 -02:00
Mateus Machado Luna 965654f2a4 Changes Tainacan Blocks logc from OO to procedural due to error on render_callback. We may improve this but for now is necessary to do what is planned on #185. 2019-02-05 11:15:09 -02:00
Eduardo Humberto e6dada7f0f Merge branch 'develop' into oai-pmh-exposer 2019-02-04 19:50:42 -02:00
Eduardo Humberto 5f68e067c6 improve code in main oai pmh class (ref. #181) 2019-02-04 19:49:44 -02:00
Mateus Machado Luna 3b7ac2aba2 Allows taxonomy metadata taginput to breakline on item's option. 2019-02-04 14:57:23 -02:00
Eduardo Humberto 00aff2b88f create verb identify and get record (ref. #181) 2019-02-01 20:20:50 -02:00
Mateus Machado Luna cf102d0f31 Fixes ternary operator causing wrong concatenation of fetch_only attributes for creation+date and author_name. 2019-02-01 16:45:49 -02:00
Mateus Machado Luna 2655c0256d Replaces uses of date_i18n by value_as_html. 2019-02-01 15:54:01 -02:00
Leo Germani 6173337999 Fix date metadata type html display #178 2019-02-01 15:38:38 -02:00
Leo Germani 1ec9ee704c add credits to the design team 2019-02-01 11:06:12 -02:00
Eduardo Humberto 6a010d8d32 create resumption token structure for list records (ref. #181) 2019-01-31 21:49:56 -02:00
weryques 2b32d2ab51 Fixes bug when adding a existing term in bulk 2019-01-31 11:36:27 -02:00
Eduardo Humberto 3f9c6dbdbd get mapping according to parameter metadataPrefix (ref. #181) 2019-01-30 21:24:55 -02:00
Mateus Machado Luna 362b43cf5c Fixes change on taxonomy input type not being applied on metadatum edition form when only changed from insert options. Fixes select taxonomy not receiving current Taxonomy ID. 2019-01-30 15:18:09 -02:00
Mateus Machado Luna 4d991c015c Uses className instead of class. 2019-01-30 13:45:57 -02:00
Mateus Machado Luna 3fdc4c467f Adds sorting options to collection list. 2019-01-30 12:23:18 -02:00
Mateus Machado Luna 1758a2d861 Better styling for editor version of block. 2019-01-30 12:14:32 -02:00
weryques edc84e6ad5 Fixes no ordering collections by asc or desc 2019-01-30 11:32:15 -02:00
Eduardo Humberto 59a57e9d36 start list records verb (ref. #181) 2019-01-29 21:25:58 -02:00
Mateus Machado Luna 29634a4275 Adds select to choose taxonomy and several improvements. 2019-01-29 17:21:50 -02:00
Eduardo Humberto 3540fa6a60 create verb list metadata formats (ref. #181) 2019-01-28 23:54:28 -02:00
Eduardo Humberto 198b33ce5a Remove ssl verifier in tainacan legacy importer 2019-01-28 18:42:22 -02:00
Mateus Machado Luna 1271348834 Playing around with Gutenberg blocks to achieve a taxonomy terms list. First experiments. 2019-01-28 17:06:39 -02:00
Mateus Machado Luna d324963874 Updates Tainacan Icon font with video icon. 2019-01-28 11:12:20 -02:00
Leo Germani 4a26ea187c add social sharing meta tags theme helper. removed from theme 2019-01-27 20:44:08 -02:00
Eduardo Humberto ce180d87d6 create verb list set (ref. #181) 2019-01-25 19:49:22 -02:00
Leo Germani 9bbdc98ae7 use standard template for tax archive when tax is shared with post types 2019-01-25 16:25:30 -02:00
Mateus Machado Luna 3894a90a49 Standard position for close button on every Modal. Fixes loading on Exposersa dn Importers modal. 2019-01-25 16:18:48 -02:00
Mateus Machado Luna 4d7eda81a3 Uses main tag instead of default div on template-tags for items list. 2019-01-25 15:17:11 -02:00
Leo Germani b3f24fc4ca fix - show_in_rest attr to taxonomies used by post types 2019-01-25 15:09:51 -02:00
Mateus Machado Luna 423195debf Fixes loading not appearing on collections list. Adds sorting to collection (but hides while api doesn't work). Adds bootstrap sr-only class for hiding elements only visible to screen readers. 2019-01-25 09:34:10 -02:00
Eduardo Humberto fbad6dd2fc create xml helpers classes (ref. #181) 2019-01-24 18:44:55 -02:00
Eduardo Humberto 43110bf9b9 creating error page (ref. #181) 2019-01-23 21:54:44 -02:00
Eduardo Humberto 64f77f06fb start expose oaipmh (ref. #181) 2019-01-23 00:54:41 -02:00
vnmedeiros 09a99da1df add count terms in API 2019-01-21 15:44:30 -02:00
leogermani 7debe260d0 Merge branch 'develop' of https://github.com/tainacan/tainacan into develop 2019-01-21 15:25:22 -02:00
leogermani 244f933bcb Merge branch 'feature/taxonomy-enable-posttypes' into develop 2019-01-21 15:25:03 -02:00
leogermani 0f7c727eab show ui for taxonomies (useful when enabled for other post types) 2019-01-21 15:24:24 -02:00
weryques 697b6306e4 Fix undefined variable 'diffs' 2019-01-21 15:16:44 -02:00
leogermani 5d36f2da2b fix tests 2019-01-21 15:08:03 -02:00
weryques 0dcdc09647 Merge branch 'develop' of https://github.com/tainacan/tainacan into develop 2019-01-21 15:04:46 -02:00
weryques 565b1e5c45 Only create a log if a repository use logs 2019-01-21 15:00:13 -02:00
leogermani 6bba6b4359 fix tests with use_logs 2019-01-21 14:46:12 -02:00
leogermani 60d893f610 Merge branch 'develop' of https://github.com/tainacan/tainacan into develop 2019-01-21 14:32:53 -02:00
leogermani b273482224 fix itemmetadata repo to respect use_logs flag. Makes importer faster 2019-01-21 14:32:45 -02:00
Mateus Machado Luna 7348170915 Returns taxonomies ordered by title on Taxonomy metadata type form. 2019-01-21 11:29:11 -02:00
Mateus Machado Luna 037b060fe0 Adds sorting options to Taxonomies list. 2019-01-21 11:18:41 -02:00
weryques ffe086d417 Fixes type error of enabled_post_types attribute 2019-01-21 11:08:44 -02:00
Mateus Machado Luna 73b47b0edf Fixes translation reference for enabled post types. 2019-01-21 10:05:18 -02:00
Mateus Machado Luna dc2c438dab Fixes value binding on post_types_enabled checkbox. Adjusts help button and checkboxes alignment. 2019-01-21 09:57:55 -02:00
Eduardo Humberto 1f35a51c8e fix error vocabulary exporter and remove logs (ref. #180) 2019-01-20 21:04:05 -02:00
leogermani c355f8ad95 Work in progress enable post types for taxonomies. tests failing 2019-01-18 19:49:59 -02:00
Eduardo Humberto f38abcb489 Merge branch 'develop' of https://github.com/tainacan/tainacan into develop 2019-01-18 19:03:05 -02:00
Eduardo Humberto 11d965d65a finishing and testing vocabulary exporter (ref. #180) 2019-01-18 19:02:57 -02:00
vnmedeiros aa46824ece debugs API elasticpress 2019-01-18 17:04:39 -02:00
fabs balvedi 2171e62ff2 Improving and correcting the text 2019-01-18 15:46:07 -02:00
Eduardo Humberto 32857dc24e create debugs for vocabulary exporter (ref. #180) 2019-01-17 21:34:09 -02:00
Mateus Machado Luna e1025f74ac New preview tooltip for metadata type, uses v-tooltip this time. 2019-01-17 13:20:58 -02:00
vnmedeiros ff071f14ab add a max options for facets 2019-01-17 11:10:00 -02:00
Mateus Machado Luna ec85593d8f Fixes filter type modal cancel from outside the modal, which was not performing the metadatum re-positioning as available. 2019-01-17 10:43:42 -02:00
Mateus Machado Luna de2c20e4f0 Fixes Exporter form not allowing use of manual_collection false exporter types. Adjusts the presence of the grip icon for not dragable lists of metadata and filters. 2019-01-17 09:58:06 -02:00
vnmedeiros 4c4c89194e fix count elements on filters 2019-01-16 16:45:12 -02:00
Eduardo Humberto 6342fbc1f6 register Vocabulary Exporter (ref. #180) 2019-01-15 20:16:58 -02:00
vnmedeiros 3d9b8a985b facets using elasticpress (elasticsearch) 2019-01-15 15:12:12 -02:00
Eduardo Humberto 0636edf87a small adjusts before register the vocabulary exporter (ref. #180) 2019-01-15 09:11:43 -02:00
Eduardo Humberto cec2994f01 Implement method to generate csv file ( ref. #180 ) 2019-01-14 19:52:50 -02:00
Mateus Machado Luna 073ae100e5 Adjustments on metadatum and filter type previews. 2019-01-14 11:14:14 -02:00
Eduardo Humberto 8d927f7ece create stub method to retrieve all terms (ref. #180) 2019-01-13 21:25:48 -02:00
Eduardo Humberto e5e634b31f Start export vocabulary (ref. #180) 2019-01-11 19:52:06 -02:00
Mateus Machado Luna dfdcc43ece Adds filter types preview and moves filter type selection step to a modal. Ref. #179. 2019-01-11 16:02:32 -02:00
Mateus Machado Luna fee711e1c8 Adds preview label to metadata type tooltips. 2019-01-11 10:34:34 -02:00
Mateus Machado Luna 4169d133ba Adds Metadata Type Preview Templates. 2019-01-10 17:03:28 -02:00
Mateus Machado Luna 26aeacd07e New value for Gray4, aiming better contrast for acessibility. Several css fixes. 2019-01-10 11:31:20 -02:00
Mateus Machado Luna 8a57146fd5 More improvements on Extra View Modes documentation. 2019-01-10 09:36:13 -02:00
leogermani 06e5e6d39a Working on documentation for exporters 2019-01-09 18:22:13 -02:00
leogermani 61108e592c Merge branch 'develop' 2019-01-09 14:50:31 -02:00
leogermani 33b84dd239 Releasing version 0.7 2019-01-09 14:49:50 -02:00
Mateus Machado Luna af9b940a2f Few accessibility improvements. 2019-01-09 14:48:01 -02:00
Eduardo Humberto 421af773ab create specific events for listeners in heartbeat 2019-01-08 20:53:00 -02:00
leogermani 3d8939e778 Use REST API in heartbeat callback #130 2019-01-08 16:33:13 -02:00
leogermani fae9d42831 fix commit 6f83c2a184 #178 2019-01-08 16:33:13 -02:00
Mateus Machado Luna 3635f8e547 More accessibility imporvements. Aria controls added to buttons that alter the items list. 2019-01-08 15:00:21 -02:00
Mateus Machado Luna 815cd8da4a Acessibility improvements: items list identification as a list of x items. 2019-01-08 14:35:10 -02:00
Mateus Machado Luna feeb8b8582 Css fixes for repository level. 2019-01-08 13:56:38 -02:00
leogermani 6f83c2a184 Fix date meta type html display #178 2019-01-08 13:06:33 -02:00
Mateus Machado Luna 99af5bf7ee Fixes processes list way of setting updated values from heartbit. 2019-01-08 11:48:25 -02:00
Mateus Machado Luna 3ff74f8f14 Prepare Processes list to receive refactor. 2019-01-08 10:40:08 -02:00
leogermani cbe9fdda49 refactor bg process heartbeat integration #130 2019-01-08 10:36:21 -02:00
Mateus Machado Luna f65a739a24 Disassociates processes popup with the same storage of processes list to avoid pagination conflicts. Removes setInterval logic that use to update the list. 2019-01-08 09:48:02 -02:00
Eduardo Humberto cc91c7c3c7 Fix pagination in heartbeat list importer processes 2019-01-07 21:08:55 -02:00
Mateus Machado Luna ac1d985d97 Adds heartbit sync to processes popup. 2019-01-07 17:36:48 -02:00
Mateus Machado Luna cfcbbe5fb0 Adds Tainacan API to frontend modal list of exposers. 2019-01-07 14:36:53 -02:00
Eduardo Humberto 220677d139 linking heartbeat api with front (ref. #130) 2018-12-21 19:08:20 -02:00
mateuswetah ba4afee49c More Accessibility features to items list. 2018-12-21 00:11:55 -02:00
Mateus Machado Luna 34495e2136 More and more accessibility improvements for items lit. 2018-12-20 17:22:23 -02:00
Mateus Machado Luna c11f16b1e9 Updates Tainacan Icon font. 2018-12-20 15:54:06 -02:00
Mateus Machado Luna db72e096b9 More acessibilities improvements. Ref. #3. 2018-12-20 15:28:47 -02:00
Mateus Machado Luna 1c5484990a Important Accessibility improvements with aria-labelledby and aria-label attributes. Still has lots do implement though... Ref. #3. 2018-12-20 14:45:18 -02:00
Eduardo Humberto 20ba83f6d4 list all processes in wp heartbeat ( ref. #130 ) 2018-12-19 21:47:46 -02:00
leogermani e5b6d74a9d add output support to importers and update docs 2018-12-19 17:16:14 -02:00
Mateus Machado Luna 5c27658708 Temporary material design icon for waiting process while tainacan version is updated. 2018-12-19 16:23:57 -02:00
Mateus Machado Luna 9d5dc4c29d Adds label to waiting status 2018-12-19 15:31:12 -02:00
leogermani 8efd88d6e9 remove unecessary status modification in bg process api #62 2018-12-19 15:33:32 -02:00
Mateus Machado Luna 8de2fd19fe Fixes highlighted-process css. 2018-12-19 14:50:49 -02:00
Mateus Machado Luna 933f928879 Adjustments to process list. 2018-12-19 14:34:19 -02:00
leogermani c662bbc163 fix SQL in migrations 2018-12-19 11:49:20 -02:00
leogermani c8e52e2c9c refactor status handling of bg processes (#62) 2018-12-19 11:35:23 -02:00
Eduardo Humberto 28dd318dd2 Set the correct status running for the old process ( ref. #62 ) 2018-12-18 23:16:01 -02:00
Eduardo Humberto 564c8ba47d Set the correct label on error event ( ref. #62 ) 2018-12-18 21:48:46 -02:00
vnmedeiros db119c53a8 fix regex to replace a links outsides a html tags and not (https,http..) 2018-12-18 21:42:44 -02:00
Mateus Machado Luna a4629abc5e Many css adjustments on item edition page and repository navigation. 2018-12-18 17:13:11 -02:00
vnmedeiros cd1128f6fa Merge branch 'develop' of https://github.com/tainacan/tainacan into develop 2018-12-18 16:07:23 -02:00
vnmedeiros 9b8e3d328a fix regex to replace a links outsides a html tags 2018-12-18 16:07:01 -02:00
Mateus Machado Luna 3d42efca90 Finishes new layout for Processes List. Ref. #147. 2018-12-18 15:29:37 -02:00
Mateus Machado Luna db05ec2c76 Finishes adding item activities tab to item page. 2018-12-18 14:51:54 -02:00
Mateus Machado Luna f410226433 Adds activites tab to item page. Processes list styling continues. 2018-12-18 14:19:11 -02:00
Leo Germani e370cce94c add endpoint to list logs by item 2018-12-18 14:17:02 -02:00
Mateus Machado Luna b024d08284 Focus and text select on copy url popup on exposers modal. 2018-12-18 13:51:45 -02:00
Mateus Machado Luna 9ff1db6c6c Continues implementatio of new processes layout. 2018-12-18 10:55:04 -02:00
mateuswetah 9c11f2e285 Begins implementation of new Processes List layout. 2018-12-18 10:05:03 -02:00
mateuswetah 39bdf8cbe2 Merge branch 'develop' of https://github.com/tainacan/tainacan into develop 2018-12-17 18:51:39 -02:00
mateuswetah d9aec084b9 Better info on send email for exporters. Ref. #160. 2018-12-17 18:51:01 -02:00
leogermani 8be70352e0 add new template tag to get item edit link (taincan/tainacan-theme#6) 2018-12-17 18:28:33 -02:00
leogermani 7c2edbaf34 add special columns to csv exporter (#160) 2018-12-17 17:37:06 -02:00
Mateus Machado Luna c9d7180f6f Hides empty option on mapping selector when exporter does not allow not hiang a mapper. Adds a elay before showing and disappearing tooltips. 2018-12-17 16:37:44 -02:00
Mateus Machado Luna 56c9a02503 Makes exporter patches only happen on run button. Fixes collection ID not being passed to available exporters modal props. 2018-12-17 15:22:16 -02:00
Mateus Machado Luna e23264b3e8 Adds new status icons to processes popup. Highlights exporter router item when in exporter edition page. 2018-12-17 14:55:31 -02:00
Mateus Machado Luna 945cbf661e Merge from importer status 2018-12-17 14:26:26 -02:00
Mateus Machado Luna 28f957e9c7 Adds verification for user prefs being of string type on fetch_only prefs get. 2018-12-17 13:27:44 -02:00
Mateus Machado Luna 244f4c04bd Fixes style and adds tooltip to exporter and see colleciton buttons. 2018-12-17 12:21:50 -02:00
Eduardo Humberto 7ea70ecaa9 Update Icons ( ref. #62 ) 2018-12-15 20:05:45 -02:00
weryques 816eb7ca88 Show exporters link in home page and primary menu (#160) 2018-12-14 21:14:51 -02:00
weryques a4fd231f08 Fixes not updating of exporter session when came from exporter modal. (#160) 2018-12-14 21:03:03 -02:00
Eduardo Humberto f898e68068 Finishing Icons status on repository activities (ref. #62) 2018-12-14 20:29:30 -02:00
weryques 9ea8294b86 Merge branch 'develop' of https://github.com/tainacan/tainacan into develop 2018-12-14 15:24:52 -02:00
weryques caf7e22cc6 Exporter modal in collection page (#160) 2018-12-14 15:23:31 -02:00
leogermani c7d7099ca5 Merge branch 'develop' of https://github.com/tainacan/tainacan into develop 2018-12-14 15:02:26 -02:00
leogermani ea821b4a4f fix collection permalink to post type archive 2018-12-14 15:02:08 -02:00
Mateus Machado Luna ac8a8e2a08 Adds button labels to collection media frames. 2018-12-14 11:51:14 -02:00
Mateus Machado Luna d589f757ec Adds undefined verification step to media modal for collection header. 2018-12-14 11:28:47 -02:00
Mateus Machado Luna e13fc59d53 Hides ok button on activites modal due to its redundancy with cancel. Css adjutments. 2018-12-14 11:18:40 -02:00
Mateus Machado Luna e61e1e1818 Adds proper styling to attachments list on activity modal. 2018-12-14 09:11:32 -02:00
Eduardo Humberto 1cf84fda80 Starts setting the correct icon in status ( ref. #62 ) 2018-12-13 22:43:27 -02:00
Eduardo Humberto e56362357f Merge branch 'develop' into importer-status 2018-12-13 18:38:21 -02:00
weryques 271b278d1c Remove console messages and unecessary help messages, and adjusts to new mapping list structure (#160) 2018-12-13 17:15:30 -02:00
leogermani 64558dd01c change mapping_list return for exporters 2018-12-13 16:16:44 -02:00
weryques 9b084279e2 Merge branch 'develop' of https://github.com/tainacan/tainacan into develop 2018-12-13 14:17:16 -02:00
weryques 757170916e Refactoring user prefs settings 2018-12-13 14:16:36 -02:00
Mateus Machado Luna aee825e003 Adds confirmation dialog to attachment deletion on item edition page. Makes all modal borders square instead of rounded. Adds key attributes part of the v-fors on activity details. 2018-12-13 13:05:37 -02:00
weryques 48905e13db Fixes not removing of displayed metadata 2018-12-13 12:19:24 -02:00
Eduardo Humberto 12d75801a1 Background Importer - Update process before finish 2018-12-12 21:21:01 -02:00
leogermani 968ffcbdb8 Correctly sets items slug to be used in frontend 2018-12-12 17:37:56 -02:00
leogermani d17f348f7b adjust csv exporter label 2018-12-12 17:28:23 -02:00
leogermani 4e5eb33a5e fix labels 2018-12-12 17:27:17 -02:00
leogermani dc1ce8d48b Exporter structure and basic CSV exporter #160 2018-12-12 17:22:23 -02:00
Mateus Machado Luna b659fe2d89 Adds output column to processes list. 2018-12-12 16:02:43 -02:00
Mateus Machado Luna 36559e8bf0 Adjusts minimum size for progress table span where percentage is shown. Removes View Mode query from exposers urls. 2018-12-12 15:48:26 -02:00
Mateus Machado Luna 5dde7057e0 Begins implementation of preview templates for metadata type. 2018-12-12 15:48:26 -02:00
leogermani c1fe137365 add output column to bg process table 2018-12-12 15:48:27 -02:00
weryques cbef042b9f Fixes Warning: array_key_exists() expects parameter 2 to be array, string given in /home/desenvolvedor/projetos/wordpress/wp-content/plugins/test-tainacan/api/endpoints/class-tainacan-rest-items-controller.php 2018-12-12 15:18:16 -02:00
weryques f7ed78306f reformat code 2018-12-12 14:31:48 -02:00
weryques e63fc6b8eb Update requests with query string in Vue JS api client and Items Grid Gutenberg Block to the new shorter URLs format. (#93) 2018-12-12 14:28:36 -02:00
weryques e739385118 Update requests with query string in Vue JS api client and Items Grid Gutenberg Block to the new shorter URLs format. (#93) 2018-12-12 13:55:59 -02:00
Mateus Machado Luna 530084651a Sets deleted attachment post as zero instead of null. 2018-12-12 09:48:36 -02:00
Mateus Machado Luna 72bd749278 Adds attachment delete button to item edition page. 2018-12-12 09:45:37 -02:00
Eduardo Humberto fe283d37f6 Improvements background processes status (ref. #62) 2018-12-11 22:15:46 -02:00
leogermani ba9e75ec27 CSV exporter in progress #160 2018-12-11 18:49:53 -02:00
Mateus Machado Luna 00441da2cb Adds alternativa urls modal to repository level pages. Aligments on pagination component. 2018-12-11 16:35:48 -02:00
weryques 249421127f Merge branch 'develop' of https://github.com/tainacan/tainacan into develop 2018-12-11 15:35:11 -02:00
weryques fa2e87873d Shorter URLs (#93) 2018-12-11 15:34:28 -02:00
Mateus Machado Luna f2db572bfd Adds Go To Page on Items List pagination component. Switches switch disabled style to outline. 2018-12-11 15:31:13 -02:00
Mateus Machado Luna 01c758c32b Implements two-step exposer modal. Adjustments on pagination component. 2018-12-11 14:46:29 -02:00
Mateus Machado Luna e8b76c6f3f Allows view modes to provide skeleton templates in case they don't implement their logic inside components. 2018-12-11 09:31:15 -02:00
Eduardo Humberto 18c0f8ca32 Background processing API - Create confirm alert (ref. #60) 2018-12-10 22:28:56 -02:00
Mateus Machado Luna 29bf34d17d Forces grid and cards masonry mode to crop images on css. Adjustments on masonry skeleton. 2018-12-10 18:28:37 -02:00
leogermani d785374a16 Capture PHP Fatal Errors in BG processes 2018-12-10 18:19:14 -02:00
Mateus Machado Luna 6511aabd2a Replaces wrong references for thumbnails icon sizes 2018-12-10 15:18:20 -02:00
leogermani 71fe3157cb Capture PHP Fatal Errors in BG processes 2018-12-10 14:32:11 -02:00
Eduardo Humberto 1c022ff81e Bg process feedback - list all processes ( ref. #130 ) 2018-12-07 21:32:49 -02:00
weryques 5ac5146461 Merge branch 'develop' of https://github.com/tainacan/tainacan into develop 2018-12-07 14:22:33 -02:00
weryques cc417c1dc3 Update items grid gutenberg block: Fixes some bugs 2018-12-07 14:20:42 -02:00
Mateus Machado Luna ed393bebf7 Fixes title and description appearing duplicated on repository level tables. 2018-12-07 13:41:39 -02:00
Mateus Machado Luna c9490e30f1 Adjusts position of filter tags and fixes color of collection and icons repository on metadata and filters list when disabled. 2018-12-07 12:23:36 -02:00
Mateus Machado Luna e76aeb77b5 Moves filter-tags bellow search control and tabs 2018-12-07 11:15:49 -02:00
weryques 1cf97cdf84 Resolve Conflicts and Merge branch 'develop' of https://github.com/tainacan/tainacan into develop 2018-12-07 11:11:28 -02:00
weryques 58658fc89f Refactor items list regular and items list for advanced search results 2018-12-07 11:06:00 -02:00
Eduardo Humberto f861202836 Bg process feedback - start send data to heartbeat ( ref. #130 ) 2018-12-06 21:15:06 -02:00
Mateus Machado Luna 12e8808a41 Hides items on gird item view while loading is running. 2018-12-06 17:07:55 -02:00
weryques 5d8642f501 Fixes texts overflow (#147) 2018-12-06 15:52:56 -02:00
weryques 1251e1871e Merge branch 'develop' of https://github.com/tainacan/tainacan into develop 2018-12-06 14:32:43 -02:00
weryques 47172fe2a2 Update exhibition of attachment log (#147) 2018-12-06 14:32:11 -02:00
Mateus Machado Luna 37935484ba Adds skeleton loading to table on theme. 2018-12-06 14:23:36 -02:00
Mateus Machado Luna a26fed0273 Adds skeleton loading to cards and records view mode on theme. 2018-12-06 12:44:02 -02:00
Mateus Machado Luna 5959b2d776 More efficiente items resize when window size changes and filter menu is collapsed. Removs filters collapse animation. 2018-12-06 11:23:32 -02:00
weryques 881f739d0b Fixes api-client URL of tainacan-gutenberg 2018-12-05 14:38:31 -02:00
Mateus Machado Luna 053b928626 Hides items list when new items are being loaded 2018-12-05 12:48:18 -02:00
Mateus Machado Luna 1f0de042f8 Replaces thumb references for thumbnails size. Adds 0 index access to any thumbnail access. Adds to the item and collection api endpoints thumbnail sizes. Adds skeleton loading to masonry on theme, including image loading. 2018-12-05 12:48:18 -02:00
mateuswetah 55e48b52a6 Fixes passing a 0 fetch_only meta to store. This may cause extra reload. 2018-12-04 21:07:32 -02:00
Eduardo Humberto 740fdae0bd Merge branch 'develop' into importer-status
# Conflicts:
#	src/admin/tainacan-admin-i18n.php
2018-12-04 18:57:49 -02:00
weryques f78a221113 Change send email field input to checkbox (#160) 2018-12-04 17:35:51 -02:00
weryques abd4d41147 Merge branch 'develop' of https://github.com/tainacan/tainacan into develop 2018-12-04 16:49:34 -02:00
weryques b5029e5a58 Now options form is working (#160) 2018-12-04 16:45:52 -02:00
Mateus Machado Luna 2a3085a69d Fixes toast of message coppied to clipboard not appearing 2018-12-04 14:56:47 -02:00
Mateus Machado Luna eab0af7e19 Adds copy-to-transfer-area on icon click. 2018-12-04 14:32:47 -02:00
weryques 63599c417a Merge branch 'develop' into feature/activities-page 2018-12-04 14:12:19 -02:00
weryques 69801b784c Fixes not log of item metadata update, Hidde uncompleted features (#147) 2018-12-04 14:07:28 -02:00
Mateus Machado Luna ec6e281a0a Adds pagination to links on exposers modal. No collapse for now. 2018-12-04 13:55:26 -02:00
Mateus Machado Luna 38f4be3a39 Moves url links to another position on amdin. 2018-12-04 11:58:52 -02:00
Leo Germani da6c46cc68 api max items per page in admin vars 2018-12-04 11:31:19 -02:00
Eduardo Humberto 9da0909848 Merge commit '4ddcbde4c535c97316efc113d918de851de84045' into importer-status 2018-12-03 20:57:34 -02:00
Eduardo Humberto 3481d640c1 Tainacan importer - show status label on list processes 2018-12-03 20:57:06 -02:00
Mateus Machado Luna 4ddcbde4c5 Removes fetch_only from exposers url on modal. 2018-12-03 18:08:02 -02:00
Mateus Machado Luna f6f3fcf5da Adds download button to exposer options. 2018-12-03 17:58:54 -02:00
Mateus Machado Luna 554432a62b Continues implementation of Exposer Modal. 2018-12-03 17:36:16 -02:00
Mateus Machado Luna 7df1ed0ff6 Begins implementation of exporters modal. 2018-12-03 17:36:16 -02:00
Leo Germani 432208cb0f fix exporters handling mappings #160 2018-12-03 17:07:21 -02:00
Leo Germani 48d42aeb13 validate request and return 404 when exposer dsnt suppor mapper 2018-12-03 15:19:13 -02:00
Leo Germani 13e34c1082 Creating Exposers API endpoint 2018-12-01 13:43:04 -02:00
Eduardo Humberto 6ae4b2aea7 create status colum in importer process 2018-11-30 23:53:53 -02:00
Leo Germani dcc2519d95 fix undefined variable 2018-11-30 14:48:07 -02:00
Mateus Machado Luna 73fb3a8716 Obtains itemsPerPage from items response header instead of url query. 2018-11-30 14:00:06 -02:00
weryques c5788536e1 Delete older components (#147) 2018-11-30 13:37:07 -02:00
weryques 1c72dd501b Adjust style of three state button (#147) 2018-11-30 11:48:42 -02:00
Leo Germani fba2a6afc0 Add items per page header to items endpoint 2018-11-30 10:52:55 -02:00
Leo Germani 3978ebd500 Fix session closing breaking things 2018-11-30 10:41:10 -02:00
Leo Germani 8ee6899990 flush rewrite rules when taxonomy is saved (#112) 2018-11-30 10:41:10 -02:00
Leo Germani 24ad48e3ec limit items per page on items api 2018-11-30 10:41:10 -02:00
leogermani 6d3ea497b8 apadap exporter to exposers refactor 2018-11-30 10:41:10 -02:00
Leo Germani 80a24cb488 refactor mappers and exposers 2018-11-30 10:41:10 -02:00
weryques a2fe649d3a Create three states toggle button (#147) 2018-11-29 16:13:25 -02:00
Mateus Machado Luna 9c0a763692 Adds Slideshow View Mode to Terms Items Page. 2018-11-29 15:05:13 -02:00
Mateus Machado Luna cef9b43710 Fixes slideshow second image to reaload first image. 2018-11-29 14:49:07 -02:00
Mateus Machado Luna 9ceda94ea7 Merges with master and fix css conflict. 2018-11-29 11:59:27 -02:00
Mateus Machado Luna a5a707dcc5 Removes loading from places where skeletons are used. 2018-11-29 11:52:45 -02:00
weryques f891353232 Merge branch 'develop' of https://github.com/tainacan/tainacan into develop 2018-11-29 11:51:08 -02:00
weryques 4031e486d7 Fixes undefined variables 2018-11-29 11:50:36 -02:00
Leo Germani fab4bb7b22 closing sessions on api request to avoid locking requests 2018-11-29 11:48:30 -02:00
Leo Germani 1c7f428a84 closing sessions on api request to avoid locking requests 2018-11-29 11:45:07 -02:00
Eduardo Humberto 9fee1ef268 tainacan importer - add correct labels for importer process 2018-11-28 20:38:56 -02:00
Mateus Machado Luna 4065e71b36 Fixes clear search not working when closing tag on interval type filter. 2018-11-28 16:10:58 -02:00
Mateus Machado Luna 4a321a2f22 Better checkbox-list filter skeleton loading. 2018-11-28 16:02:27 -02:00
Mateus Machado Luna 956e0e3b6a First version of skeleton loaders for admin view modes. 2018-11-28 15:37:08 -02:00
weryques 65dfd9042b Merge branch 'develop' into feature/activities-page 2018-11-28 10:29:35 -02:00
weryques 71111c7fe4 Refactor update exporter 'exportSessionUpdated' param structure (#160) 2018-11-28 10:21:06 -02:00
Mateus Machado Luna 884f69e791 Fixes possible line-breaking on table css. 2018-11-28 10:01:19 -02:00
Mateus Machado Luna 73ecfd07e6 Smaller loading gif. 2018-11-28 10:01:19 -02:00
Eduardo Humberto 2f7630873f tainacan process importer - set correct label on finish importer 2018-11-27 20:42:43 -02:00
Mateus Machado Luna bafae41f71 Several css fixes. Adjustments on Advanced Search Modal and form submit buttons. Ref. #164. 2018-11-27 11:42:30 -02:00
Mateus Machado Luna 56734e0a1f First css fixes for Design Admin Review Ref. #164. 2018-11-27 08:33:57 -02:00
Mateus Machado Luna c10f193175 Fixes repository level filters option request not working inside collection. 2018-11-27 08:33:34 -02:00
Mateus Machado Luna 61421c8966 Fixes undefined error on advanced search for terms item list. 2018-11-27 08:33:04 -02:00
Mateus Machado Luna a4b3ab5351 Prevents items reloading when routes are equal 2018-11-27 08:32:39 -02:00
Eduardo Humberto 20c001871d tainacan test importer - improve percentage status 2018-11-26 22:17:31 -02:00
Mateus Machado Luna f0b02bdb58 First css fixes for Design Admin Review Ref. #164. 2018-11-26 17:48:53 -02:00
Mateus Machado Luna b2beca8cf3 Prevents items reloading when routes are equal 2018-11-26 16:29:30 -02:00
Mateus Machado Luna 9c62bb58b4 Fixes undefined error on advanced search for terms item list. 2018-11-26 16:01:58 -02:00
weryques f61fd7f1f6 Merge branch 'develop' of https://github.com/tainacan/tainacan into develop 2018-11-26 16:00:22 -02:00
weryques 4d19bba290 Create exporter form (#160) 2018-11-26 15:59:59 -02:00
Mateus Machado Luna ae913caed9 Fixes repository level filters option request not working inside collection. 2018-11-26 15:32:36 -02:00
Mateus Machado Luna 52c47bf800 Hides advanced search on Terms Items Page for now. 2018-11-26 15:16:34 -02:00
Mateus Machado Luna 6849b2624d Basic responsiviness do term edition form Closes #167 2018-11-26 15:12:42 -02:00
Mateus Machado Luna 6be31f3a78 Fixes width of home collection list when only a few collections exists. 2018-11-26 15:12:12 -02:00
Mateus Machado Luna feeaee1bdf Fixes width of home collection list when only a few collections exists. 2018-11-26 14:53:36 -02:00
Mateus Machado Luna f53c7b65d9 Basic responsiviness do term edition form Closes #167 2018-11-26 14:53:36 -02:00
Leo Germani 594f1b4675 Merge branch 'master' into develop 2018-11-24 14:28:37 -02:00
Leo Germani 201f8978fa add filters to entity methods 2018-11-24 14:28:16 -02:00
Eduardo Humberto 41a219923b tainacan legacy importer - prevent fetch empty collections 2018-11-22 21:33:04 -02:00
weryques 34dde03b2b Fixes duplicated 'label_draft_items' 2018-11-22 13:26:26 -02:00
weryques 35d392d2c2 Show total of items, taxonomies and collections in tabs list title 2018-11-22 13:04:12 -02:00
weryques 916ebdb622 Merge branch 'feature/exporters-page' into develop 2018-11-22 08:16:16 -02:00
weryques a521b08162 Hide exporters links 2018-11-22 08:10:59 -02:00
Mateus Machado Luna 8090b19d87 First experiments with skeleton loading Ref. #161. 2018-11-21 18:14:58 -02:00
Mateus Machado Luna cb7daf3a6b Adds two columns layout to metadata and filter edition forms. 2018-11-21 16:10:52 -02:00
Mateus Machado Luna 4d1286cfd4 New Loading icon (only for admin, for now). 2018-11-21 15:45:08 -02:00
Leo Germani f5aa9b77df release 0.6.1 2018-11-21 15:11:32 -02:00
Mateus Machado Luna e5c59d87b8 Fixes the fix for modal checkbox :P 2018-11-21 12:53:46 -02:00
Mateus Machado Luna 855c1e2351 Better feedback for empty terms list. When searching, a clear search button is offered, instead of the create new term. 2018-11-21 12:06:43 -02:00
Mateus Machado Luna e3f8904b06 Fizes filter not working on modal. 2018-11-21 11:35:52 -02:00
Mateus Machado Luna b23abaa6b8 Forces parseInt on option selection inside checkbox and radio modal. 2018-11-21 11:23:29 -02:00
weryques af3e989383 Create structure of exporter page (#160) 2018-11-20 16:42:00 -02:00
Mateus Machado Luna 415b108b67 Removes status filtering from collection list at home page. 2018-11-20 16:30:38 -02:00
Mateus Machado Luna ac1b34cd7e Remaining font rename. 2018-11-20 14:56:27 -02:00
Mateus Machado Luna 41e5e4c145 Css adjustment on checkbox-modal and removes whitespace from Tainacan Icon font file names. 2018-11-20 14:21:30 -02:00
Mateus Machado Luna 7d6891daff Fixes Icon font size for actions in bulk edition modal 2018-11-20 14:21:30 -02:00
Leo Germani 0582299003 release 0.6 2018-11-20 14:16:09 -02:00
leogermani 3ea46ed9d0 remove warning from readme 2018-11-20 12:19:42 -02:00
Mateus Machado Luna 472258c4b3 More assets update, css adjustments and label correction for autocomplete placeholder. 2018-11-20 12:12:17 -02:00
Mateus Machado Luna d899dd7a85 Fixes missing collection name on Filters and Metadata list. Replaces some assets for plugin page. 2018-11-20 11:37:22 -02:00
Mateus Machado Luna cdcd673a00 Css adjustments on Metadata and Filter List 2018-11-20 11:37:22 -02:00
leogermani 8ad0d93f15 fix repeated item behavior (#138) 2018-11-20 09:40:16 -02:00
weryques 1eda0b6eca Remove activities icon component 2018-11-20 09:35:38 -02:00
weryques 8567bb0896 Merge branch 'develop' into feature/activities-page 2018-11-20 09:30:25 -02:00
Mateus Machado Luna 0766f1c854 Fixes wrong class for stop icon. 2018-11-20 09:26:38 -02:00
Eduardo Humberto d6e7ba3f07 csv importer - fix ignore items feature 2018-11-19 21:31:24 -02:00
mateuswetah 22a7858903 Removes conflicting css line. Fixes padding for filter mobile menu. 2018-11-19 21:14:56 -02:00
Leo Germani d15607114e improve logs i18n 2018-11-19 20:11:41 -02:00
Mateus Machado Luna 59f71891c8 Hides Filter section when there is no available. 2018-11-19 16:24:02 -02:00
leogermani 491610fb9c invert and document facets configuration 2018-11-19 15:52:20 -02:00
weryques 2b47c2b354 1.7 New interface (#147) 2018-11-19 15:43:19 -02:00
mateuswetah 86dbb9f0bd Fixes Term Items list special filters on mobile. 2018-11-14 20:02:29 -02:00
Mateus Machado Luna 45ef0d3e87 Adds a finish button to the end of Sequence Edit. 2018-11-14 18:14:43 -02:00
Mateus Machado Luna 6822a28add Forces repository filters to be presented above collection filters. 2018-11-14 16:49:36 -02:00
Mateus Machado Luna 1a4f6fab6d Repository level facets load from proper endpoint. 2018-11-14 16:30:46 -02:00
Mateus Machado Luna e8bdc94c85 Fixes repository level request for relationship type filters. Passes false repository level to fiter items list when in term items list. 2018-11-14 16:16:48 -02:00
Mateus Machado Luna af60b15b90 Cleaner filtering of taxonomyFilters and better feedback for loading collection names and empty filters list. 2018-11-14 15:24:51 -02:00
Mateus Machado Luna ab956d3f04 Hide filters that are related to current terms taxonomy. 2018-11-14 14:59:29 -02:00
Mateus Machado Luna 62395ae107 Adjusts minimum height for collection home card. 2018-11-14 14:59:29 -02:00
leogermani 519f91f5fe avoid errors and fix tests 2018-11-14 14:59:29 -02:00
Mateus Machado Luna aceea4e29a Final adjustments on filters nad metadata list page css. 2018-11-14 14:59:29 -02:00
Mateus Machado Luna d3349a6707 More css adjustments on Metadata and Filters list. 2018-11-14 14:59:29 -02:00
Mateus Machado Luna 38c78e9eab Css adjustments to metadata and filter list. 2018-11-14 14:59:29 -02:00
leogermani 428eadfd68 fix tests and avoid errors 2018-11-14 14:59:29 -02:00
leogermani e35ad08309 add metadata type object to filter array object 2018-11-14 14:59:29 -02:00
Mateus Machado Luna 8fe90b82e8 Removes repository filters from collections list. 2018-11-14 12:09:34 -02:00
Mateus Machado Luna 547464386f Fixes conflict. 2018-11-14 11:49:32 -02:00
Mateus Machado Luna bb7328add9 Removes repository level filters from filter list. 2018-11-14 11:43:50 -02:00
leogermani 6998dc4297 FIX Filters inheritance! 2018-11-14 11:43:37 -02:00
Mateus Machado Luna 0e0d2ce7bd Better feedback on displayed metadata dropdown when view mode does not allow selection. 2018-11-14 11:12:03 -02:00
Mateus Machado Luna bdcc78bf9f Updates Icon Font and Slider pause button. 2018-11-14 10:31:30 -02:00
Mateus Machado Luna ca74b5bc88 Css adjustments on home page. 2018-11-14 10:21:29 -02:00
Mateus Machado Luna 25376c5edd Forces reloading parent term level list on child delete. Closes #153. Correct icon for parent level arrow. 2018-11-14 09:12:47 -02:00
Mateus Machado Luna f6f3898373 Passes taxquery to store when coming from a term items list. 2018-11-14 08:57:21 -02:00
Eduardo Humberto 59d1e24f36 tainacan csv importer - set map for found headers in new csv (ref. #138) 2018-11-13 20:48:38 -02:00
leogermani 76a52dd8a4 Replace term_exists() native function. Fixes #159 2018-11-13 18:21:22 -02:00
leogermani 3aefcf9e42 better error message on terms repo 2018-11-13 18:21:22 -02:00
Mateus Machado Luna 0672a0b883 Merge css conflicts. 2018-11-13 15:24:04 -02:00
Mateus Machado Luna 7fe966c117 Adds links to proper collection page on theme. 2018-11-13 15:15:49 -02:00
Mateus Machado Luna 32bbe2872b Icons import adjustments on theme. 2018-11-13 12:05:48 -02:00
weryques 7695bcc1bf 1.1 Renaming of events by activities on back-end and front-end (#147) 2018-11-13 10:29:36 -02:00
Mateus Machado Luna 45c5e743d2 Adds taxonomy info to filters list. 2018-11-13 09:59:12 -02:00
Mateus Machado Luna 7c2865d169 Merge branch 'develop' into collections-filter-list 2018-11-13 09:07:58 -02:00
Mateus Machado Luna 459b050877 Adds missing question mark to filter query at repository level. 2018-11-13 09:07:29 -02:00
Eduardo Humberto c15870bc0a tainacan csv importer - adapt importer store to fetch previously used mapping (ref. #138) 2018-11-12 21:54:20 -02:00
Mateus Machado Luna 219f43affe Begins implementation of multiple filters at terms item list, according to the related collections. 2018-11-12 17:49:41 -02:00
leogermani e6d178ae36 Make Core Title Metadata visible on listings by default (fixes #158) 2018-11-12 16:59:21 -02:00
vnmedeiros b7d5ac1773 Merge branch 'develop' of https://github.com/tainacan/tainacan into develop 2018-11-12 15:04:27 -02:00
vnmedeiros 32a70e7e01 add mapping to exporter 2018-11-12 15:04:06 -02:00
Mateus Machado Luna b4c1397f31 Several updates on Icon font replacement. 2018-11-12 14:29:45 -02:00
weryques e72bae28dd Merge branch 'develop' into feature/gutenberg-blocks 2018-11-12 14:26:49 -02:00
weryques 4945e2ea3b Rename build JS of gutenberg blocks (#136) 2018-11-12 14:25:31 -02:00
leogermani ebd069a044 handle error adding terms and throws exception 2018-11-12 13:52:58 -02:00
weryques 65d31bf9b9 Merge branch 'develop' into feature/gutenberg-blocks 2018-11-12 09:43:08 -02:00
Eduardo Humberto 52f67ed565 tainacan csv importer - add taxonomy input type and add property collection key in csv (ref. #138) 2018-11-09 18:53:08 -02:00
Mateus Machado Luna 433e3633cb Lots and lots of icons replacement for new Tainacan Icon Theme.. 2018-11-09 14:49:00 -02:00
weryques dbf2902db2 Do not allow number of items less than 1 (#136) 2018-11-09 11:44:16 -02:00
weryques d87b7ef123 Fixes hidding query control when number of items is equal to undefined (#136) 2018-11-09 11:41:23 -02:00
weryques 1b6b6142e6 Fixes get from Repository (#136) 2018-11-09 11:28:35 -02:00
Mateus Machado Luna 6fa9fea14b Changes default icon size to 20px. Continues replacing icons. 2018-11-09 10:27:05 -02:00
Eduardo Humberto 661f0845e1 tainacan csv importer - remove status and taxonomy error (ref. #138) 2018-11-08 22:39:16 -02:00
Mateus Machado Luna 8fa017999c Several icon replaceing for new tainacan icon font. 2018-11-08 18:08:36 -02:00
Mateus Machado Luna 286f4efa2e Merge with term-item-filter-list 2018-11-08 16:37:56 -02:00
Mateus Machado Luna b43f366c11 Comments lines where custom filters are set up. 2018-11-08 16:35:40 -02:00
Mateus Machado Luna 0adf9808c0 New fonts formats and icons replacement. 2018-11-08 16:28:00 -02:00
Mateus Machado Luna 3e153d2c81 Ajusts overvlow issues on item edition form metadata collapses. 2018-11-08 15:21:41 -02:00
Mateus Machado Luna 83f6e0895b Css adjustments to SlideShow. 2018-11-08 14:33:59 -02:00
Mateus Machado Luna 04ca4bc862 Replaces sorting and view mode icons. 2018-11-08 14:11:59 -02:00
weryques 5640702310 Merge branch 'develop' into feature/gutenberg-blocks 2018-11-08 12:48:53 -02:00
weryques ac4eb84331 Improvements and new features in tems grid block (#13)
Changing icon
Removing consoles
Refactoring methods
2018-11-08 12:45:15 -02:00
Mateus Machado Luna 536ac5a1f7 Removes Check, Alert and Question Mark SVG Icons. Continues replacing by Tainacan Icon Font. 2018-11-08 11:47:59 -02:00
Mateus Machado Luna ca14ddea55 Removes Activities, Taxonomies and Eye SVG Icons. Begins replacing by Tainacan Icon Font. 2018-11-08 10:32:52 -02:00
Eduardo Humberto 823678c8e0 taincan csv importer - fix error from get item id (ref. #138) 2018-11-08 00:16:52 -02:00
Mateus Machado Luna 9ca8e1d062 Begins implementation of Tainacan Icon Font. 2018-11-07 18:22:34 -02:00
Mateus Machado Luna 9280b896b0 Icon color adjustments. 2018-11-07 17:06:19 -02:00
Mateus Machado Luna 27ec0acc5e Css adjustments on Item edition page. 2018-11-07 16:53:33 -02:00
Mateus Machado Luna b182e968f6 Merge translation file with conflicts. 2018-11-07 16:01:58 -02:00
Mateus Machado Luna c8abd33bd8 Final adjustments before merge 2018-11-07 16:00:01 -02:00
vnmedeiros a2f7beb1bd Merge branch 'develop' of https://github.com/tainacan/tainacan into develop 2018-11-07 15:02:15 -02:00
vnmedeiros 7eaabfcba3 adjustment in exporter to add the control of header and footer. 2018-11-07 14:56:29 -02:00
Mateus Machado Luna 7cf2edfa0c Dialog before trashing items. 2018-11-07 14:10:55 -02:00
Mateus Machado Luna fa9f9cdcf4 Finishing new form buttons. 2018-11-07 12:14:10 -02:00
Leo Germani b6974fee6a fix html output for multiple values #149 2018-11-07 12:03:54 -02:00
Leo Germani 4e0638bbd5 Fix test importer - selectbox options 2018-11-07 11:34:25 -02:00
Mateus Machado Luna c409c99945 Merge branch 'refactor-facets' into develop 2018-11-07 11:21:12 -02:00
Mateus Machado Luna 928d1bc145 Adds comparator do relationship metadata type search query. 2018-11-07 10:52:48 -02:00
Mateus Machado Luna 7a6ab9d130 Adds verification steps to avoid duplication of filters. 2018-11-07 10:29:47 -02:00
Eduardo Humberto f9b214e3f9 csv importer - move intelligence to create metadata in the Importer Class (ref. #138) 2018-11-06 21:49:28 -02:00
Eduardo Humberto 6c9e00b882 csv importer - allow changing the metadatum status ( ref. #138 ) 2018-11-06 20:33:25 -02:00
Mateus Machado Luna 72a8f619ce Removes hidempty=0 param from facets query on checkbox modal filter. 2018-11-06 14:02:12 -02:00
Leo Germani 41c4c38df4 fix facet for relationships 2018-11-06 11:34:40 -02:00
Mateus Machado Luna 9e2f23c73d Hides total items on checkbox modal when in item edition mode. 2018-11-06 11:30:01 -02:00
weryques b79b558ec4 Merge branch 'develop' into feature/gutenberg-blocks 2018-11-06 11:24:58 -02:00
Leo Germani 946f0ebbbf Add internationalized name and description to metadata types 2018-11-06 11:23:51 -02:00
weryques 1e11dd11cc Refactor recovery data procedure in carousel; load more scripts; get 12 items in grid (#136) 2018-11-06 11:11:09 -02:00
Mateus Machado Luna 2d3e63f333 Adds total_items count to checkbox modal. 2018-11-06 10:57:01 -02:00
Eduardo Humberto a7343bdfbb Improvements and fix error in import csv (ref. #138) 2018-11-05 21:40:07 -02:00
Mateus Machado Luna be3aff3793 Css adjustments. 2018-11-05 17:00:38 -02:00
Mateus Machado Luna 7960e42163 Remove console logs. 2018-11-05 15:30:40 -02:00
Mateus Machado Luna 20580a3c0b Gets from API only the filters passed to tag. 2018-11-05 15:25:47 -02:00
Mateus Machado Luna 4599f1ebf0 Forces facets reloading on any state of hasFiltered event. 2018-11-05 14:51:20 -02:00
Mateus Machado Luna 3fd08c7ad8 Adds loading state to autocomplete and taginput filtering 2018-11-05 14:08:06 -02:00
Eduardo Humberto e78b291021 tainacan csv importer - create endpoint to fetch saved ampping 2018-11-01 21:01:57 -03:00
leogermani 8b8c1eed1a fix taxonomy facets include selected #152 2018-11-01 18:54:22 -03:00
Mateus Machado Luna 20f7d428b3 Placeholders for no filter option on checkbox. 2018-11-01 18:19:05 -03:00
Mateus Machado Luna 03d93709c9 Adds placeholder for no options available on checkbox filter. 2018-11-01 17:37:19 -03:00
leogermani 86e6887199 fix taxonomy facets #152 2018-11-01 17:38:25 -03:00
Mateus Machado Luna b653c51356 Adds facet reloading on filtering to taxonomy checkbox. 2018-11-01 17:24:13 -03:00
Mateus Machado Luna 5e37c7cdad Fixes advanced search not closing. 2018-11-01 16:46:08 -03:00
leogermani a5f9d8bf7d Fix filter by core metadata
This is no longer needed. we now also store coremeta values as postmeta
2018-11-01 15:57:14 -03:00
Mateus Machado Luna b709924ace Begins implementation of optional custom-fields paramether to terms list . 2018-11-01 15:56:59 -03:00
leogermani a5dffbf670 force term validation 2018-11-01 14:58:18 -03:00
Mateus Machado Luna 235597c82f Fixes SQL error on taxonomy metadata type. 2018-11-01 14:43:48 -03:00
vnmedeiros 765d559b64 fix error on create a taxonomy on import. 2018-11-01 11:21:18 -03:00