• last updated 10 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
add interval to most popular

    • -19
    • +51
    ./packages/xowiki/tcl/xowiki-portlet-procs.tcl
use "Visits" instead of "Count" for a more clear label in most-popular

    • -4
    • +4
    ./packages/xowiki/tcl/xowiki-portlet-procs.tcl
add number of different users to most-popular includelet

    • -4
    • +6
    ./packages/xowiki/tcl/xowiki-portlet-procs.tcl
provide a usage message for page names

    • -2
    • +3
    ./packages/xowiki/tcl/xowiki-form-procs.tcl
Accidently committed my local copy which installed developer support

Zen: HTML cleanup

    • -1
    • +1
    ./packages/acs-tcl/tcl/table-display-procs.tcl
    • -2
    • +2
    ./packages/dotlrn/www/admin/class-edit.tcl
    • -0
    • +2
    ./packages/dotlrn/www/admin/departments.adp
    • -4
    • +4
    ./packages/dotlrn/www/admin/users-chunk.adp
    • -1
    • +11
    ./packages/dotlrn/www/admin/users-chunk.tcl
    • -58
    • +1
    ./packages/dotlrn/www/admin/users-search.adp
file view-book.tcl was added on branch oacs-5-3 on 2007-08-01 21:39:25 +0000

don't barf on books without pages

    • -8
    • +13
    ./packages/xowiki/www/view-book.tcl
add code for to allow delete presentatiosn all authority users

added some output to identify agustin's bug.

Zen is now installed by default.

Required changes to how the site template stuff is used to initialize dotlrn (do

NOT EVER hardwire ANYTHING into an after_instantiate callback that MIGHT SOMEDAY

want to be configurable! Sheesh!!!!). Since Selva used the same layouts as

the default new-portal layouts, we didn't run into this problem with Selva.

But I sure as hell ran into it with Zen.

Localized a couple things in Zen too.

    • -2
    • +5
    ./packages/dotlrn/tcl/apm-callback-procs.tcl
    • -0
    • +8
    ./packages/dotlrn/tcl/apm-callback-procs.xql
Typo in var name ( db_doc_serch_query_name )

    • -3
    • +3
    ./packages/acs-api-browser/lib/search.tcl
Typo in var name ( db_doc_serch_query_name )

    • -3
    • +3
    ./packages/acs-api-browser/lib/search.tcl
Changed remaining ns_returnredirect calls to ad_returnredirect (if your

config file's hostname's not set to the actual name or ip you're listening to

use of ns_returnredirect can result in URLs pointing to the wrong place)

    • -2
    • +2
    ./packages/dotlrn/www/applet-remove.tcl
    • -2
    • +2
    ./packages/dotlrn/www/one-community.tcl
Now depends on dotlrn 2.3.0d2...

Another typo in the oracle version

Typo in oracle upgrade script

Initial install of accesskeys now works for PG

    • -4
    • +5
    ./packages/new-portal/tcl/portal-procs.tcl
Gave Zen Theme its localized name ...

Partial fix to access key version initial install

    • -4
    • +5
    ./packages/new-portal/tcl/portal-procs.tcl
file register-link.tcl was initially added on branch oacs-5-3.

    • -0
    • +0
    ./packages/dotlrn/www/register-link.tcl
Zen: HTML cleanup

    • -1
    • +1
    ./packages/dotlrn/www/community-member.adp
    • -48
    • +48
    ./packages/dotlrn/www/manage-memberships.adp
    • -14
    • +2
    ./packages/dotlrn/www/register-link.adp
    • -0
    • +31
    ./packages/dotlrn/www/register-link.tcl
    • -11
    • +6
    ./packages/dotlrn/www/admin/users.adp
Add tests for calendar package

    • -0
    • +139
    ./packages/calendar/tcl/test/cal-item-procs.tcl
file cal-item-procs.tcl was initially added on branch oacs-5-3.

    • -0
    • +0
    ./packages/calendar/tcl/test/cal-item-procs.tcl
add mime types for .xpi and .mp4

1. Found something that needed localization (hardwired "admin")

2. show accesskeys from portal pages, at last!

    • -8
    • +5
    ./packages/theme-zen/tcl/navigation-procs.tcl
    • -2
    • +1
    ./packages/theme-zen/tcl/navigation-procs.xql
Added upgrade to set access keys of pages with titles and access keys we

know about. People using custom page titles are own their own, unfortunately.

    • -1
    • +15
    ./packages/dotlrn/tcl/apm-callback-procs.tcl
    • -0
    • +22
    ./packages/dotlrn/tcl/apm-callback-procs.xql
file apm-callback-procs.xql was initially added on branch oacs-5-3.

    • -0
    • +0
    ./packages/dotlrn/tcl/apm-callback-procs.xql
Access keys are single characters but ummm ... the message keys that define

them aren't. Oops!

file upgrade-2.3.0d3-2.3.0d4.sql was initially added on branch oacs-5-3.