root / pykota / trunk / bin

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @3493 [3493] 15 years jerome Fixes missing function due to global search and replace.
(edit) @3492 [3492] 15 years jerome Now correctly extracts and installs the GhostPDL archive. The …
(edit) @3490 [3490] 15 years jerome Fixed missing import.
(edit) @3489 [3489] 15 years jerome Removed bad copy and paste artifact.
(edit) @3481 [3481] 15 years jerome Changed copyright years. Copyright years are now dynamic when displayed by …
(edit) @3470 [3470] 15 years jerome Now pkrefund features a -i|--info command line option allowing …
(edit) @3466 [3466] 15 years jerome Typo
(edit) @3464 [3464] 15 years jerome Added proper encoding to fix #35.
(edit) @3463 [3463] 15 years jerome Fixed an uninitialized variable problem.
(edit) @3458 [3458] 15 years jerome Exports some environment variables much earlier so that the …
(edit) @3446 [3446] 15 years jerome Removed hardcoded temporary directory names. They were only used in …
(edit) @3442 [3442] 15 years jerome More work done on pknotify. Still not useable…
(edit) @3441 [3441] 15 years jerome Intermediate commit. Doesn't work yet. Clearly marked as such when …
(edit) @3434 [3434] 15 years jerome Moved the progress report code to its own module.
(edit) @3433 [3433] 15 years jerome Now pkturnkey supports new style command line handling code.
(edit) @3432 [3432] 15 years jerome edpykota now supports new style command line handling.
(edit) @3431 [3431] 15 years jerome Removed blank lines.
(edit) @3430 [3430] 15 years jerome Another round of removing print statements.
(edit) @3429 [3429] 15 years jerome Changed the way informations are output, especially to replace …
(edit) @3428 [3428] 15 years jerome Fixed missing import and usage info.
(edit) @3427 [3427] 15 years jerome Fixed copy&paste artifact.
(edit) @3426 [3426] 15 years jerome pkusers now supports new style command line handling code. Needs …
(edit) @3425 [3425] 15 years jerome Cosmetic changes.
(edit) @3424 [3424] 15 years jerome Ported the fix for #25 to trunk. References #25.
(edit) @3423 [3423] 15 years jerome Ensure no incompatible command line options are used.
(edit) @3421 [3421] 15 years jerome Now correctly catches the exception caused by virtual printers.
(edit) @3420 [3420] 15 years jerome Don't ask for unnecessary printer attributes : we only need …
(edit) @3418 [3418] 15 years jerome pkprinters now supports new style command line handling.
(edit) @3417 [3417] 15 years jerome Code simplifications.
(edit) @3413 [3413] 16 years jerome Removed unnecessary spaces at EOL.
(edit) @3411 [3411] 16 years jerome Minor change to please emacs…
(edit) @3404 [3404] 16 years jerome Removed duplicate entry.
(edit) @3389 [3389] 16 years jerome Changed the shell to bash instead of sh, because for some people their …
(edit) @3370 [3370] 16 years jerome Now uses Debian or Ubuntu's package for pkpgcounter.
(edit) @3368 [3368] 16 years jerome dumpykota now support new style command line options. TODO : dumpykota.cgi
(edit) @3367 [3367] 16 years jerome Moved new method around.
(edit) @3365 [3365] 16 years jerome Fixed small inconsistency in online help.
(edit) @3362 [3362] 16 years jerome Improved help.
(edit) @3361 [3361] 16 years jerome pkbcodes converted to new style.
(edit) @3360 [3360] 16 years jerome Improved help.
(edit) @3358 [3358] 16 years jerome Added support for the -u|--user command line option : PyKota
(edit) @3356 [3356] 16 years jerome Normalize the help for the -P|--printer command line option.
(edit) @3348 [3348] 16 years jerome repykota now works new style.
(edit) @3347 [3347] 16 years jerome Now works new style.
(edit) @3346 [3346] 16 years jerome Minor changes.
(edit) @3345 [3345] 16 years jerome Removed pkmail : nobody uses it, and no further improvments are planned.
(edit) @3341 [3341] 16 years jerome pkinvoice now works new style.
(edit) @3337 [3337] 16 years jerome Added some utility methods. Made generic --logo help not depend anymore on …
(edit) @3335 [3335] 16 years jerome Moved some methods around.
(edit) @3334 [3334] 16 years jerome Fixed a syntax error…
(edit) @3332 [3332] 16 years jerome Even better to do this only once.
(edit) @3331 [3331] 16 years jerome Minor fix, just in case the default value is not 0 anymore.
(edit) @3330 [3330] 16 years jerome Reduced the scope of some import statements. Fixed some minor …
(edit) @3329 [3329] 16 years jerome Removed confusing dot at the end of the default font's name.
(edit) @3328 [3328] 16 years jerome pykosd converted to new style.
(edit) @3327 [3327] 16 years jerome warnpykota converted to new style.
(edit) @3326 [3326] 16 years jerome Missing dot at the end of the description sentence.
(edit) @3325 [3325] 16 years jerome Use the impersonal 'Set' instead of 'Sets' in options' help.
(edit) @3324 [3324] 16 years jerome Moved some code elsewhere. Minor changes to ensure that the job's ticket …
(edit) @3323 [3323] 16 years jerome unmodified => unchanged
(edit) @3322 [3322] 16 years jerome autopykota was converted to new style.
(edit) @3320 [3320] 16 years jerome Changed import statements.
(edit) @3319 [3319] 16 years jerome Greatly simplified the code. Will serve as the model for the other command …
(edit) @3306 [3306] 16 years jerome Fixed some character encoding problems when CUPS' locale was not C : my …
(edit) @3305 [3305] 16 years jerome Now pkbanner uses the new command line parser. A bit rough around the …
(edit) @3303 [3303] 16 years jerome PDF generation routines now use unicode everywhere. Ensure translations …
(edit) @3300 [3300] 16 years jerome Ensures email headers will be ok.
(edit) @3299 [3299] 16 years jerome Temporary decoding solution for the output of pknotify.
(edit) @3298 [3298] 16 years jerome It seems that the lead developer can eat his own food again... More …
(edit) @3297 [3297] 16 years jerome Properly sets the 'config_charset' directive in the configuration file …
(edit) @3295 [3295] 16 years jerome Made the CGI scripts work again. Moved even more functions to the utils …
(edit) @3294 [3294] 16 years jerome Added modules to store utility functions and application intialization …
(edit) @3290 [3290] 16 years jerome Fixed a problem where PostgreSQL 8.x wants 'listen_addresses' instead of …
(edit) @3288 [3288] 16 years jerome Moved all exceptions definitions to a dedicated module.
(edit) @3287 [3287] 16 years jerome Removed the dependency on python-chardet entirely. Now uses unicode or …
(edit) @3276 [3276] 16 years jerome Doesn't drop and regain priviledges anymore : no added security since we …
(edit) @3275 [3275] 16 years jerome Updated copyright years. Changed some remaining ISO-8859-15 markers to …
(edit) @3269 [3269] 16 years jerome Doesn't reroute/deroute the CUPS print queue through PyKota anymore if …
(edit) @3267 [3267] 16 years jerome Increased the version number of pkpgcounter.
(edit) @3266 [3266] 16 years jerome Now catches xmlrpc protocol errors as well, and honor the --noremote …
(edit) @3262 [3262] 16 years jerome Fixed a problem where even with --noremote pknotify raised an exception.
(edit) @3260 [3260] 16 years jerome Changed license to GNU GPL v3 or later. Changed Python source encoding …
(edit) @3257 [3257] 16 years jerome Now detects the TCP port PostgreSQL is listening to : Debian makes …
(edit) @3252 [3252] 16 years jerome Can now print again under limited circumstances.
(edit) @3248 [3248] 17 years jerome Fixed an 'hp' Device URI parsing problem thanks to Christopher Hoskin.
(edit) @3245 [3245] 17 years jerome Now the pykotme command line tool computes size and price based on the …
(edit) @3236 [3236] 17 years jerome Doesn't create a symlink to cupspykota if this is not needed.
(edit) @3233 [3233] 17 years jerome Fixed problem with empty answers.
(edit) @3231 [3231] 17 years jerome Added manual page for pksetup.
(edit) @3230 [3230] 17 years jerome Added some minimal help.
(edit) @3228 [3228] 17 years jerome More complete help.
(edit) @3201 [3201] 17 years jerome v1.26beta is out
(edit) @3200 [3200] 17 years jerome Only calls PyKota's setup script if it exists.
(edit) @3196 [3196] 17 years jerome Added missing step : pksetup should install PyKota's files first.
(edit) @3194 [3194] 17 years jerome Upgraded dependencies' version numbers.
(edit) @3189 [3189] 17 years jerome Now fails and logs a meaningful error message immediately when the …
(edit) @3185 [3185] 17 years jerome Fixed a problem when setting default policy : the echo command would …
(edit) @3174 [3174] 17 years jerome Changed pkpgcounter's version number.
(edit) @3171 [3171] 17 years jerome Still apply the deprecated utolower directive if it is set, in order to …
(edit) @3169 [3169] 17 years jerome Finish implementation of the usernamecase directive.
Note: See TracRevisionLog for help on using the revision log.