Changes between Version 42 and Version 43 of DevProjects


Ignore:
Timestamp:
Mar 21, 2008, 4:38:38 PM (16 years ago)
Author:
davea
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • DevProjects

    v42 v43  
    3434
    3535Difficult/Complex:
     36 * 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).
    3637 * Propagate profiles between projects. When create or edit profile, if attached to other projects, show ‘propagate changes’ page, with checkboxes for other projects (must have same password on other projects). Add web RPCs for updating profile (args: user ID, profile, password hash). Implement this so that page doesn't block waiting for replies from RPCs.  NOTE: this may not be a good idea — spammers could exploit it.
    3738 * Same for forum preferences.