Commit Graph

3580 Commits

Author SHA1 Message Date
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
Eduardo Humberto 6590b525bb test role author to insert items in his own collection (#205) 2019-03-21 12:56:31 -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
Eduardo Humberto 9ca75ffd5b update test to create item in collection created by user (#205) 2019-03-21 12:46:32 -03:00
Eduardo Humberto 4ad7667ae3 create test to reproduce error on create item as tainacan author role (#205) 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
vnmedeiros 2adbd07892 Search items by metadata of type relations #90 2019-03-19 14:55:17 -03:00
vnmedeiros b3e0546cb0 Search items by metadata of type relations #90 2019-03-19 11:41:12 -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
vnmedeiros fa695630cd add the search by metadata relationship #90 2019-03-18 17:35:22 -03:00
vnmedeiros bd5e74225c Add properties to activate and deactivate max-options #90 2019-03-11 17:47:37 -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 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
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
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 624a777f29 Updates dependencies, brings react back. Fixes eslint warnings on item bulk edition form. 2019-03-01 15:35:10 -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