|
CVS :: development steps, summary of my cvs changes
Release :: finished version of capimin
PM :: updates to the python-webmin
library
Note: python-webmin is an external project, this is a summary
of changes made by authors of the python-webmin.
- python-webmin 0.4 (2004-07-09)
- now install in /opt/python-webmin
- creates a python link file (.pth) in the python lib path
(via setup.sh or rpm )
- this works for Webmin and Usermin
- you need to uninstall older versions, otherwise capimin might still use an old p-m version
- capimin-usermin 0.1.0 beta2
- several fixes
- ogg/vorbis download support
- capimin-webmin 0.0.1-2
- better error messages in case of missing python files
- help updated
- updated python-webmin original version
- includes all the changes from capimin special versions
- updated "switch_to_remoteuser", now sets all groups for the user
- make install doesn't make backups (the original version never did)
- removed python path and added encoding settings
- see python-webmin
CVS / the python-webmin site for
more
- all future updates to p-m will be added directly to the original python-webmin
- capimin-webmin 0.0.1
- New version of the capimin webmin module, based on the latest capimin-usermin code.
- For now it only checks and lists the capisuite config
- detects and reports missing python modules (such as python-webmin)
- capimin-usermin 0.1.0 beta
- Bug fix: dial prefix support
- added admin option to (dis-) allow en/disabling the prefix
- if allowed the dial prefix can be disabled in the new/forward fax form
- changed some help, int. support for new/forward fax finished
- added German send queue help
- capimin-usermin CVS_2004-02-09
- Bug fix: serious bug in the send queue form
- when changing fax jobs the new send queue list, the wrong fax job
might be changed when form filed (date, subject, addressee) is empty.
- edit form now only includes necessary values
- avoiding overriding values in job files, which might be altered by capisuite
or an external program (between loading form and sending the changes)
- added buttons "1h later" (has issues, see online help) and "change and
send"
- added help for the send queue
- capimin-usermin CVS_2004-02-04
- module in new directory (capimin), removed old files
- lot's of fixes (important: changing already removed fax in sendq)
- rewrite of front-end code
- clean up code
- added (prepared) for help file support (see Python-Webmin v3)
- Capimin Python-Webmin library v3 released
- fixed makefile (webmin install, added by myself in v2)
- set python path to "/usr/bin/env python" in webmin.py
- added theme.py /webmin.py patch file
- updated uptime demo
- added support for help files/links
- fixed some tab problems caused by my previous fixes
- fixed preference tab option problem
- capimin-usermin CVS_2004-01-25
- fixed tab problems (caused by mc/mcedit option "Fake half tabs")
- added support for help files (main changes in python-webmin
- updated python-webmin needed see Download -> other
- all minor changes after a longer time of doing nothing...
- capimin-usermin 0.1 alpha3
- PDF / PS upload for creating new faxes
- fixed tempfile not removed problem (upload)
- fixed problem with file permission when creating a new fax
- user can change the permission, if the admin allows it (see below)
- new global/admin settings for the module
- color fax file support (download as cff/ps/pdf)
- user preferences page changed
- smaller changes
- (alpha2,2003-11-01, never released, cvs tag only)
- capimin-usermin 0.1 alpha
- some internal changes / cleanup
- added workaround, when no HTMLgen module is installed
- new icon, module.info changed
- capimin-usermin CVS_2003-10-25_01
- if have reviewed many parts of the code and did some changes, nearly all parts are effected
- fixed color fax support (previous included functions)
- added color fax support for all functions (could not test it)
- more internal changes, for details, see the CVS
log messages
- capimin-usermin CVS_2003-10-24_02
- support for user config (Usermin module preference, which each user can setup)
- wav volume user config
- fax download format user config as sff, tif, ps or pdf
- more internal changes, for details, see the CVS
log messages
- works only for Usermin
- to use all features Python-Webmin must have patch webmin_py_all.diff and theme.diff applied (update:
patches now included in the official version)
- you can setup the module (user config) via [yourserver:your-usermin-port]/uconfig.cgi?capisuitefax
- capimin-usermin CVS_2003-10-21_02
- changed index.cgi, now displays lists, set in the usermin/webmin config
- continuing internal changes, see (!) previous change log
- prepared for user config
(currently not implemented in the available version of webmin.py, plan to release it soon)
- (the version is also the cvs tag, version not tested)
- capimin-usermin CVS_2003-10-21_01
- added failed and done list
- changing internal structure
- added dict objects for the list/queue info
- move Show*list functions in an extra file
- minor error check changes
- not finished / under construction (wasn't sure which way it would be the best and it
took a while...)
- (the version is also the cvs tag)
- 2003-10-16_01
- changes to the web interface ( replaced some form buttons with simple html links)
- minor changes in the download function
- website: new screenshot (main page)
- 2003-10-15_01
- fixed "change fax" option. The in the fax job files included links to the fax
files, had the wrong extensions (txt instead of sff)
- to fix your existing files in the sendq, just press "change" in the list again
when the update is installed
- 2003-10-14_01
- ui (html) fixes
- delete option for all queues
- 2003-10-13_02
- fixed reference to my local system in the code (included only in 2003-10-13_01)
- 2003-10-13_01
- added download feature
fax as sff (see capisuite manual for viewers (*nix and
windows)
voice as wav (via sox, see also capisuite manual)
- 2003-10-12_01
- changes to the main and forward page (easier time/date input)
- 2003-10-11_01
- changed internal structure
- prepared for more changes
- ui changes
|