• last updated 18 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
file xowiki-cache-init.tcl was added on branch oacs-5-3 on 2007-08-01 21:39:24 +0000

new release (0,24) of xowiki, support for link types, sample glossary link types with ajax based popup to display glossary items. Popup is based on the overlib package with an artistic license.

    • -15
    • +16
    /openacs-4/packages/xowiki/xowiki.info
    • -0
    • +134
    /openacs-4/packages/xowiki/tcl/link-procs.tcl
    • -0
    • +3
    /openacs-4/packages/xowiki/tcl/xowiki-cache-init.tcl
    • -102
    • +86
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
    • -2
    • +4
    /openacs-4/packages/xowiki/www/view.adp
    • binary
    /openacs-4/packages/xowiki/www/resources/glossary.gif
    • -0
    • +33
    /openacs-4/packages/xowiki/www/resources/popup-handler.js
    • -0
    • +95
    /openacs-4/packages/xowiki/www/resources/overlib/makemini.pl
    • -0
    • +1491
    /openacs-4/packages/xowiki/www/resources/overlib/overlib.js
  1. … 15 more files in changeset.
localized "Add Comment" for general_comments_create_link; replaced constated english text by an already available message key

Fixed bug #2768 by backporting the fix from HEAD to 5.2

added user-tracking (includeletes for last-visited and most popular pages of an xowiki instance) plus a package parameter to turn user_tracking off.

    • -11
    • +11
    /openacs-4/packages/xowiki/xowiki.info
    • -14
    • +60
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
    • -10
    • +4
    /openacs-4/packages/xowiki/www/edit.tcl
    • -1
    • +5
    /openacs-4/packages/xowiki/www/view.tcl
    • -0
    • +6
    /openacs-4/packages/xowiki/www/portlets/last-visited.adp
    • -0
    • +39
    /openacs-4/packages/xowiki/www/portlets/last-visited.tcl
    • -0
    • +6
    /openacs-4/packages/xowiki/www/portlets/most-popular.adp
    • -0
    • +39
    /openacs-4/packages/xowiki/www/portlets/most-popular.tcl
fixed displaying new customers created after certain date

extended report to filter by account manager, invoice item category, customer type (new), sector of customer

added calendar widgets

added report for invoice amounts per customer, filter by date and country

    • -0
    • +2
    /openacs-4/packages/invoices/lib/report-customer.adp
    • -0
    • +102
    /openacs-4/packages/invoices/lib/report-customer.tcl
    • -0
    • +39
    /openacs-4/packages/invoices/lib/report-customer.xql
changed report to use text fields for start and end date

Adding missing version tag

Fixed bug #2679, file copy was broken from pages using folder-chunk.

Added ability for users to cancel application

support java server status messages

    • -3
    • +15
    /openacs-4/packages/chat/tcl/chat-procs.tcl
bump version numbers for required packages to 5.2.2; tagging for release

enabling the ability to filter by assignee

    • -1
    • +2
    /openacs-4/packages/tasks/lib/tasks-portlet.adp
    • -0
    • +1
    /openacs-4/packages/tasks/lib/tasks-portlet.tcl
    • -25
    • +45
    /openacs-4/packages/tasks/lib/tasks.tcl
    • -1
    • +2
    /openacs-4/packages/tasks/www/index.adp
    • -3
    • +4
    /openacs-4/packages/tasks/www/index.tcl
Changed datatype from varchar to text for workload table.

Added delete function for graduate attributes.

Added delete function for TL methods.

Oops, now I REALLY moved survey :)

Moved survey from dotlrn-all to dotlrn-extras

Survey is no longer installed by default

    • -1
    • +0
    /openacs-4/packages/dotlrn/install.xml
reverting to previous revision to avoid duplicated queries. chat_flush_rooms.get_rooms and chat_flush_rooms.get_archives_messages are now in the common xql chat-procs.xql

update to make xotcl a dependency

    • -9
    • +12
    /openacs-4/packages/chat/tcl/chat-procs.tcl
    • -5
    • +28
    /openacs-4/packages/chat/www/html-chat.adp
    • -13
    • +3
    /openacs-4/packages/chat/www/html-chat.tcl
    • -17
    • +6
    /openacs-4/packages/chat/www/index.tcl
    • -5
    • +3
    /openacs-4/packages/chat/www/room-exit.tcl
    • -2
    • +2
    /openacs-4/packages/chat/www/ajax/chat.tcl
due to popular request, added delete button to the menu of wiki commands on the view page

    • -0
    • +1
    /openacs-4/packages/xowiki/www/view.adp
    • -4
    • +5
    /openacs-4/packages/xowiki/www/view.tcl
extracting queries for auto-flushing

    • -0
    • +18
    /openacs-4/packages/chat/tcl/chat-procs.xql
deleting room_admin privilege was missing

fixing and adding oracle queries

    • -2
    • +6
    /openacs-4/packages/chat/tcl/chat-procs.tcl
    • -0
    • +22
    /openacs-4/packages/chat/tcl/chat-procs.xql
file chat-procs.xql was initially added on branch oacs-5-2.

    • -0
    • +0
    /openacs-4/packages/chat/tcl/chat-procs.xql
relationships extension callback was improperly named and overriding attributes extension