Wykres commitów

  • 86855df1bb Multithreaded processing engine working, replaced swagger with requests lib Piero Toffanin 2016-10-25 16:04:24 -0400
  • d12513647c Removed swagger Piero Toffanin 2016-10-25 12:19:14 -0400
  • 9581f563b7 Added task list mockup Piero Toffanin 2016-10-25 10:47:49 -0400
  • 621e9dbf09 Added signal to automatically update node info on processing node creation Piero Toffanin 2016-10-24 14:34:37 -0400
  • f97f6431cf Added scheduler, automatically updating processing nodes, online filter for API Piero Toffanin 2016-10-24 14:14:35 -0400
  • 0e59155a0f Upgraded django rest framework Piero Toffanin 2016-10-22 13:11:11 -0400
  • d94972c3c5 Upload workflow working, added task update tests Piero Toffanin 2016-10-22 11:23:37 -0400
  • aa6a066b3c Merge pull request #32 from pierotofy/react Piero Toffanin 2016-10-21 11:09:03 -0400
  • 86923c9746 Added PATCH operation on task API Piero Toffanin 2016-10-21 11:02:41 -0400
  • 31d63cdc3c Upload workflow Piero Toffanin 2016-10-21 10:42:46 -0400
  • a93fd5ae46 Processing node options rendering on react, processing node selection from API Piero Toffanin 2016-10-19 14:00:03 -0400
  • 75c83ff03b Added processingnode API, UI improvements Piero Toffanin 2016-10-18 16:23:10 -0400
  • 6036e613f6 Task edit panel, upload improvements Piero Toffanin 2016-10-18 11:25:14 -0400
  • 58a7f9ea4c Added progressbar for file uploads, image upload button handler Piero Toffanin 2016-10-17 13:19:32 -0400
  • 49e7c5dfa5 Django CSRF ajax support, file upload example Piero Toffanin 2016-10-13 16:28:32 -0400
  • 8c6da354b1 Task display API with permissions working, added test cases Piero Toffanin 2016-10-13 12:21:12 -0400
  • d25556ceae Dropzone initialized proof of concept, task api (still need to test) Piero Toffanin 2016-10-12 18:18:37 -0400
  • c2e35d30d4 Moved test files into tests/ folder Piero Toffanin 2016-10-12 10:44:14 -0400
  • 6591a25a78 Removed fixtures, replaced with base test class Piero Toffanin 2016-10-12 10:13:48 -0400
  • 6a53da60ef Merge pull request #29 from pierotofy/master Dakota Benjamin 2016-10-12 15:48:08 +0200
  • b971b7c911 Projects filtering by fields in API, broke tests Piero Toffanin 2016-10-11 18:08:01 -0400
  • a4d2e804db Project list items UI mockup Piero Toffanin 2016-10-11 16:37:00 -0400
  • d688c60b49 React setup, ajax retrieval example, live reload, auto SCSS compile Piero Toffanin 2016-10-11 13:42:17 -0400
  • c10125cef2 Update README.md Piero Toffanin 2016-10-09 13:09:10 -0400
  • 03cc307e96 Added webpack command in dockerfile Piero Toffanin 2016-10-08 12:36:40 -0400
  • 0a794904ea Hello World in React working Piero Toffanin 2016-10-08 12:35:22 -0400
  • c77b104a59 Changed api test to use project variable instead of fixtures Piero Toffanin 2016-10-07 23:15:43 -0400
  • 1a3bb07b1e Added missing fixture, changed first superuser logic check Piero Toffanin 2016-10-07 23:02:48 -0400
  • 4923a507c9 Reverted sleep to 30, caught boot code that cannot run during migration Piero Toffanin 2016-10-07 21:00:34 -0400
  • 07aa8e0b4a Fixed a dict lookup Piero Toffanin 2016-10-07 20:46:19 -0400
  • 529040a713 Increased sleep time to 60 Piero Toffanin 2016-10-07 20:41:13 -0400
  • 550816ee78 Added default group logic with model wise permissions, tests, api project list with proper permissions check Piero Toffanin 2016-10-07 19:07:47 -0400
  • 1381fce2a7 Remove whitespace from readme Dakota Benjamin 2016-10-06 08:25:31 -0400
  • 43bf7bfff5 Add whitespace to activate travis-ci Dakota Benjamin 2016-10-06 08:21:55 -0400
  • f99ad0db60 Added travis build image in readme Piero Toffanin 2016-10-05 16:38:50 -0400
  • 0c3f589b1f Reverted some changes, added data volume for node_modules dir Piero Toffanin 2016-10-05 16:31:46 -0400
  • f50c9219d9 Changed dockerfile to install npm packages globally Piero Toffanin 2016-10-05 16:14:47 -0400
  • 800ad63f14 Explicitly indicated node_modules path in nodeodm test Piero Toffanin 2016-10-05 16:07:04 -0400
  • cdf663add7 Changes to travis.yml, line endings in start.sh changed to unix Piero Toffanin 2016-10-05 15:27:35 -0400
  • feec5c3310 Travis.yml changes Piero Toffanin 2016-10-05 15:00:58 -0400
  • 56adf47366 Changes to travis.yml Piero Toffanin 2016-10-05 14:52:30 -0400
  • fb5b817027 Changes to travis.yml Piero Toffanin 2016-10-05 14:52:30 -0400
  • fa01ff4a2c Changed port string to use auto assignment (travis build fails because the port is in use) Piero Toffanin 2016-10-05 13:07:47 -0400
  • 4d41136b4f Updated docker-compose version in travis Piero Toffanin 2016-10-05 12:41:25 -0400
  • 45f06842c7 Added travis.yml Piero Toffanin 2016-10-05 12:25:06 -0400
  • eb241c9f0c Rearranged order of pip commands in Dockerfile Piero Toffanin 2016-10-05 10:56:10 -0400
  • 87b71189ee Cleanup Piero Toffanin 2016-10-04 16:42:21 -0400
  • 90cc52ff2d Added django-guardian, set owner permissions on post save, testing, CSS fixes Piero Toffanin 2016-10-04 16:36:08 -0400
  • d686e63c40 Added API link to menu, organized API folder, changed dockerfile, readme Piero Toffanin 2016-10-04 13:07:17 -0400
  • fea4f970c6 Merge branch 'master' of https://github.com/OpenDroneMap/WebODM Piero Toffanin 2016-09-30 15:07:24 -0400
  • 13a2347417 Installed django rest framework Piero Toffanin 2016-09-30 15:07:09 -0400
  • 85633f54d3 Fixed timezone fixture problem, added default project from first dashboard access Piero Toffanin 2016-09-30 14:28:35 -0400
  • da48c63cda Merge pull request #23 from pierotofy/master Piero Toffanin 2016-09-30 13:38:03 -0400
  • f290cfeb5a Added timezone fixes Piero Toffanin 2016-09-29 15:57:24 -0400
  • 5146b69cf0 Added initial dashboard UX Piero Toffanin 2016-09-28 21:07:53 -0400
  • dc8a15abe2 Added edit/delete buttons in processing node template Piero Toffanin 2016-09-28 17:04:46 -0400
  • fad6fd365a Merge pull request #20 from pierotofy/docker_chmod_x Dakota Benjamin 2016-09-28 15:10:48 +0200
  • 00801dd01f Modified start.sh to always perform migrations. This is useful when using docker-compose, since the database gets destroyed often with docker's workflow Piero Toffanin 2016-09-27 17:11:02 -0400
  • 0759c6d441 Fixed a problem with docker compose permissions on Linux systems Piero Toffanin 2016-09-27 16:54:16 -0400
  • 7b46271369 Merge branch 'master' of https://github.com/OpenDroneMap/WebODM into docker_chmod_x Piero Toffanin 2016-09-27 14:12:24 -0400
  • eef0cdfbb0 Added makemigrations command from initialization code Piero Toffanin 2016-09-27 13:40:21 -0400
  • 880a2f58ec Added chmod +x command to docker Piero Toffanin 2016-09-27 13:25:47 -0400
  • 2f8cd9ad59 Fixed docker file sudo command (#19) Piero Toffanin 2016-09-27 12:19:32 -0400
  • 7dd9b87409 Fixed docker file sudo command Piero Toffanin 2016-09-27 12:06:19 -0400
  • 18e12f3365 Merge pull request #17 from OpenDroneMap/use-https-dockerfile Piero Toffanin 2016-09-27 11:52:29 -0400
  • 4f499c0a59 Use https protocol Dakota Benjamin 2016-09-27 11:48:18 -0400
  • d3e47b4853 Update Dockerfile Piero Toffanin 2016-09-27 10:47:55 -0400
  • aff4ab7314 nodeodm API client testing, app views testing Piero Toffanin 2016-09-27 10:45:09 -0400
  • a0be8ae8ca Update README.md Piero Toffanin 2016-09-24 11:48:49 -0400
  • 4d0d8d4d74 Create CONTRIBUTING.md Piero Toffanin 2016-09-24 11:41:14 -0400
  • 32cc741eeb Create CONDUCT.md Piero Toffanin 2016-09-24 11:33:39 -0400
  • 2c723d2200 Changed license to MPLv2 Piero Toffanin 2016-09-24 10:40:03 -0400
  • de6de71f8c Merge branch 'master' of https://github.com/OpenDroneMap/WebODM Piero Toffanin 2016-09-22 18:18:48 -0400
  • d383c25e5f Added processing node view info page mockup Piero Toffanin 2016-09-22 18:18:35 -0400
  • a3442e4586 Added swagger_spec_validator upgrade note Piero Toffanin 2016-09-21 18:14:55 -0400
  • 804193b9a1 update_node_info is now able to update django models with external info from node-OpenDroneMap Piero Toffanin 2016-09-21 18:07:19 -0400
  • 98b66013fe Moved ProcessingNode to nodeodm module Piero Toffanin 2016-09-21 16:54:22 -0400
  • 6a4f02fc27 Moved ProcessingNode to nodeodm module Piero Toffanin 2016-09-21 16:04:47 -0400
  • b5a0619df5 Added nodeodm app proof of concept (working) to communicate with node-OpenDroneMap, license Piero Toffanin 2016-09-20 18:18:10 -0400
  • 186078a1ae Added pyyaml to fix tests run error Piero Toffanin 2016-09-13 16:57:22 -0400
  • bf75d1f312 Merge branch 'master' of https://github.com/OpenDroneMap/WebODM Piero Toffanin 2016-09-13 16:54:37 -0400
  • e38a4fd198 ProcessingNode display in left menu Piero Toffanin 2016-09-13 16:54:24 -0400
  • b56d011254 Integrated admin UI with WebODM UI Piero Toffanin 2016-09-13 16:18:47 -0400
  • ed20832a6a Merge pull request #12 from vesnikos/unittests-fixtures Piero Toffanin 2016-09-12 10:41:01 -0400
  • 24ccce7b88 added fixtures for tests, updated tests to use fixtures Ves Nikos 2016-09-12 11:19:00 +0100
  • 456733b7f2 Fixed typo Piero Toffanin 2016-09-11 20:11:15 -0400
  • f8f2117ec6 Update README.md Piero Toffanin 2016-09-11 20:08:31 -0400
  • 5ee36091ff Added UI mockup screenshot Piero Toffanin 2016-09-11 20:04:45 -0400
  • c5ca26e7c1 Added docker-compose support Piero Toffanin 2016-09-11 19:52:31 -0400
  • 52723a400e Added ability to overwrite default settings Piero Toffanin 2016-09-11 17:18:39 -0400
  • f2e8eabda2 Defined models Piero Toffanin 2016-09-10 11:24:16 -0400
  • a5bc24883e Merge pull request #8 from vesnikos/unittests-user Piero Toffanin 2016-09-10 09:54:09 -0400
  • 70638b01a2 forgot to follow the redirect at landing page Ves Nikos 2016-09-10 13:08:31 +0100
  • a25d38274a typos Ves Nikos 2016-09-10 01:17:11 +0100
  • 09eca867e1 added behavioural comments at tests Ves Nikos 2016-09-10 00:57:08 +0100
  • 9602bbe5a3 initial tests for user authentication Ves Nikos 2016-09-10 00:47:07 +0100
  • 702b689372 Started creating models Piero Toffanin 2016-09-09 17:37:04 -0400
  • 759cf4bac2 Merge branch 'master' of https://github.com/OpenDroneMap/WebODM Piero Toffanin 2016-09-05 17:03:57 -0400
  • 4bbd8a2a33 Added favicons, title Piero Toffanin 2016-09-05 16:33:35 -0400
  • 99efdc0103 Update README.md Piero Toffanin 2016-08-16 17:08:53 -0500