Differences between revisions 2 and 4 (spanning 2 versions)
Revision 2 as of 2008-06-02 15:16:39
Size: 1008
Editor: platypus
Comment:
Revision 4 as of 2008-06-09 17:07:54
Size: 1092
Editor: platypus
Comment:
Deletions are marked like this. Additions are marked like this.
Line 9: Line 9:
A rather old version is might be up at https://www.hlp.rochester.edu/scheduler/ but is likely down or misconfigured 99% of the time. A rather old version is might be up at [https://www.hlp.rochester.edu/labscheduler/] but is likely down or misconfigured 99% of the time.
Line 11: Line 11:
The source of the current (developtment) version is available via Bazaar if you already have an account on the HLP system: I have set up a Trac for it at [http://trac.hlp.rochester.edu/labscheduler/]

The source of the current (development) version is available via Bazaar if you already have an account on the HLP system:

Lab Scheduler

The lab scheduler will keep track of information about subjects and allow them to self-schedule using a web-based application. It is written in Python using the [http://www.djangoproject.com/ Django] framework. The UI is written in HTML, CSS, and Javascript. The backend might also include a separate (third party) calendaring system that is communicated with via JSON RPC.

A rather old version is might be up at [https://www.hlp.rochester.edu/labscheduler/] but is likely down or misconfigured 99% of the time.

I have set up a Trac for it at [http://trac.hlp.rochester.edu/labscheduler/]

The source of the current (development) version is available via Bazaar if you already have an account on the HLP system:

bzr checkout ~awatts/django_apps/labscheduler labscheduler

locally or

bzr checkout bzr+ssh://username@slate.hlp.rochester.edu:/Users/awatts/django_apps/labscheduler labscheduler

remotely.

AndrewWattsProjectsLabScheduler (last edited 2008-06-09 17:07:54 by platypus)

MoinMoin Appliance - Powered by TurnKey Linux