www.energie.vellum.cz.git
22 years agocommon.php/img() implemented to fully get rid of absolute image sizes
short [Sun, 19 Aug 2001 22:23:15 +0000 (22:23 +0000)]
common.php/img() implemented to fully get rid of absolute image sizes
  - external image sources are further solved by raw common.php/img_size()

22 years agogsm_row(): Empty fields notified by text to the user
short [Sat, 18 Aug 2001 22:00:30 +0000 (22:00 +0000)]
gsm_row(): Empty fields notified by text to the user

22 years agoWritten AKRA company account identification (vars $objednavka_*)
short [Sat, 18 Aug 2001 22:00:03 +0000 (22:00 +0000)]
Written AKRA company account identification (vars $objednavka_*)

22 years agoRequested cosmetic paper naming changes
short [Sat, 18 Aug 2001 21:56:46 +0000 (21:56 +0000)]
Requested cosmetic paper naming changes
"bill" payment is now set as radio choice default

22 years agoPaper numbering changed ("yyyy-0m" -> "m/yyyy")
short [Sat, 18 Aug 2001 21:56:12 +0000 (21:56 +0000)]
Paper numbering changed ("yyyy-0m" -> "m/yyyy")
Fixed "Paegas GSM banking" HTML image reference
Requested cosmetic paper naming changes

22 years agoCosmetic: Code cleanup
short [Fri, 17 Aug 2001 23:17:07 +0000 (23:17 +0000)]
Cosmetic: Code cleanup

22 years agoLast PHP error message preventer (@) removed
short [Fri, 17 Aug 2001 22:47:08 +0000 (22:47 +0000)]
Last PHP error message preventer (@) removed

22 years ago.jpg -> .jpeg to respect proper image/jpeg file extension
short [Fri, 17 Aug 2001 20:40:46 +0000 (20:40 +0000)]
.jpg -> .jpeg to respect proper image/jpeg file extension

22 years agoimg/eap-title.png is backfalled to .gif if image/png not supported
short [Fri, 17 Aug 2001 20:39:16 +0000 (20:39 +0000)]
img/eap-title.png is backfalled to .gif if image/png not supported

22 years agobool=common.php/image_supported($mime_type) implemented
short [Fri, 17 Aug 2001 20:38:56 +0000 (20:38 +0000)]
bool=common.php/image_supported($mime_type) implemented

22 years agoEven title page year (or all years) tables now also displayed from "title.php"
short [Fri, 17 Aug 2001 20:12:40 +0000 (20:12 +0000)]
Even title page year (or all years) tables now also displayed from "title.php"
Main "index.php" page now displays only the titles of the current year

22 years agoMade backward compatible with MySQL-3.22.32 on vellum.cz,
short [Fri, 17 Aug 2001 16:37:14 +0000 (16:37 +0000)]
Made backward compatible with MySQL-3.22.32 on vellum.cz,
  table parameter 'auto_increment' silently ignored - initialize it manually:
    insert into energie_objednavka (varsym,direct) values (20010000,1);

22 years agocommon.php/no_cache() implemented to protect appropriate pages
short [Fri, 17 Aug 2001 16:19:12 +0000 (16:19 +0000)]
common.php/no_cache() implemented to protect appropriate pages
Direct payment method implemented
  eBanka not supported, company account+money reqd by eBanka!
Price list now read by common.php/price_a() for direct payment total price
"objednavka.txt" replaced for "objednavky.php" (SQL table "energie_objednavka")

22 years agoPrice list now read by common.php/price_a() for direct payment total price
short [Fri, 17 Aug 2001 16:17:34 +0000 (16:17 +0000)]
Price list now read by common.php/price_a() for direct payment total price
HTML layout cosmetic: "comments" text area centered

22 years agoDirect payment method implemented
short [Fri, 17 Aug 2001 16:16:08 +0000 (16:16 +0000)]
Direct payment method implemented
"objednavka.txt" replaced for "objednavky.php" (SQL table "energie_objednavka")

22 years agoDirect payment method implemented
short [Fri, 17 Aug 2001 16:15:07 +0000 (16:15 +0000)]
Direct payment method implemented
  eBanka not supported, company account+money reqd by eBanka!
