• last updated 22 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
added s to info commands because info command is not valid and it was giving write and read permissions to all registerd users (-2) when editing a room

HTML Strict cleanup

changing all_tables to user_tables, the same for _indexes and _views, so table creation works in a per user basis, before was for all the oracle database

    • -4
    • +4
    ./packages/xotcl-core/tcl/05-db-procs.tcl
Changing cookie name from "style" ( too general name for a cookie ) for

forums_messages_state.

    • -1
    • +1
    ./packages/forums/www/resources/forums.js
Changed contexts to be more consistent with the page titles and the link text that links to them (usability)

change context to start at dotlrn root node always and change its label to 'home'

    • -2
    • +9
    ./packages/theme-zen/lib/lrn-master.tcl
Tracked down obscure problem that has cropped up occasionally since the

beginning. If AOLserver his hit with a domain name that's not bound to

the IP it is listening on, it tries to serve /global/file-not-found but does

not call registered preauth filters first. It does call registered procs,

though. This results in rp_handler being called, but not rp_filter, and

rp_handler dies because it expects rp_filter to have set up ad_conn. My

solution is to simply redirect to the URL AOLserver substitutes, without

the bogus domain name, which causes the file not found page to be delivered

to the user. The calls I saw were GET http://www.google.com to my server's

IP - probably a security exploit for IIS or Apache sometime in the deep past.

Allow files like "file not found" or "server busy" to be displayed when

the entire server is restricted to registered users.

    • -1
    • +1
    ./packages/acs-tcl/tcl/security-procs.tcl
adding a default role

    • -1
    • +4
    ./packages/xotcl-core/tcl/context-procs.tcl
Changed log notice to debug

    • -2
    • +2
    ./packages/search/tcl/search-procs.tcl
Set portal page name as context to be shown in the breadcrumbs (usability)

    • -1
    • +1
    ./packages/dotlrn/www/control-panel.adp
    • -1
    • +2
    ./packages/dotlrn/www/control-panel.tcl
    • -2
    • +2
    ./packages/dotlrn/www/one-community-admin.tcl
    • -0
    • +3
    ./packages/dotlrn/www/one-community.adp
    • -1
    • +7
    ./packages/dotlrn/www/one-community.tcl
Removing extra blank line

    • -2
    • +1
    ./packages/imsld/tcl/apm-callback-procs.tcl
Fixed search::datasource implementation. Don't call ad__conn in a background process...

    • -4
    • +4
    ./packages/photo-album/lib/one-photo.adp
    • -3
    • +0
    ./packages/photo-album/lib/one-photo.tcl
Rollback commit in error. This change is not ready yet due to the

complex interaction of portals and dotlrn.

    • -12
    • +6
    ./packages/dotlrn-fs/tcl/dotlrn-fs-procs.tcl
Name of portlet is fs_portlet.

    • -7
    • +13
    ./packages/dotlrn-fs/tcl/dotlrn-fs-procs.tcl
Merge order option for add_css from oacs-5-4

    • -42
    • +19
    ./packages/acs-templating/tcl/head-procs.tcl
some minor refactoring, make generation of form buttons a separater method to allow overloading

    • -26
    • +23
    ./packages/xowiki/tcl/form-field-procs.tcl
    • -26
    • +14
    ./packages/xowiki/tcl/xowiki-www-procs.tcl
mark temporary array with __

    • -5
    • +7
    ./packages/xowiki/tcl/xowiki-procs.tcl
    • -7
    • +8
    ./packages/xowiki/tcl/xowiki-www-procs.tcl
Missing message keys, transformed as I guess they are meant.

Savin/loadingg state ( collapsed/expanded ) of messages.

    • -5
    • +5
    ./packages/forums/www/message-post.tcl
    • -2
    • +14
    ./packages/forums/www/message-view.tcl
    • -1
    • +1
    ./packages/forums/www/resources/forums.js
removed site nodes update as it wasn't doing anything (called with package_id instead of node_id) and it really is not necesary here because we are leaving the site node unchanged

    • -3
    • +2
    ./packages/dotlrn/www/admin/class-edit.tcl
added site nodes update and corrected package rename to use the api so we dont have to restart the server to see the changes

    • -3
    • +6
    ./packages/dotlrn/www/admin/class-edit.tcl
    • -15
    • +3
    ./packages/dotlrn/www/admin/class-edit.xql
/usr/bin/perl is where we want to look (malte fixed this for 5.2 but it

was never merged to HEAD)

    • -1
    • +1
    ./packages/monitoring/bin/aolserver-errors.pl
updating package instance name when renaming departments or subjects

    • -1
    • +3
    ./packages/dotlrn/www/admin/class-edit.tcl
    • -0
    • +20
    ./packages/dotlrn/www/admin/class-edit.xql
Add portlet_visible_p procedure to make it easy to check if a

particular portlet is actually shown on a portal.

    • -1
    • +21
    ./packages/new-portal/tcl/portal-procs.tcl
    • -0
    • +14
    ./packages/new-portal/tcl/portal-procs.xql
Localize subject of the notifications

    • -27
    • +27
    ./packages/evaluation/tcl/evaluation-procs.tcl
HTML Strict cleanup

HTML Strict cleanup

    • -3
    • +3
    ./packages/acs-tcl/tcl/table-display-procs.tcl
Deprecated ad_table

    • -1
    • +4
    ./packages/acs-tcl/tcl/table-display-procs.tcl
HTML Strict cleanup

    • -5
    • +7
    ./packages/dotlrn/www/spam-recipients.adp
    • -4
    • +4
    ./packages/dotlrn/www/spam-recipients.tcl