Changes between Version 10 and Version 11 of WorkOutIdeas
- Timestamp:
- 03/11/10 10:18:34 (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WorkOutIdeas
v10 v11 14 14 These ideas are just proposals... 15 15 * Getting rid of the database reserved keyword warnings 16 * Replaced repeated code with functions 16 * Replaced repeated code with functions (or document existing code) 17 17 * A pop-up wrapper 18 18 * Auto-complete widget … … 20 20 * shn_get_db_field_value 21 21 * shn_crud_strings 22 * Function for generating Graphs 22 23 * Standardized coding conventions (variable/field/function Naming, Indents, " vs ') 23 24 * Moving imported data out of code and into csv/xml files