Changes between Version 40 and Version 41 of DevProjects


Ignore:
Timestamp:
Jan 26, 2008, 12:57:18 PM (16 years ago)
Author:
davea
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • DevProjects

    v40 v41  
    2020 * 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).
    2121 * Replace our own translation system with PHP's gettext()
     22 * Change whole-page caching to data caching to eliminate problem with wrong translations.
    2223 * Change update_profile_pages.php (and others) to use single join queries instead of lots of secondary select queries.
    2324 * Convert PHP code to use [PhpDb the new database abstraction layer].
    2425 * 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).
    2627 * Change default Q&A page to refer BOINC-specific questions to BOINC web site.
    2728 * Convert team name HTML and team description to BBcode.