Changes between Version 87 and Version 88 of DevProjects


Ignore:
Timestamp:
Jan 16, 2014, 10:58:52 AM (10 years ago)
Author:
davea
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • DevProjects

    v87 v88  
    122122 1. Change the sample project-specific prefs code (html/project/project_specific.prefs.inc)
    123123   to use the object-oriented structure used for general prefs (html/inc/prefs.inc).
     124 1. Change the prefs code to use simplexml() for XML parsing; simplify the code in general.
    124125 1. Add a Reset button to prefs (both general and project)
    125126 1. Add a timezone setting to the user prefs and convert time to this timezone (tricky part is daylight savings time) or use a browser setting (if available) when displaying time.