Changes between Version 87 and Version 88 of DevProjects
- Timestamp:
- Jan 16, 2014, 10:58:52 AM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DevProjects
v87 v88 122 122 1. Change the sample project-specific prefs code (html/project/project_specific.prefs.inc) 123 123 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. 124 125 1. Add a Reset button to prefs (both general and project) 125 126 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.