• last updated 3 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.
fix boolean expressions in .adp code

  1. … 2 more files in changeset.
added calendar widgets

  1. … 3 more files in changeset.
Move to the invoices lib function

fixed offer portlet

initial commit of invoices-portlet

  1. … 25 more files in changeset.
file invoices-offers-portlet.tcl was added on branch oacs-5-2 on 2005-11-30 16:01:59 +0000

Currency should be in the db_multirow, not set as default! Furthermore the offers-portlet could not really work as the organization_id was not retrieved correctly

  1. … 1 more file in changeset.
file invoices-portlet.tcl was added on branch oacs-5-2 on 2005-11-30 16:01:59 +0000

file invoices-portlet.adp was added on branch oacs-5-2 on 2005-11-30 16:01:59 +0000

file invoices-list-portlet.tcl was added on branch oacs-5-2 on 2005-11-30 16:01:59 +0000

adding recipient element to the list

  1. … 10 more files in changeset.
file invoices-offers-project-portlet.adp was added on branch oacs-5-2 on 2005-11-30 16:01:59 +0000

file invoices-offers-project-portlet.tcl was added on branch oacs-5-2 on 2005-11-30 16:01:59 +0000

file invoices-offers-portlet.adp was added on branch oacs-5-2 on 2005-11-30 16:01:59 +0000

making changes to support new portlet

    • -0
    • +6
    ./invoices-offers-project-portlet.adp
    • -0
    • +7
    ./invoices-offers-project-portlet.tcl
  1. … 11 more files in changeset.
Fixed broken link

  1. … 1 more file in changeset.
file invoices-list-portlet.adp was added on branch oacs-5-2 on 2005-11-30 16:01:59 +0000

making changes to use it's own lib files, removing the order by to all lists

  1. … 9 more files in changeset.
file invoices-admin-portlet.adp was added on branch oacs-5-2 on 2005-11-30 16:01:59 +0000

i18n to title

file invoices-list-portlet.xql was added on branch oacs-5-2 on 2005-11-30 16:01:59 +0000

file invoices-list-portlet-procs.adp was added on branch oacs-5-2 on 2005-11-30 16:01:59 +0000

file invoices-admin-portlet.tcl was added on branch oacs-5-2 on 2005-11-30 16:01:59 +0000

New invoices package portlets

  1. … 13 more files in changeset.
Initial revision

    • -0
    • +2
    ./invoices-admin-portlet.adp
    • -0
    • +15
    ./invoices-admin-portlet.tcl
    • -0
    • +2
    ./invoices-list-portlet-procs.adp
    • -0
    • +2
    ./invoices-list-portlet.adp
    • -0
    • +43
    ./invoices-list-portlet.tcl
    • -0
    • +20
    ./invoices-list-portlet.xql
    • -0
    • +2
    ./invoices-offers-portlet.adp
    • -0
    • +35
    ./invoices-offers-portlet.tcl
    • -0
    • +14
    ./invoices-portlet.tcl
  1. … 13 more files in changeset.