root / pykota / trunk / cgi-bin

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @3489 [3489] 15 years jerome Removed bad copy and paste artifact.
(edit) @3481 [3481] 15 years jerome Changed copyright years. Copyright years are now dynamic when displayed by …
(edit) @3469 [3469] 15 years jerome Removed all 'print' statements.
(edit) @3413 [3413] 16 years jerome Removed unnecessary spaces at EOL.
(edit) @3411 [3411] 16 years jerome Minor change to please emacs…
(edit) @3406 [3406] 16 years jerome Added a class to fake command line options in the CGI script. Fixes #3.
(edit) @3333 [3333] 16 years jerome Now escapes the content of the GPL blurb, which contains (in its v3.0) …
(edit) @3295 [3295] 16 years jerome Made the CGI scripts work again. Moved even more functions to the utils …
(edit) @3275 [3275] 16 years jerome Updated copyright years. Changed some remaining ISO-8859-15 markers to …
(edit) @3259 [3259] 16 years jerome Began work on moving from GNU GPL v2 or later to GNU GPL v3 or later. TODO …
(edit) @3211 [3211] 17 years jerome Added missing ordering field for CGI data dumper…
(edit) @3170 [3170] 17 years jerome Adding the --orderby command line switch to dumpykota broke dumpykota.cgi, …
(edit) @3133 [3133] 17 years jerome Changed copyright years.
(edit) @3056 [3056] 17 years jerome The code to refund jobs is there and works (at least with …
(edit) @3055 [3055] 17 years jerome Simplified i18n and l10n stuff by removing code used with Python<2.3 => …
(edit) @3050 [3050] 17 years jerome Fixed date and time parsing, although I was unable to reproduce the …
(edit) @3032 [3032] 17 years jerome Added some javascript form validation code to avoid common mistakes and …
(edit) @3030 [3030] 17 years jerome Now accepts uppercase for filter keys. The CGI now contains an example of …
(edit) @2953 [2953] 18 years jerome Fixed date formatting problems with MySQL.
(edit) @2909 [2909] 18 years jerome Updated URLs.
(edit) @2880 [2880] 18 years jerome Double checked that all DateTime? objects are correctly handled in all …
(edit) @2879 [2879] 18 years jerome Fixes a datetime encoding problem.
(edit) @2633 [2633] 18 years jerome Minor fix to improve readabilityy
(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) @2622 [2622] 18 years jerome Added 2006 to the copyright's years.
(edit) @2586 [2586] 18 years jerome Now includes a snippet of the GNU GPL at the bottom of CGI pages
(edit) @2584 [2584] 18 years jerome Introduce the onbackenderror directive. Make problems caused by real …
(edit) @2578 [2578] 18 years jerome Missing a space, this looked ugly :-)
(edit) @2525 [2525] 19 years jerome Fixed pykotme.cgi to allow root to receive print quotes too.
(edit) @2524 [2524] 19 years jerome More complete output for pykotme
(edit) @2496 [2496] 19 years jerome Added ALLOW/DENY/WARN to the master messages catalog. Added their french …
(edit) @2485 [2485] 19 years jerome Fixed table headers in printing history
(edit) @2478 [2478] 19 years jerome Typos, and removed references to LPRng
(edit) @2455 [2455] 19 years jerome Added the precomputed job's size and price to the history.
(edit) @2381 [2381] 19 years jerome Doesn't display the list of printers when the CGI script doesn't require …
(edit) @2379 [2379] 19 years jerome Fix for unknown file format
(edit) @2352 [2352] 19 years jerome Fix to make pykotme and pykotme.cgi work with the now external …
(edit) @2344 [2344] 19 years jerome Moved the GPL blurb into a single location. Now uses named parameters in …
(edit) @2309 [2309] 19 years jerome Fixed the bug reported by Jamuel wrt the new '--sum' command line option's …
(edit) @2303 [2303] 19 years jerome Updated the FSF's address
(edit) @2298 [2298] 19 years jerome Added a comment for the Summarize checkbox
(edit) @2284 [2284] 19 years jerome Added a sum checkbox
(edit) @2267 [2267] 19 years jerome Moved the copyright strings out of the docstrings
(edit) @2266 [2266] 19 years jerome Now dumpykota and dumpykota.cgi accept start= and end= to specify the …
(edit) @2265 [2265] 19 years jerome The destination URL for a click on the logos in CGI scripts is …
(edit) @2262 [2262] 19 years jerome The URL to the logo used in the CGI scripts is now configurable
(edit) @2232 [2232] 19 years jerome Improved stability in pykotme and pykotme.cgi Now uses real userid instead …
(edit) @2229 [2229] 19 years jerome Improved stability and allowed tracebacks in CGI scripts. Improved …
(edit) @2220 [2220] 19 years jerome Job's billing code is now clicable in the print job history viewed from …
(edit) @2210 [2210] 19 years jerome Early errors now finally generate meaningful error messages, this will …
(edit) @2174 [2174] 19 years jerome Now CGI scripts report PyKota's version number back home : this will …
(edit) @2153 [2153] 19 years jerome First working version of web enabled print quote generator.
(edit) @2152 [2152] 19 years jerome Added an embryo of the future web based print quote generator
(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) @2056 [2056] 19 years jalet Added missing fields
(edit) @2032 [2032] 19 years jalet Now dumpykota.cgi behaves like printquota.cgi wrt the REMOTE_USER …
(edit) @2028 [2028] 19 years jalet Modified copyright years
(edit) @2023 [2023] 19 years jalet Fixed the default datatype which is now set to 'history'
(edit) @2021 [2021] 19 years jalet Fixed a bad copy&paste
(edit) @2019 [2019] 19 years jalet dumpykota.cgi was added to allow the use of dumpykota through the …
(edit) @2018 [2018] 19 years jalet Fixed incorrect import statement
(edit) @2017 [2017] 19 years jalet Move some functions outside of the CGI to allow their use in other CGI …
(edit) @1871 [1871] 19 years jalet Small fix to the cgi script to please Freshmeat's fmII URL validator/1.1
(edit) @1817 [1817] 19 years jalet Added a translatable message from the CGI script
(edit) @1763 [1763] 20 years jalet The CGI script doesn't depend anymore on what is in the submit button to …
(edit) @1761 [1761] 20 years jalet Should now correctly deal with charsets both when storing into databases …
(edit) @1693 [1693] 20 years jalet Fixed problem with mod_auth_ldap Apache module
(edit) @1636 [1636] 20 years jalet Incorrect number of parameters in error method
(edit) @1635 [1635] 20 years jalet Added special Python comment to remove warning at runtime
(edit) @1621 [1621] 20 years jalet Inversion
(edit) @1620 [1620] 20 years jalet Missing translation in CGI script
(edit) @1614 [1614] 20 years jalet All messages should be translatable now.
(edit) @1582 [1582] 20 years jalet Added code to handle the description field for printers
(edit) @1525 [1525] 20 years jalet Improved CGI script to allow history on printers and hostnames. Better (?) …
(edit) @1524 [1524] 20 years jalet Improved web history reports
(edit) @1502 [1502] 20 years jalet First try at saving the job-originating-hostname in the database
(edit) @1419 [1419] 20 years jalet Doesn't retrieve users or printers objects to display the history, this is …
(edit) @1278 [1278] 20 years jalet Now can output the user's history on several printers at the same time.
(edit) @1276 [1276] 20 years jalet Cuts the date string
(edit) @1274 [1274] 20 years jalet Printing history added to CGI script.
(edit) @1266 [1266] 20 years jalet Clarification. Copyright date changed.
(edit) @1265 [1265] 20 years jalet Old file removed.
(edit) @1262 [1262] 20 years jalet Changed URL to PyKota's logo
(edit) @1257 [1257] 20 years jalet Copyright year changed.
(edit) @1255 [1255] 20 years jalet The stylesheet is again expected to be local, it was a bad idea to use the …
(edit) @1253 [1253] 20 years jalet Will now search the stylesheet on my own website.
(edit) @1240 [1240] 20 years uid67467 Should be ok now.
(edit) @1239 [1239] 20 years uid67467 Savannah is back online…
(edit) @1235 [1235] 20 years jalet Some code refactoring. New HTML reporter added, which is now used in the …
(edit) @1214 [1214] 20 years jalet Clarification wrt authentication
(edit) @1172 [1172] 20 years jalet Initial support for browser's language preference added.
(edit) @1162 [1162] 20 years jalet Now displays version number
(edit) @1121 [1121] 21 years jalet More powerful CGI script for quota reports
(edit) @1113 [1113] 21 years jalet 1.14 is out !
(edit) @1110 [1110] 21 years jalet Cleanly deactivate pykotadmin.cgi
(edit) @1054 [1054] 21 years jalet Nicer UI
(edit) @1053 [1053] 21 years jalet Message changed.
Note: See TracRevisionLog for help on using the revision log.