Commit Graph

2898 Commits

Author SHA1 Message Date
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
Eduardo Humberto 0c8545159c tainacan csv importer - add tests for create metadata in csv header 2018-10-23 19:44:07 -03:00
Eduardo Humberto cca72df7fa tainacan csv importer - improve csv multiple test 2018-10-23 18:31:40 -03:00
Mateus Machado Luna eeec52dbc2 Releasing version 0.5 2018-10-23 16:19:58 -03:00
Mateus Machado Luna 75f4e9152b Improvements on Release Doc. 2018-10-23 16:18:17 -03:00
leogermani 5f89d7b9ca
update release docs 2018-10-23 11:24:59 -03:00
Mateus Machado Luna 0f3d159dad Replaces UglifyJS by Tearser, as it supports es6. Adds missing item to collection breadcrumb 2018-10-23 10:23:23 -03:00
Eduardo Humberto 16d24828df tainacan csv importer - update hierarchy test 2018-10-22 22:18:36 -03:00
Eduardo Humberto 746721ed8e tainacan csv importer - fix tests and start metadata creation 2018-10-22 21:48:43 -03:00
Mateus Machado Luna 5ea408e974 Fixes on importer file upload. 2018-10-22 15:47:27 -03:00
Mateus Machado Luna 87bdecf223 Merge branch 'breadcrumb-refactor' into develop 2018-10-22 15:16:01 -03:00
Mateus Machado Luna 8bffc50f45 Adds new logic for creating breadcrumbs to repository level pages. 2018-10-22 15:15:09 -03:00
Mateus Machado Luna a263ce072c Makes query fromBreadcrumb force reloading items list event when route path hasn't changed. 2018-10-22 14:08:36 -03:00
vnmedeiros 0d07a80040 add a new filter to term display in html 2018-10-22 11:15:01 -03:00
Mateus Machado Luna 1bb26a25e3 Adds CollectionEvent Page to router. Creates breadcrumb event logic for receiving paths from pages in CollectionSubheader. 2018-10-19 12:56:42 -03:00
Mateus Machado Luna 34e055bafe Adds request cancelation to breadcrumb component in collection level. 2018-10-18 11:05:31 -03:00
Mateus Machado Luna 1da3403f15 More performance trials: cancels filter requests before destroying their components. 2018-10-18 10:20:36 -03:00
eduardohumberto cdb26d2c16 taincan csv importer - create test for term hierarchy values 2018-10-17 21:37:57 -03:00
weryques 67048a1381 Refactoring some code in rest facets and metatada repository 2018-10-17 15:26:32 -03:00
Mateus Machado Luna 935250067a Undo changes on breadcrumb and fixes form css. 2018-10-17 14:12:48 -03:00
weryques 88bff00376 Merge branch 'develop' of https://github.com/tainacan/tainacan into develop 2018-10-17 13:20:00 -03:00
weryques e920fafd29 Reduce in 50% the time of get text facet 2018-10-17 13:19:03 -03:00
Mateus Machado Luna 658832c510 Fixes on metadata list inheritance representation and filter type select form. 2018-10-17 12:11:30 -03:00
Mateus Machado Luna 2868eff56a Removes item from collection breadcrumb to avoid clicking on link that doesn't redirects to any route. 2018-10-17 10:35:02 -03:00
weryques a9e3e73167 Upgrade dependencies 2018-10-17 10:19:45 -03:00
weryques c7f9f4f549 Fixes conflict with advanced search and simple search
Removes simple search when doing advanced search
Refactoring removePostQuery method
2018-10-17 10:15:05 -03:00
eduardohumberto b75109315d Tainacan csv importer - add hierarchical terms in taxonomy metadata (ref. #138) 2018-10-16 21:47:44 -03:00
Mateus Machado Luna 3582700e75 Adds request cancelation to facet load options search 2018-10-16 17:11:12 -03:00
weryques 6eaf55b63e Merge branch 'develop' of https://github.com/tainacan/tainacan into develop 2018-10-16 16:14:00 -03:00
Mateus Machado Luna e479589e93 Delete fectch_only to array item in facets endpoint when it's values are null. 2018-10-16 12:55:08 -03:00
Mateus Machado Luna c1b3d7ca82 Removes context edit query from collection list in repository collection filters. 2018-10-16 12:17:13 -03:00
Mateus Machado Luna 2e3aa04b6c Removes addQueryPrefix, as there is already one before calling it. 2018-10-16 11:52:01 -03:00
Mateus Machado Luna 1500f6596f Removes HammerJS temporally due to memory leak. 2018-10-16 10:13:23 -03:00
weryques 1a964a8188 package-lock.json 2018-10-16 10:13:16 -03:00
eduardohumberto e39cae846d tainacan csv importer - starts handle hierarchy in taxonomy metadata (ref. #138) 2018-10-15 22:47:42 -03:00
mateuswetah f2b73f4eb1 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-15 22:32:26 -03:00
Mateus Machado Luna fe9fd045cb Cancels http request on search event bus when new request are made before previous is finished. 2018-10-15 08:10:19 -03:00
eduardohumberto 7d952cacd9 tainacan csv importer - handle item ID (ref. #138) 2018-10-11 20:10:07 -03:00
vnmedeiros 71c11b8ed3 Merge branch 'develop' of https://github.com/tainacan/tainacan into develop 2018-10-11 16:06:04 -03:00
vnmedeiros 734beea1c8 remove endpoint `teste`. Add methos to call on finished process export 2018-10-11 16:05:32 -03:00
Mateus Machado Luna 10526ffb58 First experiments with request canceling. Implemented on ItemsList. 2018-10-11 12:39:00 -03:00
Mateus Machado Luna 0144084535 Adds 500ms of debounce before searching for autocomplete and taginput. 2018-10-11 10:24:39 -03:00
eduardohumberto a42ab64ebb tainacan legacy importer - accept tags 2018-10-10 22:09:12 -03:00
Mateus Machado Luna 85f6d2f871 Hides sequence progress bar on item edition form. Fixes wrong padding on Masonry layout mode on admin for title. 2018-10-10 10:24:14 -03:00
vnmedeiros 6e98a4ea20 Merge branch 'develop' of https://github.com/tainacan/tainacan into develop 2018-10-09 16:17:51 -03:00
vnmedeiros cbff9aadd2 add export CSV for items of collections using mappers 2018-10-09 16:17:09 -03:00
Mateus Machado Luna 99b5bc0587 Improvements in slide view mode new page request. 2018-10-08 17:00:40 -03:00