• last updated 3 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Initial import of accounts-payroll, first draft

    • -0
    • +0
    ./packages/accounts-payroll/www/doc/index.adp
Initial revision

    • -0
    • +4
    ./packages/accounts-payroll/www/doc/index.adp
    • -0
    • +4
    ./packages/accounts-receivables/www/doc/index.adp
    • -0
    • +27
    ./packages/fabrik/fabrik.info
    • -0
    • +154
    ./packages/fabrik/sql/postgresql/fabrik-create.sql
    • -0
    • +31
    ./packages/fabrik/sql/postgresql/fabrik-drop.sql
    • -0
    • +4
    ./packages/fabrik/www/doc/index.adp
    • -0
    • +86
    ./packages/inventory-control/sql/postgresql/catalog-create.sql
  1. … 8 more files in changeset.
Initial import of accounts-finance, first draft

    • -0
    • +0
    ./packages/accounts-finance/www/doc/index.adp
Initial import of accounts-desk, first draft data model

Initial revision

    • -0
    • +28
    ./packages/accounts-desk/accounts-desk.info
    • -0
    • +9
    ./packages/accounts-desk/sql/postgresql/accounts-desk-drop.sql
    • -0
    • +4
    ./packages/accounts-finance/www/doc/index.adp
i18n'd portlets title

i18n'd portlets title

i18n'd portal page title

Made sure that passing a package_id actually yields the expected results

    • -3
    • +5
    ./packages/lars-blogger/www/blog-months.tcl
    • -1
    • +6
    ./packages/lars-blogger/www/calendar.tcl
Added fast locale switch taken from categories

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

adding first draft of datamodel

    • -0
    • +201
    ./packages/accounts-ledger/sql/postgresql/messaging-create.sql
    • -0
    • +93
    ./packages/accounts-ledger/www/doc/index.adp
Added fast locale switch taken from categories

    • -0
    • +11
    ./packages/acs-lang/www/admin/message-list.adp
    • -1
    • +10
    ./packages/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

    • -0
    • +6
    ./packages/acs-tcl/tcl/utilities-procs.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

    • -0
    • +6
    ./packages/acs-tcl/tcl/utilities-procs.tcl
makes xinha use subsite's FS instance, or main sites FS if no subsite FS

    • -5
    • +21
    ./packages/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
    ./packages/contacts/www/admin/purge-user-searches.adp
    • -0
    • +24
    ./packages/contacts/www/admin/purge-user-searches.tcl
adding links to full exports and messages to explain what each permission means to the permissions files

    • -1
    • +7
    ./packages/contacts/www/admin/index.adp
    • -0
    • +7
    ./packages/contacts/www/admin/permissions.adp
    • -4
    • +7
    ./packages/contacts/www/admin/permissions.tcl
adding catalog messages that were missing and new messages related to full exports and permissions

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

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

    • -1
    • +1
    ./packages/invoices/tcl/cost-procs.tcl
    • -1
    • +1
    ./packages/invoices/tcl/invoice-item-procs.tcl
    • -1
    • +2
    ./packages/invoices/tcl/invoice-procs.tcl
    • -2
    • +2
    ./packages/invoices/tcl/invoice-procs.xql
    • -19
    • +42
    ./packages/invoices/tcl/offer-item-procs.tcl
    • -4
    • +37
    ./packages/invoices/tcl/offer-procs.tcl
    • -1
    • +1
    ./packages/invoices/tcl/payment-procs.tcl
    • -1
    • +1
    ./packages/invoices/tcl/price-list-procs.tcl
    • -1
    • +1
    ./packages/invoices/tcl/price-procs.tcl
Added catches for proper processing

    • -5
    • +20
    ./packages/invoices/www/mass-invoice.tcl
removing unused queries and fixing query bugs

    • -1
    • +10
    ./packages/imsld/tcl/imsld-procs.tcl
    • -221
    • +3
    ./packages/imsld/tcl/imsld-procs.xql
fixing query bugs

    • -35
    • +35
    ./packages/imsld/tcl/imsld-procs.xql
sorting lists options alphabetically for checkboxes

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

    • -10
    • +90
    ./packages/imsld/tcl/imsld-condition-procs.tcl
    • -22
    • +22
    ./packages/imsld/tcl/imsld-instance-procs.tcl
    • -1
    • +159
    ./packages/imsld/tcl/imsld-runtime-procs.tcl
    • -1
    • +18
    ./packages/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
    ./packages/contacts/tcl/contact-search-condition-type-procs.tcl