Changes between Version 40 and Version 41 of DevProjects
- Timestamp:
- Jan 26, 2008, 12:57:18 PM (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DevProjects
v40 v41 20 20 * 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). 21 21 * Replace our own translation system with PHP's gettext() 22 * Change whole-page caching to data caching to eliminate problem with wrong translations. 22 23 * Change update_profile_pages.php (and others) to use single join queries instead of lots of secondary select queries. 23 24 * Convert PHP code to use [PhpDb the new database abstraction layer]. 24 25 * Combine user page and profile. 25 * Change the ops/ web pages to require login by a user with admin privileges .26 * Change the ops/ web pages to require login by a user with admin privileges (rather than .htaccess). 26 27 * Change default Q&A page to refer BOINC-specific questions to BOINC web site. 27 28 * Convert team name HTML and team description to BBcode.