• last updated 11 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Initial import of fabrik, first draft

    • -0
    • +0
    ./fabrik/sql/postgresql/fabrik-create.sql
    • -0
    • +0
    ./fabrik/sql/postgresql/fabrik-drop.sql
Initial import of accounts-receivables, first draft

    • -0
    • +0
    ./accounts-receivables/accounts-receivables.info
    • -0
    • +0
    ./accounts-receivables/www/doc/index.adp
Initial import of accounts-payroll, first draft

    • -0
    • +0
    ./accounts-payroll/accounts-payroll.info
Initial revision

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

    • -0
    • +0
    ./accounts-finance/accounts-finance.info
Initial import of accounts-desk, first draft data model

Initial revision

    • -0
    • +28
    ./accounts-desk/accounts-desk.info
    • -0
    • +42
    ./accounts-desk/sql/postgresql/accounts-desk-create.sql
    • -0
    • +9
    ./accounts-desk/sql/postgresql/accounts-desk-drop.sql
    • -0
    • +27
    ./accounts-finance/accounts-finance.info
    • -0
    • +4
    ./accounts-finance/www/doc/index.adp
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