Timeline
10/25/08:
- 15:57 Changeset [3443] by
-
Typo in a comment.
10/24/08:
- 09:23 Ticket #28 (PyKota can not manage the photocopier for print accounting) closed by
- fixed: Please see my answer at …
- 09:15 Ticket #28 (PyKota can not manage the photocopier for print accounting) created by
- We are running PyKota for print accounting, it is working well for hp …
10/23/08:
- 04:20 Ticket #27 (Can not set the Maximum Job Size(kBytes)) created by
- PyKota can not set the maximum job size allowed to printer to kBytes per …
10/17/08:
- 22:51 Changeset [3442] by
-
More work done on pknotify. Still not useable...
10/15/08:
- 22:01 Changeset [3441] by
-
Intermediate commit. Doesn't work yet. Clearly marked as such when ...
- 22:00 Changeset [3440] by
-
Moved pknotify's TimeoutError? here.
10/06/08:
- 00:29 Changeset [3439] by
-
Removed trailing spaces.
- 00:26 Changeset [3438] by
-
Removed trailing spaces.
- 00:24 Changeset [3437] by
-
Removed spaces at EOL.
- 00:22 Changeset [3436] by
-
Removed spaces at EOL.
10/05/08:
- 22:53 Changeset [3435] by
-
Removed command line options incompatible with 'edpykota --groups'.
- 22:50 Changeset [3434] by
-
Moved the progress report code to its own module.
- 22:33 Changeset [3433] by
-
Now pkturnkey supports new style command line handling code.
- 19:04 Changeset [3432] by
-
edpykota now supports new style command line handling.
- 14:33 Changeset [3431] by
-
Removed blank lines.
- 11:31 Changeset [3430] by
-
Another round of removing print statements.
- 11:21 Changeset [3429] by
-
Changed the way informations are output, especially to replace ...
- 11:18 Changeset [3428] by
-
Fixed missing import and usage info.
- 10:25 Changeset [3427] by
-
Fixed copy&paste artifact.
10/04/08:
- 22:29 Changeset [3426] by
-
pkusers now supports new style command line handling code. Needs ...
- 22:27 Changeset [3425] by
-
Cosmetic changes.
- 18:36 Ticket #26 (Switch autocommit mode off for relational backends.) created by
- Some RDBMS don't have an explicit way to begin a transaction (like DB2). …
- 18:27 Changeset [3424] by
- 18:21 Changeset [3423] by
-
Ensure no incompatible command line options are used.
- 11:10 Changeset [3422] by
-
Just to be safe.
- 11:08 Changeset [3421] by
-
Now correctly catches the exception caused by virtual printers.
- 10:49 Changeset [3420] by
-
Don't ask for unnecessary printer attributes : we only need ...
- 10:33 Changeset [3419] by
-
Improved debug output.
- 07:26 Changeset [3418] by
-
pkprinters now supports new style command line handling.
- 07:25 Changeset [3417] by
-
Code simplifications.
10/01/08:
- 18:14 Ticket #25 (pkturnkey and locale problems) closed by
- fixed: (In [3416]) Fixes #25 using the third way. Needs to be ported to trunk if …
- 18:14 Changeset [3416] by
-
Fixes #25 using the third way. Needs to be ported to trunk if ...
- 08:14 Ticket #25 (pkturnkey and locale problems) created by
- pkturnkey launches 'lpstat -v' to retrieve the list of available print …
09/30/08:
- 21:54 Changeset [3415] by
-
Removed a control character which might have caused problems ...
09/29/08:
- 17:41 Changeset [3414] by
-
Now cleans up emacs's temporary files too.
09/27/08:
- 22:02 Changeset [3413] by
-
Removed unnecessary spaces at EOL.
- 17:48 Ticket #24 (Confusing display problem in pkprinters) closed by
- wontfix: Won't be fixed for historical reasons, to not break anything for people …
- 17:47 Ticket #24 (Confusing display problem in pkprinters) created by
- pkprinters --charge first expects the cost per page, then the optional …
- 17:42 Ticket #23 (The utolower directive is still referenced) closed by
- fixed: (In [3412]) Removed references to the deprecated 'utolower' directive. …
- 17:42 Changeset [3412] by
-
Removed references to the deprecated 'utolower' directive. Fixes #23.
- 17:41 Ticket #23 (The utolower directive is still referenced) created by
- pksetup generates a pykota.conf file which contains the 'utolower' …
09/21/08:
- 22:02 Changeset [3411] by
-
Minor change to please emacs...
09/18/08:
- 20:37 Ticket #22 (Add support for CUPS' CUPS_FILETYPE environment variable.) created by
- An enhancement request (CUPS STR 2799) I had submitted for CUPS has been …
09/14/08:
- 17:29 Ticket #21 (Brother's XL2HB language is not supported) closed by
- fixed: Closed in rev 3409.
- 17:25 Changeset [3410] by
-
Changed coding statement to please this fucking Emacs.
- 17:22 Changeset [3409] by
-
Added basic support for Brother's XL2HB Page Description Language, thanks ...
- 17:00 Ticket #21 (Brother's XL2HB language is not supported) created by
- Some Brother printers use the XL2HB Page Description Language. Brother's …
08/21/08:
- 19:10 Ticket #10 (Banners and jobs cancelled from PyKotIcon) closed by
- invalid: From reading the code it's not apparent such a problem could occur. Ticket …
- 00:17 Ticket #8 (Publicize the new bug tracker) closed by
- fixed: (In [3408]) Removed old stuff. Now links to the new mailing lists. Fixes …
- 00:17 Changeset [3408] by
-
Removed old stuff. Now links to the new mailing lists. Fixes #8.
- 00:12 Changeset [3407] by
-
Fixed encoding problem in documentation.
08/20/08:
- 23:41 Ticket #3 (Broken dumpykota.cgi) closed by
- fixed: (In [3406]) Added a class to fake command line options in the CGI script. …
- 23:41 Changeset [3406] by
-
Added a class to fake command line options in the CGI script. Fixes #3.