Wykres commitów

53 Commity (d3b7a2fd5bf88134580245e1e8a257336a4258e9)

Autor SHA1 Wiadomość Data
Piero Toffanin 64e7847d11 Fixed off-by-one error, newlines handling 2018-04-19 11:48:57 -04:00
Piero Toffanin a6ff7b8998 Removed task lock from db model, using redis locks instead 2018-04-08 12:48:54 -04:00
Piero Toffanin 2005194d94 npm install support for plugins, started moving volume code into plugin, API url mountpoints 2018-03-19 12:26:10 -04:00
Piero Toffanin 2747ad329a
Merge branch 'volume' into master 2018-03-13 22:23:04 -04:00
Abdelkoddouss IZem a76e149469
Update tasks.py 2018-02-23 21:13:12 +00:00
Piero Toffanin 2735942409 Added support for server resize, in-browser resize, or no resize 2018-02-19 15:50:26 -05:00
Piero Toffanin 510b1db237 Fixed unit tests 2018-02-17 12:35:03 -05:00
Piero Toffanin d9f1e7a154 Fixed some unit tests 2018-02-16 17:05:09 -05:00
Piero Toffanin 22c3e66c02 Removed scheduler code, background decorator, added Celery workers, migrated code, added SharedTestWatch 2018-02-15 16:23:29 -05:00
Piero Toffanin 492fc56587 Restart dropdown, added task can_rerun_from field, fixed jest tests 2018-01-24 17:04:53 -05:00
Piero Toffanin 2bc61c2633 Sharing feature working, still needs unit testing 2017-12-03 17:56:30 -05:00
Piero Toffanin 7d83a6d769 Fixed unit tests 2017-11-30 18:49:58 -05:00
Piero Toffanin 47ff465d13 Public fields migration, views setup, URLs setup 2017-11-30 10:55:15 -05:00
Piero Toffanin 186f4bac5e Started adding support to display DSM, DTM map tiles 2017-07-12 13:35:28 -04:00
Piero Toffanin 9039dca53d Changed available_assets code to be faster, easier to maintain, still need to write unit tests 2017-07-07 15:34:02 -04:00
Piero Toffanin b413966202 Changed orthophoto import mechanism, dropped OffDbRaster 2017-07-07 11:33:16 -04:00
Piero Toffanin 340caa082a Test task processing without orthophoto results, addition of available_assets property in Task objects, API docs update, UI changes to remove orthophoto related buttons / downloads, friendly warning 2017-03-14 15:01:18 -04:00
Piero Toffanin 7d83268fa4 Changed texturedmesh to texturedmodel download URL 2017-03-08 11:11:31 -05:00
Piero Toffanin 835c2dc105 Started adding option to download textured model from download options 2017-03-08 09:55:19 -05:00
Piero Toffanin 0fa38e310b Assets migration code for task's project change 2017-03-03 16:43:45 -05:00
Piero Toffanin c8a8b24935 Expanded docs 2017-02-25 16:04:09 -05:00
Piero Toffanin a992fea83d Expanded docs, examples, modified API to return full Task object definition instead of just ID 2017-02-16 18:37:27 -05:00
Piero Toffanin 3aafbf445f Removed background call to process_pending_tasks 2017-02-15 15:06:19 -05:00
Piero Toffanin 482502dea1 Strengthened timeout error handling, added auto processing node selection mechanism on server side, automatic processing node reassignment, unit testing 2017-02-15 14:20:41 -05:00
Piero Toffanin 792eee94e5 More tasks testing (currently failing) 2017-02-01 18:11:39 -05:00
Piero Toffanin db1b4147a5 Tiles.json, tiles request testing 2017-01-27 14:44:10 -05:00
Piero Toffanin 75c1772bb9 Task creation via file upload unit test 2017-01-26 20:39:09 -05:00
Piero Toffanin 7530515f25 Raw assets API, path traversal checks 2017-01-18 14:49:53 -05:00
Piero Toffanin ee2041021c Added proposed changes by @mojodna 2016-11-21 16:32:37 -05:00
Piero Toffanin 1dec6ba089 Added layer list on map display, popup info, download links on map, measurement tool 2016-11-17 18:51:07 -05:00
Piero Toffanin adf6626200 Fixed map view display, speed enhancements, tiles.json fixes, project map display working 2016-11-16 13:02:43 -05:00
Piero Toffanin e3fa5470ed Project tiles.json almost working 2016-11-15 15:55:48 -05:00
Piero Toffanin 23f65bf9cd Can delete projects 2016-11-15 11:51:19 -05:00
Piero Toffanin 51ddd64b0a Download assets buttons working 2016-11-11 12:55:56 -05:00
Piero Toffanin 84541569bf Fixed a performance issue with django's ORM 2016-11-10 12:26:04 -05:00
Piero Toffanin 37b54e634d Preliminary map display, tweaks and testing necessary 2016-11-09 16:13:43 -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 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 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 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 9d950474da Task List Mockup 2016-10-27 12:26:15 -04:00
Piero Toffanin 86855df1bb Multithreaded processing engine working, replaced swagger with requests lib 2016-10-25 16:04:24 -04:00
Piero Toffanin f97f6431cf Added scheduler, automatically updating processing nodes, online filter for API 2016-10-24 14:14:35 -04:00
Piero Toffanin 0e59155a0f Upgraded django rest framework 2016-10-22 13:11:11 -04:00
Piero Toffanin 86923c9746 Added PATCH operation on task API 2016-10-21 11:02:41 -04:00
Piero Toffanin 6036e613f6 Task edit panel, upload improvements 2016-10-18 11:25:14 -04:00