Wykres commitów

503 Commity (50f2bdb99f8cc74fcfb32d6c5b449c1bd8305d7c)

Autor SHA1 Wiadomość Data
Piero Toffanin 6732e6aba6 Removed unused import, unused setting 2016-11-09 18:19:40 -05:00
Piero Toffanin 1b13fdccef Added ability to handle non-json erroneous responses from API calls, modified readme, new screenshot 2016-11-09 18:08:41 -05:00
Piero Toffanin 37b54e634d Preliminary map display, tweaks and testing necessary 2016-11-09 16:13:43 -05:00
Piero Toffanin 1e13d4e874 Fixed CSS for firefox, JS error 2016-11-09 08:52:50 -05:00
Piero Toffanin c35dad7a56 Fixed nodeodm tests 2016-11-08 10:42:17 -05:00
Piero Toffanin b6f79e749f Fixed nodeodm test 2016-11-08 10:02:04 -05:00
Piero Toffanin 3bb55c8046 reverted node version to 6.x 2016-11-08 09:40:59 -05:00
Piero Toffanin 324d88e743 Fixed DB test 2016-11-08 09:27:48 -05:00
Piero Toffanin 218a486c6a Added GeoDjango npm requirements in dockerfile, readme 2016-11-07 18:53:11 -05:00
Piero Toffanin 1979f8382a PostGIS, Python 3.5, raster datatype inclusion in task, db tests 2016-11-07 17:25:33 -05:00
Piero Toffanin de92deaa6c Started migrating to python 3.5 2016-11-07 12:10:01 -05:00
Piero Toffanin ea78c03b70 Added download assets API methods, tests 2016-11-05 16:23:54 -04:00
Piero Toffanin a91e2bd108 Added task action tests 2016-11-05 12:44:47 -04:00
Piero Toffanin 145103ce03 Restart, cancel and delete actions working, UI sync and performance improvements 2016-11-04 14:19:18 -04:00
Piero Toffanin 5f03b2b853 Merge pull request #40 from pierotofy/tasklist
Task List
2016-11-03 18:19:27 -04:00
Piero Toffanin 31e46bbfb9 Added some changes proposed by @mojodna 2016-11-03 18:13:26 -04:00
Piero Toffanin 955c9af4a6 Added faster console rendering, cancel action task 2016-11-03 13:17:58 -04:00
Piero Toffanin 4ffed093e9 Status code refactoring, cancel task backend ops, pending actions mechanism 2016-11-02 18:32:24 -04:00
Piero Toffanin 112a978c14 Started populating tasklist mockup with data 2016-11-02 10:56:23 -04:00
Piero Toffanin 18ecd94bc6 Console output retrieval working 2016-11-01 17:12:13 -04:00
Piero Toffanin c75c35a21e Code cleanup 2016-11-01 15:11:36 -04:00
Piero Toffanin d7a450521c Added console dynamic source, console output only flag in tasks API 2016-10-31 17:09:01 -04:00
Piero Toffanin 88fa760045 Removed scheduler shutdown in tests 2016-10-29 20:37:12 -04:00
Piero Toffanin fef9f61c3b Fixed travis build, db connections in threads are now closed 2016-10-29 20:35:25 -04:00
Piero Toffanin af323a1549 Close connections in thread 2016-10-29 20:28:37 -04:00
Piero Toffanin 100fec6808 Tried removing one background line 2016-10-29 20:07:47 -04:00
Piero Toffanin 466478b638 Check scheduler teardown at end of each test 2016-10-29 19:37:33 -04:00
Piero Toffanin b07be13d69 Readded scheduler tests, added thread tracking 2016-10-29 19:25:21 -04:00
Piero Toffanin 2cf2c62fb5 Tried removing scheduler test 2016-10-29 13:08:33 -04:00
Piero Toffanin c43a002caf Fixed task model UUID definition, fixed broken has_available_options filter, tests 2016-10-29 12:09:35 -04:00
Piero Toffanin 7a089ada79 Added missing utils class 2016-10-28 15:40:19 -04:00
Piero Toffanin e0c3c71144 Console component working 2016-10-28 15:40:03 -04:00
Piero Toffanin 558178ff70 Built Console component 2016-10-27 16:40:22 -04:00
Piero Toffanin 9d950474da Task List Mockup 2016-10-27 12:26:15 -04:00
Piero Toffanin f3f218520d Better processing node edit task selection 2016-10-27 09:25:21 -04:00
Piero Toffanin c3cb2a981c Started working on task list item component 2016-10-26 18:26:03 -04:00
Piero Toffanin 9bca646d61 Merge branch 'master' of https://github.com/OpenDroneMap/WebODM into tasklist 2016-10-26 18:25:16 -04:00
Piero Toffanin 113f0142bd Merge branch 'processing' into tasklist 2016-10-26 18:25:04 -04:00
Piero Toffanin 53b01aa7e2 Merge pull request #39 from pierotofy/processing
Processing
2016-10-26 18:24:34 -04:00
Piero Toffanin cc6945996c Reverted map, added chunksize 2016-10-26 18:16:08 -04:00
Piero Toffanin c198813fa9 Added proposed changes by @mojodna 2016-10-26 18:09:59 -04:00
Piero Toffanin 710b36e325 Started working on task list 2016-10-26 17:35:31 -04:00
Piero Toffanin 8a913dc222 Update README.md 2016-10-26 17:29:27 -04:00
Piero Toffanin 35329b7827 Merge pull request #34 from pierotofy/upload
Upload workflow, task info panel editing, API additions
2016-10-26 16:59:10 -04:00
Piero Toffanin 51aabe177d Task processing working (for happy path cases, still need to handle failures, edge cases, errors) 2016-10-26 16:56:32 -04:00
Piero Toffanin f7d519e52c api client additions, new task processing, get task info, testing 2016-10-26 12:54:46 -04:00
Piero Toffanin b121e65d5c Caught programmingerror in boot code for migrations 2016-10-25 18:08:15 -04:00
Piero Toffanin 78122ecec5 Removed unnencessary dockerfile commands 2016-10-25 16:28:35 -04:00
Piero Toffanin 86855df1bb Multithreaded processing engine working, replaced swagger with requests lib 2016-10-25 16:04:24 -04:00
Piero Toffanin d12513647c Removed swagger 2016-10-25 12:19:14 -04:00