Changes between Version 4 and Version 5 of DevProjects
- Timestamp:
- Apr 29, 2007, 7:26:34 PM (18 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DevProjects
v4 v5 35 35 * GUI RPC to tell apps to checkpoint and quit. 36 36 * 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? 37 38 * BOINC Manager: 38 39 * Make simple GUI accessible to visually impaired. 40 * If using an AMS, put link to AMS (or user page) in sys tray popup, elsewhere 39 41 * Properties pages for projects, jobs 40 42 * Project list (Rom's working on this) 41 43 * Turn off alerts (Rom's working on this) 42 44 * Have the Manager do RPCs in a separate thread. 43 (The following are currently in progress by Frank Weiler)44 * Advanced prefs dialog45 * 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.47 45 * Server/Back End: 48 46 * Add a 'validity' field to host. Exponential average of fraction of valid results. Demand more replicas if some are from suspect hosts. … … 64 62 * personal messages 65 63 * 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 66 65 * other features from networking sites? 67 66 * 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, 70 and 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 69 72 70 73 Please check with [ProjectPeople David Anderson] before undertaking any of these.