Wykres commitów

18 Commity (f43115508cd808bfaf22d72e877632e194d70111)

Autor SHA1 Wiadomość Data
Andreas 763df0b8dd [Advanced Search] This fix adds table name to column so that query doesn't error 2021-11-17 17:17:17 +01:00
Peter Goodhall c6f9a5a3ae [Search] Fixed incorrectly closed stristr 2021-10-07 15:08:28 +01:00
Andreas 3baffed23e [Advanced search] Edit of stored query description can now be done. Formatted code a bit. 2021-10-03 20:06:08 +02:00
Andreas 17170433e0 [Advanced search] Only run a query which contains select, but not delete or update. Done for safety precautions. 2021-09-25 19:49:28 +02:00
Andreas 0717fa74ff [Advanced search] When saving a query, we add this to the dropdown. 2021-09-25 18:08:31 +02:00
Andreas 223ba0ca21 [Advanced search] You can now save a query for re-use. 2021-09-25 17:40:15 +02:00
Andreas 915a470d8c [Advanced search] Adif export for search result. 2021-09-23 20:18:47 +02:00
Peter Goodhall 855410af6b [Search] Search is now available for public via enabling via Global Options
This change removes the need for the option in cloudlog.php config and makes public search enabled via the frontend interface
2021-02-09 17:52:23 +00:00
Kim Huebel bfd5526e13 Enhancing advanced search with some more operators and enabling QSO-View to link to edit page if logged in. 2019-10-09 18:57:55 +02:00
Peter Goodhall e81b3c1d5b Added grouped searching and tidied up the search results 2019-09-14 20:40:17 +01:00
Peter Goodhall de95ae64b7 Added less, less or equal, greater or greater or equal to as search filter options 2019-09-14 18:00:41 +01:00
Peter Goodhall d251e924e0 When showing filtered search results make the list DESC 2019-09-12 00:55:42 +01:00
Peter Goodhall c9a473bdb9 Started adding filtered search options (search/filter) using querybuilder "Add Group" doesn't work currently 2019-09-12 00:53:39 +01:00
Peter Goodhall 4e618d42a2 Removed auth check on search if public search is true 2019-09-11 17:35:31 +01:00
Peter Goodhall d1b5db4ef2 More work done on search filter option 2019-09-04 23:42:11 +01:00
Peter Goodhall 5d1c13efab building blocks to a proper search and filter system added code to come! 2019-09-04 23:12:45 +01:00
Peter Goodhall 18c20aa270 Search Interface updated 2019-05-14 11:52:11 +01:00
Warren Volz e384826aea Codeignitor 3.1.6 and corresponding changes
- fixes missing () from num_rows in authenticate user function
- removes passwordhash library in favor of built in PHP password_hash
  and password_verify functions
- uppercase all class filenames
- add new CLI error templates, move HTML error templates
- update mimes file to latest version
- update routes to latest version
2017-12-01 19:25:26 +00:00