root

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @2726 [2726] 18 years jerome Renamed methods.
(edit) @2725 [2725] 18 years jerome Doesn't list anymore entries which don't exist.
(edit) @2724 [2724] 18 years jerome Skip lines between entries while listing them.
(edit) @2723 [2723] 18 years jerome Doesn't delete anymore entries which don't exist.
(edit) @2722 [2722] 18 years jerome Added userful helpers to retrieve all interesting datas with a single …
(edit) @2721 [2721] 18 years jerome Added missing description handling stuff
(edit) @2720 [2720] 18 years jerome Added documentation for edpykota --list
(edit) @2719 [2719] 18 years jerome pkusers --list was not documented.
(edit) @2718 [2718] 18 years jerome Fixed deletion code for print quota entries.
(edit) @2717 [2717] 18 years jerome Added deletion methods for user and group print quota entries.
(edit) @2716 [2716] 18 years jerome Fixed a small bug : variable used before being assigned, thanks to Paul …
(edit) @2715 [2715] 18 years jerome Deactivated pkturnkey and autopykota because they depend on edpykota.
(edit) @2714 [2714] 18 years jerome Updated installation doc.
(edit) @2713 [2713] 18 years jerome Updated edpykota's manual page.
(edit) @2712 [2712] 18 years jerome First pass of code removal.
(edit) @2711 [2711] 18 years jerome Updated list
(edit) @2710 [2710] 18 years jerome New supporter added.
(edit) @2709 [2709] 18 years jerome New supporter added
(edit) @2708 [2708] 18 years jerome No time to finish the changes right now, so I made edpykota fail with an …
(edit) @2707 [2707] 18 years jerome Improved user modification speed by around 15%.
(edit) @2706 [2706] 18 years jerome pkusers now mostly works. Removing an user from a group with LDAP is not …
(edit) @2705 [2705] 18 years jerome Removed all references to the -p|--prototype command line switch, …
(edit) @2704 [2704] 18 years jerome Fixed creation and deletion code.
(edit) @2703 [2703] 18 years jerome Updated pkusers' documentation. Added pkusers' manual pages.
(edit) @2702 [2702] 18 years jerome Now displays the number of entries per second.
(edit) @2701 [2701] 18 years jerome Option --list now works for pkusers.
(edit) @2700 [2700] 18 years jerome Added something about ZjStream?
(edit) @2699 [2699] 18 years jerome Preliminary work on pkusers. Don't use it right now !
(edit) @2698 [2698] 18 years jerome Typos
(edit) @2697 [2697] 18 years jerome Add the description attribute on creation
(edit) @2696 [2696] 18 years jerome Fixed a small problem with printer's description.
(edit) @2695 [2695] 18 years matt Clarify mysql user passwords
(edit) @2694 [2694] 18 years matt Make the quota table IDs INT8 (bigint) so that we never run out if there …
(edit) @2693 [2693] 18 years jerome Removed item from TODO list, probably not needed anymore since I …
(edit) @2692 [2692] 18 years jerome Added the 'duplicatesdelay' and 'balancezero' directives.
(edit) @2691 [2691] 18 years matt Correction to billingcodes table creation
(edit) @2690 [2690] 18 years jerome New supporter added.
(edit) @2689 [2689] 18 years jerome Doesn't output an invoice when amount due is 0.0.
(edit) @2688 [2688] 18 years jerome Added a note about the newly added invoice generator.
(edit) @2687 [2687] 18 years jerome When an user is in 'nochange' mode, the price of a job should be set to …
(edit) @2686 [2686] 18 years jerome Modified pkprinters to improve speed just like I did for pkbcodes …
(edit) @2685 [2685] 18 years jerome Additionnal things removed from inner loop.
(edit) @2684 [2684] 18 years jerome Reorganize code to optimize inner loop.
(edit) @2683 [2683] 18 years jerome No need to delete when we didn't create anything.
(edit) @2682 [2682] 18 years jerome Added filldb.py and the tests/ directory
(edit) @2681 [2681] 18 years jerome Added a note about the performance impact of "debug: yes"
(edit) @2680 [2680] 18 years jerome Typo
(edit) @2679 [2679] 18 years jerome Better UUID generator => caused clashes on fast servers
(edit) @2678 [2678] 18 years jerome Incorrect variable name
(edit) @2677 [2677] 18 years jerome Ensures that pkbcodes doesn't enter the modification loop if there's …
(edit) @2676 [2676] 18 years jerome The duration for the modification of billing codes has been more than …
(edit) @2675 [2675] 18 years jerome Added a comment.
(edit) @2674 [2674] 18 years jerome Now pkprinters' skeleton resembles more to pkbcodes : factorizing the code …
(edit) @2673 [2673] 18 years jerome Move some lines around
(edit) @2672 [2672] 18 years jerome "Modification" should be translatable into foreign languages.
(edit) @2671 [2671] 18 years jerome Now pkbcodes displays percent done for all actions.
(edit) @2670 [2670] 18 years jerome Removed the number of bytes from the invoice : probably not very useful to …
(edit) @2669 [2669] 18 years jerome New supporter added
(edit) @2668 [2668] 18 years jerome pkinvoice now officially works !
(edit) @2667 [2667] 18 years jerome Added pkinvoice's manual page. Regenerated all of them.
(edit) @2666 [2666] 18 years jerome Revamped the functionnality completely, to base invoices on the …
(edit) @2665 [2665] 18 years jerome Ensures that date based filtering works consistently between LDAP and …
(edit) @2664 [2664] 18 years jerome Added the precomputed job price and size to the set of summarizable datas.
(edit) @2663 [2663] 18 years jerome The logo is now repeated on all pages but stored only once in the PDF …
(edit) @2662 [2662] 18 years jerome pkinvoice now basically works. TODO : PDF generation.
(edit) @2661 [2661] 18 years jerome Added important command line options to pkinvoice.
(edit) @2660 [2660] 18 years jerome Skeleton for pkinvoice added.
(edit) @2659 [2659] 18 years jerome Version change
(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) @2656 [2656] 18 years jerome New supporter added.
(edit) @2655 [2655] 18 years jerome Now outputs a message explaining that the treatment could be long. For …
(edit) @2654 [2654] 18 years jerome Now non-ascii characters are accepted as part of usernames, groupnames or …
(edit) @2653 [2653] 18 years jerome Return values translated to user charset instead.
(edit) @2652 [2652] 18 years jerome The code should be ready to accept non-ascii usernames, groupnames, …
(edit) @2651 [2651] 18 years jerome Cleaned the code a bit. Now more similar to LDAP code, this will help …
(edit) @2650 [2650] 18 years jerome A string matches if there's no pattern now. Now uses the True and False …
(edit) @2649 [2649] 18 years matt Need autocommit on for INNODB tables
(edit) @2648 [2648] 18 years matt Missing INNODB table type for coefficients
(edit) @2647 [2647] 18 years matt Fixed typo in jobhistory table
(edit) @2646 [2646] 18 years matt Fix transaction BEGIN function
(edit) @2645 [2645] 18 years jerome Added svn keywords (Id)
(edit) @2644 [2644] 18 years jerome Changed copyright messages' years
(edit) @2643 [2643] 18 years jerome Added import statements for email, the rest of the work has to be done …
(edit) @2642 [2642] 18 years jerome Fixed encoding for subject header
(edit) @2641 [2641] 18 years jerome Added a note about Matt's work
(edit) @2640 [2640] 18 years jerome Redde Caesari quae sunt Caesaris
(edit) @2639 [2639] 18 years matt Forgot the MySQL storage file
(edit) @2638 [2638] 18 years matt Initial MySQL support
(edit) @2637 [2637] 18 years jerome Upped the max delays before the printer should begin to print to 1 minute.
(edit) @2636 [2636] 18 years jerome Now uses correct encoding for message's body. TODO : message subject, then …
(edit) @2635 [2635] 18 years jerome Introduced the 'preaccounter' directive.
(edit) @2634 [2634] 18 years jerome New supporter added.
(edit) @2633 [2633] 18 years jerome Minor fix to improve readabilityy
(edit) @2632 [2632] 18 years jerome If the end user cancels the print job for some reason, report this in the …
(edit) @2631 [2631] 18 years jerome Added support for the CANCEL command in subprocesses launched from …
(edit) @2630 [2630] 18 years jerome Fixed a variable used before assignment problem when garbage data was feed …
(edit) @2629 [2629] 18 years matt Grammar problem in checkdeps.py
(edit) @2628 [2628] 18 years jerome New supporter added
(edit) @2627 [2627] 18 years jerome Now pkbanner handles new print (un-)limiting modes correctly.
Note: See TracRevisionLog for help on using the revision log.