• last updated 3 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
fix plsql call instead of db_dml

fix foreign key constraint to refer to cr_revisions instead of cr_items

quote tcl string passed in query, missed oracle file

quote single quotes in tcl string passed to SQL query

removing debugging form for toggling locale in the master template

    • -6
    • +0
    /openacs-4/packages/dotlrn/www/dotlrn-master.adp
making the dotlrn package (with its .adp, .info, and .tcl files) use the message catalog

    • -20
    • +20
    /openacs-4/packages/dotlrn/dotlrn.info
    • -0
    • +1
    /openacs-4/packages/dotlrn/tcl/applets-procs.tcl
    • -11
    • +15
    /openacs-4/packages/dotlrn/tcl/class-procs.tcl
    • -0
    • +1
    /openacs-4/packages/dotlrn/tcl/dotlrn-filter.tcl
    • -2
    • +4
    /openacs-4/packages/dotlrn/tcl/dotlrn-procs.tcl
  1. … 178 more files in changeset.
making the portlet pretty name and other texts use the message catalog

making the portlet pretty name use the message catalog

localize portal page names and portlet names on the fly with lang::util::localize, converted some literal text to message catalog

merging lang-catalog-init.tcl and lang-message-init.tcl into acs-lang-init.tcl

    • -0
    • +15
    /openacs-4/packages/acs-lang/tcl/acs-lang-init.tcl
changing message lookup so that if no locale is provided and there is no HTTP connection then the system locale is used

making localize proc output a TRANSLATION MISSING message

removing debugging code

making it possible to import/export message catalog data to/from the filesystem for a package version

    • -0
    • +21
    /openacs-4/packages/acs-admin/www/apm/version-i18n-index.adp
    • -0
    • +16
    /openacs-4/packages/acs-admin/www/apm/version-i18n-index.tcl
changing to provide acs-events (like package_key) rather than acs-event, calendar won't install otherwise

Fixed bug-tracker bug #37: Falsely advertising oracle support

add "blob" as choice for survey_questions.abstract_data_type check constraint

doh. forgot to remove the plsql function from the vars

move child create to before trigger recreate

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