|
|
@3358
|
[3358]
|
17 years |
jerome |
Added support for the -u|--user command line option : PyKota …
|
|
|
@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.
|
|
|
@3275
|
[3275]
|
17 years |
jerome |
Updated copyright years.
Changed some remaining ISO-8859-15 markers to …
|
|
|
@3260
|
[3260]
|
17 years |
jerome |
Changed license to GNU GPL v3 or later.
Changed Python source encoding …
|
|
|
@3245
|
[3245]
|
17 years |
jerome |
Now the pykotme command line tool computes size and price based on the …
|
|
|
@3133
|
[3133]
|
18 years |
jerome |
Changed copyright years.
|
|
|
@2975
|
[2975]
|
18 years |
jerome |
Removed an ugly error message when the file doesn't exist.
|
|
|
@2909
|
[2909]
|
18 years |
jerome |
Updated URLs.
|
|
|
@2829
|
[2829]
|
19 years |
jerome |
Did a pass with pylint.
|
|
|
@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 …
|
|
|
@2524
|
[2524]
|
19 years |
jerome |
More complete output for pykotme
|
|
|
@2512
|
[2512]
|
19 years |
jerome |
Ensure that human made errors (like incorrect command line options)
don't …
|
|
|
@2352
|
[2352]
|
19 years |
jerome |
Fix to make pykotme and pykotme.cgi work with the now external …
|
|
|
@2344
|
[2344]
|
19 years |
jerome |
Moved the GPL blurb into a single location.
Now uses named parameters in …
|
|
|
@2303
|
[2303]
|
19 years |
jerome |
Updated the FSF's address
|
|
|
@2267
|
[2267]
|
19 years |
jerome |
Moved the copyright strings out of the docstrings
|
|
|
@2232
|
[2232]
|
20 years |
jerome |
Improved stability in pykotme and pykotme.cgi
Now uses real userid instead …
|
|
|
@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
|
|
|
@1911
|
[1911]
|
20 years |
jalet |
Heavy work on pkbanner. Not finished yet though, but mostly works.
|
|
|
@1803
|
[1803]
|
20 years |
jalet |
Postponed string interpolation to help message's output method
|
|
|
@1796
|
[1796]
|
20 years |
jalet |
Renders help translatable
|
|
|
@1785
|
[1785]
|
20 years |
jalet |
Minor changes to allow any PyKota administrator to launch enhanced …
|
|
|
@1584
|
[1584]
|
20 years |
jalet |
Better dispatching of error messages
|
|
|
@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 …
|
|
|
@1488
|
[1488]
|
20 years |
jalet |
Now pykotme doesn't spawn a new process anymore to compute job's size, …
|
|
|
@1463
|
[1463]
|
20 years |
jalet |
pykotme now uses pkpgcounter to compute the job's size.
|
|
|
@1285
|
[1285]
|
21 years |
jalet |
New formula to compute a job's price
|
|
|
@1257
|
[1257]
|
21 years |
jalet |
Copyright year changed.
|
|
|
@1156
|
[1156]
|
21 years |
jalet |
Multiple printer names or wildcards can be passed on the command …
|
|
|
@1144
|
[1144]
|
21 years |
jalet |
Character encoding added to please latest version of Python
|
|
|
@1113
|
[1113]
|
21 years |
jalet |
1.14 is out !
|
|
|
@1099
|
[1099]
|
21 years |
jalet |
Better documentation.
pykotme now displays the current user's account …
|
|
|
@1057
|
[1057]
|
21 years |
jalet |
Now includes the pykotme utility
|