Wykres commitów

66 Commity (04b873a0b6e16ce400e5271f825834737e3a8162)

Autor SHA1 Wiadomość Data
Piero Toffanin 04b873a0b6 Automated task hints based on GPS location of photos 2020-12-15 15:56:00 -05:00
Piero Toffanin d0b64db08d Fixed delta calculations in progress upload 2020-02-19 11:00:25 -05:00
Piero Toffanin 90b5a9ce91 Resize handling for TIFFs 2019-12-02 12:57:16 -05:00
Piero Toffanin c347e02a73 Upgraded to font-awesome 5, cleanups, fixes 2019-11-07 11:22:49 -05:00
Piero Toffanin c26c4ff7d1 Fix react warning 2019-09-07 14:35:30 -04:00
nchamo 909b9f1e5f Adding plugin 2019-08-28 23:16:39 -03:00
Piero Toffanin b0a116925a Fix resize 2019-06-27 11:29:46 -04:00
Piero Toffanin 97c9ec4884 Removed in browser resize 2019-06-27 11:19:52 -04:00
Piero Toffanin ac649e7940 Chunked file upload support, progress bar color fix 2019-06-26 18:41:09 -04:00
Piero Toffanin f96b3ea8a2 BUG FIX: #544 2019-05-15 16:18:38 -04:00
Piero Toffanin 3d8543cc72 Import button in better view 2019-05-15 15:50:36 -04:00
Piero Toffanin 39589611f7 Import tasks working 2019-02-21 14:16:48 -05:00
Piero Toffanin 55712f0d58 Import task functionality poc 2019-02-20 16:42:20 -05:00
Piero Toffanin c3f4917e92 Review step prior to starting processing 2019-02-19 15:10:16 -05:00
Piero Toffanin 912ed22c83 Added addNewTaskPanelItem hook, proof of concept of state passing from NewTaskPanel to plugin 2018-12-31 16:50:51 -05:00
Piero Toffanin 683dbd6bb3 Optimized setState calls for large file uploads 2018-12-04 18:40:38 -05:00
Piero Toffanin ff13f5806b Better error message for failed upload 2018-09-26 22:59:26 -04:00
Piero Toffanin c810c6c030 Better error handling for invalid files during upload file selection 2018-09-26 22:36:15 -04:00
Piero Toffanin 3a55dea1b3 CORS update, Safari text mime fix 2018-03-31 13:08:56 -04:00
Piero Toffanin 4dd472d8f4 GCP file resize (both in-browser and server side) 2018-02-20 11:11:24 -05:00
Piero Toffanin 2735942409 Added support for server resize, in-browser resize, or no resize 2018-02-19 15:50:26 -05:00
Piero Toffanin 71905322db Ability to select images/gcps in multiple steps, ability to cancel a new task, better error handling 2018-01-18 13:03:02 -05:00
Piero Toffanin 6bfa48c242 Fixed image upload on Safari 2017-12-21 10:01:23 -05:00
Piero Toffanin 3ba145613e Upload timeout fix, file size reporting fix 2017-11-25 10:45:27 -05:00
Piero Toffanin 8703af0dae Refactored ProjectListItem, client-side file resize feature 2017-11-22 14:53:29 -05:00
Piero Toffanin 7815514ee9 Proof of concept with static resize dimensions 2017-11-20 15:52:23 -05:00
Piero Toffanin 040bf0b96b Mour tests 2017-09-06 11:47:04 -04:00
Patrick José Pereira e2aca34e43 ProjectListItem.jsx: Solve typo
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
2017-08-24 18:38:30 -03:00
Piero Toffanin e9679eac12 Removed edit task dialog in favor of an edit task panel 2017-07-18 16:07:53 -04:00
Piero Toffanin 913c8fe777 Avoid resending auto_processing_node param for each image, disable limit on DATA_UPLOAD_MAX_NUMBER_FIELDS 2017-07-10 15:13:23 -04:00
Piero Toffanin deac02c385 Fixed processing nodes permissions display, readded processing node menu in backend via template tags 2017-06-15 15:47:00 -04:00
Piero Toffanin d351f1b15c Update ProjectListItem.jsx
Label change
2017-05-15 17:19:07 -04:00
gkconsulting c642acee26 Updated ProjectListItem.jsx to accept GCP files
I have updated the accepted file type to include .txt files so that the
gcp_list.txt files can be accepted.
2017-05-15 21:54:47 +02:00
gkconsulting f3403278b5 Revert "Updated ProjectListItem.jsx for GCP files"
This reverts commit 7fd43ba11c.
2017-05-15 21:47:56 +02:00
gkconsulting bf134f782c Updating ProjectListItem.jsx
Updated the label to include "and GCP List"
2017-05-06 14:29:58 +02:00
gkconsulting 7fd43ba11c Updated ProjectListItem.jsx for GCP files
I have updated the accepted file types to include the gcp_list.txt files so that gcp_list.txt files can be accepted. I have purposely not add all .txt files so that only the correct file name is accepted, else this will fail when it runs.
2017-05-06 14:15:18 +02:00
Piero Toffanin 0b83c8ff4c Added stateful URL parameters for opening project tasks's and individual task details 2017-04-13 17:03:42 -04:00
Piero Toffanin 482502dea1 Strengthened timeout error handling, added auto processing node selection mechanism on server side, automatic processing node reassignment, unit testing 2017-02-15 14:20:41 -05:00
Piero Toffanin a741d789f8 Cleanup 2017-02-10 12:40:09 -05:00
Piero Toffanin 4367b47d9a Separated EditTaskPanel into two components, refactoring 2017-02-09 13:06:44 -05:00
Piero Toffanin f86bad1b71 Better error dialog messages, better error handling when processing nodes are offline 2017-02-08 17:12:05 -05:00
Piero Toffanin 1214c069d3 SwitchModeButton for changing 2D <--> 3D views 2017-01-21 10:49:30 -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 23f65bf9cd Can delete projects 2016-11-15 11:51:19 -05:00
Piero Toffanin 7c0fc4ffd5 CSS improvements, edit project modal dialog, better project display UI, create new projects 2016-11-14 16:32:05 -05:00
Piero Toffanin 9cf6a7222a Better error message dialog, delete project ui mock 2016-11-14 10:58:00 -05:00
Piero Toffanin ea3d138ba2 Drag & drop fix 2016-11-11 13:30:11 -05:00
Piero Toffanin 3232bce7f9 Drag & Drop functionality 2016-11-11 13:22:29 -05:00
Piero Toffanin 37b54e634d Preliminary map display, tweaks and testing necessary 2016-11-09 16:13:43 -05:00
Piero Toffanin 145103ce03 Restart, cancel and delete actions working, UI sync and performance improvements 2016-11-04 14:19:18 -04:00