root / pykota / trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(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] 18 years jerome Simplified i18n and l10n stuff by removing code used with Python<2.3 => …
(edit) @3054 [3054] 18 years jerome Fixed incomplete help (not sure ?)
(edit) @3053 [3053] 18 years jerome Only displays a message if no user/group entry was found to match command …
(edit) @3052 [3052] 18 years jerome Now pkprinters reroutes CUPS print queues through PyKota or through CUPS …
(edit) @3051 [3051] 18 years jerome Now pkprinters --list indicates if a particular printer is routed …
(edit) @3050 [3050] 18 years jerome Fixed date and time parsing, although I was unable to reproduce the …
(edit) @3049 [3049] 18 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 …
(edit) @3017 [3017] 18 years jerome Added an item.
(edit) @3016 [3016] 18 years jerome Added an item.
(edit) @3015 [3015] 18 years jerome Added something about Samsung QPDL now that pkpgcounter v1.85 supports it.
(edit) @3014 [3014] 18 years jerome I think this item was done but not deleted.
(edit) @3013 [3013] 18 years jerome Killed another item from the TODO list
(edit) @3012 [3012] 18 years jerome Exports two additional environment variables.
(edit) @3011 [3011] 18 years jerome Deleted an item which doesn't seem to be needed anymore, now that charset …
(edit) @3010 [3010] 18 years jerome Finally it's probably better to abort immediately if python-mysqldb is too …
(edit) @3009 [3009] 18 years jerome Now logs an error when the version of python-mysqldb lacks some …
(edit) @3008 [3008] 18 years jerome Rewrote the locking mechanism.
(edit) @3007 [3007] 18 years jerome Version + log.
(edit) @3006 [3006] 18 years jerome Now uses an automatic charset detection module if installed, or fallback …
(edit) @3005 [3005] 18 years jerome Now ensures that the permissions on /usr/share/pykota/cupspykota are …
(edit) @3004 [3004] 18 years jerome Removed the list of sponsors entirely, and redirects people who want to …
(edit) @3003 [3003] 18 years jerome New supporter added.
(edit) @3002 [3002] 18 years jerome New supporter added.
(edit) @3001 [3001] 18 years jerome Now also cleans the build and dist directories.
(edit) @3000 [3000] 18 years jerome Ensures that the multiplication by number of copies is done only once.
(edit) @2999 [2999] 18 years jerome New supporter added.
(edit) @2998 [2998] 18 years jerome New supporter added.
(edit) @2997 [2997] 18 years jerome Avoids eating all filenums :-)
(edit) @2996 [2996] 18 years jerome Fixed problem when the cupspykota process waits for the lock and the admin …
(edit) @2995 [2995] 18 years jerome New supporters added.
(edit) @2994 [2994] 18 years jerome New supporter added.
Note: See TracRevisionLog for help on using the revision log.