• last updated 13 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Extract SQL to XQL files.

Added indent for no files organization items

new version update

    • -1
    • +1
    ./beehive/www/create-edit-session2.adp
    • -0
    • +1
    ./beehive/www/create-edit-session2.tcl
    • -1
    • +2
    ./beehive/www/create-edit-session3-postgresql.xql
    • -3
    • +14
    ./beehive/www/create-edit-session3.adp
    • -2
    • +2
    ./beehive/www/create-edit-session3.tcl
    • -6
    • +7
    ./beehive/www/create-edit-session4.tcl
    • -3
    • +8
    ./beehive/www/create-edit-session5.tcl
    • -0
    • +1
    ./beehive/www/create-edit-session6.tcl
    • -3
    • +9
    ./beehive/www/create-edit-session7.tcl
    • -1
    • +1
    ./beehive/www/duplicate2-postgresql.xql
    • -0
    • +92
    ./beehive/www/more-simulations.adp
    • -0
    • +27
    ./beehive/www/more-simulations.tcl
    • binary
    ./beehive/www/flash/collaboration.fla
    • binary
    ./beehive/www/flash/collaboration.swf
For an unexplained reason complex_send accepts a list_of_lists instead

of an ns_set for extra_headers. This completely breaks notifications by

sending people the wrong email body. Temporary fix until we can

systematically track down the misuse of extra_headers argument

    • -2
    • +15
    ./notifications/tcl/notification-email-procs.tcl
improving default values, links for last-requests

    • -6
    • +7
    ./xotcl-request-monitor/www/last-requests.tcl
    • -1
    • +3
    ./xotcl-request-monitor/www/whos-online.tcl
added dekicious button

Changed boolean parameters for Oracle compatibility

Changed wrongs names in parameters

    • -5
    • +5
    ./lors/tcl/test/lors-test-procs-oracle.xql
update version number

add missing tree widget js files for dojo

commit yui-ext, some missing dojo files

    • -0
    • +207
    ./ajaxhelper/www/resources/dojo-ajax/src/data/CsvStore.js
    • -0
    • +1719
    ./ajaxhelper/www/resources/prototype/prototype-min.js
    • -0
    • +12
    ./ajaxhelper/www/resources/yui/reset-fonts-grids/README
    • -0
    • +11
    ./ajaxhelper/www/resources/yui/tabview/README
    • -0
    • +1953
    ./ajaxhelper/www/resources/yui/tabview/tabview-debug.js
    • -0
    • +54
    ./ajaxhelper/www/resources/yui/tabview/tabview-min.js
    • -0
    • +1934
    ./ajaxhelper/www/resources/yui/tabview/tabview.js
  1. … 802 more files in changeset.
add digg support, improve names for optional parts of the view page, less verbose during rendering

    • -2
    • +26
    ./xowiki/tcl/xowiki-portlet-procs.tcl
    • -11
    • +26
    ./xowiki/tcl/xowiki-www-procs.tcl
update ajaxhelper to 0.82d, updated yui to version 0.12.1, updated dojo to 0.4.1, added addition yui helper procs, added ah:requires proc to make it easier to declare required javascript sources for a given ajaxhelper proc, helper proc for yui menu widget, various bug fixes to yui helper procs, added new tests

    • -23
    • +109
    ./ajaxhelper/tcl/ajax-dojo-procs.tcl
    • -230
    • +335
    ./ajaxhelper/tcl/ajax-procs.tcl
    • -81
    • +395
    ./ajaxhelper/tcl/ajax-yahoo-procs.tcl
    • -1962
    • +2130
    ./ajaxhelper/www/resources/dojo-ajax/dojo.js
    • -20
    • +18
    ./ajaxhelper/www/resources/dojo-ajax/src/Deferred.js
  1. … 308 more files in changeset.
update ajax-filestorage-ui to 0.5d, improved user interface c/o yui-ext, added some file storage functionality, still very much work in progress, a lot of functionality still missing

    • -2
    • +2
    ./ajax-filestorage-ui/ajax-filestorage-ui.info
    • -25
    • +45
    ./ajax-filestorage-ui/www/index.adp
    • -98
    • +10
    ./ajax-filestorage-ui/www/xmlhttp/editname.tcl
    • -1
    • +1
    ./ajax-filestorage-ui/www/xmlhttp/loadchildnodes-postgresql.xql
    • -2
    • +2
    ./ajax-filestorage-ui/www/xmlhttp/showfoldercontents-postgresql.xql
    • -17
    • +15
    ./ajax-filestorage-ui/www/xmlhttp/showfoldercontents.tcl
    • -0
    • +33
    ./ajax-filestorage-ui/www/xmlhttp/showproperties-postgresql.xql
    • -0
    • +50
    ./ajax-filestorage-ui/www/xmlhttp/showproperties.adp
    • -0
    • +69
    ./ajax-filestorage-ui/www/xmlhttp/showproperties.tcl
Support of tracking of files which are passed through

    • -4
    • +22
    ./contacts/tcl/contacts-callback-procs.tcl
Support for file attachment forwarding and object_id in the subject

    • -3
    • +37
    ./contacts/tcl/contacts-callback-procs.tcl
Support for from_addr in addition to sender_id allowing e-mails to be logged which have not generated from a party in the system

    • -12
    • +17
    ./mail-tracking/lib/messages.tcl
    • -1
    • +3
    ./mail-tracking/tcl/mail-tracking-callback-procs.tcl
    • -4
    • +6
    ./mail-tracking/tcl/mail-tracking-procs.tcl
Support for from_addr in addition sender_id in the complex_send callback. Correctly handle incoming file attachments. Get rid of hard coded subject_encoding

    • -1
    • +2
    ./acs-mail-lite/tcl/acs-mail-lite-callback-procs.tcl
    • -20
    • +29
    ./acs-mail-lite/tcl/acs-mail-lite-procs.tcl
    • -3
    • +7
    ./acs-mail-lite/tcl/complex-send-procs.tcl
Wrong variable name..:

Made sure the email is send for tasks

    • -4
    • +5
    ./project-manager/www/task-add-edit-3.tcl
    • -2
    • +2
    ./project-manager/www/comments/add.tcl
We just use the delivery directory for everything now.

Remove extra html tags

    • -8
    • +0
    ./lorsm/www/delivery/delivery-scorm.adp
Removed another excess </if>

    • -1
    • +0
    ./lorsm/www/delivery/delivery-scorm.adp
removed extra </if>

Use the isscorm tcl procedure to dectect if a course needs SCORM API.

Remove checks for mime type since we only get to lorsm-default if there is no mime type.

Remove call to master template which does not make sense in a frame.

    • -40
    • +4
    ./lorsm/templates/lorsm-default.tcl
Remove extra :

    • -1
    • +1
    ./acs-mail-lite/tcl/complex-send-procs-oracle.xql
keep the behavior of the standard oacs-view like before

simplify inclusion of new-style xowiki portlets in adp-pages

    • -8
    • +11
    ./xowiki/tcl/xowiki-portlet-procs.tcl
    • -0
    • +3
    ./xowiki/www/portlets/include.tcl
Replace PL function to show file title

    • -1
    • +1
    ./lorsm/www/delivery/body-postgresql.xql