Changes between Version 11 and Version 12 of WorkOutIdeas


Ignore:
Timestamp:
03/15/10 03:42:27 (15 years ago)
Author:
Michael Howden
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WorkOutIdeas

    v11 v12  
    2929 * Ensure that all cross module functionality (SMS, GIS, Email) have easily accessible, easily integrated functions, API even?
    3030 * "Organisation" vs "Organization" - OK, I speak the Queen's English too, but after working for an American "Organization", I now get confused - can we just change it to "Org" in the code?
    31  * Standardize the location of code (what code should go into M,V and C..)
     31 * Standardize the location of code (what code should go into M,V and C..). This could include embedding JS in the controllers to pass it to the View.
    3232 * Extend the Restful Controller to automatically generate: Search Reports, Printable Forms, Printable Reports.
     33 * Avoid necessity of numeric prefixes for models by using #include in the correct order (is this possible?)
    3334== Learning the Framework ==
    3435Especially for GSOC Students and Mentors