root / pykota / trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @3117 [3117] 17 years jerome 1.25 is there it seems.
(edit) @3116 [3116] 17 years jerome Improved the documentation.
(edit) @3115 [3115] 17 years jerome Fixed some issues in the documentation. Added the documentation for …
(edit) @3114 [3114] 17 years jerome Updated pkrefund's manual page.
(edit) @3113 [3113] 17 years jerome Added the french translation for pkrefund's help.
(edit) @3112 [3112] 17 years jerome Changed copyright's years
(edit) @3111 [3111] 17 years jerome Added some translatable strings for the displaying of the history in …
(edit) @3110 [3110] 17 years jerome Finished french translation for pkinvoice's help.
(edit) @3109 [3109] 17 years jerome Reordered fields when asking if the job has to be refunded or not.
(edit) @3108 [3108] 17 years jerome Better textual information.
(edit) @3107 [3107] 17 years jerome Improved french translation.
(edit) @3106 [3106] 17 years jerome Improved french translation.
(edit) @3105 [3105] 17 years jerome Didn't reroute printers with --cups in modification mode.
(edit) @3104 [3104] 17 years jerome Improved the toplevel README file a lot.
(edit) @3103 [3103] 17 years jerome Simplified the import of printers. Linked to pkpgcounter v2.12.
(edit) @3102 [3102] 17 years jerome Now pkturnkey ensures print queues are rerouted through PyKota.
(edit) @3101 [3101] 17 years jerome Fixed a bug in ink accounting, thx to Netzwerkler.
(edit) @3100 [3100] 17 years jerome Updated all manual pages.
(edit) @3099 [3099] 17 years jerome Missing change.
(edit) @3098 [3098] 17 years jerome Updated all messages catalog. Pushed version number up to 1.25beta.
(edit) @3097 [3097] 17 years jerome Updated all message catalogs.
(edit) @3096 [3096] 17 years jerome Documented change.
(edit) @3095 [3095] 17 years jerome Now pkrefund displays progression percent when extracting datas too.
(edit) @3094 [3094] 17 years jerome Documented the start= and end= filters for the data dumper.
(edit) @3093 [3093] 17 years jerome Now the data dumper can use jobid= as a filter.
(edit) @3092 [3092] 17 years jerome Documented the jobid filter key in dumpykota.
(edit) @3091 [3091] 17 years jerome Prepare code so that the data dumper will be able to use the jobid as a …
(edit) @3090 [3090] 17 years jerome Now pkinvoice works internally like pkrefund. Huge code factorization is …
(edit) @3089 [3089] 17 years jerome Reduced font size.
(edit) @3088 [3088] 17 years jerome Minor improvements.
(edit) @3087 [3087] 17 years jerome Added number of users who were refunded.
(edit) @3086 [3086] 17 years jerome Fixed a big problem with the user's overcharging factor in the LDAP …
(edit) @3085 [3085] 17 years jerome Now pksetup accepts the --help command line option
(edit) @3084 [3084] 17 years jerome pkrefund can now create refunding receipts in the PDF format.
(edit) @3083 [3083] 17 years jerome Changed output format for amounts.
(edit) @3082 [3082] 17 years jerome Fixed translation.
(edit) @3081 [3081] 17 years jerome Improved documentation.
(edit) @3080 [3080] 17 years jerome Fixed french translation.
(edit) @3079 [3079] 17 years jerome Now prepares datas for ReportLab? 2.x
(edit) @3078 [3078] 17 years jerome Updated pknotify's manual page.
(edit) @3077 [3077] 17 years jerome Improved error handling.
(edit) @3076 [3076] 17 years jerome Now raises PyKotaToolError? when the error is not on the command line.
(edit) @3075 [3075] 17 years jerome Added the --noremote command line option to pknotify.
(edit) @3074 [3074] 17 years jerome Removed an item which is done at least partially.
(edit) @3073 [3073] 17 years jerome Now pkprinters doesn't modify CUPS' printers.conf if the -C | …
(edit) @3072 [3072] 17 years jerome Jurandy Martins fixed Brazilian translation
(edit) @3071 [3071] 17 years jerome Improved the fix.
(edit) @3070 [3070] 17 years jerome Fixed problem with hplip's device_uris
(edit) @3069 [3069] 17 years jerome Fixed a typo in help : formating ==> formatting
(edit) @3068 [3068] 17 years jerome Added help about date formatting.
(edit) @3067 [3067] 17 years jerome Removed unused command line argument.
(edit) @3066 [3066] 17 years jerome Now maintain per user counters for refunds. Doesn't use them yet.
(edit) @3065 [3065] 17 years jerome Added pkrefund's manual page.
(edit) @3064 [3064] 17 years jerome Changed the order of usernames in default refunding reason.
(edit) @3063 [3063] 17 years jerome Added the pkrefund command line tool.
(edit) @3062 [3062] 17 years jerome Enforces a default reason when refunding a job.
(edit) @3061 [3061] 17 years jerome Workaround locale problem when the locale used is not installed.
(edit) @3060 [3060] 17 years jerome When refunding a job, a negative payment is now saved as well as a textual …
(edit) @3059 [3059] 17 years jerome Now logs where print job's datas come from.
(edit) @3058 [3058] 17 years jerome Added a color for refunded print jobs.
(edit) @3057 [3057] 17 years jerome Added missing reason to not do a refund.
(edit) @3056 [3056] 17 years jerome The code to refund jobs is there and works (at least with …
(edit) @3055 [3055] 17 years jerome Simplified i18n and l10n stuff by removing code used with Python<2.3 => …
(edit) @3054 [3054] 17 years jerome Fixed incomplete help (not sure ?)
(edit) @3053 [3053] 17 years jerome Only displays a message if no user/group entry was found to match command …
(edit) @3052 [3052] 17 years jerome Now pkprinters reroutes CUPS print queues through PyKota or through CUPS …
(edit) @3051 [3051] 17 years jerome Now pkprinters --list indicates if a particular printer is routed …
(edit) @3050 [3050] 17 years jerome Fixed date and time parsing, although I was unable to reproduce the …
(edit) @3049 [3049] 17 years jerome Removed unneeded code.
(edit) @3048 [3048] 18 years jerome Locking code should now work as expected, even when CUPS is stopped …
(edit) @3047 [3047] 18 years jerome Added an item.
(edit) @3046 [3046] 18 years jerome Fixed ink accounting when there are several copies.
(edit) @3045 [3045] 18 years jerome Added a patch by Andrew Ross from Parakeet Print Quota.
(edit) @3044 [3044] 18 years jerome Improved the documentation about ink accounting.
(edit) @3043 [3043] 18 years jerome No need to extend the PATH in autopykota, since cupspykota does it …
(edit) @3042 [3042] 18 years jerome Simplified code : pkpgcounter's code already opens the data file.
(edit) @3041 [3041] 18 years jerome Extends the PATH to be sure to find subprocesses like ghostscript and pcl6 …
(edit) @3040 [3040] 18 years jerome Removed parts of the locking code incompatible with a multi-server …
(edit) @3039 [3039] 18 years jerome Removed an SNMP OID which is not supported by some printers, and wasn't …
(edit) @3038 [3038] 18 years jerome Removed duplicate list of features.
(edit) @3037 [3037] 18 years jerome Define some example coefficients for ink usage.
(edit) @3036 [3036] 18 years jerome Charging for ink usage, finally !
(edit) @3035 [3035] 18 years jerome Removed 'coefficient_' in front of each coefficient's name.
(edit) @3034 [3034] 18 years jerome Can now compute ink usage, but does not use it yet to compute price.
(edit) @3033 [3033] 18 years jerome Added lazy retrieval of a printer's coefficients. Removed pykoef from …
(edit) @3032 [3032] 18 years jerome Added some javascript form validation code to avoid common mistakes and …
(edit) @3031 [3031] 18 years jerome The configuration parser can now extract all coefficients for a particular …
(edit) @3030 [3030] 18 years jerome Now accepts uppercase for filter keys. The CGI now contains an example of …
(edit) @3029 [3029] 18 years jerome Make the configuration file parser recognize the 'bw', 'cmyk', 'cmy', and …
(edit) @3028 [3028] 18 years jerome Printer Off should be reported as an error.
(edit) @3027 [3027] 18 years jerome Improved the detection of a stable idle status in snmp accounting stuff, …
(edit) @3026 [3026] 18 years jerome Removed item.
(edit) @3025 [3025] 18 years jerome Added the 'noprintingmaxdelay' directive to workaround printers which …
(edit) @3024 [3024] 18 years jerome Added important item to do ASAP.
(edit) @3023 [3023] 18 years jerome Fixed a minor cleaning problem when an exception happens early at database …
(edit) @3022 [3022] 18 years jerome Added keywords property.
(edit) @3021 [3021] 18 years jerome Added pksetup for Debian & Ubuntu
(edit) @3020 [3020] 18 years jerome Removed unneeded code to retrieve the correct character set.
(edit) @3019 [3019] 18 years jerome Don't use CUPS' CHARSET environment variable anymore since it's …
(edit) @3018 [3018] 18 years jerome Ensures that the billing code and username are encoded into the user's …
Note: See TracRevisionLog for help on using the revision log.