• last updated 5 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
file add-edit-complaint.adp was added on branch oacs-5-2 on 2005-11-30 15:31:02 +0000

file complaint-ae.adp was added on branch oacs-5-2 on 2005-11-30 15:31:02 +0000

changes made to use the new table called contact_complain_track (created using the CR TCL API) instead of contact_complaint_tracking

increment version number to get changes in code and i18N messages

adding new i18N message

calling include file, making changes in ad_page_contract to make this include work and also move a query to the xql file

include file that recieves a group_name and customer_id and display all members that have worked in any project for customer_id that are part of group_name

proper translation of pretty names

Added link to /o for directly going to the object_id

fixing tag identifier for message

Removed redundant parameter upgrades. Added callbacks for URLs for projects to be used in /o syntax

Added subsite::url callback and hooked it into o.vuh

    • -2
    • +10
    /openacs-4/packages/acs-subsite/www/o.vuh
default value for parameter simpleversion

default value for parameter simpleversion

translation

fixing user locale preference

    • -39
    • +39
    /openacs-4/packages/contacts/www/contact-add.tcl
fixing versions of offers

Add search callback definitions.

    • -1
    • +66
    /openacs-4/packages/search/tcl/search-procs.tcl
internationalizing

adding elements variable to especify which elements will be shown on the list template

internationalizing

    • -49
    • +49
    /openacs-4/packages/imsld/tcl/imsld-parse-procs.tcl
    • -14
    • +14
    /openacs-4/packages/imsld/tcl/imsld-procs.tcl
    • -137
    • +137
    /openacs-4/packages/imsld/www/test.tcl
    • -23
    • +21
    /openacs-4/packages/imsld/www/admin/imsld-new-2.tcl
translation

    • -0
    • +6
    /openacs-4/packages/imsld/catalog/imsld.en_US.ISO-8859-1.xml
    • -0
    • +6
    /openacs-4/packages/imsld/catalog/imsld.es_ES.ISO-8859-1.xml
Added missing SQL

translation

first stage of the player

first stage of the player (only works for learning activities and is not translated yet)

    • -4
    • +3
    /openacs-4/packages/imsld/tcl/imsld-procs.tcl
    • -1
    • +1
    /openacs-4/packages/imsld/www/index.tcl
    • -4
    • +1
    /openacs-4/packages/imsld/www/test.tcl
Added a callback for after instantiate

    • -0
    • +1
    /openacs-4/packages/logger/logger.info
Undoing my last error of removing group_members_list

added support for invoice folder, fixed pagination

Reverting the callback calling because it's broken, nobody is using it, and we don't know what's the purpose of that code.