|
|
@3434
|
[3434]
|
16 years |
jerome |
Moved the progress report code to its own module.
|
|
|
@3432
|
[3432]
|
16 years |
jerome |
edpykota now supports new style command line handling.
|
|
|
@3413
|
[3413]
|
16 years |
jerome |
Removed unnecessary spaces at EOL.
|
|
|
@3411
|
[3411]
|
16 years |
jerome |
Minor change to please emacs…
|
|
|
@3295
|
[3295]
|
17 years |
jerome |
Made the CGI scripts work again.
Moved even more functions to the utils …
|
|
|
@3294
|
[3294]
|
17 years |
jerome |
Added modules to store utility functions and application
intialization …
|
|
|
@3288
|
[3288]
|
17 years |
jerome |
Moved all exceptions definitions to a dedicated module.
|
|
|
@3275
|
[3275]
|
17 years |
jerome |
Updated copyright years.
Changed some remaining ISO-8859-15 markers to …
|
|
|
@3260
|
[3260]
|
17 years |
jerome |
Changed license to GNU GPL v3 or later.
Changed Python source encoding …
|
|
|
@3133
|
[3133]
|
18 years |
jerome |
Changed copyright years.
|
|
|
@3053
|
[3053]
|
18 years |
jerome |
Only displays a message if no user/group entry was found to match command …
|
|
|
@2970
|
[2970]
|
18 years |
jerome |
Fixed path problem
|
|
|
@2829
|
[2829]
|
19 years |
jerome |
Did a pass with pylint.
|
|
|
@2789
|
[2789]
|
19 years |
jerome |
Modified a translatable message.
|
|
|
@2783
|
[2783]
|
19 years |
jerome |
Now outputs the average speed, so no need to do this in filldb anymore.
|
|
|
@2782
|
[2782]
|
19 years |
jerome |
Code cleaning.
Topped to 10000 the number of times the percent will be …
|
|
|
@2772
|
[2772]
|
19 years |
jerome |
Now does all the changes within a single transaction.
|
|
|
@2765
|
[2765]
|
19 years |
jerome |
Optimized pkbcodes like edpykota.
|
|
|
@2762
|
[2762]
|
19 years |
jerome |
Make pkusers --list behave like edpykota --list : allowed to normal …
|
|
|
@2761
|
[2761]
|
19 years |
jerome |
Now limits group listing to the groups the current user is a member of.
|
|
|
@2760
|
[2760]
|
19 years |
jerome |
Allows normal users to use edpykota --list in a restricted way.
|
|
|
@2755
|
[2755]
|
19 years |
jerome |
This time is the good one (tm) (c) (etc...)
|
|
|
@2749
|
[2749]
|
19 years |
jerome |
Now manage print quota entries the way it should be done (c) (tm) !
|
|
|
@2743
|
[2743]
|
19 years |
jerome |
Big improvement for data extraction.
|
|
|
@2742
|
[2742]
|
19 years |
jerome |
Now ouputs some timing info even when debug:no is used.
Also uses psyco, …
|
|
|
@2739
|
[2739]
|
19 years |
jerome |
Fixed the problem with deletion time.
|
|
|
@2738
|
[2738]
|
19 years |
jerome |
Display missing users/groups early
|
|
|
@2737
|
[2737]
|
19 years |
jerome |
Fixed modification stuff.
|
|
|
@2735
|
[2735]
|
19 years |
jerome |
Completely untested modification stuff…
|
|
|
@2731
|
[2731]
|
19 years |
jerome |
Fixed deletion code.
Implemented creation code.
|
|
|
@2728
|
[2728]
|
19 years |
jerome |
"edpykota --delete" and "edpykota --list" now work fine.
|
|
|
@2712
|
[2712]
|
19 years |
jerome |
First pass of code removal.
|
|
|
@2708
|
[2708]
|
19 years |
jerome |
No time to finish the changes right now, so I made edpykota
fail with an …
|
|
|
@2686
|
[2686]
|
19 years |
jerome |
Modified pkprinters to improve speed just like I did for pkbcodes …
|
|
|
@2658
|
[2658]
|
19 years |
jerome |
Missing gettext call
|
|
|
@2657
|
[2657]
|
19 years |
jerome |
Huge speed improvements when using the --delete command line option for …
|
|
|
@2655
|
[2655]
|
19 years |
jerome |
Now outputs a message explaining that the treatment could be long.
For …
|
|
|
@2622
|
[2622]
|
19 years |
jerome |
Added 2006 to the copyright's years.
|
|
|
@2609
|
[2609]
|
19 years |
jerome |
Insufficient permission to run a command now exits with status -2.
Error …
|
|
|
@2515
|
[2515]
|
19 years |
jerome |
Fix to edpykota to have --noquota behave the same
as before : act on a …
|
|
|
@2512
|
[2512]
|
19 years |
jerome |
Ensure that human made errors (like incorrect command line options)
don't …
|
|
|
@2472
|
[2472]
|
19 years |
jerome |
Clearer warning message
|
|
|
@2454
|
[2454]
|
19 years |
jerome |
Added the -I | --increase command line switch to edpykota
|
|
|
@2452
|
[2452]
|
19 years |
jerome |
Upgraded database schema.
Added -i | --ingroups command line option to …
|
|
|
@2344
|
[2344]
|
19 years |
jerome |
Moved the GPL blurb into a single location.
Now uses named parameters in …
|
|
|
@2324
|
[2324]
|
19 years |
jerome |
Typos
|
|
|
@2323
|
[2323]
|
19 years |
jerome |
Now logs a warning when user/group doesn't exist when running edpykota.
NB …
|
|
|
@2303
|
[2303]
|
19 years |
jerome |
Updated the FSF's address
|
|
|
@2267
|
[2267]
|
19 years |
jerome |
Moved the copyright strings out of the docstrings
|
|
|
@2258
|
[2258]
|
19 years |
jerome |
A fix for the fix ! (Hoping all will be fixed someday)
|
|
|
@2257
|
[2257]
|
19 years |
jerome |
Fixed a problem with edpykota --prototype
|
|
|
@2225
|
[2225]
|
20 years |
jerome |
Fixed inconstistency between SQL and LDAP backends' behavior.
|
|
|
@2216
|
[2216]
|
20 years |
jerome |
Now exits with no traceback in case of Ctrl+C
|
|
|
@2210
|
[2210]
|
20 years |
jerome |
Early errors now finally generate meaningful error messages,
this will …
|
|
|
@2147
|
[2147]
|
20 years |
jerome |
Removed all references to $Log$
|
|
|
@2146
|
[2146]
|
20 years |
jerome |
It seems that $Log$ is not implemented or doesn't work for some reason
|
|
|
@2139
|
[2139]
|
20 years |
jerome |
Added the Log keyword property
|
|
|
@2073
|
[2073]
|
20 years |
jalet |
Fixed the --prototype command line option to edpykota
|
|
|
@2054
|
[2054]
|
20 years |
jalet |
Big database structure changes. Upgrade script is now included as well …
|
|
|
@2036
|
[2036]
|
20 years |
jalet |
edpykota's --delete command line tool doesn't use "*" as its default …
|
|
|
@2030
|
[2030]
|
20 years |
jalet |
Big bug fix wrt the datelimit attribute
|
|
|
@2028
|
[2028]
|
20 years |
jalet |
Modified copyright years
|
|
|
@1967
|
[1967]
|
20 years |
jalet |
Integrated the patch by Wilson Roberto Afonso and Matt Hyclak to …
|
|
|
@1956
|
[1956]
|
20 years |
jalet |
Added the reject_unknown directive to pykota.conf to reject …
|
|
|
@1809
|
[1809]
|
20 years |
jalet |
Now outputs the name of the offending user if a mere mortal tries to …
|
|
|
@1803
|
[1803]
|
20 years |
jalet |
Postponed string interpolation to help message's output method
|
|
|
@1796
|
[1796]
|
20 years |
jalet |
Renders help translatable
|
|
|
@1789
|
[1789]
|
20 years |
jalet |
Now edpykota refuses to launch if the user is not a PyKota …
|
|
|
@1755
|
[1755]
|
20 years |
jalet |
Added the --hardreset command line option to edpykota
|
|
|
@1584
|
[1584]
|
20 years |
jalet |
Better dispatching of error messages
|
|
|
@1546
|
[1546]
|
20 years |
jalet |
Now all tracebacks include PyKota's version number
|
|
|
@1526
|
[1526]
|
20 years |
jalet |
Fixed over-verbose exits when displaying help or version number
|
|
|
@1517
|
[1517]
|
20 years |
jalet |
Improved error logging.
crashrecipient directive added.
Now exports the …
|
|
|
@1436
|
[1436]
|
21 years |
jalet |
Note about not implemented limitby values
|
|
|
@1418
|
[1418]
|
21 years |
jalet |
Began integration of Henrik Janhagen's work on quota-then-balance
and …
|
|
|
@1366
|
[1366]
|
21 years |
jalet |
Minor code reorganisation
|
|
|
@1354
|
[1354]
|
21 years |
jalet |
domain names changed to example.com in the doc, according to RFC2606
|
|
|
@1318
|
[1318]
|
21 years |
jalet |
New user/group deletion code
|
|
|
@1294
|
[1294]
|
21 years |
jalet |
Typos in messages wrt gettext.
|
|
|
@1284
|
[1284]
|
21 years |
jalet |
User's email address can now be set at user's creation time.
|
|
|
@1258
|
[1258]
|
21 years |
jalet |
edpykota now supports adding printers to printer groups.
|
|
|
@1257
|
[1257]
|
21 years |
jalet |
Copyright year changed.
|
|
|
@1207
|
[1207]
|
21 years |
jalet |
Old help message deletedd
|
|
|
@1180
|
[1180]
|
21 years |
jalet |
More work on new backend. This commit may be unstable.
|
|
|
@1179
|
[1179]
|
21 years |
jalet |
Bug fix wrt no user/group name command line argument to edpykota
|
|
|
@1156
|
[1156]
|
21 years |
jalet |
Multiple printer names or wildcards can be passed on the command …
|
|
|
@1144
|
[1144]
|
21 years |
jalet |
Character encoding added to please latest version of Python
|
|
|
@1133
|
[1133]
|
21 years |
jalet |
Several optimizations, especially with LDAP backend
|
|
|
@1120
|
[1120]
|
21 years |
jalet |
Comment added.
|
|
|
@1113
|
[1113]
|
21 years |
jalet |
1.14 is out !
|
|
|
@1105
|
[1105]
|
21 years |
jalet |
PyKota now tries to add its attributes intelligently in existing …
|
|
|
@1089
|
[1089]
|
21 years |
jalet |
Prevents email messages to be sent at modification/creation time for
a …
|
|
|
@1078
|
[1078]
|
21 years |
jalet |
Fixed typo when using edpykota --prototype
|
|
|
@1070
|
[1070]
|
21 years |
jalet |
Small fix
|
|
|
@1069
|
[1069]
|
21 years |
jalet |
Small fix
|
|
|
@1064
|
[1064]
|
21 years |
jalet |
More on previous fix.
|
|
|
@1063
|
[1063]
|
21 years |
jalet |
Ensure that the user don't pass more than two prices for a printer.
|
|
|
@1043
|
[1043]
|
21 years |
jalet |
Should be ready for testing :-)
|
|
|
@1041
|
[1041]
|
21 years |
jalet |
Hey, it may work (edpykota --reset excepted) !
|
|
|
@1031
|
[1031]
|
21 years |
jalet |
More work on LDAP
|
|
|