Commit Graph

3418 Commits

Author SHA1 Message Date
fabs balvedi 24a9e9c538 Renaming it_IT translation files
to match other translation files in the languages folder
2019-03-28 12:34:03 -03:00
fabs balvedi 67b35db7b3 Translation Strings
Finishing spanish translation and adding some italian strings
2019-03-28 12:34:03 -03:00
fabs balvedi d186c3a84b + it_IT
Adding Italian translation and improving other translation strings in spanish and english
2019-03-28 12:34:03 -03:00
fabs balvedi c64177e3a2 Translating and correcting strings
Translating to spanish and correcting english strings in the code.
2019-03-28 12:34:03 -03:00
Eduardo Humberto 482648e7a4 fixes repeated items error and tests different repositories (#209) 2019-03-28 12:34:03 -03:00
Eduardo Humberto 4e2239aaff finishing and starts fix errors (#209) 2019-03-28 12:34:03 -03:00
Leo Germani 95b3fbdd75 Fixing and updating tainacan-es_AR po file 2019-03-28 12:34:03 -03:00
Eduardo Humberto f4ccd2eb24 slicing requests in create collections with multiple sets (#209) 2019-03-28 12:34:03 -03:00
Mateus Machado Luna 902db2b684 Adds nopaging to metadata request on relationship form. 2019-03-28 09:35:59 -03:00
vnmedeiros 045f007f12 add test to relationship return a valid item #90 2019-03-27 17:34:12 -03:00
vnmedeiros a395cc89ef fix fetch item on relationship metada 2019-03-27 17:16:07 -03:00
Mateus Machado Luna 3d6f6bcc5b Adjusts long-time issue of submit button inside wordpress modal with wrong line-height. 2019-03-26 12:48:57 -03:00
Mateus Machado Luna 18bc6955ac Fixes repository header not reloading after page transition, which caused wrong redirection of collection on theme and exporters link. 2019-03-26 11:08:31 -03:00
Mateus Machado Luna c170bd3395 Fixes repository header not reloading after page transition, which caused wrong redirection of collection on theme and exporters link. 2019-03-26 11:02:57 -03:00
Mateus Machado Luna 80214a5ccc Display option to hide warning modal only when user_caps has any content. 2019-03-25 11:31:39 -03:00
Mateus Machado Luna ef5e84efbc Display every metadata on sorting list even when using a view mode that does not support custom metadata. 2019-03-25 11:08:35 -03:00
Mateus Machado Luna 51e4335d5f Small responsiviness adjustment on filters menu css. 2019-03-22 12:47:04 -03:00
Mateus Machado Luna fbfc090f89 Prevents placeholder of no item found to appear on repository items list right before loading finishes. 2019-03-22 11:44:53 -03:00
Mateus Machado Luna 9b0d22e2a3 Fixes on alternative urls modal when in repository items lits. 2019-03-22 10:13:57 -03:00
Mateus Machado Luna 255b252862 Merge branch 'develop' into release/0.8 2019-03-21 16:02:08 -03:00
Mateus Machado Luna 708cffb3da Removes refences to hammerjs and element-chalk. Css adjustments to gutenberg blocks for remove button. 2019-03-21 16:00:24 -03:00
Leo Germani c6f684d567 Release 0.8 RC 1 2019-03-21 15:35:36 -03:00
fabs balvedi 4d849f9b1b Translating to spanish
Editing some english strings and translating to spanish
2019-03-21 13:52:29 -03:00
Mateus Machado Luna 4ab2077c83 Changes way that checkbox modal tests if there is pagination. 2019-03-21 12:57:27 -03:00
Mateus Machado Luna f8f53885c4 Show related collections on taxonomies list. Ref. #165. 2019-03-21 12:57:27 -03:00
Mateus Machado Luna c629d8a05b Updates collection total items for each status after list update. 2019-03-21 12:57:27 -03:00
Mateus Machado Luna 625916e742 Fixes on terms list and layout ajustment to new header image ratio. 2019-03-21 12:57:27 -03:00
Mateus Machado Luna bc54aeae83 Removes console log 2019-03-21 12:57:27 -03:00
Mateus Machado Luna aee06f3fc4 More fixes to translateable strings (Ref. #208), adjustments to gutenberg styles. 2019-03-21 12:57:27 -03:00
Eduardo Humberto a37148daf6 create method to generate terms in sets taxonomy (#209) 2019-03-21 12:57:27 -03:00
Mateus Machado Luna 854958b85b Updates orderByName when loading ordeby info from preferences. Ref #25. 2019-03-21 12:57:27 -03:00
Mateus Machado Luna a1b2e16529 Adds right click option to masonry title on admin items list. 2019-03-21 12:57:27 -03:00
leogermani c52b178cf0 improving order by metadata warning #25 2019-03-21 12:57:27 -03:00
leogermani 679d3f590b improve new tab label #212 2019-03-21 12:57:26 -03:00
Eduardo Humberto f4b4f6a9db add logs and new verification to get id for update (#210) 2019-03-21 12:57:26 -03:00
leogermani d80fe204ad add collections to taxonomy api response on edit context #165 2019-03-21 12:57:26 -03:00
Leo Germani 2208c2087f fix date metadata type validation 2019-03-21 12:57:26 -03:00
Leo Germani fa228703c8 Improve metadata type validation with error msgs #210 2019-03-21 12:57:26 -03:00
Leo Germani 65e434c8fd Revert changes. Rely on metadata type validation of date format #210 2019-03-21 12:57:26 -03:00
Eduardo Humberto d36aec0742 start allow import sets as taxonomy (#209) 2019-03-21 12:57:26 -03:00
Mateus Machado Luna a4acfe44ca Adds function to use variables with i18n Ref. #208. Adjusts cropping ratio for collection. 2019-03-21 12:57:26 -03:00
Eduardo Humberto 7ed44c1fca add verification for empty metadata values (#211) 2019-03-21 12:56:33 -03:00
Mateus Machado Luna e63f701345 Shows collection count on taxonomies list Ref. #165.New layout for taxonomy edition form. Changes header image label to simply image. 2019-03-21 12:56:33 -03:00
Mateus Machado Luna d737ca4952 Changes logic for display warning on pagination due to sorting by custom metadata. Fixes undefined functions on term items list. 2019-03-21 12:56:32 -03:00
Mateus Machado Luna 3aa39aac92 Fixes terms forms not being updated with list. 2019-03-21 12:56:32 -03:00
Mateus Machado Luna 77f14ba39f Fixes to select all items on page process and binds with constant that enables selecting all items existing on list. Ref. #199. 2019-03-21 12:56:32 -03:00
Mateus Machado Luna 1f69554548 Adds popup list to allow open item on new tab and other actions for items list on admin. Ref. #212 2019-03-21 12:56:32 -03:00
leogermani 5b79a6b1a2 Add constant to force enabling the selection of all items #199 2019-03-21 12:56:32 -03:00
Eduardo Humberto af0fa1cfb1 Adjustments in CSV Importer #210 2019-03-21 12:56:32 -03:00
leogermani c4da2e01c6 Test and fix capabilities attribution for tainacan roles #205 2019-03-21 12:56:32 -03:00
leogermani f24afb456f avoid conflict in items api endpoint fix tests 2019-03-21 12:56:32 -03:00
Mateus Machado Luna 3338ed534e Startist moving common styles between blocks to a single file. 2019-03-21 12:56:32 -03:00
Mateus Machado Luna 659c531e1b Shows pagination warning after changing metadata. Small fixes. 2019-03-21 12:56:32 -03:00
Mateus Machado Luna 6791500ade Fixes wron assignment to modalItems after collection reset. 2019-03-21 12:56:31 -03:00
Mateus Machado Luna 1d60da61ff Creates collection grid static block. 2019-03-21 12:56:31 -03:00
Mateus Machado Luna 52f38310ce Hides old items gutenberg block. 2019-03-21 12:56:31 -03:00
Mateus Machado Luna a9851521b0 Adds option for adjusting grid margin. 2019-03-21 12:56:31 -03:00
Mateus Machado Luna 23deab1d3e Begins implementation of dynamic margin size. 2019-03-21 12:56:31 -03:00
Mateus Machado Luna cda2089ee3 Marginless items grid when no title exists. Fetch only for loading items. 2019-03-21 12:56:31 -03:00
Mateus Machado Luna 1b8fca0515 Begins implementation or marginless items grid. 2019-03-21 12:56:31 -03:00
Mateus Machado Luna 409ad66481 First steps on implementing static items gutenberg block. 2019-03-21 12:56:31 -03:00
Mateus Machado Luna b4d67842a8 Adds alert dialog for cases where sorting metadatum removes items from list. Fixes totalCollectionItems counting and grid view mode label. 2019-03-21 12:56:30 -03:00
Mateus Machado Luna 8a1a1f4ceb Final adjustment to loading on terms modal. 2019-03-21 12:46:32 -03:00
Mateus Machado Luna f9898c7dba Adds taxonomy name to terms modal. Shows spinner while loading terms or taxonomies. 2019-03-21 12:46:32 -03:00
leogermani a6405187e5 Fix small errors in system check page #174 2019-03-21 12:46:32 -03:00
Mateus Machado Luna 5b0107e44d Adds hideempty param to terms request. 2019-03-21 12:46:32 -03:00
Mateus Machado Luna ca224d27a2 Adds option to hide terms name on list view. Hides image and name only via css. 2019-03-21 12:46:32 -03:00
Mateus Machado Luna 41210a4714 First version of terms selection via modal finished. 2019-03-21 12:46:32 -03:00
Mateus Machado Luna e2bb632f67 (Almost) finishes migration from autocomplet to modal. 2019-03-21 12:46:32 -03:00
Mateus Machado Luna aed15aea7f More specific classes to thumbnails on masonry and recods view mode to avoid overriding by external themes. 2019-03-21 12:46:31 -03:00
Mateus Machado Luna 46a73dafd4 Begins transference of taxonomy selection to modal. 2019-03-21 12:46:31 -03:00
Mateus Machado Luna 0cafd8e679 Adds images to modal items. Adds columns layout to terms list. Adds total terms. 2019-03-21 12:46:31 -03:00
Eduardo Humberto b25e516bd2 add logs for importer oaipmh 2019-03-21 12:46:30 -03:00
Mateus Machado Luna a28bb4d98a Continues implementation of terms list. 2019-03-21 12:46:30 -03:00
Mateus Machado Luna e156a9ed99 Adds search control and checkboxes to terms list on modal. 2019-03-21 12:46:30 -03:00
Mateus Machado Luna 0c616fa145 Begins experiments with modal. 2019-03-21 12:46:30 -03:00
leogermani 67d61ecfbd First version of system check page ready #174 2019-03-21 12:46:30 -03:00
leogermani 26929f8509 starting system check page #174 2019-03-21 12:46:30 -03:00
leogermani 682c649e16 Starting feature and getting sample class to work upon #174 2019-03-21 12:46:30 -03:00
Mateus Machado Luna dbe64d2c25 Checks if current user can edit for displaying metadata and filters button on collection subheader. Checks if user can delete for displaying trash icon on collections list. 2019-03-21 11:27:38 -03:00
Mateus Machado Luna ed6d87c52b Checks if current user can edit to display collection settings button on collection list. 2019-03-21 10:49:15 -03:00
Leo Germani d5fa3b7326 add can_delete flag to entities in the API 2019-03-21 10:47:01 -03:00
Leo Germani 9391f2da7e add experimental label to oaipmh importer 2019-03-21 10:47:01 -03:00
Eduardo Humberto 2f845a11ce get sets with resumption token (#209) 2019-03-20 22:46:19 -03:00
fabs balvedi 170ddb2ede Translating text strings do spanish 2019-03-20 21:12:48 -03:00
fabs balvedi 0db077c6f0 Translating and correcting strings
Correcting english strings and translating into spanish
2019-03-20 19:17:52 -03:00
fabs balvedi 7c76329b57 Correcting some text strings
Correcting some text strings and deleting a translation file that was not suposed be there
2019-03-20 18:44:01 -03:00
Mateus Machado Luna b0379e12c6 Alters label for restoring items from trash. Closes #214. 2019-03-20 17:26:23 -03:00
Leo Germani 3bf210c97e FIX: facet endpoint must return term id not term_taxonomy_id 2019-03-20 16:40:19 -03:00
fabs balvedi 380a0e0d91 Merge remote-tracking branch 'origin/develop' into develop 2019-03-20 15:42:56 -03:00
fabs balvedi 02614e89bd improving Core Title description texts 2019-03-20 15:42:39 -03:00
Mateus Machado Luna 6967b0e8b0 Hides edit button when user is not allowed to do it in item's page. Also redirects edition dition page to items list when user cant edit. Ref. #205. 2019-03-20 12:50:15 -03:00
Mateus Machado Luna b9f2e371d6 Allows right click to open collections and other list options. 2019-03-20 12:29:38 -03:00
fabs balvedi 534602fc9a + es_AR.po
First es_AR translation strings
2019-03-20 11:55:23 -03:00
Mateus Machado Luna dfaf7858d6 Updates loading boolean while performing bulk operations on items list. Ref. #216. Redirects urls of collections related to taxonomy to admin (Ref. #165). 2019-03-20 10:11:39 -03:00
Eduardo Humberto 8b14bb0e07 create collection structure to create sets as terms in taxonomy (#209) 2019-03-19 19:56:09 -03:00
vnmedeiros 2adbd07892 Search items by metadata of type relations #90 2019-03-19 14:55:17 -03:00
leogermani c6cae0c71c Merge branch 'develop' of https://github.com/tainacan/tainacan into develop 2019-03-19 14:17:11 -03:00
Mateus Machado Luna dc6d66164a Show related collections on taxonomies list. Ref. #165. 2019-03-19 12:58:35 -03:00
Mateus Machado Luna 506fce5a2b Updates collection total items for each status after list update. 2019-03-19 11:48:13 -03:00
vnmedeiros b3e0546cb0 Search items by metadata of type relations #90 2019-03-19 11:41:12 -03:00
Mateus Machado Luna e789e7273a Fixes on terms list and layout ajustment to new header image ratio. 2019-03-19 10:35:54 -03:00
Mateus Machado Luna 7bdd1fb9e3 Removes console log 2019-03-19 10:35:54 -03:00
Mateus Machado Luna 139e9ae76c More fixes to translateable strings (Ref. #208), adjustments to gutenberg styles. 2019-03-19 10:35:54 -03:00
vnmedeiros d11681357d in API facetes for taxonomy add taxonomy_id #90 2019-03-19 09:49:15 -03:00
vnmedeiros bd9678d6e2 in API items for taxonomy add the taxonomy_id #90 2019-03-19 09:48:15 -03:00
Eduardo Humberto 42b7e2dc87 create method to generate terms in sets taxonomy (#209) 2019-03-18 22:32:44 -03:00
Mateus Machado Luna 90573c1c4c Updates orderByName when loading ordeby info from preferences. Ref #25. 2019-03-18 19:04:49 -03:00
Mateus Machado Luna b7b399fa92 Adds right click option to masonry title on admin items list. 2019-03-18 18:43:53 -03:00
leogermani a63abd215d improving order by metadata warning #25 2019-03-18 18:10:41 -03:00
leogermani 7d46ea4b43 improve new tab label #212 2019-03-18 18:04:58 -03:00
vnmedeiros fa695630cd add the search by metadata relationship #90 2019-03-18 17:35:22 -03:00
Eduardo Humberto b176892b50 add logs and new verification to get id for update (#210) 2019-03-18 16:52:51 -03:00
leogermani 5ffd73f685 add collections to taxonomy api response on edit context #165 2019-03-18 16:47:54 -03:00
Leo Germani b487afff66 fix date metadata type validation 2019-03-17 15:28:36 -03:00
Leo Germani bcbd8fb5c9 Improve metadata type validation with error msgs #210 2019-03-17 14:41:05 -03:00
Leo Germani b40564263b Revert changes. Rely on metadata type validation of date format #210 2019-03-17 14:40:43 -03:00
Eduardo Humberto 8fff81ba5b start allow import sets as taxonomy (#209) 2019-03-15 19:32:47 -03:00
Mateus Machado Luna eb56d6e301 Adds function to use variables with i18n Ref. #208. Adjusts cropping ratio for collection. 2019-03-15 12:47:59 -03:00
Eduardo Humberto 706b89353d add verification for empty metadata values (#211) 2019-03-14 19:55:31 -03:00
Mateus Machado Luna c03626b4d7 Shows collection count on taxonomies list Ref. #165.New layout for taxonomy edition form. Changes header image label to simply image. 2019-03-14 15:47:41 -03:00
Mateus Machado Luna 5a730264d4 Changes logic for display warning on pagination due to sorting by custom metadata. Fixes undefined functions on term items list. 2019-03-14 15:05:02 -03:00
Mateus Machado Luna 3503f70df5 Fixes terms forms not being updated with list. 2019-03-14 14:29:41 -03:00
Mateus Machado Luna fd994eff47 Fixes to select all items on page process and binds with constant that enables selecting all items existing on list. Ref. #199. 2019-03-14 12:14:06 -03:00
Mateus Machado Luna 39c66253f6 Adds popup list to allow open item on new tab and other actions for items list on admin. Ref. #212 2019-03-14 11:43:12 -03:00
leogermani c00ade8813 Add constant to force enabling the selection of all items #199 2019-03-14 11:41:15 -03:00
Eduardo Humberto 64e7e91d34 Adjustments in CSV Importer #210 2019-03-13 22:25:51 -03:00
leogermani 40cdded733 Test and fix capabilities attribution for tainacan roles #205 2019-03-13 16:01:09 -03:00
leogermani 2278df6a3c avoid conflict in items api endpoint fix tests 2019-03-13 15:52:15 -03:00
Mateus Machado Luna 571a031268 Startist moving common styles between blocks to a single file. 2019-03-13 13:09:44 -03:00
Mateus Machado Luna e00da3d45a Shows pagination warning after changing metadata. Small fixes. 2019-03-13 12:43:55 -03:00
Mateus Machado Luna abec33df86 Fixes wron assignment to modalItems after collection reset. 2019-03-12 18:57:16 -03:00
Mateus Machado Luna 5129b17b07 Creates collection grid static block. 2019-03-12 13:31:46 -03:00
Mateus Machado Luna 1bf51b4498 Hides old items gutenberg block. 2019-03-12 11:25:17 -03:00
Mateus Machado Luna 6f3049bed0 Adds option for adjusting grid margin. 2019-03-12 11:02:08 -03:00
Mateus Machado Luna 59e8c0d850 Begins implementation of dynamic margin size. 2019-03-12 10:09:49 -03:00
Mateus Machado Luna abe1a442ad Marginless items grid when no title exists. Fetch only for loading items. 2019-03-11 19:02:10 -03:00
vnmedeiros bd5e74225c Add properties to activate and deactivate max-options #90 2019-03-11 17:47:37 -03:00
Mateus Machado Luna aa11b73c8f Begins implementation or marginless items grid. 2019-03-11 16:58:27 -03:00
Mateus Machado Luna 43283e1605 First steps on implementing static items gutenberg block. 2019-03-11 16:34:35 -03:00
Mateus Machado Luna 6846501a5f Adds alert dialog for cases where sorting metadatum removes items from list. Fixes totalCollectionItems counting and grid view mode label. 2019-03-11 12:54:43 -03:00
Mateus Machado Luna 16849b9318 Final adjustment to loading on terms modal. 2019-03-11 12:54:42 -03:00
Mateus Machado Luna 98045e4293 Merge branch 'feature/gutenberg-terms-modal' into develop 2019-03-08 16:55:40 -03:00
Mateus Machado Luna aa245bbd31 Adds taxonomy name to terms modal. Shows spinner while loading terms or taxonomies. 2019-03-08 16:55:14 -03:00
leogermani d9bcd8882a Merge branch 'feature/system-check' into develop 2019-03-08 14:05:03 -03:00
leogermani 960c9b6807 Fix small errors in system check page #174 2019-03-08 14:04:35 -03:00
Mateus Machado Luna 43fe53b8bb Adds hideempty param to terms request. 2019-03-08 13:42:39 -03:00
Mateus Machado Luna 3d13ea90a9 Adds option to hide terms name on list view. Hides image and name only via css. 2019-03-08 13:33:39 -03:00
Mateus Machado Luna f29d2eac0e First version of terms selection via modal finished. 2019-03-08 12:06:14 -03:00
Mateus Machado Luna 4a2ac0427e (Almost) finishes migration from autocomplet to modal. 2019-03-08 11:20:01 -03:00
Mateus Machado Luna 370f7ff6af More specific classes to thumbnails on masonry and recods view mode to avoid overriding by external themes. 2019-03-07 21:50:02 -03:00
vnmedeiros b526b12250 Merge branch 'feature/facets_ES' of https://github.com/tainacan/tainacan into feature/facets_ES 2019-03-07 17:27:29 -03:00
vnmedeiros 1d0dbd1190 metadata for multiple values return only presented in `include`. #90 2019-03-07 17:27:04 -03:00
Mateus Machado Luna 86934abc2b Begins transference of taxonomy selection to modal. 2019-03-07 16:53:30 -03:00
Mateus Machado Luna 01a738f69e Merge from develop. 2019-03-07 15:05:19 -03:00
Mateus Machado Luna e95f4e09da Adjustments to taxonomies modal for rendering new terms list. 2019-03-07 15:01:01 -03:00
vnmedeiros 88f673a0c4 Taxonomy fix include only selected #90 2019-03-07 14:05:18 -03:00
Mateus Machado Luna 87bb9e7c43 Adds images to modal items. Adds columns layout to terms list. Adds total terms. 2019-03-06 16:17:07 -03:00
Eduardo Humberto 8977ebc5eb add logs for importer oaipmh 2019-03-01 19:27:47 -03:00
Mateus Machado Luna 94d1285007 Continues implementation of terms list. 2019-03-01 16:52:17 -03:00
vnmedeiros 65839a7f06 fix reference to aggregation_type 2019-03-01 16:49:57 -03:00
Mateus Machado Luna 91061cdd7d Fetches all collections when selecting parent or target collections. Ref. #206 2019-03-01 16:35:20 -03:00
Mateus Machado Luna e0a09ff7e8 Adds search control and checkboxes to terms list on modal. 2019-03-01 16:26:01 -03:00
leogermani 644eb28528 fix creation of child collections #206 2019-03-01 16:24:07 -03:00
vnmedeiros ad61111d7d taxonomy formatter outputs 2019-03-01 16:18:23 -03:00
Mateus Machado Luna 086cc3333d Merge branch 'develop' into feature/gutenberg-terms-modal 2019-03-01 15:35:55 -03:00
Mateus Machado Luna 624a777f29 Updates dependencies, brings react back. Fixes eslint warnings on item bulk edition form. 2019-03-01 15:35:10 -03:00
Mateus Machado Luna 57a2811583 Begins experiments with modal. 2019-03-01 15:09:05 -03:00
vnmedeiros c3a4609e43 taxonomy formatter with includes 2019-03-01 14:55:12 -03:00
vnmedeiros 32481a0d45 Merge branch 'feature/facets_ES' of https://github.com/tainacan/tainacan into feature/facets_ES 2019-03-01 11:52:54 -03:00
vnmedeiros 7489d7521d fix params with terms is empty #90 2019-03-01 11:52:37 -03:00
Mateus Machado Luna e7cc2bf6b8 Merges with develop. 2019-03-01 11:23:43 -03:00
Mateus Machado Luna 31862b8a1c Passes exporter or importer name to breadcrumbs. Closes #207. 2019-03-01 11:00:07 -03:00
Mateus Machado Luna 21d8569cd7 Acessibility improvements using recent features made for Buefy (Ref. #3). Updates Buefy and Bulma. 2019-03-01 10:32:59 -03:00
Eduardo Humberto bb27a20b47 improve performance on importer repository oaipmh 2019-02-28 20:40:33 -03:00
leogermani da91601ba4 text adjustments in vocabulary exporter 2019-02-28 17:42:56 -03:00
leogermani ee181cc662 First version of system check page ready #174 2019-02-28 16:59:00 -03:00
Mateus Machado Luna 679ae1dc25 Merge branch 'develop' into feature/facets_ES 2019-02-28 16:38:49 -03:00
Mateus Machado Luna 27dd7cf868 Fixes sorting paramethers. 2019-02-28 16:37:05 -03:00
Mateus Machado Luna f9492bcd55 Begins frontend integration with taxonomies. 2019-02-28 15:53:23 -03:00
Mateus Machado Luna c955152b6f Fixes retrocompatibiliuty with non-elasticpress mode. 2019-02-28 14:59:32 -03:00
Mateus Machado Luna efb1da0783 Adds nopaging to select filter requests. 2019-02-28 14:59:32 -03:00
vnmedeiros c58d790926 add condition for test if exist collection term on elasticsearch #90 2019-02-28 13:57:36 -03:00
vnmedeiros fcdc8f52e2 make meta_query and tax_query accept string or array #90 2019-02-28 12:37:38 -03:00
vnmedeiros a75e06a6eb fix formated aggs return #90 2019-02-28 11:56:35 -03:00
Eduardo Humberto 6f450d8563 tests performance on import oaipmh 2019-02-27 21:03:03 -03:00
leogermani 1c88053f49 starting system check page #174 2019-02-27 18:56:50 -03:00
Mateus Machado Luna 3662dd003e Adds style to extra form hooks on collection edition form. 2019-02-27 16:24:07 -03:00
Mateus Machado Luna f1178d8c62 Removes unecessary attribute from getValuesRelationship function. 2019-02-27 15:40:48 -03:00
Mateus Machado Luna 886b70e81a Searches inside modal. 2019-02-27 14:59:10 -03:00
Mateus Machado Luna 2e8cd4fd86 Fixes queries for relationship value on frontend. 2019-02-27 14:34:03 -03:00
Mateus Machado Luna cd66f78e27 Basic text filters with checkbox, select, autocomplete and taginput. Ref. #90. 2019-02-27 12:48:56 -03:00
Mateus Machado Luna 8da15fdade Fix conflict while merging with develop. 2019-02-27 09:27:22 -03:00
Eduardo Humberto 37cf94e38b start debug importer oaipmh 2019-02-26 21:38:48 -03:00
Mateus Machado Luna 38d10da664 Begins frontend side integration with new items and facets return for elastic search. 2019-02-26 16:46:41 -03:00
vnmedeiros 6c9dac0e4e fix name agregation include #90 2019-02-26 11:34:41 -03:00
Eduardo Humberto 6b6dfeb45e implement method set import items 2019-02-25 18:43:30 -03:00
Mateus Machado Luna 9b4dda2d15 Simplifies setContent function. Adds taxonomies icon. 2019-02-25 11:15:19 -03:00
vnmedeiros 4b364319a5 Endpoint include in return the elements presents in parameters include #90 2019-02-22 11:42:49 -03:00
Mateus Machado Luna b301a32572 Removes meta_key and meta_value from requests where previous sorting ooption required these query but current doesn't. 2019-02-22 10:26:15 -03:00
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