invoice-items-list.adp

  • last updated 8 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.
initial commit of invoice package

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

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.
new include and portlet layout in lib directroy for offer items and invoice items

    • -0
    • +1
    ./invoice-items-list.adp
  1. … 8 more files in changeset.