• last updated 2 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
file find-match-cvs-users-2.adp was initially added on branch oacs-5-2.

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

    • -0
    • +0
    /openacs-4/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.

    • -0
    • +0
    /openacs-4/packages/oct-election/www/find-match-cvs-users-2.tcl
Adding the ability of checking cvs commit history to the election package.

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

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

returning best revision for an item_id, in case live revision does not exist.

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.

    • -5
    • +0
    /openacs-4/packages/news/www/preview.adp
    • -5
    • +5
    /openacs-4/packages/news/www/preview.tcl
#2835: provide TITLE attrib for A tags on user portal

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).

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

  1. … 6 more files in changeset.
Missing upgrade

Uncomment search::action callback committed in error.

    • -2
    • +2
    /openacs-4/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

allow programmer to specify whether a new item should be a live revsion or not

cosmetic (button) tweaks

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

Fixed callbacks

Wrong labelling of upgrade script