Changes between Version 4 and Version 5 of DevProjects


Ignore:
Timestamp:
Apr 29, 2007, 7:26:34 PM (17 years ago)
Author:
davea
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • DevProjects

    v4 v5  
    3535          * GUI RPC to tell apps to checkpoint and quit.
    3636          * Vista: if get 'about to shut down' msg from OS, stop apps immediately (don't tell them to checkpoint). Investigate.
     37          * XML stats: add lat/long to user record?
    3738    * BOINC Manager:
    3839          * Make simple GUI accessible to visually impaired.
     40          * If using an AMS, put link to AMS (or user page) in sys tray popup, elsewhere
    3941          * Properties pages for projects, jobs
    4042          * Project list (Rom's working on this)
    4143          * Turn off alerts (Rom's working on this)
    4244          * Have the Manager do RPCs in a separate thread.
    43             (The following are currently in progress by Frank Weiler)
    44           * Advanced prefs dialog
    45           * Show progress bars for file transfers and in-progress results (this requires changing the container class from Spreadsheet to Grid).
    46           * Sortable columns in the Work tab.
    4745    * Server/Back End:
    4846          * Add a 'validity' field to host. Exponential average of fraction of valid results. Demand more replicas if some are from suspect hosts.
     
    6462                * personal messages
    6563                * list of recent posts and threads this person created, on this and other projects
     64                * web RPC to get title and time of last N posts
    6665                * other features from networking sites?
    6766          * Change the ops/ web pages to require login by a user with admin privileges.
    68           * Add 'referral' mechanism: new user creates account, enters email of 'referrer' (or goes to URL that has it embedded). Give referrer a fraction of credit (or a 1-time bonus). List referrals on user page (show only those still active). Add new referral table to DB.
     67          * Add 'referral' mechanism: new user creates account, enters email of 'referrer' (or goes to URL that has it embedded). Give referrer a fraction of credit (or a 1-time bonus). List referrals on user page (show only those still active). Add new referral table to DB.
     68          * Add supported platforms, other info to get_project_config.php
     69          * Make it easy for teams to offer a client download that features their skin,
     70and pre-register the user on that team for any projects he attaches to.
     71          * Change default Q&A page to refer BOINC-specific questions to BOINC web site
    6972
    7073Please check with [ProjectPeople David Anderson] before undertaking any of these.