4
I Use This!
Activity Not Available

Commits : Listings

Analyzed 12 months ago. based on code collected 12 months ago.
Jan 18, 2023 — Jan 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
tweaked named colors to fix black on black text for Mac Safari More... over 14 years ago
added filter expression col validation for [date] range More... over 14 years ago
bump version More... over 14 years ago
a few more tweaks to handle date formats with letters More... over 14 years ago
bump version More... over 14 years ago
misc behavioral improvements and cleanup More... over 14 years ago
beefed up options expr checking and error messages More... over 14 years ago
improve generalized inc expr checking More... over 14 years ago
let PHP error messages into the output stream instead of HTTP 500 messages More... over 14 years ago
rework table_col_ins to insert_term More... over 14 years ago
bump version More... over 14 years ago
1. use unqualified column name for query result columns 2. rework table_col vs query_col variable names for sensibility and consistency 3. rework table_col_ins to insert_term for sensibility and consistency More... over 14 years ago
manage error reporting during check_rvalue() More... over 14 years ago
added support for LIST_MACRO_ORDER and Reporting options More... over 14 years ago
first cut update for 0.1.8 More... over 14 years ago
bump version More... over 14 years ago
fixed issues related to numeric indexes in detail_summary_cols_show() More... over 14 years ago
1. use response payload to update col_expr after processing adhoc markup 2. add support for detail_summary_cols More... over 14 years ago
1. added method check_rvalue to test syntax of code fragment for potential PHP errors 2. quiet error display from start_session() calls 3. bump version More... over 14 years ago
1. add support for adhoc column validation 2. validate _options_process_ col_vars 3. add methods for _options_ detail summary cols 4. uses payload rec to update value of element (in generated GUI) with markup language and special characters. More... over 14 years ago
1. exchange object calls m_next with reference to self as a parameter 2. paramaterized container_id for process_payload now allows adhoc to update markup and element value(s) More... over 14 years ago
validate_adhoc_col_vars More... over 14 years ago
set/get for detail_summary_cols More... over 14 years ago
add support for adhoc payload and column validation feedback More... over 14 years ago
added support for Options sub_nav tabs and customization GUI More... over 14 years ago
1) added show/process handlers for GUI on various Options tabs 2) incorporated support for EXTRA columns on Search, Display and Report (filter) forms 3) wrap expressions for synapp2.inc.php customization rvalues in double quotes More... over 14 years ago
added misc methods to support set/get of elements from the Options GUI More... over 14 years ago
1) improved join alias substitution 2) incorporated support for EXTRA columns on Search, Display and Report (filter) forms More... over 14 years ago
1) extended do_sub_nav() with options_csv, 2) cleaned up warnings exposed by strict setting in Firebug, 3) fixed Chrome 5.0.375.55 error with IN operator More... over 14 years ago
added method expode_csv() and bump version to 0.1.8b More... over 14 years ago