Wykres commitów

293 Commity (482502dea1d1f0dedc45ae86f286c607faab18c9)

Autor SHA1 Wiadomość Data
Piero Toffanin 6036e613f6 Task edit panel, upload improvements 2016-10-18 11:25:14 -04:00
Piero Toffanin 58a7f9ea4c Added progressbar for file uploads, image upload button handler 2016-10-17 13:19:32 -04:00
Piero Toffanin 49e7c5dfa5 Django CSRF ajax support, file upload example 2016-10-13 16:28:32 -04:00
Piero Toffanin 8c6da354b1 Task display API with permissions working, added test cases 2016-10-13 12:21:12 -04:00
Piero Toffanin d25556ceae Dropzone initialized proof of concept, task api (still need to test) 2016-10-12 18:18:37 -04:00
Piero Toffanin c2e35d30d4 Moved test files into tests/ folder 2016-10-12 10:44:14 -04:00
Piero Toffanin 6591a25a78 Removed fixtures, replaced with base test class 2016-10-12 10:13:48 -04:00
Dakota Benjamin 6a53da60ef Merge pull request #29 from pierotofy/master
Added default group logic with model wise permissions, tests, api project list with proper permissions check
2016-10-12 15:48:08 +02:00
Piero Toffanin b971b7c911 Projects filtering by fields in API, broke tests 2016-10-11 18:08:01 -04:00
Piero Toffanin a4d2e804db Project list items UI mockup 2016-10-11 16:37:00 -04:00
Piero Toffanin d688c60b49 React setup, ajax retrieval example, live reload, auto SCSS compile 2016-10-11 13:42:17 -04:00
Piero Toffanin c10125cef2 Update README.md 2016-10-09 13:09:10 -04:00
Piero Toffanin 03cc307e96 Added webpack command in dockerfile 2016-10-08 12:36:40 -04:00
Piero Toffanin 0a794904ea Hello World in React working 2016-10-08 12:35:22 -04:00
Piero Toffanin c77b104a59 Changed api test to use project variable instead of fixtures 2016-10-07 23:15:43 -04:00
Piero Toffanin 1a3bb07b1e Added missing fixture, changed first superuser logic check 2016-10-07 23:02:48 -04:00
Piero Toffanin 4923a507c9 Reverted sleep to 30, caught boot code that cannot run during migration 2016-10-07 21:00:34 -04:00
Piero Toffanin 07aa8e0b4a Fixed a dict lookup 2016-10-07 20:46:19 -04:00
Piero Toffanin 529040a713 Increased sleep time to 60 2016-10-07 20:41:13 -04:00
Piero Toffanin 550816ee78 Added default group logic with model wise permissions, tests, api project list with proper permissions check 2016-10-07 19:07:47 -04:00
Dakota Benjamin 1381fce2a7 Remove whitespace from readme 2016-10-06 08:25:31 -04:00
Dakota Benjamin 43bf7bfff5 Add whitespace to activate travis-ci 2016-10-06 08:21:55 -04:00
Piero Toffanin f99ad0db60 Added travis build image in readme 2016-10-05 16:38:50 -04:00
Piero Toffanin 0c3f589b1f Reverted some changes, added data volume for node_modules dir 2016-10-05 16:31:46 -04:00
Piero Toffanin f50c9219d9 Changed dockerfile to install npm packages globally 2016-10-05 16:14:47 -04:00
Piero Toffanin 800ad63f14 Explicitly indicated node_modules path in nodeodm test 2016-10-05 16:07:04 -04:00
Piero Toffanin cdf663add7 Changes to travis.yml, line endings in start.sh changed to unix 2016-10-05 15:27:35 -04:00
Piero Toffanin feec5c3310 Travis.yml changes 2016-10-05 15:00:58 -04:00
Piero Toffanin 56adf47366 Changes to travis.yml 2016-10-05 15:00:12 -04:00
Piero Toffanin fb5b817027 Changes to travis.yml 2016-10-05 14:52:30 -04:00
Piero Toffanin fa01ff4a2c Changed port string to use auto assignment (travis build fails because the port is in use) 2016-10-05 13:07:47 -04:00
Piero Toffanin 4d41136b4f Updated docker-compose version in travis 2016-10-05 12:41:25 -04:00
Piero Toffanin 45f06842c7 Added travis.yml 2016-10-05 12:25:06 -04:00
Piero Toffanin eb241c9f0c Rearranged order of pip commands in Dockerfile 2016-10-05 10:56:10 -04:00
Piero Toffanin 87b71189ee Cleanup 2016-10-04 16:42:21 -04:00
Piero Toffanin 90cc52ff2d Added django-guardian, set owner permissions on post save, testing, CSS fixes 2016-10-04 16:36:08 -04:00
Piero Toffanin d686e63c40 Added API link to menu, organized API folder, changed dockerfile, readme 2016-10-04 13:07:17 -04:00
Piero Toffanin fea4f970c6 Merge branch 'master' of https://github.com/OpenDroneMap/WebODM 2016-09-30 15:07:24 -04:00
Piero Toffanin 13a2347417 Installed django rest framework 2016-09-30 15:07:09 -04:00
Piero Toffanin 85633f54d3 Fixed timezone fixture problem, added default project from first dashboard access 2016-09-30 14:28:35 -04:00
Piero Toffanin da48c63cda Merge pull request #23 from pierotofy/master
Dashboard text additions, timezone handling in node processing view
2016-09-30 13:38:03 -04:00
Piero Toffanin f290cfeb5a Added timezone fixes 2016-09-29 15:57:24 -04:00
Piero Toffanin 5146b69cf0 Added initial dashboard UX 2016-09-28 21:07:53 -04:00
Piero Toffanin dc8a15abe2 Added edit/delete buttons in processing node template 2016-09-28 17:04:46 -04:00
Dakota Benjamin fad6fd365a Merge pull request #20 from pierotofy/docker_chmod_x
Added chmod +x command to docker
2016-09-28 15:10:48 +02:00
Piero Toffanin 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 2016-09-27 17:11:02 -04:00
Piero Toffanin 0759c6d441 Fixed a problem with docker compose permissions on Linux systems 2016-09-27 16:54:16 -04:00
Piero Toffanin 7b46271369 Merge branch 'master' of https://github.com/OpenDroneMap/WebODM into docker_chmod_x 2016-09-27 14:12:24 -04:00
Piero Toffanin eef0cdfbb0 Added makemigrations command from initialization code 2016-09-27 13:40:21 -04:00
Piero Toffanin 880a2f58ec Added chmod +x command to docker 2016-09-27 13:25:47 -04:00