Make duties more visible
Currently, a project lead's duties are not obvious when they're browsing the site. Each duty is emailed to them once, but then they don't receive any more notice unless they explicitly visit their duties page and actually pay attention.
Bounty:
US $0.00(Sponsor Project)Status:
[COMPLETE]The final payment was made to jjgignac on Fri, Oct 17, 2008. This project is complete; no new sponsorships or submissions will be accepted. You can continue to use the forums for discussion purposes.
Note: You can propose changes using the forum below.
Currently, a project lead's duties are not obvious when they're browsing the site. Each duty is emailed to them once, but then they don't receive any more notice unless they explicitly visit their duties page and actually pay attention.
Whenever there are duties, a small text message would appear somewhere in the page template saying "You have <n> duties." The message should be noticeable, and it should afford clicking. Clicking on it should take the user to the "My Duties" page.
The deliverable for this project must be a patch (created using diff -urN) against the latest release of fossfactory-src, whatever it may be at the time. The latest release can always be found here: http://www.fossfactory.org/get-source.php
A few relevant FOSS Factory coding standards:
- 4-space indentation, with tabs expanded as whitespace.
- All database operations must be encapsulated in db.php
- Database schema changes and other one-time database modifications must be added to the end of the file schema/structure, one query per line, and terminated by a version number update in the usual format.
Whenever there are duties, a small text message would appear somewhere in the page template saying "You have <n> duties." The message should be noticeable, and it should afford clicking. Clicking on it should take the user to the "My Duties" page.
The deliverable for this project must be a patch (created using diff -urN) against the latest release of fossfactory-src, whatever it may be at the time. The latest release can always be found here: http://www.fossfactory.org/get-source.php
A few relevant FOSS Factory coding standards:
- 4-space indentation, with tabs expanded as whitespace.
- All database operations must be encapsulated in db.php
- Database schema changes and other one-time database modifications must be added to the end of the file schema/structure, one query per line, and terminated by a version number update in the usual format.
Change History:
- 2008-06-27 10:31 EDT [ACCEPTED] Changed my mind again
- 2008-06-26 11:05 EDT [ACCEPTED] Good idea