LoCoTeamPortal

Differences between revisions 3 and 4
Revision 3 as of 2009-05-25 09:53:40
Size: 1037
Editor: 80
Comment:
Revision 4 as of 2009-05-26 10:51:18
Size: 1357
Editor: 80
Comment:
Deletions are marked like this. Additions are marked like this.
Line 25: Line 25:
 1. make `./loco_directory/teams/forms.py` work (used within `./loco_directory/templates/teams/team_update.html`). It currently explodes when you try to change data.
 1. Code cleanup. (Lots of unused code.)
 1. General beautification.
 1. make `./loco_directory/teams/forms.py` work (used within `./loco_directory/templates/teams/team_update.html`). It currently explodes when you try to change data. (Efrain)
 1. Code cleanup. (Lots of unused code.) (All)
 1. Ask teams to join ~locoteams (Nick and Efrain)
 1. Add functionality to pull team information to Launchpad. (Daniel)
 1. Make sure that all approved teams end up in ~approved-locoteams (Nick and Efrain)
 1. New view "upcoming re-approvals". (Daniel)
 1. Take care of translations. (Daniel)

 1. General beautification. (all)

Work is ongoing on the Loco Directory. Discussed at UDS Mountain View it's going to solve a lot of today's problems and make collaboration much much easier.

0.1 release

In its 0.1 release we plan to replace the "big list of loco teams" and make administration of that list a lot easier.

Working features

  • Log in via Launchpad OpenID.
  • Overview of teams
  • Detailed view of team data.
  • Click Update button, will check if you're admin of that team.
  • admin overview.

Get Started

  1. bzr branch lp:loco-directory

  2. cd loco-directory; less INSTALL

TODO

Branch: https://code.launchpad.net/loco-directory/trunk

  1. make ./loco_directory/teams/forms.py work (used within ./loco_directory/templates/teams/team_update.html). It currently explodes when you try to change data. (Efrain)

  2. Code cleanup. (Lots of unused code.) (All)
  3. Ask teams to join ~locoteams (Nick and Efrain)
  4. Add functionality to pull team information to Launchpad. (Daniel)
  5. Make sure that all approved teams end up in ~approved-locoteams (Nick and Efrain)
  6. New view "upcoming re-approvals". (Daniel)
  7. Take care of translations. (Daniel)
  8. General beautification. (all)

Future

...


CategoryLoco

LoCoTeamPortal (last edited 2016-02-24 22:16:18 by tsimonq2)