root / pykota / trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(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] 18 years jerome When refunding a job, a negative payment is now saved as well as a textual …
(edit) @3059 [3059] 18 years jerome Now logs where print job's datas come from.
(edit) @3058 [3058] 18 years jerome Added a color for refunded print jobs.
(edit) @3057 [3057] 18 years jerome Added missing reason to not do a refund.
(edit) @3056 [3056] 18 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.
(edit) @2993 [2993] 18 years jerome New supporters added.
(edit) @2992 [2992] 18 years jerome Added a TODO remark about the value of grouppquota.PageCounter?
(edit) @2991 [2991] 18 years matt Cast string to an int so we can += it
(edit) @2990 [2990] 18 years jerome New supporter added.
(edit) @2989 [2989] 18 years jerome New supporter added
(edit) @2988 [2988] 18 years jerome New supporter added.
(edit) @2987 [2987] 18 years jerome New supporter added.
(edit) @2986 [2986] 18 years jerome New supporter added
(edit) @2985 [2985] 18 years jerome Added an item.
(edit) @2984 [2984] 18 years jerome New supporter added.
(edit) @2983 [2983] 18 years jerome Fixed a problem in the handling of SMTP errors.
(edit) @2982 [2982] 18 years jerome New supporter added
(edit) @2981 [2981] 18 years jerome New supporters added.
(edit) @2980 [2980] 18 years jerome New supporter added.
(edit) @2979 [2979] 18 years jerome New supporter added.
(edit) @2978 [2978] 18 years jerome Removed broken document.
(edit) @2977 [2977] 18 years jerome New supporter added.
(edit) @2976 [2976] 18 years jerome New supporter added.
(edit) @2975 [2975] 18 years jerome Removed an ugly error message when the file doesn't exist.
(edit) @2974 [2974] 18 years jerome Fixed a bug in the MySQL schema
(edit) @2973 [2973] 18 years jerome In case there's a permission problem on the temporary directory, …
(edit) @2972 [2972] 18 years jerome Doesn't output an error anymore when the database encoding can't be …
(edit) @2971 [2971] 18 years jerome Team of supporters :)
Note: See TracRevisionLog for help on using the revision log.