• last updated 3 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Revert massive replacement of empty list creation sentences. The use of '[list]' instead of '{}' adds semantics that could be used for performance improvements in the future, such as using a different internal representation. There is already work in this direction, avoiding the generation of the string representation during comparison of empty strings (huge thanks to Stefan Sobernig for the pointer: https://core.tcl.tk/tcl/info/44527c632ed609c2).

  1. … 475 more files in changeset.
Prefer '{}' to '[list]' when creating empty lists

  1. … 225 more files in changeset.
Fix typos (info exist -> info exists)

  1. … 23 more files in changeset.
Fixed a couple of performance issues with regards to the reporting

  1. … 4 more files in changeset.
Upped version number as this is actually more or less release ready. Added dependency on contacts. Added Support for the account manager name in invoices.

  1. … 13 more files in changeset.
initial commit of invoice package

  1. … 192 more files in changeset.
file offer-items-list.tcl was added on branch oacs-5-2 on 2005-11-30 15:56:10 +0000

increment version number, changes in the requirements section, new include for invoice items reports

  1. … 10 more files in changeset.
changes in includes for offer items invoice items, changes in queries, orderby, filters and aggregate amount functionallity added

  1. … 14 more files in changeset.
adding elments, orderby, filters, gorupby and i18N messages to includes in lib directroy for offer items and invoice items

  1. … 13 more files in changeset.
adding more elements, filters, orderby and groupby in offer_items_list include

  1. … 6 more files in changeset.
new include and portlet layout in lib directroy for offer items

    • -0
    • +100
    ./offer-items-list.tcl
  1. … 7 more files in changeset.