Price list now read by common.php/price_a() for direct payment total price
common.php/no_cache() implemented to protect appropriate pages

22 years ago"objednavka.txt" replaced for "objednavky.php" (SQL table "energie_objednavka")
short [Fri, 17 Aug 2001 16:12:34 +0000 (16:12 +0000)]
"objednavka.txt" replaced for "objednavky.php" (SQL table "energie_objednavka")
PHP magic_quotes_* flags turned OFF, data addslashes()ed manually

22 years ago"objednavka.txt" replaced for "objednavky.php" (SQL table "energie_objednavka")
short [Fri, 17 Aug 2001 16:06:48 +0000 (16:06 +0000)]
"objednavka.txt" replaced for "objednavky.php" (SQL table "energie_objednavka")

22 years ago"Objednavka" table formatting cosmetically fixed
short [Fri, 17 Aug 2001 11:25:23 +0000 (11:25 +0000)]
"Objednavka" table formatting cosmetically fixed

22 years agoPublished shell script to convert *.ps title pages to *.jpg & *s.jpg images
short [Fri, 17 Aug 2001 11:00:22 +0000 (11:00 +0000)]
Published shell script to convert *.ps title pages to *.jpg & *s.jpg images

22 years agoTypo fixed :-), "Teplo & Penize" -> "Energie & Penize"
short [Thu, 16 Aug 2001 22:33:10 +0000 (22:33 +0000)]
Typo fixed :-),  "Teplo & Penize" -> "Energie & Penize"

22 years agoCosmetic typo fixed
short [Thu, 16 Aug 2001 14:07:28 +0000 (14:07 +0000)]
Cosmetic typo fixed

22 years agoTable padding added for non-black backgrounded titles
short [Thu, 16 Aug 2001 14:03:37 +0000 (14:03 +0000)]
Table padding added for non-black backgrounded titles

22 years agoFixed cell placement when month overgrowns its line by its month-spanning
short [Thu, 16 Aug 2001 14:02:58 +0000 (14:02 +0000)]
Fixed cell placement when month overgrowns its line by its month-spanning

22 years agoFixed W3C CSS Validator compliance
short [Thu, 16 Aug 2001 14:02:02 +0000 (14:02 +0000)]
Fixed W3C CSS Validator compliance

22 years agoLeading page TOC implemented
short [Thu, 16 Aug 2001 13:15:41 +0000 (13:15 +0000)]
Leading page TOC implemented

22 years agoFixed month tables generation
short [Thu, 16 Aug 2001 13:07:22 +0000 (13:07 +0000)]
Fixed month tables generation

22 years ago"Empty contents" message not fatal, now given only as warning
short [Thu, 16 Aug 2001 12:53:25 +0000 (12:53 +0000)]
"Empty contents" message not fatal, now given only as warning

22 years agoImplemented HTML-wrapped title viewing
short [Thu, 16 Aug 2001 12:32:21 +0000 (12:32 +0000)]
Implemented HTML-wrapped title viewing

22 years agomonth_full()->month_a() to unify month elements naming
short [Thu, 16 Aug 2001 12:31:59 +0000 (12:31 +0000)]
month_full()->month_a() to unify month elements naming
Cosmetic: Explicit db_connect() no longer needed

22 years agomonth_full()->month_a() to unify month elements naming
short [Thu, 16 Aug 2001 12:31:18 +0000 (12:31 +0000)]
month_full()->month_a() to unify month elements naming
img_size($one_argument_file_name) autodetects its image size
Implemented HTML-wrapped title viewing

22 years agomonth_full()->month_a() to unify month elements naming
short [Thu, 16 Aug 2001 12:30:54 +0000 (12:30 +0000)]
month_full()->month_a() to unify month elements naming
img_size($one_argument_file_name) autodetects its image size

22 years agoCosmetic: Forgotten Id string added
short [Thu, 16 Aug 2001 02:38:25 +0000 (02:38 +0000)]
Cosmetic: Forgotten Id string added

22 years agoPages colored to be white-on-black
short [Thu, 16 Aug 2001 02:30:45 +0000 (02:30 +0000)]
Pages colored to be white-on-black

