cloudlog/application
Peter Goodhall 2476c65beb Treat empty numeric inputs as NULL
In Logbook_model, only sanitize 'a_index' and 'age' when the input is not an empty string; if filter_var returns an empty string or false, set the variable to NULL. This prevents empty/invalid sanitized values from being treated as valid numeric inputs.
2026-06-09 11:22:01 +01:00
..
config Use per-install temp dir for session files 2026-06-06 10:29:41 +01:00
controllers Return upload status and report no Clublog QSOs 2026-05-28 13:42:41 +01:00
core Added Basic Files 2011-04-25 16:24:01 +01:00
helpers Refactor dashboard helpers and improve UX 2026-05-07 22:12:05 +01:00
hooks Added Basic Files 2011-04-25 16:24:01 +01:00
language Show Active badge in timeline; fix label 2026-04-26 21:41:27 +01:00
libraries Enforce plugin read-only policy and show alerts 2026-04-30 23:03:29 +01:00
logs Adding file back in! 2016-02-29 18:57:08 +00:00
migrations Bump migration to 271 and add tag 2.8.14 2026-06-05 13:27:15 +01:00
models Treat empty numeric inputs as NULL 2026-06-09 11:22:01 +01:00
plugins Add plugin system and Plugin Manager 2026-04-29 22:33:22 +01:00
third_party Codeignitor 3.1.6 and corresponding changes 2017-12-01 19:25:26 +00:00
views Add advanced search status and UI state persistence 2026-06-01 21:46:30 +01:00
.htaccess Added Basic Files 2011-04-25 16:24:01 +01:00
index.html cosmetics I 2023-12-07 16:58:18 +00:00