• last updated 1 hour ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
i18n'd portlets title

    • -2
    • +2
    ./lorsm-portlet/tcl/lorsm-admin-portlet-procs.tcl
    • -2
    • +2
    ./lorsm-portlet/tcl/lorsm-portlet-procs.tcl
i18n'd portlets title

    • -1
    • +1
    ./dotlrn-homework/tcl/dotlrn-homework-portlet-procs.tcl
    • -8
    • +8
    ./evaluation-portlet/tcl/evaluation-portlet-procs.tcl
i18n'd portal page title

    • -3
    • +3
    ./dotlrn-dotlrn/tcl/dotlrn-members-procs.tcl
Made sure that passing a package_id actually yields the expected results

Added fast locale switch taken from categories

    • -0
    • +11
    ./acs-lang/www/admin/message-list.adp
    • -1
    • +10
    ./acs-lang/www/admin/message-list.tcl
fixing proc install error, updating comments

    • -12
    • +17
    ./accounts-payables/tcl/accounts-payables-procs.tcl
adding first draft of datamodel

    • -0
    • +2
    ./accounts-ledger/accounts-ledger.info
    • -0
    • +89
    ./accounts-ledger/sql/postgresql/accounts-ledger-drop.sql
    • -1445
    • +528
    ./accounts-ledger/sql/postgresql/contacts-create.sql
    • -0
    • +201
    ./accounts-ledger/sql/postgresql/messaging-create.sql
    • -0
    • +11
    ./accounts-ledger/sql/postgresql/projects-manager-drop.sql
    • -0
    • +93
    ./accounts-ledger/www/doc/index.adp
Added fast locale switch taken from categories

    • -0
    • +11
    ./acs-lang/www/admin/message-list.adp
    • -1
    • +10
    ./acs-lang/www/admin/message-list.tcl
Fix to make oacs work with aolserver 4.5: pass default output encoding via content_type to ns_startcontent in case it is not specified

Fix to make oacs work with aolserver 4.5: pass default output encoding via content_type to ns_startcontent in case it is not specified

makes xinha use subsite's FS instance, or main sites FS if no subsite FS

    • -5
    • +21
    ./xowiki/www/xinha/file-selector.tcl
adding purge messages

adding the ability to purge a users searches if they mess themselves up or the code messes them up

    • -0
    • +8
    ./contacts/www/admin/purge-user-searches.adp
    • -0
    • +24
    ./contacts/www/admin/purge-user-searches.tcl
adding links to full exports and messages to explain what each permission means to the permissions files

adding catalog messages that were missing and new messages related to full exports and permissions

    • -1
    • +26
    ./contacts/catalog/contacts.en_US.ISO-8859-1.xml
using a catch instead of a transaction (which would hang) to get results count, this means that if one search is bad it doesn't break a users search page

    • -4
    • +6
    ./contacts/tcl/contact-search-procs.tcl
fixing title creation for contact searches

removing notification emails from filling up the history log... if somebody needs this we might need a parameter

This might sound funny by db_nextval has given me the same value twice on our system resulting in commit errors, therefore I put some extra precautions into the code. Hopefully it will not be necessary in the future as it fixes the symptoms and not the roots, but for the time being it is the best we got

    • -19
    • +42
    ./invoices/tcl/offer-item-procs.tcl
Added catches for proper processing

removing unused queries and fixing query bugs

fixing query bugs

sorting lists options alphabetically for checkboxes

    • -2
    • +2
    ./contacts/lib/list-parties-remove.tcl
adding the hide and show functionallities to the player. needed to do some changes to the database

    • -10
    • +90
    ./imsld/tcl/imsld-condition-procs.tcl
    • -22
    • +22
    ./imsld/tcl/imsld-instance-procs.tcl
    • -1
    • +159
    ./imsld/tcl/imsld-runtime-procs.tcl
    • -1
    • +18
    ./imsld/tcl/imsld-runtime-procs.xql
adding code to prevent infinit loops on searches within searches and catching errors on contact search conditions so that one bad condition doesn't break the contact searches page

    • -25
    • +37
    ./contacts/tcl/contact-search-condition-type-procs.tcl
adding transaction code to prevent one bad search from breaking the contact searches page

    • -5
    • +15
    ./contacts/tcl/contact-search-procs.tcl
Forgot to use party_id instead of to

setting default group to blank, so that if a group is deleted it doesn't break the search

    • -2
    • +2
    ./contacts/tcl/contact-search-condition-type-procs.tcl
Initial import of forums version 1.2.0d4

    • -0
    • +28
    ./forums/catalog/forums.ar_EG.utf-8.xml
    • -0
    • +125
    ./forums/catalog/forums.ar_LB.utf-8.xml
    • -0
    • +125
    ./forums/catalog/forums.ca_ES.ISO-8859-1.xml
    • -4
    • +121
    ./forums/catalog/forums.ch_zh.utf-8.xml
    • -41
    • +54
    ./forums/catalog/forums.da_DK.ISO-8859-1.xml
    • -33
    • +102
    ./forums/catalog/forums.de_DE.ISO-8859-1.xml
    • -0
    • +125
    ./forums/catalog/forums.en_AU.ISO-8859-1.xml
    • -87
    • +146
    ./forums/catalog/forums.en_US.ISO-8859-1.xml
    • -0
    • +125
    ./forums/catalog/forums.es_CO.ISO-8859-1.xml
    • -47
    • +93
    ./forums/catalog/forums.es_ES.ISO-8859-1.xml
    • -0
    • +125
    ./forums/catalog/forums.es_GT.ISO-8859-1.xml
    • -9
    • +2
    ./forums/catalog/forums.fi_FI.utf-8.xml
    • -27
    • +3
    ./forums/catalog/forums.hu_HU.utf-8.xml
  1. … 256 more files in changeset.
Initial import of forums version 1.2.0d4

    • -61
    • +68
    ./forums/sql/oracle/forums-forums-create.sql
    • -3
    • +20
    ./forums/sql/oracle/forums-forums-drop.sql
    • -59
    • +72
    ./forums/sql/oracle/forums-messages-create.sql
    • -178
    • +342
    ./forums/sql/oracle/forums-messages-package-create.sql
    • -0
    • +61
    ./forums/sql/oracle/forums-notifications-init.sql
    • -30
    • +29
    ./forums/sql/oracle/forums-tree-create.sql
    • -75
    • +154
    ./forums/tcl/forums-procs.tcl
    • -23
    • +66
    ./forums/tcl/forums-security-procs.tcl
    • -38
    • +61
    ./forums/tcl/messages-procs-oracle.xql
    • -126
    • +317
    ./forums/tcl/messages-procs.tcl
  1. … 29 more files in changeset.