root

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @3341 [3341] 16 years jerome pkinvoice now works new style.
(edit) @3340 [3340] 16 years jerome Improved help for filtering expressions.
(edit) @3339 [3339] 16 years jerome Can now add filtering expressions as part of the generated help.
(edit) @3338 [3338] 16 years jerome Added PyKota schema for Sun Directory Server to the data files to install.
(edit) @3337 [3337] 16 years jerome Added some utility methods. Made generic --logo help not depend anymore on …
(edit) @3336 [3336] 16 years jerome Added PyKota schema for Sun Directory Server, thanks to Darin Perusich.
(edit) @3335 [3335] 16 years jerome Moved some methods around.
(edit) @3334 [3334] 16 years jerome Fixed a syntax error…
(edit) @3333 [3333] 16 years jerome Now escapes the content of the GPL blurb, which contains (in its v3.0) …
(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) @3321 [3321] 16 years jerome Added some code to close the database if needed.
(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) @3318 [3318] 16 years jerome Added some utility functions.
(edit) @3317 [3317] 16 years jerome Fixed another character encoding problem in the sending of email …
(edit) @3316 [3316] 16 years jerome Improved handling of --version and --help. --help's help can now be …
(edit) @3315 [3315] 16 years jerome Added a specific method to add all generic options.
(edit) @3314 [3314] 16 years jerome Improved readability.
(edit) @3313 [3313] 16 years jerome Reorganized modules tree.
(edit) @3312 [3312] 16 years jerome Now handles -v|--version automatically at parsing time.
(edit) @3311 [3311] 16 years jerome TODO.
(edit) @3310 [3310] 16 years jerome Added a workaround for buggy versions of python-mysqldb (e.g 1.2.1-p2-4 …
(edit) @3309 [3309] 16 years jerome Fixed charset encoding problem for syslog.
(edit) @3308 [3308] 16 years jerome Removed timing code which wasn't used anymore.
(edit) @3307 [3307] 16 years jerome Removed problematic str() calls.
(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) @3304 [3304] 16 years jerome Added the skeleton for an improved command line parser.
(edit) @3303 [3303] 16 years jerome PDF generation routines now use unicode everywhere. Ensure translations …
(edit) @3302 [3302] 16 years jerome Fixed string interpolation method.
(edit) @3301 [3301] 16 years jerome Found the solution to missing "LIMIT" SQL statement under DB2. Noted it as …
(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) @3296 [3296] 16 years jerome Introduces the 'config_charset' directive to specify the character set to …
(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) @3293 [3293] 16 years jerome Added a TODO item.
(edit) @3292 [3292] 16 years jerome Removed the LIMIT SQL keyword to accomodate DB2 which apparently lacks …
(edit) @3291 [3291] 16 years jerome Database backends now convert from and to unicode instead of UTF-8. The …
(edit) @3290 [3290] 16 years jerome Fixed a problem where PostgreSQL 8.x wants 'listen_addresses' instead of …
(edit) @3289 [3289] 16 years jerome Added missing docstring.
(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) @3286 [3286] 16 years jerome Typo
(edit) @3285 [3285] 16 years jerome Now external preaccounter/accounter scripts must read the print job's …
(edit) @3284 [3284] 16 years jerome Someone did something wrong…
(edit) @3283 [3283] 16 years jerome Clearly marks CUPS 1.3.4 or higher as being required for new releases of …
(edit) @3282 [3282] 16 years jerome Removed LPRng stuff. Removed the boring list of supported Page Description …
(edit) @3281 [3281] 16 years jerome PyKota supports more than 2 database backends for a long time now.
(edit) @3280 [3280] 16 years matt Update copyright on LDAP initscripts while I'm at it.
(edit) @3279 [3279] 16 years jerome Finished changing copyright years, excepted for contributed stuff and …
(edit) @3278 [3278] 16 years matt Some cruft snuck in my last commit. Removing.
(edit) @3277 [3277] 16 years matt Update LDAP installation instructions to note different paths for …
(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) @3274 [3274] 16 years jerome Give credits where it's due.
(edit) @3273 [3273] 16 years matt Use 127.0.0.1 and not localhost to fix MySQL's broken behavior.
(edit) @3272 [3272] 16 years jerome All message catalogs are now encoded in UTF-8. Updated the manual pages.
(edit) @3271 [3271] 16 years jerome Works around a problem that can't be reproduced ! (Funny, isn't it ?)
(edit) @3270 [3270] 16 years jerome Added something about unix domain sockets which are unsupported by …
(edit) @3269 [3269] 16 years jerome Doesn't reroute/deroute the CUPS print queue through PyKota anymore if …
(edit) @3268 [3268] 16 years jerome Added missing line…
(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) @3265 [3265] 16 years jerome Add missing important word…
(edit) @3264 [3264] 16 years jerome Ensure only developers will install the latest development tree for …
(edit) @3263 [3263] 16 years jerome Backported manual page generator from pkpgcounter to escape hyphens.
(edit) @3262 [3262] 16 years jerome Fixed a problem where even with --noremote pknotify raised an exception.
(edit) @3261 [3261] 16 years jerome Cosmetic changes.
(edit) @3260 [3260] 16 years jerome Changed license to GNU GPL v3 or later. Changed Python source encoding …
(edit) @3259 [3259] 16 years jerome Began work on moving from GNU GPL v2 or later to GNU GPL v3 or later. TODO …
(edit) @3258 [3258] 16 years jerome Removed LIMIT where it's not needed (unique key), because LIMIT is not …
(edit) @3257 [3257] 16 years jerome Now detects the TCP port PostgreSQL is listening to : Debian makes …
(edit) @3256 [3256] 16 years jerome No need to reopen the file another time, it's already done in pkpgcounter.
(edit) @3255 [3255] 16 years jerome Now all job attributes are stored as unicode values.
(edit) @3254 [3254] 16 years jerome Give credit where it's due.
(edit) @3253 [3253] 16 years jerome Fixed '_' bug in changelog.
(edit) @3252 [3252] 16 years jerome Can now print again under limited circumstances.
(edit) @3251 [3251] 16 years jerome Fixed a problem with superfast servers :-)
(edit) @3250 [3250] 17 years jerome Clearly marks code as being unusable for now :-)
(edit) @3249 [3249] 17 years jerome Removed ipp module which was still present in PyKota. Now pkipplib is …
(edit) @3248 [3248] 17 years jerome Fixed an 'hp' Device URI parsing problem thanks to Christopher Hoskin.
(edit) @3247 [3247] 17 years jerome New item to verify.
(edit) @3246 [3246] 17 years jerome It seems chardet returns None for some people…
(edit) @3245 [3245] 17 years jerome Now the pykotme command line tool computes size and price based on the …
(edit) @3244 [3244] 17 years jerome Fixed the same problem as yesterday, elsewhere.
(edit) @3243 [3243] 17 years jerome Fixed a problem with old payments and/or payments with no description.
(edit) @3242 [3242] 17 years jerome Minor fixes.
Note: See TracRevisionLog for help on using the revision log.