root / pykota / trunk / pykota

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @1360 [1360] 20 years jalet Preliminary snmpprinterstatus command added.
(edit) @1359 [1359] 20 years jalet Avoids a database query even if caching was disabled.
(edit) @1358 [1358] 20 years jalet Don't retrieve data when it's not needed, to avoid database queries
(edit) @1357 [1357] 20 years jalet ldapcache directive marked as experimental
(edit) @1356 [1356] 20 years jalet Experimental ldapcache directive added
(edit) @1353 [1353] 20 years jalet maildomain pykota.conf directive added. Small improvements on mail headers …
(edit) @1351 [1351] 20 years jalet Note about today's modifications
(edit) @1348 [1348] 20 years jalet Preliminary work on low-level LDAP specific cache.
(edit) @1338 [1338] 20 years jalet Preliminary work on the pkhint command
(edit) @1336 [1336] 20 years jalet Note about recent fix in cupspykota
(edit) @1333 [1333] 20 years jalet Removing a printer from a printers group should work now.
(edit) @1332 [1332] 20 years jalet pkprinters can now remove printers from printers groups.
(edit) @1330 [1330] 20 years jalet pkprinters command line tool added.
(edit) @1327 [1327] 20 years jalet Preliminary work on Relationnal Database Independance via DB-API 2.0
(edit) @1325 [1325] 20 years jalet More info for OpenOffice?.org usage
(edit) @1324 [1324] 20 years jalet Version
(edit) @1321 [1321] 20 years jalet Fixes stupid software accounting bug in CUPS backend
(edit) @1320 [1320] 20 years jalet Small fix from Matt.
(edit) @1318 [1318] 20 years jalet New user/group deletion code
(edit) @1313 [1313] 20 years jalet Typo
(edit) @1312 [1312] 20 years jalet *** empty log message ***
(edit) @1311 [1311] 20 years jalet Version number changed to 1.16
(edit) @1301 [1301] 20 years jalet 1.16beta3 is out
(edit) @1291 [1291] 20 years jalet Small fix for job cancelling code.
(edit) @1290 [1290] 20 years jalet Docstring added.
(edit) @1287 [1287] 20 years jalet PyKota 1.16beta1 is finally out.
(edit) @1285 [1285] 20 years jalet New formula to compute a job's price
(edit) @1284 [1284] 20 years jalet User's email address can now be set at user's creation time.
(edit) @1278 [1278] 20 years jalet Now can output the user's history on several printers at the same time.
(edit) @1277 [1277] 20 years jalet Small fix for history
(edit) @1275 [1275] 20 years jalet Missing space in SQL query
(edit) @1274 [1274] 20 years jalet Printing history added to CGI script.
(edit) @1272 [1272] 20 years jalet Bug wrt number of copies with CUPS should be fixed.
(edit) @1271 [1271] 20 years jalet Major code refactoring, it's way cleaner, and now allows automated …
(edit) @1269 [1269] 20 years jalet Fixed potential accuracy problem if a user printed on several printers …
(edit) @1259 [1259] 20 years jalet Additionnal check to not create a circular printers group.
(edit) @1258 [1258] 20 years jalet edpykota now supports adding printers to printer groups.
(edit) @1257 [1257] 20 years jalet Copyright year changed.
(edit) @1252 [1252] 20 years jalet This time printer groups caching works.
(edit) @1251 [1251] 20 years jalet Code factorization
(edit) @1250 [1250] 20 years jalet Fixed caching of printer groups
(edit) @1249 [1249] 20 years jalet Printer groups should be cached now, if caching is enabled.
(edit) @1248 [1248] 20 years jalet Dots in user, groups and printer names should be allowed.
(edit) @1247 [1247] 20 years jalet This time it should be better…
(edit) @1246 [1246] 20 years jalet I'm completely stupid !!! Better to not talk while coding !
(edit) @1245 [1245] 20 years jalet Forgot to remove some code
(edit) @1244 [1244] 20 years uid67467 Tries to workaround possible integrity violations when retrieving printer …
(edit) @1240 [1240] 20 years uid67467 Should be ok now.
(edit) @1239 [1239] 20 years uid67467 Savannah is back online…
(edit) @1236 [1236] 20 years jalet And as always, I forgot most of the new files :-)
(edit) @1235 [1235] 20 years jalet Some code refactoring. New HTML reporter added, which is now used in the …
(edit) @1229 [1229] 20 years jalet Some code refactoring work. New code is not used at this time.
(edit) @1228 [1228] 20 years jalet Don't try to retrieve the user print quota information if current …
(edit) @1227 [1227] 20 years jalet Added 'utolower' configuration option to convert all usernames …
(edit) @1226 [1226] 20 years jalet Shell script to wait for AppleTalk? enabled printers being idle was added.
(edit) @1224 [1224] 20 years jalet Added a bit of code to support the setting of the user's email …
(edit) @1221 [1221] 20 years jalet Printing on a printer not present in the Quota Storage now results in the …
(edit) @1219 [1219] 20 years jalet Don't try to verify if module name is valid, Python does this better than …
(edit) @1218 [1218] 20 years jalet Small code move
(edit) @1217 [1217] 20 years jalet No more message on stderr when the translation is not available.
(edit) @1216 [1216] 20 years jalet updated FAQ
(edit) @1212 [1212] 20 years jalet Fixes reported to NEWS file.
(edit) @1211 [1211] 20 years jalet Puts 'root' instead of when printing from CUPS web interface …
(edit) @1204 [1204] 20 years jalet Small fix for LDAP when pykotaOptions attribute wasn't present.
(edit) @1203 [1203] 20 years jalet Job price added to history
(edit) @1200 [1200] 21 years jalet More complete job history.
(edit) @1196 [1196] 21 years jalet Code refactoring work. Explicit redirection to /dev/null has to be set in …
(edit) @1194 [1194] 21 years jalet Spanish translation by Dennis Romero L. added.
(edit) @1193 [1193] 21 years jalet Missing import statement. Better documentation for mailto: external(...)
(edit) @1192 [1192] 21 years jalet Mailto can be any external command now, as usual.
(edit) @1189 [1189] 21 years jalet Documentation's licensed changed from GNU FDL to GNU GPL, to please …
(edit) @1185 [1185] 21 years jalet New CUPS backend fully functionnal. Old CUPS configuration method is now …
(edit) @1180 [1180] 21 years jalet More work on new backend. This commit may be unstable.
(edit) @1179 [1179] 21 years jalet Bug fix wrt no user/group name command line argument to edpykota
(edit) @1178 [1178] 21 years jalet New CUPS backend supports device enumeration
(edit) @1177 [1177] 21 years jalet CUPS backend added for people to experiment.
(edit) @1175 [1175] 21 years jalet Minimal FAQ added
(edit) @1172 [1172] 21 years jalet Initial support for browser's language preference added.
(edit) @1171 [1171] 21 years jalet Now can force language when coming from CGI script.
(edit) @1170 [1170] 21 years jalet More complete messages in case of LDAP failure. LDAP database connection …
(edit) @1168 [1168] 21 years jalet Better documentation. 1.15 is out !
(edit) @1156 [1156] 21 years jalet Multiple printer names or wildcards can be passed on the command …
(edit) @1152 [1152] 21 years jalet External policies for printers works ! We can now auto-add users on first …
(edit) @1151 [1151] 21 years jalet Do not cache anymore entries which don't exist.
(edit) @1149 [1149] 21 years jalet Job history can be disabled. Some typos in README. More messages in setup …
(edit) @1148 [1148] 21 years jalet Preliminary code to disable job history
(edit) @1147 [1147] 21 years jalet More work on cache
(edit) @1144 [1144] 21 years jalet Character encoding added to please latest version of Python
(edit) @1141 [1141] 21 years jalet LDAP group access will be slower when cache is disabled, but at least …
(edit) @1140 [1140] 21 years jalet Test reversed to not retrieve group members when no messages for them.
(edit) @1138 [1138] 21 years jalet More work on group caching.
(edit) @1137 [1137] 21 years jalet More work on caching
(edit) @1136 [1136] 21 years jalet Nothing interesting…
(edit) @1135 [1135] 21 years jalet Performance bottleneck with LDAP solved.
(edit) @1133 [1133] 21 years jalet Several optimizations, especially with LDAP backend
(edit) @1132 [1132] 21 years jalet Logs cache store actions too
(edit) @1131 [1131] 21 years jalet Caching mechanism now caches all that's cacheable.
(edit) @1130 [1130] 21 years jalet Storage caching mechanism added.
(edit) @1123 [1123] 21 years jalet Problem with Python 2.3 fixed : a bug of me.
(edit) @1121 [1121] 21 years jalet More powerful CGI script for quota reports
Note: See TracRevisionLog for help on using the revision log.