|
|
@2768
|
[2768]
|
19 years |
jerome |
Optimized pkprinters like pkbcodes and edpykota.
|
|
|
@2766
|
[2766]
|
19 years |
jerome |
Made cupspykota use the new API to create the billing code.
|
|
|
@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.
|
|
|
@2759
|
[2759]
|
19 years |
jerome |
Added support for an extended syntax for the 'onbackenderror' directive.
|
|
|
@2757
|
[2757]
|
19 years |
matt |
Fixed help in regards to removing a user from a group
|
|
|
@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) !
|
|
|
@2745
|
[2745]
|
19 years |
jerome |
Reactivated the pkturnkey command line tool.
|
|
|
@2744
|
[2744]
|
19 years |
jerome |
Reactivated the autopykota command line tool.
|
|
|
@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.
|
|
|
@2725
|
[2725]
|
19 years |
jerome |
Doesn't list anymore entries which don't exist.
|
|
|
@2724
|
[2724]
|
19 years |
jerome |
Skip lines between entries while listing them.
|
|
|
@2723
|
[2723]
|
19 years |
jerome |
Doesn't delete anymore entries which don't exist.
|
|
|
@2719
|
[2719]
|
19 years |
jerome |
pkusers --list was not documented.
|
|
|
@2716
|
[2716]
|
19 years |
jerome |
Fixed a small bug : variable used before being assigned, thanks to Paul …
|
|
|
@2715
|
[2715]
|
19 years |
jerome |
Deactivated pkturnkey and autopykota because they depend on edpykota.
|
|
|
@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 …
|
|
|
@2707
|
[2707]
|
19 years |
jerome |
Improved user modification speed by around 15%.
|
|
|
@2706
|
[2706]
|
19 years |
jerome |
pkusers now mostly works. Removing an user from a group with
LDAP is not …
|
|
|
@2705
|
[2705]
|
19 years |
jerome |
Removed all references to the -p|--prototype command line switch, …
|
|
|
@2704
|
[2704]
|
19 years |
jerome |
Fixed creation and deletion code.
|
|
|
@2703
|
[2703]
|
19 years |
jerome |
Updated pkusers' documentation.
Added pkusers' manual pages.
|
|
|
@2701
|
[2701]
|
19 years |
jerome |
Option --list now works for pkusers.
|
|
|
@2699
|
[2699]
|
19 years |
jerome |
Preliminary work on pkusers. Don't use it right now !
|
|
|
@2692
|
[2692]
|
19 years |
jerome |
Added the 'duplicatesdelay' and 'balancezero' directives.
|
|
|
@2689
|
[2689]
|
19 years |
jerome |
Doesn't output an invoice when amount due is 0.0.
|
|
|
@2687
|
[2687]
|
19 years |
jerome |
When an user is in 'nochange' mode, the price of a job should be set to …
|
|
|
@2686
|
[2686]
|
19 years |
jerome |
Modified pkprinters to improve speed just like I did for pkbcodes …
|
|
|
@2685
|
[2685]
|
19 years |
jerome |
Additionnal things removed from inner loop.
|
|
|
@2684
|
[2684]
|
19 years |
jerome |
Reorganize code to optimize inner loop.
|
|
|
@2677
|
[2677]
|
19 years |
jerome |
Ensures that pkbcodes doesn't enter the modification loop if there's …
|
|
|
@2676
|
[2676]
|
19 years |
jerome |
The duration for the modification of billing codes has been more than …
|
|
|
@2674
|
[2674]
|
19 years |
jerome |
Now pkprinters' skeleton resembles more to pkbcodes :
factorizing the code …
|
|
|
@2673
|
[2673]
|
19 years |
jerome |
Move some lines around
|
|
|
@2672
|
[2672]
|
19 years |
jerome |
"Modification" should be translatable into foreign languages.
|
|
|
@2671
|
[2671]
|
19 years |
jerome |
Now pkbcodes displays percent done for all actions.
|
|
|
@2670
|
[2670]
|
19 years |
jerome |
Removed the number of bytes from the invoice : probably not very useful
to …
|
|
|
@2668
|
[2668]
|
19 years |
jerome |
pkinvoice now officially works !
|
|
|
@2666
|
[2666]
|
19 years |
jerome |
Revamped the functionnality completely, to base invoices on the …
|
|
|
@2663
|
[2663]
|
19 years |
jerome |
The logo is now repeated on all pages but stored only once in the PDF …
|
|
|
@2662
|
[2662]
|
19 years |
jerome |
pkinvoice now basically works. TODO : PDF generation.
|
|
|
@2661
|
[2661]
|
19 years |
jerome |
Added important command line options to pkinvoice.
|
|
|
@2660
|
[2660]
|
19 years |
jerome |
Skeleton for pkinvoice added.
|
|
|
@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 …
|
|
|
@2642
|
[2642]
|
19 years |
jerome |
Fixed encoding for subject header
|
|
|
@2636
|
[2636]
|
19 years |
jerome |
Now uses correct encoding for message's body. TODO : message subject, then …
|
|
|
@2635
|
[2635]
|
19 years |
jerome |
Introduced the 'preaccounter' directive.
|
|
|
@2632
|
[2632]
|
19 years |
jerome |
If the end user cancels the print job for some reason, report this in the …
|
|
|
@2631
|
[2631]
|
19 years |
jerome |
Added support for the CANCEL command in subprocesses launched from …
|
|
|
@2627
|
[2627]
|
19 years |
jerome |
Now pkbanner handles new print (un-)limiting modes correctly.
|
|
|
@2624
|
[2624]
|
19 years |
jerome |
Now cupspykota can be interrupted cleanly with SIGINT.
|
|
|
@2622
|
[2622]
|
19 years |
jerome |
Added 2006 to the copyright's years.
|
|
|
@2614
|
[2614]
|
19 years |
jerome |
Integrated Brandon Holbrook's patch to waitprinter.sh to
accept SNMP …
|
|
|
@2609
|
[2609]
|
19 years |
jerome |
Insufficient permission to run a command now exits with status -2.
Error …
|
|
|
@2600
|
[2600]
|
19 years |
jerome |
dumpykota now accepts --data all to dump the whole database in XML format.
|
|
|
@2588
|
[2588]
|
19 years |
jerome |
Now regain priviledges before running an external mailto …
|
|
|
@2584
|
[2584]
|
19 years |
jerome |
Introduce the onbackenderror directive.
Make problems caused by real …
|
|
|
@2580
|
[2580]
|
19 years |
jerome |
Fixed a missing return statement which caused the original CUPS' backend …
|
|
|
@2572
|
[2572]
|
19 years |
jerome |
Added the skeleton for the future printers' coefficients manager, pykoef.
|
|
|
@2566
|
[2566]
|
19 years |
jerome |
Fix for old releases of Python which break on multiline list …
|
|
|
@2554
|
[2554]
|
19 years |
jerome |
Fixed annoying typo in pkbcodes' help.
|
|
|
@2547
|
[2547]
|
19 years |
jerome |
Now warnpykota handles 'noprint', 'noquota' and 'nochange' limitations as …
|
|
|
@2544
|
[2544]
|
19 years |
jerome |
Now pykosd handles 'noprint', 'nochange', and 'noquota' limitations.
|
|
|
@2524
|
[2524]
|
19 years |
jerome |
More complete output for pykotme
|
|
|
@2522
|
[2522]
|
19 years |
jerome |
Fixed dupe == duplicate in non-translated messages.
|
|
|
@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 …
|
|
|
@2509
|
[2509]
|
19 years |
jerome |
Fixed SNMP support detection code.
|
|
|
@2507
|
[2507]
|
19 years |
jerome |
Removed a superfluous string interpolation parameter.
Improved PJL …
|
|
|
@2502
|
[2502]
|
19 years |
jerome |
Updated pkturnkey's help
|
|
|
@2478
|
[2478]
|
19 years |
jerome |
Typos, and removed references to LPRng
|
|
|
@2474
|
[2474]
|
19 years |
jerome |
1.23beta is out with some goodies.
|
|
|
@2472
|
[2472]
|
19 years |
jerome |
Clearer warning message
|
|
|
@2468
|
[2468]
|
19 years |
jerome |
Removed pkhint and lprngpykota
|
|
|
@2467
|
[2467]
|
19 years |
jerome |
Introduces the -c | --doconf command line option for pkturnkey,
which …
|
|
|
@2466
|
[2466]
|
19 years |
jerome |
Much more powerful pkturnkey
|
|
|
@2465
|
[2465]
|
19 years |
jerome |
Added support for --maxjobsize, --passthrough and --nopassthrough
in …
|
|
|
@2463
|
[2463]
|
19 years |
jerome |
Now honors the passthrough mode for printers (although it can't be set …
|
|
|
@2455
|
[2455]
|
19 years |
jerome |
Added the precomputed job's size and price to the history.
|
|
|
@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 …
|
|
|
@2449
|
[2449]
|
19 years |
jerome |
The billing code attribute was not correctly initialized whenever the …
|
|
|
@2448
|
[2448]
|
19 years |
jerome |
Exports the environment earlier to give hints to external scripts
|
|
|
@2447
|
[2447]
|
19 years |
jerome |
I went too far in the previous modification designed to save database …
|
|
|
@2444
|
[2444]
|
19 years |
jerome |
Added a debug message
|
|
|
@2435
|
[2435]
|
19 years |
jerome |
Added the --gidmin, --gidmax, --dousers, --dogroups command line …
|
|
|
@2432
|
[2432]
|
19 years |
jerome |
pkturnkey now simulates by default, instead of modifying the database.
The …
|
|
|