• last updated 4 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
upgrade script for 2.3.0->2.4 which is really a downgrade ; does the same as upgrade-5.0d4-5.0d5.sql

Cleaned up the install.xml stuff so it no longer puts random crap out in

the log written to the http socket.

Default to zen two-column layout in standard .lrn install.

    • -0
    • +2
    /openacs-4/packages/dotlrn/install.xml
Added a new default_layout parameter to get rid of the hard-coded sloan

layouts used when a new page is added. Default value is the old hard-wired

one, but now our standard install.xml can set it to zen, and when someone

has time site theme switching can change it, too.

Added derickl ...

Added missing portal config keys

adding missing close statement

adding missing close statements

    • -2
    • +4
    /openacs-4/packages/news/www/preview.tcl
bump package version from 5.0d6 to 5.0d7

upgrade scripts which is really a downgrade; does the same as upgrade-5.0d4-5.0d5.sql

Added order column to Zen stylesheets

Added column to links multirow to be able to order stylesheets

remove unneeded break, HTML cleanup

    • -3
    • +3
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
some more HTML cleanup

    • -8
    • +11
    /openacs-4/packages/xowiki/www/view-book.adp
some more cleanup up HTML

add view-book to the adp generator procs

additional template file view-book-no-ajax to ease administration of openacs.org

    • -0
    • +118
    /openacs-4/packages/xowiki/www/view-book-no-ajax.adp
    • -0
    • +21
    /openacs-4/packages/xowiki/www/view-book-no-ajax.tcl
    • -10
    • +35
    /openacs-4/packages/xowiki/www/view-book.adp
one more regexp fix

    • -2
    • +2
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
one more regexp fix

    • -2
    • +2
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
fix cvs conflict

default value of parent_id has to be the empty string in content::folder::new

improve regular expression for includelet extraction in ::xowiki::Page

    • -3
    • +3
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
improve regular expression for includelet extraction in ::xowiki::Page

    • -2
    • +2
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
Added quoting

Added export of all pictures of an album

provide maintenance function to locate unmounted xowiki instances

    • -1
    • +1
    /openacs-4/packages/xowiki/www/view-default.adp
    • -3
    • +6
    /openacs-4/packages/xowiki/www/admin/test.tcl
ease YUI management (version from yahooapis, ajaxhelper)

use fully qualified attributes names for join conditions

Making expanded state the default when showing threads ( js functionality ).

Fixing typo in lib/forums/forums-chunk.

Making "new tag" in portlet consistent with bold forum titels showed

in forums index.

provide context for easier setting of return-urls. There was a problem

with internal redirects, which can be fixed by providing "original_url_and_query"

in package initialize

removed unneeded margin-left, which was there most likely due to a browser bug