|
|
@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.
|