FIX: [10.4 RC] Added option to enable require external share password on system configuration page. [q13285]
M /releases/10.4_RC
M /releases/10.4_RC/languages/en.php
M /releases/10.4_RC/pages/admin/admin_system_config.php
r24744
2024-07-15
FIX: Added option to enable require external share password on system configuration page. [q13285]
M /trunk/languages/en.php
M /trunk/pages/admin/admin_system_config.php
r24625
2024-06-26
FIX: Removing nbsp and formatting changes. [q13285]
M /trunk/pages/collection_email.php
M /trunk/pages/collection_share.php
M /trunk/pages/resource_email.php
M /trunk/pages/share_upload.php
r24577
2024-06-18
NEW: Option to make password on share links mandatory. [q13285]
M /trunk
M /trunk/include/config.default.php
M /trunk/include/general_functions.php
M /trunk/include/render_functions.php
M /trunk/js/global.js
M /trunk/languages/en.php
M /trunk/pages/collection_email.php
M /trunk/pages/collection_share.php
M /trunk/pages/resource_email.php
M /trunk/pages/resource_share.php
M /trunk/pages/share_upload.php
r24576
2024-06-18
CHG: Updating branch with latest from trunk and resolving merge conflict. [q13285]
M /branches/20240613_tpiechowicz_q13285
M /branches/20240613_tpiechowicz_q13285/include/CommandPlaceholderArg.php
M /branches/20240613_tpiechowicz_q13285/include/collections_functions.php
M /branches/20240613_tpiechowicz_q13285/include/config.default.php
M /branches/20240613_tpiechowicz_q13285/include/config.deprecated.php
M /branches/20240613_tpiechowicz_q13285/include/config_functions.php
M /branches/20240613_tpiechowicz_q13285/include/csv_export_functions.php
M /branches/20240613_tpiechowicz_q13285/include/image_processing.php
M /branches/20240613_tpiechowicz_q13285/include/resource_functions.php
M /branches/20240613_tpiechowicz_q13285/js/ajax_collections.js
M /branches/20240613_tpiechowicz_q13285/js/category_tree.js
M /branches/20240613_tpiechowicz_q13285/js/global.js
M /branches/20240613_tpiechowicz_q13285/languages/en.php
M /branches/20240613_tpiechowicz_q13285/pages/collection_download.php
M /branches/20240613_tpiechowicz_q13285/pages/collection_email.php
M /branches/20240613_tpiechowicz_q13285/pages/download_usage.php
M /branches/20240613_tpiechowicz_q13285/pages/resource_email.php
M /branches/20240613_tpiechowicz_q13285/pages/team/ajax/graph.php
M /branches/20240613_tpiechowicz_q13285/phpstan-baseline.neon
M /branches/20240613_tpiechowicz_q13285/plugins/csv_upload/include/csv_functions.php
M /branches/20240613_tpiechowicz_q13285/plugins/csv_upload/pages/csv_upload.php
M /branches/20240613_tpiechowicz_q13285/tests/test_list/000996_do_search_special_search.php
r24572
2024-06-18
CHG: Adding trim() for a basic check to avoid blank passwords. [q13285]
M /branches/20240613_tpiechowicz_q13285/include/general_functions.php
r24550
2024-06-13
CHG: Option to make password on share links mandatory. [q13285]
M /branches/20240613_tpiechowicz_q13285/include/config.default.php
M /branches/20240613_tpiechowicz_q13285/include/general_functions.php
M /branches/20240613_tpiechowicz_q13285/include/render_functions.php
M /branches/20240613_tpiechowicz_q13285/js/global.js
M /branches/20240613_tpiechowicz_q13285/languages/en.php
M /branches/20240613_tpiechowicz_q13285/pages/collection_email.php
M /branches/20240613_tpiechowicz_q13285/pages/collection_share.php
M /branches/20240613_tpiechowicz_q13285/pages/resource_email.php
M /branches/20240613_tpiechowicz_q13285/pages/resource_share.php
M /branches/20240613_tpiechowicz_q13285/pages/share_upload.php