Commit Graph

3571 Commits

Author SHA1 Message Date
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
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
Eduardo Humberto 166a275872 update test to create item in collection created by user (#205) 2019-03-08 19:49:59 -03:00
Eduardo Humberto b0b5309f6f create test to reproduce error on create item as tainacan author role (#205) 2019-03-08 17:48:59 -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
Mateus Machado Luna 86934abc2b Begins transference of taxonomy selection to modal. 2019-03-07 16:53:30 -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
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
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
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 27dd7cf868 Fixes sorting paramethers. 2019-02-28 16:37:05 -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
Eduardo Humberto 37cf94e38b start debug importer oaipmh 2019-02-26 21:38:48 -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
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
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
Eduardo Humberto 9eece4e1d2 create collections with sets in import oaipmh 2019-02-20 21:36:37 -03:00
leogermani a7f9337d9a Fix taxonomy checkbox filter modal search 2019-02-20 16:55:27 -03:00