• last updated 10 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Return a complain when no keywords to search for have been entered

Adding more categories helper procedures

    • -0
    • +8
    ./packages/categories/tcl/categories-procs.tcl
    • -0
    • +9
    ./packages/categories/tcl/categories-procs.xql
changed import of page instances to update references to page templates on updating imports as well. Last version handled only initial imports.

    • -7
    • +8
    ./packages/xowiki/tcl/package-procs.tcl
fixing name validator, which should never return ""

    • -2
    • +2
    ./packages/xowiki/tcl/xowiki-form-procs.tcl
Made sure that we preload the non acs-subsite packages mounted under root

    • -3
    • +3
    ./packages/acs-tcl/tcl/site-nodes-procs.tcl
If you add www. to the hostname it should still work with the hostename based node mapping

    • -3
    • +3
    ./packages/acs-tcl/tcl/site-nodes-procs.tcl
zenifying: removing inline styles, providing alternative ways to navigate through the course when there is no javascript nor css styles

    • -52
    • +82
    ./packages/imsld/tcl/imsld-procs.tcl
    • -5
    • +12
    ./packages/imsld/www/activity-frame.adp
    • -1
    • +1
    ./packages/imsld/www/admin/imsld-groups.tcl
    • -1
    • +32
    ./packages/imsld/www/resources/imsld.css
creation

    • -0
    • +22
    ./packages/forums/sql/postgresql/forums-reading-info-drop.sql
fixed some problems with constraints

autonaming of anonymous (unnamed) entries during export to avoid potential name clashes on target systems

    • -6
    • +22
    ./packages/xowiki/tcl/xowiki-procs.tcl
don't double-validate names when they are not changed (can lead to prefix adding)

    • -2
    • +9
    ./packages/xowiki/tcl/xowiki-form-procs.tcl
creation: load the reading_info script

file export.tcl was added on branch oacs-5-3 on 2007-08-01 21:39:25 +0000

    • -0
    • +0
    ./packages/xowiki/www/admin/export.tcl
handling export of selected objects, include always object required for the selection to avoid surprises

    • -6
    • +31
    ./packages/xowiki/www/admin/export.tcl
adding bulk-action for export

supporting multi-valued attributes

    • -5
    • +11
    ./packages/xotcl-core/tcl/context-procs.tcl
providing support for bulk actions

    • -9
    • +100
    ./packages/xotcl-core/tcl/30-widget-procs.tcl
adding variable unread_or_new_query to allow reading_info feature

port to oracle and a small display change

    • -5
    • +13
    ./packages/forums/lib/forums/forums-chunk.tcl
The username is not always an email. So, lets use the email instead for sending the mail

Removing unused-deprecated ad_choice_bar (only used in contrib/obsolete-packages/library) and search::choice_bar (not used) procs

    • -29
    • +1
    ./packages/acs-tcl/tcl/navigation-procs.tcl
    • -28
    • +1
    ./packages/search/tcl/search-procs.tcl
creation

    • -0
    • +18
    ./packages/forums/sql/oracle/forums-reading-info-drop.sql
commenting a method, fixing a function for pageinstances

    • -2
    • +24
    ./packages/xowiki/tcl/package-procs.tcl
    • -2
    • +2
    ./packages/xowiki/tcl/xowiki-form-procs.tcl
last shot (for now) of html cleanup. choice_bar replaced by a multirow to be able to apply styles at template level and produce valid HTML

    • -13
    • +22
    ./packages/search/www/search.adp
    • -1
    • +1
    ./packages/search/www/resources/search.css
cleanup (triggered by unknown handler)

Added setting the default language correctly when adding a new page

    • -1
    • +12
    ./packages/xowiki/tcl/xowiki-form-procs.tcl
added tree_id_from_object title

    • -1
    • +0
    ./packages/categories/tcl/categories-procs.xql
    • -3
    • +18
    ./packages/categories/tcl/widget-procs.tcl
zenifying (removing blockquote used for formatting effects)

    • -3
    • +1
    ./packages/imsld/www/admin/imsld-new-2.tcl
Insert forums-reading-info-drop to drop

changed connection thread cleanup to use namespaced variables and distinguish between at_close and at_cleanup

    • -31
    • +50
    ./packages/xotcl-core/tcl/01-debug-procs.tcl