• last updated 4 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
updating catalog files

make exported code slightly smaller

    • -4
    • +10
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
Got overeager with my version bumping ...

Ooops, got a bit over agressive with my version bumping

Fix apm_package_instance_delete in Oracle to delete content_folders of the package.

Now PostgreSQL and Oracle behave the same way, before the content_folders were only deleted in the PostgreSQL version.

some minor oracle fixes

Bumped version number to 2.4.0d1

ANOTHER missing message key! (sigh) Available_Messages ...

make page_order available for Oracle and postgres installations without ltree

bump version numbers for upgrade script

    • -4
    • +4
    /openacs-4/packages/xowiki/xowiki.info
    • -2
    • +2
    /openacs-4/packages/xowiki/tcl/package-procs.tcl
    • -16
    • +7
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
    • -13
    • +4
    /openacs-4/packages/xowiki/www/admin/list.tcl
fix typo

HTML Strict cleanup

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)

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.

  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

    • -9
    • +14
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
Enabled modification of the config.tcl according to user and database given by the user on the install

    • -10
    • +15
    /installers/debian/dotlrn/patches/config.dpatch
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

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

    • -1
    • +1
    /openacs-4/packages/chat/www/room-edit.tcl
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

Changing cookie name from "style" ( too general name for a cookie ) for

forums_messages_state.

Changed contexts to be more consistent with the page titles and the link text that links to them (usability)

    • -1
    • +3
    /openacs-4/packages/dotlrn/www/index.adp
    • -2
    • +5
    /openacs-4/packages/dotlrn/www/index.tcl
change context to start at dotlrn root node always and change its label to 'home'

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.

Added dpatch build dependency

* Added patches directory with patches for config.tcl and etc/daemontools/run which fixes some file routes.

* Fixed permissions for user www-data.

* Updated TODO.

    • -0
    • +1
    /installers/debian/dotlrn/patches/00list
    • -0
    • +90
    /installers/debian/dotlrn/patches/config.dpatch
adding a default role