• last updated 27 mins ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Checking if a portal page exists, if not throws a complaint to the user.

Recursively show/hide activities of a activity_structure

Adding valitedate for upload_file on ad_form to prevent error when submit without a

file selected

Show only visible activities

    • -3
    • +7
    /openacs-4/packages/imsld/tcl/imsld-procs.xql
Retrieve conditions in order set by the author for robustness.

Reduce code duplication

Untabify and indent

    • -1394
    • +1397
    /openacs-4/packages/imsld/tcl/imsld-procs.tcl
Updated according to recent change on the control panel

- perform more checking on query parameter for rss

    • -4
    • +10
    /openacs-4/packages/xowiki/tcl/package-procs.tcl
Untabify and indent

Delete dom tree after processing all the depending nodes, otherwise they won't be available anymore (probably a misbehavior of tDom that doesn't keep reference count).

    • -57
    • +70
    /openacs-4/packages/imsld/tcl/imsld-parse-procs.tcl
Remove link to change locale since it's now part of the user basic info form

    • -4
    • +0
    /openacs-4/packages/dotlrn/www/control-panel.adp
    • -2
    • +1
    /openacs-4/packages/dotlrn/www/control-panel.tcl
Remove unused scripts.

    • -15
    • +0
    /openacs-4/packages/dotlrn/lib/bio.adp
    • -79
    • +0
    /openacs-4/packages/dotlrn/lib/bio.tcl
    • -135
    • +0
    /openacs-4/packages/dotlrn/www/bio-update.tcl
    • -30
    • +0
    /openacs-4/packages/dotlrn/www/bio-update.xql
Remove "edit bio" link since it's now part of the user basic info form

    • -2
    • +0
    /openacs-4/packages/dotlrn/www/control-panel.adp
    • -2
    • +1
    /openacs-4/packages/dotlrn/www/control-panel.tcl
Make the footer div disappear if it's empty (it was making a box with

nothing in it).

Fun with developer support!

1. Added a button to turn template profiling on/off.

2. Moved templating information to the request information page. It was

confusing having it work differently than db and other information. If,

for instance, you clicked on a request link in the developer support

index page, you'd get the db timing information for that request, but

the profiling stuff would come from the footer - and would be the profile

information for displaying request-info.tcl/adp, not for the template

served for that request. Oops.

3. Simplified the ds_profile proc since in practice it only is used for

profiling templates.

Moved over a fix from the default theme (context wasn't being passed along)

Context wasn't being passed up, argh ...

Makes the page title match the last part of the breadcrumbs

Misspelled message resource key.

Implements TIP#137 Support for 3-chars language codes

    • -0
    • +140
    /openacs-4/packages/acs-lang/tcl/apm-callback-procs.tcl
    • -0
    • +41
    /openacs-4/packages/acs-lang/www/admin/locale-new.xql
- reduce dependency of XOTcl internals

Remove the change-locale link since it is now in the user basic info.

Add a specific class to format form legend text.

add three column constraint to acs_data_links

Exposed parameter inheritance for use by the interactive APM package builder.

Turned "edit content" into a button class thing.

drop acs_data_links unique constraint, use unique index instead.

make sure create statements uses bigint for facebook uids

use bigint integer of integer for facebook uids

Add language and timezone to the user-info form

    • -0
    • +21
    /openacs-4/packages/acs-subsite/lib/user-info.xql