Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Document folder edit box should remember previous selected values #473

Open
pgathogo opened this issue Jun 13, 2022 · 0 comments
Open

Document folder edit box should remember previous selected values #473

pgathogo opened this issue Jun 13, 2022 · 0 comments
Labels
STDM-SYRIA Issues related to branch STDM-Syria

Comments

@pgathogo
Copy link
Contributor

@strabzounly

The document folder edit box should remember the previously selected value when you open the Document Uploader

image

@pgathogo pgathogo added the STDM-SYRIA Issues related to branch STDM-Syria label Jun 13, 2022
strabzounly added a commit to strabzounly/stdm that referenced this issue Jun 16, 2022
pgathogo added a commit that referenced this issue Jun 20, 2022
…d UI enhancements fixes #477 (#475)

* altered value-list.py to change value maximaximum to 100, code maximum to 10

* Delete Country ComboBox, Debug Logging CheckBox, and Select Custom Tables for Source Tables List in Export UI

* Removed Source Code Edit Comments fixes #471

* Changed Height fixes #468

* Documents-Uploader fixes #468 fixes #473 fixes #474

* UI enhancements fixes #477

* UI enhancements - cleaning document_uploader units

Co-authored-by: pgathogo <pgathogo@gmail.com>
pgathogo added a commit that referenced this issue Jun 29, 2022
…478)

* altered value-list.py to change value maximaximum to 100, code maximum to 10

* Delete Country ComboBox, Debug Logging CheckBox, and Select Custom Tables for Source Tables List in Export UI

* Removed Source Code Edit Comments fixes #471

* Changed Height fixes #468

* Documents-Uploader fixes #468 fixes #473 fixes #474

* UI enhancements fixes #477

* UI enhancements - cleaning document_uploader units

* Document Uploader Feature - Apply PEP8(Python Enhancement Proposals)

* Document Uploader Feature - Apply PEP8(Python Enhancement Proposals)

