NEW: Dot notation sort order merge to trunk [q13391]
M /trunk
M /trunk/dbstruct/data_resource_type_field.txt
M /trunk/dbstruct/table_resource_type_field.txt
M /trunk/include/config_functions.php
M /trunk/include/definitions.php
M /trunk/include/render_functions.php
M /trunk/include/search_functions.php
M /trunk/languages/en.php
A /trunk/tests/test_list/000997_do_search_dot_notation_order_by.php
r26444
2025-03-26
FIX: Sort blank values lowest in dot notation ordering [q13391]
M /branches/20250311_abaxter_q13391/include/search_functions.php
M /branches/20250311_abaxter_q13391/tests/test_list/000997_do_search_dot_notation_order_by.php
r26438
2025-03-25
FIX: Correct sort method check in set_search_order_by() [q13391]
M /branches/20250311_abaxter_q13391/include/search_functions.php
r26376
2025-03-17
FIX: Added test for dot notation search [q13391]
M /branches/20250311_abaxter_q13391/dbstruct/data_resource_type_field.txt
M /branches/20250311_abaxter_q13391/include/search_functions.php
A /branches/20250311_abaxter_q13391/tests/test_list/000997_do_search_dot_notation_order_by.php
r26364
2025-03-14
FIX: Added sort method to edit metadata field page [q13391]
M /branches/20250311_abaxter_q13391/include/config_functions.php
M /branches/20250311_abaxter_q13391/include/definitions.php
M /branches/20250311_abaxter_q13391/include/render_functions.php
M /branches/20250311_abaxter_q13391/include/search_functions.php
M /branches/20250311_abaxter_q13391/languages/en.php
r26330
2025-03-11
NEW: Add ability to order by Dot Notation [q13391]
M /branches/20250311_abaxter_q13391/dbstruct/table_resource_type_field.txt
M /branches/20250311_abaxter_q13391/include/definitions.php
M /branches/20250311_abaxter_q13391/include/search_functions.php