• last updated 5 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates

Changeset MAIN:victorg:20061117151029:6 does not match your current filter (clear filter).

file find-match-cvs-users-2.adp was initially added on branch oacs-5-2.

file match-cvs-users.tcl was initially added on branch oacs-5-2.

    • -0
    • +0
    ./packages/oct-election/www/match-cvs-users.tcl
file match-cvs-users.adp was initially added on branch oacs-5-2.

    • -0
    • +0
    ./packages/oct-election/www/match-cvs-users.adp
file match-cvs-users-2.tcl was initially added on branch oacs-5-2.

    • -0
    • +0
    ./packages/oct-election/www/match-cvs-users-2.tcl
file find-match-cvs-users.tcl was initially added on branch oacs-5-2.

file find-match-cvs-users.adp was initially added on branch oacs-5-2.

file find-match-cvs-users-2.tcl was initially added on branch oacs-5-2.

Adding the ability of checking cvs commit history to the election package.

Adding pages for manage the cvs users and the openacs.org account.

    • -1
    • +4
    ./packages/oct-election/oct-election.info
    • -4
    • +7
    ./packages/oct-election/www/election-edit.tcl
    • -0
    • +1
    ./packages/oct-election/www/election.adp
    • -1
    • +2
    ./packages/oct-election/www/election.tcl
file upgrade-1.0.1-1.0.2.sql was initially added on branch oacs-5-2.

More fixes for #2835: Added meaningful title for links

Added forwarding of e-amils

    • -17
    • +15
    ./packages/mail-tracking/lib/messages.tcl
    • -6
    • +2
    ./packages/mail-tracking/lib/messages.xql
    • -0
    • +16
    ./packages/mail-tracking/www/forward.adp
    • -0
    • +91
    ./packages/mail-tracking/www/forward.tcl
    • -0
    • +34
    ./packages/mail-tracking/www/forward.xql
returning best revision for an item_id, in case live revision does not exist.

    • -2
    • +2
    ./packages/xotcl-core/tcl/generic-procs.tcl
Corrected the requirements

Fix for #3042: patch provided by morals (raul)

Removing the functionality for having images for news items.

Why? Simple, the images functionality depends on the ImageMagick package,

which only exists in HEAD.

#2835: provide TITLE attrib for A tags on user portal

    • -2
    • +2
    ./packages/dotlrn/www/dotlrn-main-portlet.adp
    • -3
    • +3
    ./packages/faq-portlet/www/faq-portlet.adp
    • -2
    • +2
    ./packages/news-portlet/www/news-portlet.adp
Changed the tab selection paradigm: if we don't know which tab to select,

rather than arbitrarily selecting the home tab, the code now keeps the

previous tab selected. If we don't know which tab was selected previously,

no tab is selected (for instance if a user bookmarks an admin page or the

like and then revisits).

    • -5
    • +13
    ./packages/theme-selva/tcl/selva-procs.tcl
Applying new styles added by hamiltonc (layout was broken for personal-toolbar on firefox)

fix for #2841. WCAG checkpoint 3.6: formal grammar in dotlrn-all and dotlrn-extras portlets

    • -2
    • +5
    ./packages/news-portlet/www/news-portlet.adp
  1. … 6 more files in changeset.
Missing upgrade

Uncomment search::action callback committed in error.

    • -2
    • +2
    ./packages/search/tcl/search-procs.tcl
make sure that the logger_project exists

Fix for deadlock condition (or so Gustav and I hope)

fix for #2841. WCAG checkpoint 3.6: formal grammar

added set_live_revision

    • -1
    • +8
    ./packages/xotcl-core/tcl/generic-procs.tcl
allow programmer to specify whether a new item should be a live revsion or not

    • -10
    • +17
    ./packages/xotcl-core/tcl/generic-procs.tcl
cosmetic (button) tweaks

    • -3
    • +6
    ./packages/cms/www/modules/items/index.adp
    • -8
    • +11
    ./packages/cms/www/modules/items/index.tcl
Added deadlock protection (or so I hope)

No need for the variable to be ordered by name, and this gives us a gain of 52 vs 2 MS on our system

Changed content::folder::new to be a pure TCL proc relying on content::item::new instead of running into deadlocks (and being slower) when doing the plsql