Changeset 310

Show
Ignore:
Timestamp:
04/04/05 23:48:01 (5 years ago)
Author:
johann
Message:

Updated changes made when I was offline in Black Forest.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/CHANGES

    r269 r310  
    55 
    66Features: 
    7 * Script to show and delete stale jobs from the queue. 
     7* Support for user interface translations (via gettext). 
     8* German translation for user interface. 
     9* Two server handler methods 
     10  - Standalone (default for factory interface) 
     11  - Embedded in Foobase CMS (default for customer interface) 
     12* Input sanity checks for factory interface. 
     13  - No empty fields. 
     14  - Authentication with username / password. 
     15* New database table for factories. 
     16  - Keep track of when a factory has last polled. 
     17* New scripts in tools/ folder. 
     18  - Script to show and delete stale jobs from the queue. 
     19  - Script to add a new user from the command line. 
     20 
     21Code cleanup: 
     22* Folder structure cleanup. 
     23* Shotserver now in /usr/local/lib/python2.3/site-packages/shotserver02/. 
     24  - The same for LiteWeb. 
    825 
    926shotserver-0.1.1 johann 2005-03-09