root / pykota / trunk / bin / edpykota

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @2789 [2789] 18 years jerome Modified a translatable message.
(edit) @2783 [2783] 18 years jerome Now outputs the average speed, so no need to do this in filldb anymore.
(edit) @2782 [2782] 18 years jerome Code cleaning. Topped to 10000 the number of times the percent will be …
(edit) @2772 [2772] 18 years jerome Now does all the changes within a single transaction.
(edit) @2765 [2765] 18 years jerome Optimized pkbcodes like edpykota.
(edit) @2762 [2762] 18 years jerome Make pkusers --list behave like edpykota --list : allowed to normal …
(edit) @2761 [2761] 18 years jerome Now limits group listing to the groups the current user is a member of.
(edit) @2760 [2760] 18 years jerome Allows normal users to use edpykota --list in a restricted way.
(edit) @2755 [2755] 18 years jerome This time is the good one (tm) (c) (etc...)
(edit) @2749 [2749] 18 years jerome Now manage print quota entries the way it should be done (c) (tm) !
(edit) @2743 [2743] 18 years jerome Big improvement for data extraction.
(edit) @2742 [2742] 18 years jerome Now ouputs some timing info even when debug:no is used. Also uses psyco, …
(edit) @2739 [2739] 18 years jerome Fixed the problem with deletion time.
(edit) @2738 [2738] 18 years jerome Display missing users/groups early
(edit) @2737 [2737] 18 years jerome Fixed modification stuff.
(edit) @2735 [2735] 18 years jerome Completely untested modification stuff…
(edit) @2731 [2731] 18 years jerome Fixed deletion code. Implemented creation code.
(edit) @2728 [2728] 18 years jerome "edpykota --delete" and "edpykota --list" now work fine.
(edit) @2712 [2712] 18 years jerome First pass of code removal.
(edit) @2708 [2708] 18 years jerome No time to finish the changes right now, so I made edpykota fail with an …
(edit) @2686 [2686] 18 years jerome Modified pkprinters to improve speed just like I did for pkbcodes …
(edit) @2658 [2658] 18 years jerome Missing gettext call
(edit) @2657 [2657] 18 years jerome Huge speed improvements when using the --delete command line option for …
(edit) @2655 [2655] 18 years jerome Now outputs a message explaining that the treatment could be long. For …
(edit) @2622 [2622] 18 years jerome Added 2006 to the copyright's years.
(edit) @2609 [2609] 18 years jerome Insufficient permission to run a command now exits with status -2. Error …
(edit) @2515 [2515] 19 years jerome Fix to edpykota to have --noquota behave the same as before : act on a …
(edit) @2512 [2512] 19 years jerome Ensure that human made errors (like incorrect command line options) don't …
(edit) @2472 [2472] 19 years jerome Clearer warning message
(edit) @2454 [2454] 19 years jerome Added the -I | --increase command line switch to edpykota
(edit) @2452 [2452] 19 years jerome Upgraded database schema. Added -i | --ingroups command line option to …
(edit) @2344 [2344] 19 years jerome Moved the GPL blurb into a single location. Now uses named parameters in …
(edit) @2324 [2324] 19 years jerome Typos
(edit) @2323 [2323] 19 years jerome Now logs a warning when user/group doesn't exist when running edpykota. NB …
(edit) @2303 [2303] 19 years jerome Updated the FSF's address
(edit) @2267 [2267] 19 years jerome Moved the copyright strings out of the docstrings
(edit) @2258 [2258] 19 years jerome A fix for the fix ! (Hoping all will be fixed someday)
(edit) @2257 [2257] 19 years jerome Fixed a problem with edpykota --prototype
(edit) @2225 [2225] 19 years jerome Fixed inconstistency between SQL and LDAP backends' behavior.
(edit) @2216 [2216] 19 years jerome Now exits with no traceback in case of Ctrl+C
(edit) @2210 [2210] 19 years jerome Early errors now finally generate meaningful error messages, this will …
(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) @2139 [2139] 19 years jerome Added the Log keyword property
(edit) @2073 [2073] 19 years jalet Fixed the --prototype command line option to edpykota
(edit) @2054 [2054] 19 years jalet Big database structure changes. Upgrade script is now included as well …
(edit) @2036 [2036] 19 years jalet edpykota's --delete command line tool doesn't use "*" as its default …
(edit) @2030 [2030] 19 years jalet Big bug fix wrt the datelimit attribute
(edit) @2028 [2028] 19 years jalet Modified copyright years
(edit) @1967 [1967] 19 years jalet Integrated the patch by Wilson Roberto Afonso and Matt Hyclak to …
(edit) @1956 [1956] 19 years jalet Added the reject_unknown directive to pykota.conf to reject …
(edit) @1809 [1809] 19 years jalet Now outputs the name of the offending user if a mere mortal tries to …
(edit) @1803 [1803] 19 years jalet Postponed string interpolation to help message's output method
(edit) @1796 [1796] 19 years jalet Renders help translatable
(edit) @1789 [1789] 19 years jalet Now edpykota refuses to launch if the user is not a PyKota
(edit) @1755 [1755] 20 years jalet Added the --hardreset command line option to edpykota
(edit) @1584 [1584] 20 years jalet Better dispatching of error messages
(edit) @1546 [1546] 20 years jalet Now all tracebacks include PyKota's version number
(edit) @1526 [1526] 20 years jalet Fixed over-verbose exits when displaying help or version number
(edit) @1517 [1517] 20 years jalet Improved error logging. crashrecipient directive added. Now exports the …
(edit) @1436 [1436] 20 years jalet Note about not implemented limitby values
(edit) @1418 [1418] 20 years jalet Began integration of Henrik Janhagen's work on quota-then-balance and …
(edit) @1366 [1366] 20 years jalet Minor code reorganisation
(edit) @1354 [1354] 20 years jalet domain names changed to example.com in the doc, according to RFC2606
(edit) @1318 [1318] 20 years jalet New user/group deletion code
(edit) @1294 [1294] 20 years jalet Typos in messages wrt gettext.
(edit) @1284 [1284] 20 years jalet User's email address can now be set at user's creation time.
(edit) @1258 [1258] 20 years jalet edpykota now supports adding printers to printer groups.
(edit) @1257 [1257] 20 years jalet Copyright year changed.
(edit) @1207 [1207] 20 years jalet Old help message deletedd
(edit) @1180 [1180] 20 years jalet More work on new backend. This commit may be unstable.
(edit) @1179 [1179] 20 years jalet Bug fix wrt no user/group name command line argument to edpykota
(edit) @1156 [1156] 20 years jalet Multiple printer names or wildcards can be passed on the command …
(edit) @1144 [1144] 20 years jalet Character encoding added to please latest version of Python
(edit) @1133 [1133] 21 years jalet Several optimizations, especially with LDAP backend
(edit) @1120 [1120] 21 years jalet Comment added.
(edit) @1113 [1113] 21 years jalet 1.14 is out !
(edit) @1105 [1105] 21 years jalet PyKota now tries to add its attributes intelligently in existing …
(edit) @1089 [1089] 21 years jalet Prevents email messages to be sent at modification/creation time for a …
(edit) @1078 [1078] 21 years jalet Fixed typo when using edpykota --prototype
(edit) @1070 [1070] 21 years jalet Small fix
(edit) @1069 [1069] 21 years jalet Small fix
(edit) @1064 [1064] 21 years jalet More on previous fix.
(edit) @1063 [1063] 21 years jalet Ensure that the user don't pass more than two prices for a printer.
(edit) @1043 [1043] 21 years jalet Should be ready for testing :-)
(edit) @1041 [1041] 21 years jalet Hey, it may work (edpykota --reset excepted) !
(edit) @1031 [1031] 21 years jalet More work on LDAP
(edit) @1023 [1023] 21 years jalet Severe bug wrt account balance setting should be corrected.
(edit) @975 [975] 21 years jalet Better error handling.
(edit) @952 [952] 21 years jalet Preliminary support for LPRng added BUT STILL UNTESTED.
(edit) @937 [937] 21 years jalet Docstring corrected for better manual page
(edit) @927 [927] 21 years jalet Groups quota work now !
(edit) @924 [924] 21 years jalet More strict error detection. Minor code rewrite to avoid some repetitive …
(edit) @923 [923] 21 years jalet edpykota --charge command line option works now.
(edit) @922 [922] 21 years jalet More complete docstring
(edit) @921 [921] 21 years jalet edpykota now accepts a --delete option. Preparation to allow edpykota to …
(edit) @917 [917] 21 years jalet Options --limitby and --balance added to edpykota
(edit) @916 [916] 21 years jalet Allow to add a printer without any user
(edit) @907 [907] 21 years jalet Bug fix for edpykota --add with users who already had a quota on the …
(edit) @900 [900] 21 years jalet Job history added. Upgrade script neutralized for now !
Note: See TracRevisionLog for help on using the revision log.