|
|
@3434
|
[3434]
|
16 years |
jerome |
Moved the progress report code to its own module.
|
|
|
@3427
|
[3427]
|
16 years |
jerome |
Fixed copy&paste artifact.
|
|
|
@3425
|
[3425]
|
16 years |
jerome |
Cosmetic changes.
|
|
|
@3423
|
[3423]
|
16 years |
jerome |
Ensure no incompatible command line options are used.
|
|
|
@3421
|
[3421]
|
16 years |
jerome |
Now correctly catches the exception caused by virtual printers.
|
|
|
@3420
|
[3420]
|
16 years |
jerome |
Don't ask for unnecessary printer attributes : we only need …
|
|
|
@3418
|
[3418]
|
16 years |
jerome |
pkprinters now supports new style command line handling.
|
|
|
@3413
|
[3413]
|
16 years |
jerome |
Removed unnecessary spaces at EOL.
|
|
|
@3411
|
[3411]
|
16 years |
jerome |
Minor change to please emacs…
|
|
|
@3367
|
[3367]
|
17 years |
jerome |
Moved new method around.
|
|
|
@3295
|
[3295]
|
17 years |
jerome |
Made the CGI scripts work again.
Moved even more functions to the utils …
|
|
|
@3294
|
[3294]
|
17 years |
jerome |
Added modules to store utility functions and application
intialization …
|
|
|
@3288
|
[3288]
|
17 years |
jerome |
Moved all exceptions definitions to a dedicated module.
|
|
|
@3276
|
[3276]
|
17 years |
jerome |
Doesn't drop and regain priviledges anymore : no added security since we …
|
|
|
@3275
|
[3275]
|
17 years |
jerome |
Updated copyright years.
Changed some remaining ISO-8859-15 markers to …
|
|
|
@3269
|
[3269]
|
17 years |
jerome |
Doesn't reroute/deroute the CUPS print queue through PyKota anymore if …
|
|
|
@3260
|
[3260]
|
17 years |
jerome |
Changed license to GNU GPL v3 or later.
Changed Python source encoding …
|
|
|
@3133
|
[3133]
|
18 years |
jerome |
Changed copyright years.
|
|
|
@3105
|
[3105]
|
18 years |
jerome |
Didn't reroute printers with --cups in modification mode.
|
|
|
@3073
|
[3073]
|
18 years |
jerome |
Now pkprinters doesn't modify CUPS' printers.conf if the -C | …
|
|
|
@3052
|
[3052]
|
18 years |
jerome |
Now pkprinters reroutes CUPS print queues through PyKota or
through CUPS …
|
|
|
@3051
|
[3051]
|
18 years |
jerome |
Now pkprinters --list indicates if a particular printer is routed …
|
|
|
@2829
|
[2829]
|
19 years |
jerome |
Did a pass with pylint.
|
|
|
@2789
|
[2789]
|
19 years |
jerome |
Modified a translatable message.
|
|
|
@2783
|
[2783]
|
19 years |
jerome |
Now outputs the average speed, so no need to do this in filldb anymore.
|
|
|
@2782
|
[2782]
|
19 years |
jerome |
Code cleaning.
Topped to 10000 the number of times the percent will be …
|
|
|
@2770
|
[2770]
|
19 years |
jerome |
Now does all modifications in a single database transaction.
|
|
|
@2769
|
[2769]
|
19 years |
jerome |
Some messages now only appear in debug mode.
|
|
|
@2768
|
[2768]
|
19 years |
jerome |
Optimized pkprinters like pkbcodes and edpykota.
|
|
|
@2725
|
[2725]
|
19 years |
jerome |
Doesn't list anymore entries which don't exist.
|
|
|
@2724
|
[2724]
|
19 years |
jerome |
Skip lines between entries while listing them.
|
|
|
@2723
|
[2723]
|
19 years |
jerome |
Doesn't delete anymore entries which don't exist.
|
|
|
@2716
|
[2716]
|
19 years |
jerome |
Fixed a small bug : variable used before being assigned, thanks to Paul …
|
|
|
@2686
|
[2686]
|
19 years |
jerome |
Modified pkprinters to improve speed just like I did for pkbcodes …
|
|
|
@2674
|
[2674]
|
19 years |
jerome |
Now pkprinters' skeleton resembles more to pkbcodes :
factorizing the code …
|
|
|
@2658
|
[2658]
|
19 years |
jerome |
Missing gettext call
|
|
|
@2657
|
[2657]
|
19 years |
jerome |
Huge speed improvements when using the --delete command line option for …
|
|
|
@2622
|
[2622]
|
19 years |
jerome |
Added 2006 to the copyright's years.
|
|
|
@2609
|
[2609]
|
19 years |
jerome |
Insufficient permission to run a command now exits with status -2.
Error …
|
|
|
@2512
|
[2512]
|
19 years |
jerome |
Ensure that human made errors (like incorrect command line options)
don't …
|
|
|
@2465
|
[2465]
|
19 years |
jerome |
Added support for --maxjobsize, --passthrough and --nopassthrough
in …
|
|
|
@2463
|
[2463]
|
19 years |
jerome |
Now honors the passthrough mode for printers (although it can't be set …
|
|
|
@2344
|
[2344]
|
19 years |
jerome |
Moved the GPL blurb into a single location.
Now uses named parameters in …
|
|
|
@2336
|
[2336]
|
19 years |
jerome |
Incorrect docstring.
Severity : no code change, no impact.
|
|
|
@2303
|
[2303]
|
19 years |
jerome |
Updated the FSF's address
|
|
|
@2267
|
[2267]
|
19 years |
jerome |
Moved the copyright strings out of the docstrings
|
|
|
@2216
|
[2216]
|
20 years |
jerome |
Now exits with no traceback in case of Ctrl+C
|
|
|
@2210
|
[2210]
|
20 years |
jerome |
Early errors now finally generate meaningful error messages,
this will …
|
|
|
@2147
|
[2147]
|
20 years |
jerome |
Removed all references to $Log$
|
|
|
@2146
|
[2146]
|
20 years |
jerome |
It seems that $Log$ is not implemented or doesn't work for some reason
|
|
|
@2139
|
[2139]
|
20 years |
jerome |
Added the Log keyword property
|
|
|
@2028
|
[2028]
|
20 years |
jalet |
Modified copyright years
|
|
|
@1853
|
[1853]
|
20 years |
jalet |
Fixed typo in help
|
|
|
@1821
|
[1821]
|
20 years |
jalet |
Now mandates that the user be a PyKota administrator to allow …
|
|
|
@1803
|
[1803]
|
20 years |
jalet |
Postponed string interpolation to help message's output method
|
|
|
@1796
|
[1796]
|
20 years |
jalet |
Renders help translatable
|
|
|
@1605
|
[1605]
|
20 years |
jalet |
pykosd is now a very good tool
|
|
|
@1584
|
[1584]
|
20 years |
jalet |
Better dispatching of error messages
|
|
|
@1582
|
[1582]
|
20 years |
jalet |
Added code to handle the description field for printers
|
|
|
@1546
|
[1546]
|
20 years |
jalet |
Now all tracebacks include PyKota's version number
|
|
|
@1526
|
[1526]
|
20 years |
jalet |
Fixed over-verbose exits when displaying help or version number
|
|
|
@1517
|
[1517]
|
20 years |
jalet |
Improved error logging.
crashrecipient directive added.
Now exports the …
|
|
|
@1453
|
[1453]
|
21 years |
jalet |
Added --skipexisting command line option to pkprinters
|
|
|
@1452
|
[1452]
|
21 years |
jalet |
Documentation
|
|
|
@1451
|
[1451]
|
21 years |
jalet |
pkpgcounter : comments
pkprinters : when --add is used, existing printers …
|
|
|
@1438
|
[1438]
|
21 years |
jalet |
Better formatting
|
|
|
@1437
|
[1437]
|
21 years |
jalet |
pkprinters now accept the --list command line option
|
|
|
@1332
|
[1332]
|
21 years |
jalet |
pkprinters can now remove printers from printers groups.
|
|
|
@1331
|
[1331]
|
21 years |
jalet |
pkprinters' help
|
|
|
@1330
|
[1330]
|
21 years |
jalet |
pkprinters command line tool added.
|