• last updated 1 hour ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
fix plsql procs to handle correct datatype for pretty_id column of survey_sections and survey_questions

fix plsql procs to handle correct datatype for pretty_id column of survey_sections and survey_questions

Added functionality to detach a report template from a lab.

Added functionality to map a report template to a lab.

  1. … 10 more files in changeset.
adding showCalendarWithDefault javascript proc so that a default date can be set when the calendar first pops up

changing textdate showCalendar javascript proc to showCalendarWithDefault and setting the default date the calendar should go to

localizing validation errors for date and textdate widgets

adding textdate ams widget - which is dependent on the textdate code i just added to acs-templating

    • -4
    • +104
    /openacs-4/packages/ams/tcl/ams-widget-procs.tcl
adding textdate widget and associated transform, validate and util procs

Bugfix on currency create

Replaced "Purchase for Individual" and "Purchase for Group" with just "Purchase" coz the the admin needs to select a purchase first

I take the code back in so someone else can deal with it as I will be upgrading to 5.2 and dave advised me to not remove code but try and fix the bug, which, taken that i will upgrade anyway, wont happen.

Revert as it seems to be working on other sites

validate block crashes the server, so taken out. The return URL was missing the entry_id

Allow purging of options for administrators

    • -9
    • +8
    /openacs-4/packages/ams/www/attribute.tcl
Added new message keys. Added ordering of lists

    • -2
    • +4
    /openacs-4/packages/ams/tcl/ams-procs.tcl
Mass commit. Made sure that role_two and object_id_two work with the new relationship adding. Made sure the callback for relationships contains the package_id, I18N groupnames

    • -4
    • +11
    /openacs-4/packages/contacts/www/select-groups.tcl
fixing switching between revisions in page history

    • -1
    • +2
    /openacs-4/packages/xowiki/www/delete.tcl
Changed the behaviour of the name due to the fact that all clients expect if they search for a name and click on it that the realtionship is generated

apply fixes to get the mini calendar dhtml popup to work

removed blank

added switch to get employee date from cache

Changed a couple of notices to debug, added I18N

removing portlet from user portal until it is properly implemented

replacing all _ with blank spaces in the course name taken from the uploaded file_name

i18n

    • -2
    • +2
    /openacs-4/packages/chat/lib/transcripts.tcl
    • -4
    • +7
    /openacs-4/packages/chat/tcl/chat-procs.tcl
    • -4
    • +4
    /openacs-4/packages/chat/www/index.tcl
    • -4
    • +4
    /openacs-4/packages/chat/www/room-edit.tcl
prettyfying the course name taken from the uploaded file_name

Fixing dependencies. Raise version number. Capability to use ajax or java client. UI improvements

Fixed return_pdf_p problem

Broadcast messages from HTML clients only to applets (thks Peter)