root / pykota / trunk / pykota / storages / sql.py

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @2030 [2030] 19 years jalet Big bug fix wrt the datelimit attribute
(edit) @1999 [1999] 19 years jalet Fixed a problem which occured when 'limitby' was unset in the …
(edit) @1992 [1992] 19 years jalet Fixed the problem with dumpykota's filtering of printers groups membership
(edit) @1991 [1991] 19 years jalet The dumpykota command now supports extended filtering capabilities …
(edit) @1990 [1990] 19 years jalet Prepared dumpykota to accept the new --filter command line option. …
(edit) @1875 [1875] 20 years jalet For URGENT legal reasons (Italy), a new "privacy" directive was added to …
(edit) @1806 [1806] 20 years jalet Now warnpykota only warns users who have already printed, to not …
(edit) @1792 [1792] 20 years jalet Improved SQL queries for groups. Same work has to be done for groups print …
(edit) @1790 [1790] 20 years jalet Hopefully final fix for data encoding to and from the database
(edit) @1787 [1787] 20 years jalet Fixes recently introduced bug wrt users groups (was it three days ago ?)
(edit) @1778 [1778] 20 years jalet UnicodeEncodeError? isn't defined in Python2.1
(edit) @1777 [1777] 20 years jalet Restore compatibility with Python 2.1
(edit) @1773 [1773] 20 years jalet Charset conversions for dumps from the PostgreSQL backend
(edit) @1770 [1770] 20 years jalet Now outputs page counters when dumping user groups quotas
(edit) @1769 [1769] 20 years jalet More complete dumps for groups and groups quotas
(edit) @1762 [1762] 20 years jalet Some work done of user's charset handling in database dumps.
(edit) @1761 [1761] 20 years jalet Should now correctly deal with charsets both when storing into databases …
(edit) @1719 [1719] 20 years jalet Data dumps are now ordered by entry creation date if applicable. Now …
(edit) @1718 [1718] 20 years jalet User groups membership and printer groups membership can now be dumped too
(edit) @1717 [1717] 20 years jalet First version of dumpykota. Works fine but only with PostgreSQL …
(edit) @1711 [1711] 20 years jalet Small fixes for incomplete entry intialization
(edit) @1582 [1582] 20 years jalet Added code to handle the description field for printers
(edit) @1531 [1531] 20 years jalet Payment now gets deleted when the user is deleted
(edit) @1522 [1522] 20 years jalet Payments history is now stored in database
(edit) @1520 [1520] 20 years jalet Now stores the job's size in bytes in the database. Preliminary work on …
(edit) @1502 [1502] 20 years jalet First try at saving the job-originating-hostname in the database
(edit) @1451 [1451] 20 years jalet pkpgcounter : comments pkprinters : when --add is used, existing printers …
(edit) @1358 [1358] 20 years jalet Don't retrieve data when it's not needed, to avoid database queries
(edit) @1332 [1332] 20 years jalet pkprinters can now remove printers from printers groups.
(edit) @1330 [1330] 20 years jalet pkprinters command line tool added.
(add) @1327 [1327] 20 years jalet Preliminary work on Relationnal Database Independance via DB-API 2.0
Note: See TracRevisionLog for help on using the revision log.