Wykres commitów

418 Commity (197a993d9ed8dd2d0ec32928aab837e5e5b16594)

Autor SHA1 Wiadomość Data
Piero Toffanin 3a6e270d27 Removed ALTER SYSTEM set, users will just have to set those options manually. This is done automatically in Docker. 2016-12-14 09:24:49 -05:00
Piero Toffanin d6ef80986f Added proposed changes by @mojodna 2016-12-14 09:06:04 -05:00
Piero Toffanin fbee45c08c Added requirement note in README 2016-12-13 10:11:14 -05:00
Piero Toffanin 32108c7f32 Changed shebang on wait-for-it.sh 2016-12-13 10:04:59 -05:00
Piero Toffanin 070e72bd5a Added ALTER command in init.sql 2016-12-13 10:01:18 -05:00
Piero Toffanin bf9a7ba718 Better exception handling, fixes 2016-12-13 09:52:15 -05:00
Piero Toffanin 9f674a1b41 Fixed dockerfile, now uses testing packages of debian to install GDAL 2.1 2016-12-12 17:35:03 -05:00
Piero Toffanin 3bdb3acc08 Forgot -y flag 2016-12-12 15:09:09 -05:00
Piero Toffanin 8d41ef88ed Dockerfile fix 2016-12-12 14:56:54 -05:00
Piero Toffanin 3cdf7b4abe Dockerfile fix 2016-12-12 14:56:01 -05:00
Piero Toffanin 3e504ffe6c Dockerfile fix 2016-12-12 14:42:28 -05:00
Piero Toffanin bec65c4780 ubuntugis repository for gdal 2.1 dependency, gdal version check in start.sh 2016-12-12 14:09:25 -05:00
Piero Toffanin a108640fcb Added missing migration 2016-12-12 13:27:25 -05:00
Piero Toffanin a9d7cc63ab Removed makemigrations command 2016-12-12 12:48:01 -05:00
Piero Toffanin e460220048 Added migrations 2016-12-12 12:47:00 -05:00
Piero Toffanin 7db9ba200b Test fixes, postgis migration 2016-12-12 12:25:54 -05:00
Piero Toffanin 5c54aca9c1 Added OffDbRasterField, changed orthophoto type from RasterField to OffDbRasterField 2016-12-12 10:32:17 -05:00
Piero Toffanin dcdf69feb9 from_pgraster and to_pgraster out-of-db support 2016-12-10 13:28:34 -05:00
Piero Toffanin 03baa57dbd CSS fix, slate docs (started working on them), webodm.sh improvement 2016-12-08 14:02:37 -05:00
Piero Toffanin 49a8b1bf8e First version of docker launch script 2016-12-07 18:57:07 -05:00
Piero Toffanin d9a56eb4ae Fixed console CSS to not wrap (better display) 2016-12-06 14:18:09 -05:00
Piero Toffanin 0c2b1a7a69 Fixed unary operator warning 2016-12-06 11:34:31 -05:00
Piero Toffanin 5d5ce6b548 Removed exact version from db Dockerfile, reverted to 9.5 2016-12-06 10:45:15 -05:00
Piero Toffanin 9c443e0546 Changed postgis package 2016-12-06 10:32:48 -05:00
Piero Toffanin 9923a1815f Merge branch 'master' of https://github.com/OpenDroneMap/WebODM 2016-12-06 10:25:30 -05:00
Piero Toffanin b1857e11b1 Updated postgres version in db dockerfile 2016-12-06 10:25:11 -05:00
Piero Toffanin 2a9d5cdeae Update README.md
Added sudo command on npm install -g webpack
2016-12-06 10:21:09 -05:00
Piero Toffanin 6d9b9fdaa5 Added execute permissions on sh scripts 2016-12-06 10:13:52 -05:00
Piero Toffanin 9c10ac5ed2 Update README.md
Added note for MemoryError issues
2016-12-04 13:42:58 -05:00
Piero Toffanin 149fe2ecee Merge pull request #60 from pierotofy/install_enhancements
Install enhancements
2016-12-01 13:40:48 -05:00
Piero Toffanin 75b892117a Update README.md 2016-12-01 11:50:33 -05:00
Piero Toffanin 9867b2c1dd Added docker docs link 2016-12-01 11:42:53 -05:00
Piero Toffanin 2ff9738db5 Merge branch 'install_enhancements' of https://github.com/pierotofy/WebODM into install_enhancements 2016-12-01 11:37:46 -05:00
Piero Toffanin ed85655d2d Modified nodeodm.yml docker-compose 2016-12-01 16:37:16 +00:00
Piero Toffanin 7b9d231cc7 Changed README 2016-12-01 11:35:26 -05:00
Piero Toffanin cd1fdd48f4 Python version check, docker-compose with nodeodm instance 2016-12-01 10:39:42 -05:00
Piero Toffanin 201888ebfc Update models.py
Added note on hostname, useful for adding a processing node.
2016-12-01 08:32:45 -05:00
Piero Toffanin 0220691135 Merge pull request #52 from pierotofy/pagination
Pagination
2016-11-28 15:26:04 -05:00
Piero Toffanin 51673bb4bc Added proposed changes by @mojodna, dropped react-addons-update upgraded to use immutability-helper 2016-11-28 15:18:53 -05:00
Piero Toffanin 64fd9c1c8d Update README.md
Added reference to test processing node
2016-11-27 11:53:26 -05:00
Piero Toffanin ec74ab6def Pagination working 2016-11-26 10:27:54 -05:00
Piero Toffanin 23555cb664 Update README.md
Added link to contributing.md
2016-11-22 08:00:48 -05:00
Piero Toffanin 5ab780883a Update README.md
Added description of what WebODM does
2016-11-21 22:03:41 -05:00
Piero Toffanin 7c18d24b26 Merge pull request #50 from pierotofy/project_actions
Project actions
2016-11-21 16:41:08 -05:00
Piero Toffanin 511f5b8680 Merge branch 'project_actions' into pagination 2016-11-21 16:33:38 -05:00
Piero Toffanin ee2041021c Added proposed changes by @mojodna 2016-11-21 16:32:37 -05:00
Piero Toffanin 6669268d4f Removed comment 2016-11-21 15:52:27 -05:00
Piero Toffanin 28e5397c38 Update CONTRIBUTING.md 2016-11-19 15:01:41 -05:00
Piero Toffanin 1748cf370f Update CONTRIBUTING.md 2016-11-19 15:01:24 -05:00
Piero Toffanin 21abf414ea Started working on pagination 2016-11-18 15:15:29 -05:00