Wykres commitów

2433 Commity (master)

Autor SHA1 Wiadomość Data
Piero Toffanin cc2b7d5265 Fix build_plugins on Windows 2024-04-20 13:55:25 -04:00
Piero Toffanin 10a44851ac
Merge pull request #1485 from pierotofy/autoperc
Ability to share particular map type
2024-04-04 11:24:10 -04:00
Piero Toffanin c2c65a2cc2 Ability to share a particular map type 2024-04-04 10:46:53 -04:00
Piero Toffanin b1fdcbb242
Merge pull request #1484 from pierotofy/autoperc
Automatically select 2/98 percentile values in plant health
2024-04-04 10:39:29 -04:00
Piero Toffanin 02b4132daa Better histogram direct input 2024-04-04 10:09:45 -04:00
Piero Toffanin ed6a43699f Automatically select 2/98 percentile values in plant health 2024-04-04 09:46:36 -04:00
Piero Toffanin e8f8f2f130
Merge pull request #1475 from Zuline/patch-2
Update README.md
2024-02-29 21:53:16 +01:00
Zuline 57223fc539
Update README.md
Fixed a missed closing bracket in a new section of Readme.md
2024-02-29 07:40:21 +11:00
Piero Toffanin 9a3123c878
Merge pull request #1474 from Zuline/patch-1
Update README.md
2024-02-28 18:37:33 +01:00
Zuline 860942b80f
Update README.md
Added instructions to the Common Troubleshooting section for adding images to All Assets downloaded from Lightning.
2024-02-28 08:46:29 +11:00
Piero Toffanin 4cd3618442
Merge pull request #1472 from gonzalo-bulnes/fix-user-facing-misspellings
Fix user-facing misspelling, improve a few user-facing strings
2024-02-16 09:58:46 -05:00
Gonzalo Bulnes Guilpain 9209b52a19
Fix user-facing misspellings
- Missing letter.

- Both '.json' and 'JSON' are used in other strings,
  but '.JSON' doesn't seem as clear.

- Fixed capitalization and added verb to ensure the sentence is readable.
  I don't think that reproducing the error message exactly
  helps making it more readable in this case, because it is unlikely
  that people reading it will recognize the capitals in the middle
  of the sentence as an exact quote of some program's output.
2024-02-16 11:51:44 +00:00
Piero Toffanin 8150b822d9
Merge pull request #1468 from gonzalo-bulnes/add-task-id-to-expanded-list-item
Add task ID to expanded list item
2024-02-13 10:47:30 -05:00
Gonzalo Bulnes Guilpain 02b4061379
Add task ID to expanded list item
This ID is useful to locate the task directory for inspection.

Because it is fairly long, it seemed better to keep it relatively
low in the list of properties to avoid making the essential information
more difficult to read or skim through.

Yet placing it above the task output minimizes movement when the console
is toggled open.

See https://community.opendronemap.org/t/19285
2024-02-13 12:52:55 +00:00
Piero Toffanin 206edf1087
Merge pull request #1467 from gonzalo-bulnes/fix-plugin-error-shadowing
Fix error shadowing in log when plugin fails to load
2024-02-08 23:59:22 -05:00
Gonzalo Bulnes Guilpain 7c9b1da92a
Fix error shadowing in log when plugin fails to load
I didn't find a standard way of unwrapping the error,
short of printing an entire stack trace. I don't think printing
a stack trace in a log is useful, so I decided to print
the error.__cause__ explicitly.

Since there is always one single level of nesting in this code,
I think that's OK.

