Wykres commitów

2926 Commity (cfa84d210ce7e90a92c0ff57e126b56f887e4f9c)

Autor SHA1 Wiadomość Data
Piero Toffanin 62a6047f11 Use pip 24.0 2024-06-25 14:35:13 -04:00
Piero Toffanin 28213a7b0a Add GPS location plugin 2024-06-25 14:03:59 -04:00
arty-aeroai 233a917026 Fixed select dropdown for custom local BootstrapField component 2024-06-22 18:41:22 -07:00
arty-aeroai 43994e23cb modified TaskDialog to work (might need to revist for the ErrorMessage component) 2024-06-22 18:12:31 -07:00
arty-aeroai 13b852582b preappended coreplugins.cesiumion.{cesiumFile} to fix upload issue with app/plugins/worker.py specifically the run_function_async function 2024-06-22 11:49:20 -07:00
Piero Toffanin 8f301b12e2
Merge pull request #1514 from probably-not-porter/master
remove line from hard recovery script
2024-06-20 14:15:13 -04:00
pelibby16 3995fd5fd0 remove creating_task.console_output, which doesn't appear to be defined in current context. 2024-06-20 13:15:19 -04:00
arty-aeroai 61b8fa44fb minor changes to TaskView.jsx; TaskDialoge still needs some work as its just a clear modal in the background hard to visualize 2024-06-15 19:41:54 -07:00
arty-aeroai c8b579215f Got the upload dialoge to work now focusing on the taskdialog or the submit button click. 2024-06-15 17:25:30 -07:00
arty-aeroai 05dbaf5439 UploadDialog shows up but no text input accepted 2024-06-01 15:16:45 -07:00
Piero Toffanin 2b30f1abce
Merge pull request #1510 from pierotofy/backup
Add task backup import/export
2024-05-31 15:05:28 -04:00
Piero Toffanin 667d5e8203 Add tests, Dockerfile apt retries 2024-05-31 14:43:44 -04:00
Piero Toffanin 9341ff6c15 Bump version 2024-05-31 13:11:42 -04:00
Piero Toffanin 1add2fefe5 Add task backup import/export 2024-05-31 13:09:54 -04:00
Piero Toffanin 86d9f38673 No index 2024-05-30 14:27:29 -04:00
Piero Toffanin 5231bacb22
Merge pull request #1509 from pierotofy/units
Fix unit selector background color
2024-05-29 17:56:30 -04:00
Piero Toffanin f3aa814760 Fix unit selector background 2024-05-29 17:55:39 -04:00
Piero Toffanin 79434e4109
Merge pull request #1508 from smathermather/docker-compose
Update README.md to reflect docker-compose change
2024-05-29 14:36:43 -04:00
Stephen Mather 310b53db4a
Update README.md to reflect docker-compose change 2024-05-29 13:57:16 -04:00
Piero Toffanin 4f4c1dad45
Merge pull request #1507 from pierotofy/units
Fix layer panel scrolling
2024-05-28 23:00:56 -04:00
Piero Toffanin 53596c9ad8 Fix layer panel scrolling 2024-05-28 18:40:28 -04:00
Piero Toffanin f381f52f08
Merge pull request #1504 from OpenDroneMap/units
Minor improvements to Units support
2024-05-28 15:00:17 -04:00
Piero Toffanin 741a32799f Fix test 2024-05-28 14:17:49 -04:00
Piero Toffanin 5c42d7105a Update locale 2024-05-28 14:15:44 -04:00
Piero Toffanin 6a9b3e492f Delete, download annotations 2024-05-28 14:11:59 -04:00
Piero Toffanin 8feb820e1c Group fix, add on duplicate plugin event 2024-05-28 13:22:00 -04:00
Piero Toffanin 4aed7d5382 Merge branch 'master' of https://github.com/OpenDroneMap/WebODM into units 2024-05-28 13:07:57 -04:00
Piero Toffanin 044e13916a
Merge pull request #1506 from diegoaces/master
Fix #1505 add a signal to notify that we are resizing images
2024-05-27 12:31:27 -04:00
Diego Acuña a1bc968a02 Fix #1505 add a signal to notify that we are resizing images 2024-05-27 11:19:49 -04:00
Piero Toffanin 79b8b89e6d CSS fixes, ref fixes 2024-05-26 21:41:23 -04:00
Piero Toffanin 24a64e744b Fix annotations layer state 2024-05-26 19:29:08 -04:00
Piero Toffanin 9e0ee8723d Better layer click logic 2024-05-26 19:08:48 -04:00
Piero Toffanin 3021849e21 Moar annotations stuff 2024-05-26 19:01:11 -04:00
Piero Toffanin 6a69f1e534 Add annotations layer 2024-05-26 15:18:38 -04:00
Piero Toffanin 779da193ad Layers control expansion / redesign 2024-05-25 19:37:00 -04:00
arty-aeroai 8c2d180d3b updating 3 files, UploadDialog is the problem when selecting from dropdown button 2024-05-25 16:07:56 -07:00
arty-aeroai d7171e4980 removed comments 2024-05-24 19:20:35 -07:00
arty-aeroai d74c73b33b refactored use of Modal 2024-05-24 19:20:35 -07:00
arty-aeroai e022d89525 removed use of Glyphicon import 2024-05-24 19:20:35 -07:00
arty-aeroai 351dd88c3d cleaned up file 2024-05-24 19:20:35 -07:00
arty-aeroai 6ddfe90163 added styled to change cursor to point finger icon 2024-05-24 19:20:35 -07:00
arty-aeroai 6c7aee27d0 fixed dropdown button but dropdown items still cause crash 2024-05-24 19:20:35 -07:00
arty-aeroai 66f57a0a46 initial fix to show dropdown button 2024-05-24 19:20:35 -07:00
arty-aeroai 8dfce76b0c moved archived cesiumion plugin into webodm 2024-05-24 19:20:35 -07:00
Piero Toffanin ac56357141 Add uuidv4 method 2024-05-23 15:26:46 -04:00
Piero Toffanin 788157a95e Propagate permissions information on map view 2024-05-23 14:48:32 -04:00
Piero Toffanin ab350116b0 Add getKey() method 2024-05-22 16:15:47 -04:00
Piero Toffanin 0293cd9ddc Merge branch 'master' of https://github.com/OpenDroneMap/WebODM into units 2024-05-21 15:46:43 -04:00
Piero Toffanin 3b2201265e Add elevation method 2024-05-16 14:00:46 -04:00
Stephen Mather fa058e7567
Merge pull request #1502 from smathermather/drop-gitter
Update README.md to reflect no gitter
2024-05-14 23:23:03 -04:00