Commit Graph

3676 Commits

Author SHA1 Message Date
Mateus Machado Luna a1f76f965f Removes metadatum list from item metdata bulk edition form. 2018-10-26 09:12:45 -03:00
Mateus Machado Luna 78b7638193 Advancements on bulk add initial form. 2018-10-25 17:18:45 -03:00
Mateus Machado Luna 6bbce33ed8 Sets build back to development mode. 2018-10-25 17:18:45 -03:00
Mateus Machado Luna a9c282bba2 Updates to release doc and build script 2018-10-25 17:18:45 -03:00
Mateus Machado Luna faec63b8d6 Releasing version 0.5 2018-10-25 17:18:45 -03:00
Eduardo Humberto 9000998bc7 tainacan csv importer - add tests for create metadata in csv header 2018-10-25 17:18:44 -03:00
Eduardo Humberto 15af66e2c4 tainacan csv importer - improve csv multiple test 2018-10-25 17:18:44 -03:00
Mateus Machado Luna dd54336e0b Improvements on Release Doc. 2018-10-25 17:18:44 -03:00
leogermani d1fafd848f update release docs 2018-10-25 17:18:44 -03:00
Mateus Machado Luna 716f885c8d Replaces UglifyJS by Tearser, as it supports es6. Adds missing item to collection breadcrumb 2018-10-25 17:18:44 -03:00
Eduardo Humberto adcb034c86 tainacan csv importer - update hierarchy test 2018-10-25 17:18:44 -03:00
Eduardo Humberto e06eef44ab tainacan csv importer - fix tests and start metadata creation 2018-10-25 17:18:44 -03:00
Mateus Machado Luna 321a40aa56 Fixes on importer file upload. 2018-10-25 17:18:44 -03:00
Mateus Machado Luna 33f0a4fbc5 Adds new logic for creating breadcrumbs to repository level pages. 2018-10-25 17:18:44 -03:00
Mateus Machado Luna 45f7c38ad4 Makes query fromBreadcrumb force reloading items list event when route path hasn't changed. 2018-10-25 17:18:44 -03:00
vnmedeiros b54bde9ca4 add a new filter to term display in html 2018-10-25 17:18:44 -03:00
Mateus Machado Luna d4c4615686 Adds CollectionEvent Page to router. Creates breadcrumb event logic for receiving paths from pages in CollectionSubheader. 2018-10-25 17:18:44 -03:00
Mateus Machado Luna 706c4b1dba Adds request cancelation to breadcrumb component in collection level. 2018-10-25 17:18:43 -03:00
Mateus Machado Luna cf7e4a5103 More performance trials: cancels filter requests before destroying their components. 2018-10-25 17:18:43 -03:00
eduardohumberto 3694ec976e taincan csv importer - create test for term hierarchy values 2018-10-25 17:18:43 -03:00
weryques 75e2411265 Refactoring some code in rest facets and metatada repository 2018-10-25 17:18:43 -03:00
Mateus Machado Luna 4e67979f4f Undo changes on breadcrumb and fixes form css. 2018-10-25 17:18:43 -03:00
weryques 9491a627b1 Reduce in 50% the time of get text facet 2018-10-25 17:18:43 -03:00
Mateus Machado Luna f515284e54 Fixes on metadata list inheritance representation and filter type select form. 2018-10-25 17:18:43 -03:00
Mateus Machado Luna 8c6375d645 Removes item from collection breadcrumb to avoid clicking on link that doesn't redirects to any route. 2018-10-25 17:18:43 -03:00
weryques 54d70706e6 Upgrade dependencies 2018-10-25 17:18:42 -03:00
weryques 09c9c4cf10 Fixes conflict with advanced search and simple search
Removes simple search when doing advanced search
Refactoring removePostQuery method
2018-10-25 17:18:42 -03:00
eduardohumberto 962a321629 Tainacan csv importer - add hierarchical terms in taxonomy metadata (ref. #138) 2018-10-25 17:18:42 -03:00
Mateus Machado Luna c0526ca4a9 Adds request cancelation to facet load options search 2018-10-25 17:18:42 -03:00
Mateus Machado Luna 44775512cd Delete fectch_only to array item in facets endpoint when it's values are null. 2018-10-25 17:18:42 -03:00
Mateus Machado Luna 7aa13a6ecf Removes context edit query from collection list in repository collection filters. 2018-10-25 17:18:42 -03:00
Mateus Machado Luna e0cf6dd276 Removes addQueryPrefix, as there is already one before calling it. 2018-10-25 17:18:41 -03:00
Mateus Machado Luna af03314501 Removes HammerJS temporally due to memory leak. 2018-10-25 17:18:41 -03:00
weryques f22dc5bc1f package-lock.json 2018-10-25 17:18:41 -03:00
eduardohumberto 4d29174702 tainacan csv importer - starts handle hierarchy in taxonomy metadata (ref. #138) 2018-10-25 17:18:41 -03:00
mateuswetah e7520b8084 Solves line-break issue on table due to latest changes in value_as_html. Unregisters several events with , this may improve memory usage. 2018-10-25 17:18:41 -03:00
Mateus Machado Luna fd4abbc906 Cancels http request on search event bus when new request are made before previous is finished. 2018-10-25 17:18:41 -03:00
eduardohumberto babf0ea16c tainacan csv importer - handle item ID (ref. #138) 2018-10-25 17:18:41 -03:00
vnmedeiros f6e80ee3f4 remove endpoint `teste`. Add methos to call on finished process export 2018-10-25 17:18:41 -03:00
Mateus Machado Luna 2c19e64d6d First experiments with request canceling. Implemented on ItemsList. 2018-10-25 17:18:40 -03:00
Mateus Machado Luna 57dd1fa529 Adds 500ms of debounce before searching for autocomplete and taginput. 2018-10-25 17:18:40 -03:00
eduardohumberto 4555685f28 tainacan legacy importer - accept tags 2018-10-25 17:18:40 -03:00
Mateus Machado Luna d10e5bf7aa Hides sequence progress bar on item edition form. Fixes wrong padding on Masonry layout mode on admin for title. 2018-10-25 17:18:40 -03:00
vnmedeiros df5fed52a7 add export CSV for items of collections using mappers 2018-10-25 17:18:40 -03:00
weryques 75e6d691d3 Fix bugs and adjust style (#136)
Recovery content
Refactor methods
Changes arrow icons
Add keywords
Add more align types
2018-10-25 17:15:46 -03:00
Mateus Machado Luna f1900ad6f3 Sets build back to development mode. 2018-10-25 10:41:58 -03:00
Mateus Machado Luna abd670c61d Merge branch 'develop' 2018-10-25 10:40:28 -03:00
Mateus Machado Luna 46634a4cd3 Updates to release doc and build script 2018-10-25 10:39:47 -03:00
Mateus Machado Luna d501bb3e42 Releasing version 0.5 2018-10-25 10:39:47 -03:00
Mateus Machado Luna c60a63c83d Updates to release doc and build script 2018-10-25 10:37:28 -03:00