See https://docs.python.org/3/library/exceptions.html
2024-02-08 22:07:15 -05:00
Piero Toffanin a1331d0b0b
Update README.md 2024-02-02 12:16:31 -05:00
Saijin-Naib 864055b0db
Merge pull request #1460 from flyinmryan/patch-1 2024-01-16 13:47:06 -05:00
Mike Ryan faae70991a
Fixed typo in README.md 2024-01-16 10:39:16 -08:00
Piero Toffanin 712705d35a More CSS fixes 2024-01-09 15:32:40 -05:00
Piero Toffanin 863bf2477c Merge branch 'theme' 2024-01-09 15:02:43 -05:00
Piero Toffanin 94851d2ed3 Fix navbar top 2024-01-09 15:02:36 -05:00
Piero Toffanin d415b12806
Merge pull request #1459 from pierotofy/theme
Remove django-compressor
2024-01-09 13:30:21 -05:00
Piero Toffanin ccabacb3dc Remove theme.scss 2024-01-09 13:07:41 -05:00
Piero Toffanin d2755db412 remove libsass 2024-01-09 13:07:17 -05:00
Piero Toffanin 59195124a0 Fix test 2024-01-09 12:54:04 -05:00
Piero Toffanin 362ba7fc9b CSS fixes 2024-01-09 12:36:57 -05:00
Piero Toffanin b3f5b2de5d Vanilla css fix 2024-01-09 12:22:35 -05:00
Piero Toffanin f227bdb08b Remove django-compressor 2024-01-09 12:19:24 -05:00
Piero Toffanin 15ce002d78
Merge pull request #1458 from douw/patch-1
Update README.md
2024-01-04 11:07:43 -05:00
douw a41d4ceff7
Update README.md
The instructions for running the the docker image as a Linux service is incorrect (possibly referring to running WebODM natively). These rewritten instructions refers to how I got WebODM Docker running on my RHEL 9 system
2024-01-04 14:40:15 +02:00
Piero Toffanin be8bd6e7ee
Merge pull request #1439 from chris-bateman/master
Upgrade Node 14 to Node 20
2024-01-02 14:56:32 -05:00
Piero Toffanin 913db4c52b Linear backoff in file upload retries 2023-12-21 09:00:12 -05:00
Piero Toffanin 7bba3a38df
Merge pull request #1447 from pierotofy/pyodmb
Update PyODM
2023-12-18 14:26:03 -05:00
Piero Toffanin 136d270666 Update PyODM 2023-12-18 11:57:59 -05:00
Piero Toffanin 448a2cb2d6
Merge pull request #1443 from pierotofy/workercpu
Add --worker-cpus option
2023-12-04 23:47:07 -05:00
Piero Toffanin ae08c10ec7 Typo 2023-12-04 23:41:51 -05:00
Piero Toffanin bc0c4ac3e0 Add --worker-cpus option 2023-12-04 23:40:23 -05:00
chris-bateman 8ff81f74c4 Buffer Polyfill for WP5 2023-11-27 10:22:38 +11:00
chris-bateman 5ca0cf82db bump to node 20
bump to node 20
2023-11-23 12:54:42 +11:00
chris-bateman dae49a7b2c added buffer package and version change
Added buffer as webpack 5 does not use it anymore.
Version change in package.json
2023-11-23 12:32:35 +11:00
chris-bateman 6ea180dd43 Bump to node 18
Upgraded to node 18 and Webpack 5.
Package cleanup for webpack 5
2023-11-21 10:22:00 +11:00
chris-bateman 3f42eaa824 Upgrade Node 14 to Node 16
Upgrade Node from 14 to 16 and associated packages and WebPack config
2023-11-20 10:37:01 +11:00
Piero Toffanin 24f3b38dce
Merge pull request #1437 from pierotofy/potrec
Record Movie with Potree
2023-11-15 19:12:07 -05:00
Piero Toffanin 0b2e697c15 Potree: record movie (codec update) 2023-11-15 17:04:40 -05:00
Piero Toffanin 9af93014cc Potree: record movie 2023-11-15 17:00:20 -05:00
Piero Toffanin d4dcf3fed1 Potree: remove last camera animation 2023-11-15 16:24:13 -05:00
Piero Toffanin 425710862f
Merge pull request #1436 from pierotofy/volimp
Fix Potree polygon clipping
2023-11-14 19:24:33 -05:00
Piero Toffanin 4a529baace Potree: fix polygon clipping 2023-11-14 19:23:31 -05:00
Piero Toffanin e8ae09b96f
Merge pull request #1435 from pierotofy/volimp
10x volume calculations, base surface definitions. fix 3D vertical area measurements
2023-11-14 18:38:49 -05:00