• last updated 22 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
make page_order available for Oracle and postgres installations without ltree

bump version numbers for upgrade script

    • -1
    • +4
    ./packages/xotcl-core/tcl/05-db-procs.tcl
    • -12
    • +2
    ./packages/xowiki/tcl/includelet-procs.tcl
    • -2
    • +2
    ./packages/xowiki/tcl/package-procs.tcl
    • -16
    • +7
    ./packages/xowiki/tcl/xowiki-procs.tcl
    • -13
    • +4
    ./packages/xowiki/www/admin/list.tcl
fix typo

    • -2
    • +2
    ./packages/xotcl-core/tcl/cr-procs.tcl
HTML Strict cleanup

    • -1
    • +1
    ./packages/evaluation/www/answer-add-edit.adp
Making switch's optional and adding object_id as a positional parameter.

This was causing problems when executing alias GetURL for contracts one_assigment_notif_type

and one_evaluation_notif_type. Thanks to Byron Linares for the patch (bhlr@galileo.edu)

    • -3
    • +8
    ./packages/evaluation/tcl/evaluation-procs.tcl
Changed message key to match the title of the administration page for dotlrn communities

HTML Strict cleanup. Replaced stylesheet decs by calls to template::head, relative paths in include src attribute by absolute ones.

    • -2
    • +2
    ./packages/evaluation/www/evaluation-list.adp
    • -10
    • +9
    ./packages/evaluation/www/index.adp
    • -2
    • +2
    ./packages/evaluation/www/task-list.adp
    • -2
    • +2
    ./packages/evaluation/www/task-view.adp
    • -7
    • +7
    ./packages/evaluation/www/admin/index.adp
    • -2
    • +3
    ./packages/evaluation/www/admin/index.tcl
    • -7
    • +7
    ./packages/evaluation/www/admin/tasks/index.adp
    • -1
    • +2
    ./packages/evaluation/www/admin/tasks/index.tcl
  1. … 9 more files in changeset.
HTML Strict cleanup. Replaced stylesheet decs by calls to template::head, relative paths in include src attribute by absolute ones. And changed message key that were pointing to evaluation-portlet...

simplify fetching of form-constraints

    • -2
    • +2
    ./packages/xowiki/tcl/includelet-procs.tcl
    • -9
    • +14
    ./packages/xowiki/tcl/xowiki-procs.tcl
HTML Strict cleanup. Replaced stylesheet declaration by calls to template::head::add_css, relative paths in include src attributes by absolute ones.

HTML Strict cleanup. Replaced stylesheet declaration by calls to template::head::add_css

    • -4
    • +4
    ./packages/evaluation/lib/tasks-chunk.tcl
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