22 years agoFixed W3C HTML Validator compliance
short [Thu, 16 Aug 2001 01:49:00 +0000 (01:49 +0000)]
Fixed W3C HTML Validator compliance

22 years agoconfig.php introduced
short [Thu, 16 Aug 2001 01:39:37 +0000 (01:39 +0000)]
config.php introduced
prepvar() implemented for {GET,POST} input and validation
db_* implemented, currently just for content tables
headers of common.php must be now called by heading()
img_size() implemented for simpler XHTML image size declarations

22 years agotitle_table_month(): month names changed to numbers, reqd by publisher
short [Tue, 14 Aug 2001 18:20:17 +0000 (18:20 +0000)]
title_table_month(): month names changed to numbers, reqd by publisher

22 years agoMSIE 2.0 workaround to not to display "<?xml", MSIE 3.0 not tested & not trusted
short [Tue, 14 Aug 2001 18:10:02 +0000 (18:10 +0000)]
MSIE 2.0 workaround to not to display "<?xml", MSIE 3.0 not tested & not trusted

22 years agofixed harmless typo
short [Tue, 7 Aug 2001 21:25:56 +0000 (21:25 +0000)]
fixed harmless typo

22 years ago<karel.kratochvil@centrum.cz> added to $mail_to recipients
short [Sun, 5 Aug 2001 23:11:04 +0000 (23:11 +0000)]
<karel.kratochvil@centrum.cz> added to $mail_to recipients

22 years agoimg - not imported to CVS
short [Sun, 5 Aug 2001 23:09:57 +0000 (23:09 +0000)]
img - not imported to CVS

22 years agoImplemented "img/eap-YEAR-MN[s].jpg" titles generator
short [Sun, 5 Aug 2001 23:08:16 +0000 (23:08 +0000)]
Implemented "img/eap-YEAR-MN[s].jpg" titles generator
"Got rid of one extra table for order centering" cancelled, back with 2 tables

22 years agoAdded title logo ("img/eap-title.png")
short [Sun, 5 Aug 2001 21:56:11 +0000 (21:56 +0000)]
Added title logo ("img/eap-title.png")
Got rid of one extra table for order centering

22 years ago"comments" field parser/stripper fixed
short [Sun, 5 Aug 2001 18:18:59 +0000 (18:18 +0000)]
"comments" field parser/stripper fixed

22 years agoMIME iso-8859-2 mail encoding implemented
short [Sun, 5 Aug 2001 18:11:47 +0000 (18:11 +0000)]
MIME iso-8859-2 mail encoding implemented

22 years agoImplemented form data acceptor (store&mail)
short [Sun, 5 Aug 2001 18:05:06 +0000 (18:05 +0000)]
Implemented form data acceptor (store&mail)

22 years ago$cvs_id_html generation made foolproof
short [Sun, 5 Aug 2001 18:04:16 +0000 (18:04 +0000)]
$cvs_id_html generation made foolproof
fatal() implemented
$have_js is now always set w/o dependence on $want_js/$detect_js

22 years agoobjednavka.txt - private database
short [Sun, 5 Aug 2001 18:02:28 +0000 (18:02 +0000)]
objednavka.txt - private database

22 years ago"objednavka.txt" is now password-protected
short [Sun, 5 Aug 2001 18:01:56 +0000 (18:01 +0000)]
"objednavka.txt" is now password-protected
  requires "/home/short/priv/energie.objednavka.passwd", not CVSed

22 years agoOrder form looks as finished:
short [Sun, 5 Aug 2001 14:34:36 +0000 (14:34 +0000)]
Order form looks as finished:
  3 payments methods removed in favor of 2 address forms
?have_js=1 implemented for JS-conditional HTML BODY contents
JS separated to files to be XML-and-non-JS-browsers compliant

22 years agoFixed "charset=iso-8859-2"
short [Mon, 30 Jul 2001 08:59:16 +0000 (08:59 +0000)]
Fixed "charset=iso-8859-2"

22 years agoFirst release for preview and IE compatibility test.
short [Sat, 28 Jul 2001 10:41:22 +0000 (10:41 +0000)]
First release for preview and IE compatibility test.