# # ChangeLog for /pykota/trunk/tests # # Generated by Trac 0.11rc1 # 04/29/24 18:21:52 Tue, 21 Mar 2006 23:43:51 GMT jerome [2800] * pykota/trunk/tests/filldb.py (modified) Added something to test groups management : it helped find ... Sun, 05 Mar 2006 08:36:47 GMT jerome [2783] * pykota/trunk/bin/edpykota (modified) * pykota/trunk/bin/pkbcodes (modified) * pykota/trunk/bin/pkprinters (modified) * pykota/trunk/bin/pkusers (modified) * pykota/trunk/pykota/tool.py (modified) * pykota/trunk/tests/filldb.py (modified) Now outputs the average speed, so no need to do this in filldb anymore. Thu, 02 Mar 2006 11:37:52 GMT jerome [2773] * pykota/trunk/bin/pkusers (modified) * pykota/trunk/NEWS (modified) * pykota/trunk/pykota/storage.py (modified) * pykota/trunk/pykota/storages/ldapstorage.py (modified) * pykota/trunk/pykota/storages/mysqlstorage.py (modified) * pykota/trunk/pykota/storages/pgstorage.py (modified) * pykota/trunk/pykota/storages/sqlitestorage.py (modified) * pykota/trunk/pykota/storages/sql.py (modified) * pykota/trunk/tests/filldb.py (modified) pkusers is now optimized like pkprinters, pkbcodes and edpykota. Wed, 22 Feb 2006 18:37:28 GMT jerome [2748] * pykota/trunk/setup.py (modified) * pykota/trunk/tests/filldb.py (modified) sqlite database creation stuff was not installed ! Tue, 21 Feb 2006 16:49:50 GMT jerome [2740] * pykota/trunk/tests/filldb.py (modified) Fixed timing problem due to copy&paste artifact Tue, 21 Feb 2006 13:54:00 GMT jerome [2732] * pykota/trunk/tests/filldb.py (modified) Added a dummy description to users. Tue, 21 Feb 2006 13:34:04 GMT jerome [2730] * pykota/trunk/tests/filldb.py (modified) Fixed incorrect test Tue, 21 Feb 2006 13:26:07 GMT jerome [2729] * pykota/trunk/tests/filldb.py (modified) Added creation and deletion of user print quota entries. TODO : add ... Fri, 17 Feb 2006 22:51:17 GMT jerome [2706] * pykota/trunk/bin/pkusers (modified) * pykota/trunk/pykota/storage.py (modified) * pykota/trunk/pykota/storages/ldapstorage.py (modified) * pykota/trunk/pykota/storages/sql.py (modified) * pykota/trunk/tests/filldb.py (modified) pkusers now mostly works. Removing an user from a group with LDAP is not ... Fri, 17 Feb 2006 20:58:51 GMT jerome [2702] * pykota/trunk/tests/filldb.py (modified) Now displays the number of entries per second. Sun, 12 Feb 2006 10:06:56 GMT jerome [2683] * pykota/trunk/tests/filldb.py (modified) No need to delete when we didn't create anything. Sun, 12 Feb 2006 09:59:21 GMT jerome [2682] * pykota/trunk/MANIFEST.in (modified) * pykota/trunk/tests (added) * pykota/trunk/tests/filldb.py (added) * pykota/trunk/tests/README (added) Added filldb.py and the tests/ directory