• last updated 18 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
fix typo

    • -1
    • +1
    ./assessment/tcl/as-item-data-procs.xql
show only the last session patch from Natalia Perez <nperper@it.uc3m.es>

implement showing the feedback or nothing at all (including Errors) from Natalia Perez <nperper@it.uc3m.es>

show only the last session patch from Natalia Perez <nperper@it.uc3m.es>

    • -0
    • +47
    ./assessment/www/last-session-postgresql.xql
    • -0
    • +7
    ./assessment/www/last-session.adp
    • -0
    • +84
    ./assessment/www/last-session.tcl
added qty column that appears when quantity is greater than 1

removed unmatched closing div tag

account info is now served via ssl by default

Inline form with widget and button on the same line for really simple forms

such as filters for listbuilder.

    • -0
    • +100
    ./acs-templating/resources/forms/inline.adp
file inline.adp was initially added on branch oacs-5-1.

    • -0
    • +0
    ./acs-templating/resources/forms/inline.adp
Added code to access the content of a subtopic directly using the package_id

added ec_state_widget for pretty state_widget with working default action for prexisting data, and quoted html attributes

    • -18
    • +32
    ./ecommerce/tcl/ecommerce-widgets-procs.tcl
category widget was not sorting categories according to sort keys

    • -0
    • +1
    ./ecommerce/tcl/ecommerce-widgets-procs-postgresql.xql
removed hot link white space existing between anchor and image tags, added 3 space whitespace between firstnames and lastname for working with payment gateways that require splitting name fields, other minor changes, added ec_capitalize_words and ec_thumbnail_if_it_exists for use with product templates

    • -11
    • +57
    ./ecommerce/tcl/ecommerce-utilities-procs.tcl
an additional credit card transaction failure case exists, namely when failing from a transation triggered by shipping fulfill-3.tcl

    • -0
    • +7
    ./ecommerce/tcl/ecommerce-state-changes-procs.tcl
ec_insecurelink was not returning an insecurelink from secure pages

    • -1
    • +2
    ./ecommerce/tcl/ecommerce-ssl-procs.tcl
changed undeclared variable marked_transaction_id to transaction_id

    • -1
    • +1
    ./ecommerce/tcl/ecommerce-scheduled-procs.tcl
added session activity logging which helps with diagnosing abberant activity, added ec_max_of_list which is used in checkout-one-form* code (to be added shortly)

    • -7
    • +24
    ./ecommerce/tcl/ecommerce-procs.tcl
added proc ec_shipping_prices_for_one_item_by_rate which calcs shipping fees based on pre-queried data

    • -1
    • +56
    ./ecommerce/tcl/ecommerce-money-computations-procs.tcl
converted db specific queries to use xql files for ec_all_cs_issues_by_one_user

    • -0
    • +21
    ./ecommerce/tcl/ecommerce-customer-service-procs-oracle.xql
    • -0
    • +20
    ./ecommerce/tcl/ecommerce-customer-service-procs-postgresql.xql
    • -23
    • +40
    ./ecommerce/tcl/ecommerce-customer-service-procs.tcl
updated ec_pretty_creditcard_type to be consistent with package parameters, and provide helpful error message

    • -0
    • +5
    ./ecommerce/tcl/ecommerce-credit-procs.tcl

Added braces for expr for performance / stylistic recommendation.

    • -1
    • +1
    ./acs-content-repository/tcl/acs-content-repository-init.tcl
Oops, a tiny blunder in my previous update, returned an illegal SQL

snippet if there were no IDs selected. The list builder should cleverly

refuse to do the query in this case, but we'll settle for it doing a SELECT

that returns nothing for now.

file upgrade-0.4d1-0.4d2.sql was initially added on branch oacs-5-1.

Add on delete cascade to object_id foreign key.

    • -2
    • +2
    ./tsearch2-driver/tsearch2-driver.info
converted build-repository.tcl to a proc and init

    • -1
    • +298
    ./acs-admin/tcl/apm-admin-procs.tcl
file apm-admin-init.tcl was initially added on branch oacs-5-1.

    • -0
    • +0
    ./acs-admin/tcl/apm-admin-init.tcl
file entry-headline.adp was initially added on branch oacs-5-1.

    • -0
    • +0
    ./lars-blogger/www/entry-headline.adp
file entry-headline.tcl was initially added on branch oacs-5-1.

    • -0
    • +0
    ./lars-blogger/www/entry-headline.tcl
added entry-chunk switch to allow different blog headline formats

    • -0
    • +31
    ./lars-blogger/www/entry-headline.adp
    • -0
    • +87
    ./lars-blogger/www/entry-headline.tcl
Adding child to parent select in checkbox list