• last updated 2 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.
Minor fixes in the lists

  1. … 1 more file in changeset.
Added multiple stati for the offer list

  1. … 5 more files in changeset.
Allow credits to be edited, fix to journal export, other fixes

  1. … 8 more files in changeset.
added joining of pdfs, generating pdfs for later joining to one large pdf

  1. … 12 more files in changeset.
performance tuning, minor fixes

  1. … 21 more files in changeset.
fixes in invoice and offer generation, added project-search, generation of pdfs without sending email, generating export file for fibu

  1. … 39 more files in changeset.
Many changes from the production site

  1. … 28 more files in changeset.
Added preview link

  1. … 2 more files in changeset.
fixed pdf generation

  1. … 19 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.
changed to use contact::url

support for invoice list for all organizations

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

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

adding recipient element to the list

  1. … 12 more files in changeset.
fixed payment of invoices

  1. … 1 more file in changeset.
added invoice-cancel permission; added template support for pdf; added payment of invoices

  1. … 31 more files in changeset.
making some changes to show all invoices when organization_id is not present

  1. … 1 more file in changeset.
increment version number, new messages, reports functionallity added

  1. … 38 more files in changeset.
added new invoices packages

    • -0
    • +155
    ./invoice-list.tcl
  1. … 127 more files in changeset.