root / pykota / trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(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] 17 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.
(edit) @3241 [3241] 17 years jerome Improved the documentation of the 'policy' directive.
(edit) @3240 [3240] 17 years jerome 1.27alpha1 is out.
(edit) @3238 [3238] 17 years jerome v1.26 is out.
(edit) @3237 [3237] 17 years jerome Reuse dh_python to see what happens…
(edit) @3236 [3236] 17 years jerome Doesn't create a symlink to cupspykota if this is not needed.
(edit) @3235 [3235] 17 years jerome Added informations about pksetup.
(edit) @3234 [3234] 17 years jerome Removed duplicate entry (it seems).
(edit) @3233 [3233] 17 years jerome Fixed problem with empty answers.
(edit) @3232 [3232] 17 years jerome Doesn't check if install mode or not.
(edit) @3231 [3231] 17 years jerome Added manual page for pksetup.
(edit) @3230 [3230] 17 years jerome Added some minimal help.
(edit) @3229 [3229] 17 years jerome Removed double dependency.
(edit) @3228 [3228] 17 years jerome More complete help.
(edit) @3227 [3227] 17 years jerome Changed FSF address and misleading information.
(edit) @3226 [3226] 17 years jerome Marked pykota.schema as a configuration file.
(edit) @3225 [3225] 17 years jerome Encoding set to UTF-8
(edit) @3224 [3224] 17 years jerome Added subversion links.
(edit) @3223 [3223] 17 years jerome Better description.
(edit) @3222 [3222] 17 years jerome Permissions again.
(edit) @3221 [3221] 17 years jerome Fixed another permissions problem.
(edit) @3220 [3220] 17 years jerome Minor fix for ChangeLog? file.
(edit) @3219 [3219] 17 years jerome Fixes permissions.
(edit) @3218 [3218] 17 years jerome Uses dh_pysupport instead of dh_python.
(edit) @3217 [3217] 17 years jerome Added usage informations about the FAQ.
(edit) @3216 [3216] 17 years jerome Added missing file.
(edit) @3215 [3215] 17 years jerome Added missing directory.
(edit) @3214 [3214] 17 years jerome Added qa-assistant stuff.
(edit) @3213 [3213] 17 years jerome More informations
(edit) @3212 [3212] 17 years jerome Documented the qa-assistant part a bit.
(edit) @3211 [3211] 17 years jerome Added missing ordering field for CGI data dumper…
(edit) @3210 [3210] 17 years jerome Added more items.
(edit) @3209 [3209] 17 years jerome Added more steps.
(edit) @3208 [3208] 17 years jerome Added preliminary checklist template for Gnome's qa-assistant.
(edit) @3207 [3207] 17 years jerome Upgraded to the latest version sent by George Farris.
(edit) @3204 [3204] 17 years jerome Upgraded Debian's changelog file.
(edit) @3202 [3202] 17 years jerome well, almost…
(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) @3199 [3199] 17 years jerome Added George Farris' work, under the terms of the GNU GPL v3.
(edit) @3198 [3198] 17 years jerome Now behaves as expected when the printer is switched off and then back on …
(edit) @3197 [3197] 17 years jerome Committed new version of PJL accounting module.
(edit) @3196 [3196] 17 years jerome Added missing step : pksetup should install PyKota's files first.
(edit) @3195 [3195] 17 years jerome Previous commit mistakenly included untested code.
(edit) @3194 [3194] 17 years jerome Upgraded dependencies' version numbers.
(edit) @3193 [3193] 17 years jerome Ensures the whole PJL message is sent to the printer.
(edit) @3192 [3192] 17 years jerome Doesn't put empty strings in the buffer, otherwise we may end up eating …
(edit) @3191 [3191] 17 years jerome Added some informations about the length of the mask.
(edit) @3190 [3190] 17 years jerome Added the 'snmperrormask' directive.
(edit) @3189 [3189] 17 years jerome Now fails and logs a meaningful error message immediately when the …
(edit) @3188 [3188] 17 years jerome Uses the stderr logging backend at startup, in case of early failure (like …
(edit) @3187 [3187] 17 years jerome Ensure that debug is on if PyKota fails before being able to read the …
(edit) @3186 [3186] 17 years jerome Fixed incorrect permissions on cupspykota, which wasn't even executable…
(edit) @3185 [3185] 17 years jerome Fixed a problem when setting default policy : the echo command would …
(edit) @3184 [3184] 17 years jerome Added some docstrings.
(edit) @3183 [3183] 17 years jerome Removed unnecessary debug messages.
(edit) @3182 [3182] 17 years jerome Improved error message whenever the PostgreSQL connection fails. Removed …
(edit) @3181 [3181] 17 years jerome Version number changed.
(edit) @3180 [3180] 17 years jerome Now the various delays are configurable when using hardware …
(edit) @3177 [3177] 17 years jerome Missing function call.
(edit) @3176 [3176] 17 years jerome Problem due to the introduction of the constants module.
(edit) @3175 [3175] 17 years jerome Rewrote PJL accounter using threads and non-blocking I/O. Move shared …
(edit) @3174 [3174] 17 years jerome Changed pkpgcounter's version number.
(edit) @3173 [3173] 17 years jerome Dirty hack of the day (year ?).
(edit) @3172 [3172] 17 years jerome Catches an AttributeError? when the value is not defined in pykota.conf
(edit) @3171 [3171] 17 years jerome Still apply the deprecated utolower directive if it is set, in order to …
(edit) @3170 [3170] 17 years jerome Adding the --orderby command line switch to dumpykota broke dumpykota.cgi, …
(edit) @3169 [3169] 17 years jerome Finish implementation of the usernamecase directive.
(edit) @3168 [3168] 17 years jerome Now silently ignores unknown ordering fields.
Note: See TracRevisionLog for help on using the revision log.