• last updated 21 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Move custom calendar widget javascript implementation out of the core.js and into a separate file

In core/maintained packages, this widget is used only by template::widget::textdate (which in turn is used nowhere). For this widget, we can include the relevant code on-demand.

Direct usages found in unsupported packages have been adapted by adding the extra requirement on the fly.

It is unclear if we should keep maintaining a calendar widget in our codebase, however, as the current one still works (kudos to the original author), we do not deprecate it for the time being.

It is also true that a custom widget provides a way to customize the look and feel of date fields, which is otherwise completely delegated to the browser.

Various packages, including the core, provide custom css styling for the current widget.

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

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

  1. … 19 more files in changeset.
Made sure you get the right credit recipients

credit on offers, folders for offers/accepted offers/invoices

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

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

    • -0
    • +97
    ./invoice-credit.tcl
  1. … 127 more files in changeset.