• last updated 48 mins ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
remove scored survey stuff from drop script, it isn't created so does not

need to be dropped.

fix context/context_bar

merging bug fixes checking into HEAD instead of 4.6

    • -11
    • +23
    /openacs-4/packages/forums/www/message-post.tcl
fix disappearing subject. removed set subject "" and checked for

subject existence before setting the form element value. This only affects

replies.

http://openacs.org/sdm/one-baf.tcl?baf_id=1848

    • -3
    • +6
    /openacs-4/packages/forums/www/message-post.tcl
add check for blank or all whitespace forum name

fix: http://openacs.org/sdm/one-baf.tcl?baf_id=1856

change context_bar to context for 4.6

fix message-post-confirm

remove unused file

clean up forums formatting

clean up html checking to sync with 4.6

add whitespace only cehcking to subject and body. add html security checking to body.

    • -9
    • +18
    /openacs-4/packages/forums/www/message-post.tcl
correcting default locale from de_DE to en_US again...let's face it - they lost the war

adding instructions on how to check that a catalog file is in sync with message lookups in the code

apm_package_url_from_key returns url with leading and trailing slashes

make img and br xhtml, get entry_date without space so anchor is right

extended the instructions on how to make TCL files use the message catalog

Splitting up the message keys into package_key and message_key in the datamodel, adding a message key table, changing format of catalog files to be xml based, cleaning up tcl API and its documentation, adding acs-automated-testing tests that test some catalog and message TCL procs

    • -0
    • +132
    /openacs-4/packages/acs-lang/tcl/test/acs-lang-test.tcl
  1. … 18 more files in changeset.
literal curly braces in adp:s were previously unquoted, extracted the quoting of other tcl special characters along with the curly braces quote into the new proc adp_quote_chunk

Fixed bug 1755 broke the registration process. (part 2)

Fixed bug 1755 broke the registration process.

Fixed in incomplete bug fix. (part 2)

More timestamp to timestamp(0) replacements.

Fixed in incomplete bug fix.

Changed timestamp to timestamp(0) which isn't subsecond precise.

class z_light z_dark to odd even

    • -3
    • +3
    /openacs-4/packages/dotlrn/www/dotlrn-master.tcl
MIT copyright

    • -2
    • +2
    /openacs-4/packages/dotlrn/www/dotlrn-master.adp
    • -1
    • +1
    /openacs-4/packages/dotlrn/www/register-link.adp
fixes apply bug with mismatched braces, moves rss files to be outside the page root

file index.vuh was initially added on branch oacs-4-6.

    • -0
    • +0
    /openacs-4/packages/lars-blogger/www/rss/index.vuh
make rss serving package local with the xml file outside the pageroot

sloan - support other approved membership types

    • -1
    • +17
    /openacs-4/packages/dotlrn/www/admin/user.adp
    • -1
    • +5
    /openacs-4/packages/dotlrn/www/admin/user.tcl
  1. … 9 more files in changeset.