• last updated 13 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
file tasks-portlet.de_DE.ISO-8859-1.xml was initially added on branch oacs-5-2.

0.1d8 - 0.1d9 upgrade script bug fixes

removing erroneous typo

    • -1
    • +1
    /openacs-4/packages/tasks/www/index.adp
bug fixes

    • -18
    • +24
    /openacs-4/packages/tasks/lib/tasks.tcl
updating object_url proc to deal with references to contacts instances even when not operating within that instance

    • -3
    • +10
    /openacs-4/packages/tasks/tcl/tasks-procs.tcl
updating tasks-portlet to use the new service based tasks package

making it so that users are displayed in the users group even if they are not in any other group

Added noquote on prices

Added other currency symbols

Use ec_pretty_price

Added ability to sort the options alphabetically

    • -0
    • +1
    /openacs-4/packages/ams/www/attribute.adp
    • -5
    • +13
    /openacs-4/packages/ams/www/attribute.tcl
when user is not logged in present a log in link instead of text that says not logged in

when user is not logged in present a log in link instead of text that says not logged in

Get creation_user of revision_id instead of item_id, the item_id sometimes get a blank creation_user

Added export files done by matthewg

    • -0
    • +115
    /openacs-4/packages/contacts/www/admin/full-people.tcl
    • -0
    • +52
    /openacs-4/packages/contacts/www/admin/full-rels.tcl
Added creation date to the relationship, made sure that select groups does not complain if there is no object_id_two. Made sure that contact-attributes uses the package_id parameter which is needed due to the switch for multiple contacts instances

Added list_id in the view

hiding options list/form if the widget doesn't have any options (and is thus a date or textbox widget

    • -2
    • +2
    /openacs-4/packages/ams/www/attribute.adp
    • -4
    • +7
    /openacs-4/packages/ams/www/attribute.tcl
register needed content type after creating the reports folder

fix bug trying to get from a nonexistent array

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