• last updated 1 hour ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Deprecate value_if_exists proc, replace occurrences with plain tcl idioms

  1. … 21 more files in changeset.
Deprecate exists_and_equals and replace its occurrences

  1. … 10 more files in changeset.
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

  1. … 68 more files in changeset.
Use consistently ad_script_abort after ad_return_error.

  1. … 32 more files in changeset.
add ad_script_abort after connection-closing commands to make termination intent explicit

  1. … 29 more files in changeset.
Mark invoice payments to be captured.

Added noquote on prices

  1. … 2 more files in changeset.
fixed where clause, removed referece to a certain 't' table

fixing method sort by

Fix column reference on section_id filter.

using view so the online and remote reports stay consistent

removing the remove links

Added column in order summary page to keep track if the order was done by the user or by an admin

  1. … 6 more files in changeset.
Return the amount to the scholarship fund on refund

Bugfix refunding for a group purchase, group participants aren't properly removed from the community

Bugfix on section cache flush

Show participant name in list

Added participant column

Check if the open slot can be given to someone else after a refund

added a link after refunt to go back to order summary

UI and bugfixes

  1. … 1 more file in changeset.
UI and bugfixes

  1. … 2 more files in changeset.
Modified orders pages to use master template

Bugfix on computation

Show order report per item

    • -0
    • +7
    ./financial-transactions.adp
    • -0
    • +18
    ./financial-transactions.tcl
  1. … 3 more files in changeset.
Moved financial transactions and refunds part of the order summary page to /lib

  1. … 4 more files in changeset.
Removed debugging stuff

Support manual refunds