Commit Graph

3401 Commits

Author SHA1 Message Date
weryques 0dcdc09647 Merge branch 'develop' of https://github.com/tainacan/tainacan into develop 2019-01-21 15:04:46 -02:00
leogermani 5d36f2da2b fix tests 2019-01-21 15:08:03 -02:00
weryques 565b1e5c45 Only create a log if a repository use logs 2019-01-21 15:00:13 -02:00
leogermani 6bba6b4359 fix tests with use_logs 2019-01-21 14:46:12 -02:00
leogermani 60d893f610 Merge branch 'develop' of https://github.com/tainacan/tainacan into develop 2019-01-21 14:32:53 -02:00
leogermani b273482224 fix itemmetadata repo to respect use_logs flag. Makes importer faster 2019-01-21 14:32:45 -02:00
Mateus Machado Luna 7348170915 Returns taxonomies ordered by title on Taxonomy metadata type form. 2019-01-21 11:29:11 -02:00
Mateus Machado Luna 037b060fe0 Adds sorting options to Taxonomies list. 2019-01-21 11:18:41 -02:00
Eduardo Humberto 1f35a51c8e fix error vocabulary exporter and remove logs (ref. #180) 2019-01-20 21:04:05 -02:00
Eduardo Humberto f38abcb489 Merge branch 'develop' of https://github.com/tainacan/tainacan into develop 2019-01-18 19:03:05 -02:00
Eduardo Humberto 11d965d65a finishing and testing vocabulary exporter (ref. #180) 2019-01-18 19:02:57 -02:00
fabs balvedi 2171e62ff2 Improving and correcting the text 2019-01-18 15:46:07 -02:00
Eduardo Humberto 32857dc24e create debugs for vocabulary exporter (ref. #180) 2019-01-17 21:34:09 -02:00
Mateus Machado Luna e1025f74ac New preview tooltip for metadata type, uses v-tooltip this time. 2019-01-17 13:20:58 -02:00
Mateus Machado Luna ec85593d8f Fixes filter type modal cancel from outside the modal, which was not performing the metadatum re-positioning as available. 2019-01-17 10:43:42 -02:00
Mateus Machado Luna de2c20e4f0 Fixes Exporter form not allowing use of manual_collection false exporter types. Adjusts the presence of the grip icon for not dragable lists of metadata and filters. 2019-01-17 09:58:06 -02:00
Mateus Machado Luna 2e89a57fe8 Dependency updates aiming security. 2019-01-17 09:21:40 -02:00
Eduardo Humberto 6342fbc1f6 register Vocabulary Exporter (ref. #180) 2019-01-15 20:16:58 -02:00
Eduardo Humberto 0636edf87a small adjusts before register the vocabulary exporter (ref. #180) 2019-01-15 09:11:43 -02:00
Eduardo Humberto cec2994f01 Implement method to generate csv file ( ref. #180 ) 2019-01-14 19:52:50 -02:00
Mateus Machado Luna 073ae100e5 Adjustments on metadatum and filter type previews. 2019-01-14 11:14:14 -02:00
Eduardo Humberto 8d927f7ece create stub method to retrieve all terms (ref. #180) 2019-01-13 21:25:48 -02:00
Eduardo Humberto e5e634b31f Start export vocabulary (ref. #180) 2019-01-11 19:52:06 -02:00
Mateus Machado Luna dfdcc43ece Adds filter types preview and moves filter type selection step to a modal. Ref. #179. 2019-01-11 16:02:32 -02:00
Mateus Machado Luna fee711e1c8 Adds preview label to metadata type tooltips. 2019-01-11 10:34:34 -02:00
Mateus Machado Luna 4169d133ba Adds Metadata Type Preview Templates. 2019-01-10 17:03:28 -02:00
Mateus Machado Luna 26aeacd07e New value for Gray4, aiming better contrast for acessibility. Several css fixes. 2019-01-10 11:31:20 -02:00
Mateus Machado Luna 5270d02201 More improvements on Extra View Modes documentation. 2019-01-10 09:36:13 -02:00
Mateus Machado Luna 8a57146fd5 More improvements on Extra View Modes documentation. 2019-01-10 09:36:13 -02:00
leogermani 06e5e6d39a Working on documentation for exporters 2019-01-09 18:22:13 -02:00
Mateus Machado Luna 7562e90bce Fixes and code highlight on extra view modes documentation. 2019-01-09 17:00:03 -02:00
Mateus Machado Luna f553a58928 Begins documentation of Extra View Modes. 2019-01-09 16:52:22 -02:00
Mateus Machado Luna af9b940a2f Few accessibility improvements. 2019-01-09 14:48:01 -02:00
leogermani 33b84dd239 Releasing version 0.7 2019-01-09 14:49:50 -02:00
Eduardo Humberto 421af773ab create specific events for listeners in heartbeat 2019-01-08 20:53:00 -02:00
leogermani 3d8939e778 Use REST API in heartbeat callback #130 2019-01-08 16:33:13 -02:00
leogermani fae9d42831 fix commit 6f83c2a184 #178 2019-01-08 16:33:13 -02:00
Mateus Machado Luna 3635f8e547 More accessibility imporvements. Aria controls added to buttons that alter the items list. 2019-01-08 15:00:21 -02:00
Mateus Machado Luna 815cd8da4a Acessibility improvements: items list identification as a list of x items. 2019-01-08 14:35:10 -02:00
Mateus Machado Luna feeb8b8582 Css fixes for repository level. 2019-01-08 13:56:38 -02:00
leogermani 6f83c2a184 Fix date meta type html display #178 2019-01-08 13:06:33 -02:00
Mateus Machado Luna 99af5bf7ee Fixes processes list way of setting updated values from heartbit. 2019-01-08 11:48:25 -02:00
Mateus Machado Luna 3ff74f8f14 Prepare Processes list to receive refactor. 2019-01-08 10:40:08 -02:00
leogermani cbe9fdda49 refactor bg process heartbeat integration #130 2019-01-08 10:36:21 -02:00
Mateus Machado Luna f65a739a24 Disassociates processes popup with the same storage of processes list to avoid pagination conflicts. Removes setInterval logic that use to update the list. 2019-01-08 09:48:02 -02:00
Eduardo Humberto cc91c7c3c7 Fix pagination in heartbeat list importer processes 2019-01-07 21:08:55 -02:00
Mateus Machado Luna ac1d985d97 Adds heartbit sync to processes popup. 2019-01-07 17:36:48 -02:00
Mateus Machado Luna cfcbbe5fb0 Adds Tainacan API to frontend modal list of exposers. 2019-01-07 14:36:53 -02:00
Eduardo Humberto 220677d139 linking heartbeat api with front (ref. #130) 2018-12-21 19:08:20 -02:00
mateuswetah ba4afee49c More Accessibility features to items list. 2018-12-21 00:11:55 -02:00