Co-authored-by: pgathogo <pgathogo@gmail.com>
pgathogo added a commit that referenced this issue Jul 12, 2022
…_manager (#479)

* altered value-list.py to change value maximaximum to 100, code maximum to 10

* Delete Country ComboBox, Debug Logging CheckBox, and Select Custom Tables for Source Tables List in Export UI

* Removed Source Code Edit Comments fixes #471

* Changed Height fixes #468

* Documents-Uploader fixes #468 fixes #473 fixes #474

* UI enhancements fixes #477

* UI enhancements - cleaning document_uploader units

* Document Uploader Feature - Apply PEP8(Python Enhancement Proposals)

* Document Uploader Feature - Apply PEP8(Python Enhancement Proposals)

* Replaced requests lib by QtNetworkRequest (replaceed the function kobo_download within support_doc_manager. Later will be added as class)

* Added exception handlers for library calls without control over

* Added exception handlers for library calls without control over

* Used QgsNetworkAccessManager instead of the QNetworkAccessManager & QEventLoop instead of While loop

* Update document-uploader icon

* Fixing Bug - temp code -> while loop with timeout & sec counter fixed #480

* Bug-Download not responding fixes #480

Co-authored-by: pgathogo <pgathogo@gmail.com>
pgathogo added a commit that referenced this issue Jul 12, 2022
* altered value-list.py to change value maximaximum to 100, code maximum to 10

* Delete Country ComboBox, Debug Logging CheckBox, and Select Custom Tables for Source Tables List in Export UI

* Removed Source Code Edit Comments fixes #471

* Changed Height fixes #468

* Documents-Uploader fixes #468 fixes #473 fixes #474

* UI enhancements fixes #477

* UI enhancements - cleaning document_uploader units

* Document Uploader Feature - Apply PEP8(Python Enhancement Proposals)

* Document Uploader Feature - Apply PEP8(Python Enhancement Proposals)

* Replaced requests lib by QtNetworkRequest (replaceed the function kobo_download within support_doc_manager. Later will be added as class)

* Added exception handlers for library calls without control over

* Added exception handlers for library calls without control over

* Used QgsNetworkAccessManager instead of the QNetworkAccessManager & QEventLoop instead of While loop

* Update document-uploader icon

* Fixing Bug - temp code -> while loop with timeout & sec counter fixed #480

* Bug-Download not responding fixes #480

* Disable Start Download button fixes #481

Co-authored-by: pgathogo <pgathogo@gmail.com>
pgathogo added a commit that referenced this issue Jul 27, 2022
…k after several documents downloaded (#483)

* altered value-list.py to change value maximaximum to 100, code maximum to 10

* Delete Country ComboBox, Debug Logging CheckBox, and Select Custom Tables for Source Tables List in Export UI

* Removed Source Code Edit Comments fixes #471

* Changed Height fixes #468

* Documents-Uploader fixes #468 fixes #473 fixes #474

* UI enhancements fixes #477

* UI enhancements - cleaning document_uploader units

* Document Uploader Feature - Apply PEP8(Python Enhancement Proposals)

* Document Uploader Feature - Apply PEP8(Python Enhancement Proposals)

* Replaced requests lib by QtNetworkRequest (replaceed the function kobo_download within support_doc_manager. Later will be added as class)

* Added exception handlers for library calls without control over

* Added exception handlers for library calls without control over

* Used QgsNetworkAccessManager instead of the QNetworkAccessManager & QEventLoop instead of While loop

* Update document-uploader icon

* Fixing Bug - temp code -> while loop with timeout & sec counter fixed #480

* Bug-Download not responding fixes #480

* Disable Start Download button fixes #481

* fixed bug: document-downloading feature - Issue: QGIS Break after several documents downloaded

Co-authored-by: pgathogo <pgathogo@gmail.com>
pgathogo added a commit that referenced this issue Aug 17, 2022
… & save on OneDrive (#484)

* altered value-list.py to change value maximaximum to 100, code maximum to 10

* Delete Country ComboBox, Debug Logging CheckBox, and Select Custom Tables for Source Tables List in Export UI

* Removed Source Code Edit Comments fixes #471

* Changed Height fixes #468

* Documents-Uploader fixes #468 fixes #473 fixes #474

* UI enhancements fixes #477

* UI enhancements - cleaning document_uploader units

* Document Uploader Feature - Apply PEP8(Python Enhancement Proposals)

* Document Uploader Feature - Apply PEP8(Python Enhancement Proposals)

* Replaced requests lib by QtNetworkRequest (replaceed the function kobo_download within support_doc_manager. Later will be added as class)

* Added exception handlers for library calls without control over

* Added exception handlers for library calls without control over

* Used QgsNetworkAccessManager instead of the QNetworkAccessManager & QEventLoop instead of While loop

* Update document-uploader icon

* Fixing Bug - temp code -> while loop with timeout & sec counter fixed #480

* Bug-Download not responding fixes #480

* Disable Start Download button fixes #481

* fixed bug: document-downloading feature - Issue: QGIS Break after several documents downloaded

* fixed document-downloader: download images from KoBo & save on OneDrive

* Replace _translate def by self.tr

* Fixed Review-Comments (Class Name, Sleep in production code, and Closing file object

* Fixed Review-Comments (Class Description, Clear Sleep Calling, Removed try-except

* Downloading-Documents Feature Enhancements (Messages, Redesign, and adding Cancel Button), fixes an issue related to arabic filenames  fixex #485, fixes #486, fixes #487, fixes #488, fixes #489

* Update ui_document_uploader.py

* git push file ui_downup_support_doc.py (was replaced by ui_document_uploader by error)

* documents_uploader enhancement

Co-authored-by: pgathogo <pgathogo@gmail.com>
pgathogo added a commit that referenced this issue Sep 26, 2022
… Enhancement fixes #490, Add Configuration File and Database Backup Interface fixes #491, Documents-Uploader Rename & Enhance User Messages (#492)

* altered value-list.py to change value maximaximum to 100, code maximum to 10

* Delete Country ComboBox, Debug Logging CheckBox, and Select Custom Tables for Source Tables List in Export UI

* Removed Source Code Edit Comments fixes #471

* Changed Height fixes #468

* Documents-Uploader fixes #468 fixes #473 fixes #474

* UI enhancements fixes #477

* UI enhancements - cleaning document_uploader units

* Document Uploader Feature - Apply PEP8(Python Enhancement Proposals)

* Document Uploader Feature - Apply PEP8(Python Enhancement Proposals)

* Replaced requests lib by QtNetworkRequest (replaceed the function kobo_download within support_doc_manager. Later will be added as class)

* Added exception handlers for library calls without control over

* Added exception handlers for library calls without control over

* Used QgsNetworkAccessManager instead of the QNetworkAccessManager & QEventLoop instead of While loop

* Update document-uploader icon

* Fixing Bug - temp code -> while loop with timeout & sec counter fixed #480

* Bug-Download not responding fixes #480

* Disable Start Download button fixes #481

* fixed bug: document-downloading feature - Issue: QGIS Break after several documents downloaded

* fixed document-downloader: download images from KoBo & save on OneDrive

* Replace _translate def by self.tr

* Fixed Review-Comments (Class Name, Sleep in production code, and Closing file object

* Fixed Review-Comments (Class Description, Clear Sleep Calling, Removed try-except

* Downloading-Documents Feature Enhancements (Messages, Redesign, and adding Cancel Button), fixes an issue related to arabic filenames  fixex #485, fixes #486, fixes #487, fixes #488, fixes #489

* Update ui_document_uploader.py

* git push file ui_downup_support_doc.py (was replaced by ui_document_uploader by error)

* documents_uploader enhancement

* Stack trace for missing document-bug fix & User Messages Enhancement fixes #490

* Add Configuration File and Database Backup Interface fixes #491

* Documents-Uploader Rename & User Messages Enhancement

* Documents-Uploader User Messages Enhancement2

Co-authored-by: pgathogo <pgathogo@gmail.com>
pgathogo added a commit that referenced this issue Aug 3, 2023
… current profile, fix sequences (#493)

* altered value-list.py to change value maximaximum to 100, code maximum to 10

* Delete Country ComboBox, Debug Logging CheckBox, and Select Custom Tables for Source Tables List in Export UI

* Removed Source Code Edit Comments fixes #471

* Changed Height fixes #468

* Documents-Uploader fixes #468 fixes #473 fixes #474

* UI enhancements fixes #477

* UI enhancements - cleaning document_uploader units

* Document Uploader Feature - Apply PEP8(Python Enhancement Proposals)

* Document Uploader Feature - Apply PEP8(Python Enhancement Proposals)

* Replaced requests lib by QtNetworkRequest (replaceed the function kobo_download within support_doc_manager. Later will be added as class)

* Added exception handlers for library calls without control over

* Added exception handlers for library calls without control over

* Used QgsNetworkAccessManager instead of the QNetworkAccessManager & QEventLoop instead of While loop

* Update document-uploader icon

* Fixing Bug - temp code -> while loop with timeout & sec counter fixed #480

* Bug-Download not responding fixes #480

* Disable Start Download button fixes #481

* fixed bug: document-downloading feature - Issue: QGIS Break after several documents downloaded

* fixed document-downloader: download images from KoBo & save on OneDrive

* Replace _translate def by self.tr

* Fixed Review-Comments (Class Name, Sleep in production code, and Closing file object

* Fixed Review-Comments (Class Description, Clear Sleep Calling, Removed try-except

* Downloading-Documents Feature Enhancements (Messages, Redesign, and adding Cancel Button), fixes an issue related to arabic filenames  fixex #485, fixes #486, fixes #487, fixes #488, fixes #489

* Update ui_document_uploader.py

* git push file ui_downup_support_doc.py (was replaced by ui_document_uploader by error)

* documents_uploader enhancement

* Stack trace for missing document-bug fix & User Messages Enhancement fixes #490

* Add Configuration File and Database Backup Interface fixes #491

* Documents-Uploader Rename & User Messages Enhancement

* Documents-Uploader User Messages Enhancement2

* Auto Backup, Auto change configuration file when changing current profile, fix sequences

---------

Co-authored-by: pgathogo <pgathogo@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
STDM-SYRIA Issues related to branch STDM-Syria
Projects
None yet
Development

No branches or pull requests

1 participant