• last updated 5 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Reverting the callback calling because it's broken, nobody is using it, and we don't know what's the purpose of that code.

Further fixing the complaints include

Fixed display of Supplier and Freelancer. Fixed getting the title using one query

Fixing problem with the assumption that we will always have an organisation for the complaints

Added parameters link, fixed logger recent entries link

    • -1
    • +1
    /openacs-4/packages/logger/www/log.adp
Added missing I18N and german translations

Added missing language key

fix logic of adviser_p proc

increment version number to reload changes in code about default description and to upgrade the package

    • -6
    • +7
    /openacs-4/packages/logger/logger.info
adding i18N messages

adding default_description functionallity

    • -15
    • +59
    /openacs-4/packages/logger/www/log.tcl
adding upgrade procedure

fix for content_module__new -- see bug 2650

file upgrade-5.0d-5.1d.sql was added on branch oacs-5-2 on 2005-10-04 22:16:49 +0000

fix for content_module__new -- see bug 2650

    • -10
    • +12
    /openacs-4/packages/cms/cms.info
adding complaint functionallity and list

    • -0
    • +17
    /openacs-4/packages/contacts/www/contact.xql
increment version number to get the changes in the code and i18N messages, aslo adding upgrade script

adding upgrade file

adding i18N messages

Validating the use of no supplier_id

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

making changes to use the ad_form in mode display

recieving a list to use in elements display in the list

making changes to add a complaint without an object_id

adding the object_id in ad_page_contract and on the include call

changing variable name to group_name since this is how it's named on the query

Prevent users from trying to register twice

Put assessment session code inside a transaction to solve potential race codition issue, seems to also solve deadlock error

Fixing and adding missing queries for oracle

Fixing and adding missing queries for oracle