• last updated 23 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
fix for bog #3061

    • -3
    • +3
    /openacs-4/packages/search/www/search.tcl
fixing bug #3063; introduced by a change of daveb for notifications. not sure, what the reason was exactly.

Strip absolute URLs in case a page is edited in HTTP/HTTPS and viewed

the other way. That is, when a full url to HTTP is in the content, and

the page is viewed under HTTPS, a security warning is displayed. Since

there are bugs in Firefox when editing, the URLs are converted to

absolute URLs by xinha. We strip them out when saving. They are

converted back when editing so the user experience is unchanged.

Removing unnecesary list command form the title's page

Merging Nima's changes

Merging Nima's changes: i18n

Merging Nima's changes: list template

Merging Nima's changes: i18n

Merging Nima's changes

Merging Nima's changes: list template

Merging Nima's changes: i18n

    • -2
    • +2
    /openacs-4/packages/faq/lib/faq-add-edit.tcl
Merging Nima's changes: i18n and list template

Merging Nima's changes: i18n

    • -4
    • +2
    /openacs-4/packages/news/www/image-choose.adp
    • -5
    • +6
    /openacs-4/packages/news/www/image-choose.tcl
    • -3
    • +3
    /openacs-4/packages/news/www/preview.tcl
    • -0
    • +1
    /openacs-4/packages/news/www/admin/index.adp
Get rid of debugging info

Add missing key

When i added documentation blocks to these callbacks, the call back def code

started complaining that the body {\n} is not empty. Replaced this with the

"-" empty body marker. Interestingly:

ad_proc -callback {

params

} {

}

apparenly does not trigger the "non-empty body" error. Apparently the callback def

only checks if there's a docblock passsed to ad_proc ... a "gotcha".

fix problem with radio and checkbox. formwidget was used instead of formgroup.widget.

Link to new start page

New keys for start/end pages

Add new start page

file instructions.adp was initially added on branch oacs-5-3.

    • -0
    • +0
    /openacs-4/packages/assessment/www/instructions.adp
file instructions.xql was initially added on branch oacs-5-3.

    • -0
    • +0
    /openacs-4/packages/assessment/www/instructions.xql
file instructions.tcl was initially added on branch oacs-5-3.

    • -0
    • +0
    /openacs-4/packages/assessment/www/instructions.tcl
Session procs to support start/end pages

Update progress bar

Don't reset correct choices from database values on submit, use what's

in the form!

Merge sloan calendar portlet

Merging Nima's changes: i18n

Merging Nima's changes: use list template

Merging Nima's changes: i18n