-
Provided real user name functionality * simplified the db_query * used user_load() to grab the full user * used theme('username') to format the display (supplies a link) -
Date filtering form now functioning
-
Added 'date_select' form field type. Because I forgot earlier.
-
Initial work on the filter selection form + added date_api as a dependency.
-
Removed extra closing brace
-
Tracked down the 'first row missing' problem
-
Whoops - I meant to say format_date(), not format_data()
-
Todos added + if result is empty, no table produced and proper notice given
-
Some hidden characters crept into the db_query string.
-
In preparation for dynamic selection of intervals to view, some sane defaults for limited the result from last cron run until now are set.