• last updated 11 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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

Fixed callbacks

Wrong labelling of upgrade script

Added procedure to detect the contacts_package_id for a party. Furthermore changed the revision::new to use content-repository-procs instead of the home made plsql

    • -9
    • +46
    ./packages/contacts/tcl/contacts-procs.tcl
missed the .xql file

Added content_type_p procedure to detect if a mime_type is of a content_type

More progress on bug #2930 (which wasn't really fixed by my previous

commit)

    • -11
    • +33
    ./packages/theme-selva/tcl/selva-procs.tcl
Cleaning up dependencies, name differences and other stuff

    • -1
    • +1
    ./packages/project-manager/www/index.adp
    • -1
    • +1
    ./packages/project-manager/www/process-one.adp
    • -1
    • +1
    ./packages/project-manager/www/processes.adp
    • -9
    • +9
    ./packages/project-manager/www/task-print.tcl
    • -2
    • +2
    ./packages/project-manager/www/tasks.adp
    • -4
    • +138
    ./packages/project-manager/www/lib/master.adp
    • -0
    • +137
    ./packages/project-manager/www/resources/style.css
Preformance tunning

Unified project search

Performance tuning

    • -1
    • +20
    ./packages/project-manager/lib/projects.tcl
Symlink support that actually works

    • -5
    • +9
    ./packages/file-storage/www/folder-chunk.tcl
Small tuning with not using ams_attributes.

    • -2
    • +2
    ./packages/ams/tcl/ams-procs-postgresql.xql
google site map support

    • -2
    • +20
    ./packages/xowiki/tcl/package-procs.tcl
    • -3
    • +99
    ./packages/xowiki/tcl/xowiki-procs.tcl
commit fixes on tabs for IE7

fix missing parenthesis, don't delete subtypes

    • -3
    • +3
    ./packages/xowiki/www/admin/delete-type.tcl
make categories more robust for syndication

    • -3
    • +7
    ./packages/xowiki/www/portlets/categories.tcl
Moved to seperate attachment table, no need for data links. Added security callback for file delete

    • -22
    • +5
    ./packages/mail-tracking/www/one-message.tcl
    • -0
    • +7
    ./packages/mail-tracking/www/one-message.xql
Increased version

    • -2
    • +2
    ./packages/file-storage/file-storage.info
Added file_copy procedure

Fixed bug #2930 - subnavbar disappeared if you navigated into a package

mounted under the dotlrn mount point rather than a personal portal page.

    • -2
    • +3
    ./packages/theme-selva/tcl/selva-procs.tcl
Fixed bug 2961 by applying Christian Brechbühler's patch

Fix reference to unfinished_section_id variable to refer to an in

progress ection.

    • -1
    • +1
    ./packages/assessment/lib/assessment.xql
Merge fix for not with no search terms from oacs-5-2

Add test for NOT with no search terms

Handle not without any other search terms.