• last updated 13 mins ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates

Changeset oacs-5-2:miguelm:20051005221417:1 does not match your current filter (clear filter).

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

    • -0
    • +0
    ./packages/contacts/www/add-edit-complaint.adp
file complaint-ae.adp was added on branch oacs-5-2 on 2005-11-30 15:31:02 +0000

    • -0
    • +0
    ./packages/contacts/www/complaint-ae.adp
changes made to use the new table called contact_complain_track (created using the CR TCL API) instead of contact_complaint_tracking

    • -1
    • +2
    ./packages/contacts/tcl/contacts-procs.tcl
    • -1
    • +1
    ./packages/contacts/www/add-edit-complaint.adp
    • -1
    • +2
    ./packages/contacts/www/complaint-ae.adp
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

    • -0
    • +11
    ./packages/contacts/www/contact.adp
    • -0
    • +11
    ./packages/contacts/www/contact.xql
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

    • -140
    • +140
    ./packages/imsld/tcl/imsld-install-procs.tcl
Added link to /o for directly going to the object_id

    • -2
    • +15
    ./packages/mail-tracking/lib/messages.tcl
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

default value for parameter simpleversion

default value for parameter simpleversion

translation

fixing user locale preference

    • -2
    • +2
    ./packages/contacts/tcl/contacts-procs.tcl
    • -39
    • +39
    ./packages/contacts/www/contact-add.tcl
    • -2
    • +2
    ./packages/contacts/www/contact-edit.tcl
fixing versions of offers

    • -1
    • +1
    ./packages/invoices/www/invoice-send.tcl
    • -1
    • +10
    ./packages/invoices/www/offer-send.tcl
    • -1
    • +1
    ./packages/invoices/www/offer-send.xql
Add search callback definitions.

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

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

    • -4
    • +24
    ./packages/mail-tracking/lib/messages.tcl
internationalizing

    • -2
    • +2
    ./packages/imsld/tcl/imsld-cr-procs.tcl
    • -140
    • +140
    ./packages/imsld/tcl/imsld-install-procs.tcl
    • -49
    • +49
    ./packages/imsld/tcl/imsld-parse-procs.tcl
    • -14
    • +14
    ./packages/imsld/tcl/imsld-procs.tcl
    • -137
    • +137
    ./packages/imsld/www/test.tcl
    • -4
    • +4
    ./packages/imsld/www/admin/imsld-new-2.adp
    • -23
    • +21
    ./packages/imsld/www/admin/imsld-new-2.tcl
    • -1
    • +1
    ./packages/imsld/www/admin/imsld-new-3.adp
    • -6
    • +6
    ./packages/imsld/www/admin/imsld-new-3.tcl
    • -3
    • +3
    ./packages/imsld/www/admin/imsld-new.tcl
translation

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

translation

first stage of the player

    • -8
    • +16
    ./packages/imsld-portlet/www/imsld-portlet.adp
    • -1
    • +24
    ./packages/imsld-portlet/www/imsld-portlet.tcl
first stage of the player (only works for learning activities and is not translated yet)

    • -3
    • +3
    ./packages/imsld/www/admin/imsld-new-3.tcl
Added a callback for after instantiate

    • -2
    • +18
    ./packages/logger/tcl/apm-callback-procs.tcl
Undoing my last error of removing group_members_list

added support for invoice folder, fixed pagination

    • -1
    • +1
    ./packages/invoices/lib/offer-list.xql
    • -2
    • +2
    ./packages/invoices/lib/projects-billable.xql
    • -1
    • +5
    ./packages/invoices/www/invoice-send.tcl
Reverting the callback calling because it's broken, nobody is using it, and we don't know what's the purpose of that code.