root / pykota / trunk / pykota

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @2302 [2302] 19 years jerome Updated the FSF's address
(edit) @2296 [2296] 19 years jerome Forbid the simultaneous use of --format=cups --datatype=history --sum
(edit) @2295 [2295] 19 years jerome Finalized the --sum command line option to dumpykota.
(edit) @2294 [2294] 19 years jerome Adds a pass to use original values for uninteresting fields
(edit) @2293 [2293] 19 years jerome First draft of generic code for the --sum option handling
(edit) @2289 [2289] 19 years jerome The --sum command line option now works for payments.
(edit) @2288 [2288] 19 years jerome In payments, the amount was retrieved as a string instead of as a float.
(edit) @2287 [2287] 19 years jerome Now stores 'hidden' in the title, filename and options fields instead of …
(edit) @2286 [2286] 19 years jerome Updated message catalog and french translation
(edit) @2285 [2285] 19 years jerome More work done on the --sum command line option, still not finished …
(edit) @2277 [2277] 19 years jerome Fixed incorrect loop counter in pjl and snmp accounters. Now uses USTATUS …
(edit) @2276 [2276] 19 years jerome A positive or negative offset can be added to the special keywords in …
(edit) @2273 [2273] 19 years jerome Cleaned the ipp class a bit
(edit) @2272 [2272] 19 years jerome Unsupported attributes are now parsed correctly like the supported ones.
(edit) @2268 [2268] 19 years jerome The start= and end= data dumper filters now accept the magical keywords …
(edit) @2267 [2267] 19 years jerome Moved the copyright strings out of the docstrings
(edit) @2266 [2266] 19 years jerome Now dumpykota and dumpykota.cgi accept start= and end= to specify the …
(edit) @2265 [2265] 19 years jerome The destination URL for a click on the logos in CGI scripts is …
(edit) @2264 [2264] 19 years jerome Improved data dumper : speed and correctness
(edit) @2262 [2262] 19 years jerome The URL to the logo used in the CGI scripts is now configurable
(edit) @2254 [2254] 19 years jerome Integrated the major rewrite of ipp.py into PyKota. Now the …
(edit) @2241 [2241] 19 years jerome Fixed username when printing test pages from CUPS' web interface : use the …
(edit) @2239 [2239] 19 years jerome Fix for strange values in job-originating-hostname
(edit) @2237 [2237] 19 years jerome 1.22 Final.
(edit) @2229 [2229] 19 years jerome Improved stability and allowed tracebacks in CGI scripts. Improved …
(edit) @2228 [2228] 19 years jerome 1.22beta is out
(edit) @2222 [2222] 19 years jerome Fixed history retrieval for nonexisting printers or users
(edit) @2221 [2221] 19 years jerome Add a workaround for users with an old version of python-ldap.
(edit) @2220 [2220] 19 years jerome Job's billing code is now clicable in the print job history viewed from …
(edit) @2219 [2219] 19 years jerome The data dumper didn't export the oldest job history entry when dumping in …
(edit) @2218 [2218] 19 years jerome The data dumper now supports filtering by hostname or billing code.
(edit) @2217 [2217] 19 years jerome The job-billing info is now saved into the database if present.
(edit) @2214 [2214] 19 years jerome An unknown locale could cause a traceback, this is now fixed.
(edit) @2211 [2211] 19 years jerome Fixed incomplete history retrieval from LDAP
(edit) @2210 [2210] 19 years jerome Early errors now finally generate meaningful error messages, this will …
(edit) @2205 [2205] 19 years jerome Split hardware.py into a generic hardware.py and two protocol …
(edit) @2203 [2203] 19 years jerome TODO is now done !
(edit) @2202 [2202] 19 years jerome Now SNMP handling should correctly detect PowerSave/StandBy? mode
(edit) @2200 [2200] 19 years jerome Added PJL code for sleep mode, thanks to Rong-En Fan
(edit) @2199 [2199] 19 years jerome Now uses raw strings
(edit) @2198 [2198] 19 years jerome Added a "funny" comment :-)
(edit) @2197 [2197] 19 years jerome Now correctly detects color/bw mode in PCLXL documents.
(edit) @2196 [2196] 19 years jerome Prepare the road to a fix for the high end Kyocera printer which …
(edit) @2195 [2195] 19 years jerome Fixed charset problem under MacOSX
(edit) @2193 [2193] 19 years jerome pkbanner now accepts more info to display on its command line
(edit) @2191 [2191] 19 years jerome Hopefully final fix for LDAP attributes' names case (in)sensitivity
(edit) @2190 [2190] 19 years jerome Makes ipp.py output all the available data when launched in test mode
(edit) @2188 [2188] 19 years jerome Fixes some case related problems with LDAP
(edit) @2183 [2183] 19 years jerome Reported the SNMP warmup fix into PJL handling code as well.
(edit) @2182 [2182] 19 years jerome Fixed f.cking typo
(edit) @2181 [2181] 19 years jerome Hopefully final fix for HP LaserJet? Color with buggy SNMP support : this …
(edit) @2180 [2180] 19 years jerome Fixed a problem with "warmup" status for some printers
(edit) @2179 [2179] 19 years jerome Added a note about yesterday's fix
(edit) @2178 [2178] 19 years jerome Added more SNMP debug information
(edit) @2167 [2167] 19 years jerome Reported some recent fixes in changelog
(edit) @2163 [2163] 19 years jerome Fixed data dumper when dumping history in CUPS' page_log format, because …
(edit) @2149 [2149] 19 years jerome Removed an empty comment
(edit) @2148 [2148] 19 years jerome Test
(edit) @2147 [2147] 19 years jerome Removed all references to $Log$
(edit) @2146 [2146] 19 years jerome It seems that $Log$ is not implemented or doesn't work for some reason
(edit) @2145 [2145] 19 years jerome Another test
(edit) @2144 [2144] 19 years jerome Strange, other keyword properties work, but not $Log$…
(edit) @2143 [2143] 19 years jerome Test some additional keywords
(edit) @2142 [2142] 19 years jerome hmm... doesn't seem to work as expected…
(edit) @2141 [2141] 19 years jerome Testing the $Log$ keyword property
(edit) @2140 [2140] 19 years jerome Removed unneeded import statement
(edit) @2139 [2139] 19 years jerome Added the Log keyword property
(edit) @2137 [2137] 19 years jerome Removed the executable bit
(edit) @2133 [2133] 19 years jerome Import into subversion
(edit) @2127 [2127] 19 years jalet 1.21 Final is out.
(edit) @2121 [2121] 19 years jalet Fixed a bad copy&paste
(edit) @2107 [2107] 19 years jalet Improved robustness for manually modified LDAP trees
(edit) @2106 [2106] 19 years jalet Improved robustness
(edit) @2093 [2093] 19 years jalet Now logs the type of user running the command : mere mortal vs PyKota
(edit) @2087 [2087] 19 years jalet 1.21beta is out !
(edit) @2075 [2075] 19 years jalet Added some informations from RFC3805 and RFC2790
(edit) @2074 [2074] 19 years jalet Optimize print job parsing by avoiding to pass the job's datas …
(edit) @2073 [2073] 19 years jalet Fixed the --prototype command line option to edpykota
(edit) @2066 [2066] 19 years jalet Fixed the maxdenybanners directive. Introduced the denyduplicates …
(edit) @2064 [2064] 19 years jalet Fixes output when user has got a negative or nul overcharging factor.
(edit) @2062 [2062] 19 years jalet Introduces the new 'trustjobsize' directive to workaround some …
(edit) @2060 [2060] 19 years jalet Now always precomputes the job's size with the internal PDL parser, and …
(edit) @2057 [2057] 19 years jalet Added the md5sum to the history
(edit) @2054 [2054] 19 years jalet Big database structure changes. Upgrade script is now included as well …
(edit) @2053 [2053] 19 years jalet Better detection of number of copies in PostScript? parser
(edit) @2044 [2044] 19 years jalet Version number changed
(edit) @2042 [2042] 19 years jalet Same fix for group print quota entries wrt LDAP performance
(edit) @2041 [2041] 19 years jalet Performance improvement for user print quota entries search
(edit) @2040 [2040] 19 years jalet typo
(edit) @2039 [2039] 19 years jalet Fixed some ldap filters
(edit) @2036 [2036] 19 years jalet edpykota's --delete command line tool doesn't use "*" as its default …
(edit) @2034 [2034] 19 years jalet Small fix for Python2.1 and variables scopes
(edit) @2033 [2033] 19 years jalet Convert PygreSQL's new exception into a string before re-raising it
(edit) @2032 [2032] 19 years jalet Now dumpykota.cgi behaves like printquota.cgi wrt the REMOTE_USER …
(edit) @2031 [2031] 19 years jalet Fix exception's name wrt newer versions of PygreSQL
(edit) @2030 [2030] 19 years jalet Big bug fix wrt the datelimit attribute
(edit) @2027 [2027] 19 years jalet Tried to fix a problem with printers which are slow to pass into printing …
(edit) @2026 [2026] 19 years jalet Fixed a fuckingly strange exception by cleverly ignoring it entirely :-)
(edit) @2020 [2020] 19 years jalet Version number changed
(edit) @2017 [2017] 19 years jalet Move some functions outside of the CGI to allow their use in other CGI …
Note: See TracRevisionLog for help on using the revision log.