Changes between Version 61 and Version 62 of DevProjects
- Timestamp:
- Apr 7, 2009, 12:42:47 PM (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DevProjects
v61 v62 49 49 50 50 Easy: 51 * Add a Reset button to prefs (both general and project) 51 52 * Use CSS instead of HTML for formatting where possible; clean up white.css; improve the look; develop alternative looks (perhaps with the curiously popular rounded corners). #595 52 * Replace our own translation system with PHP's gettext() #59753 53 * Change whole-page caching to data caching to eliminate problem with wrong translations. #598 54 54 * Change update_profile_pages.php (and others) to use single join queries instead of lots of secondary select queries. #599 … … 65 65 66 66 Difficult/Complex: 67 * Repackage the BOINC web code (PHP) as a Joomla plugin.67 * Repackage the BOINC web code (PHP) as a Drupal module. 68 68 * Unify preferences (i.e., have the same prefs available on the web as in the Manager, and if possible make the interface look the same). #607 69 69 * Preferences: add a simplified interface where there are discrete choices (this applies to both web and GUI):