• last updated 17 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- some improved comments

- use method-name "form_object" instead of "form_id"

    • -2
    • +2
    ./packages/xowiki/tcl/form-field-procs.tcl
    • -21
    • +22
    ./packages/xowiki/tcl/xowiki-procs.tcl
    • -6
    • +13
    ./packages/xowiki/tcl/xowiki-www-procs.tcl
- don't show the link for "add comment" if the user is not logged in

    • -6
    • +14
    ./packages/xowiki/tcl/includelet-procs.tcl
adding deep link to expose a largely hidden feature of customer-service that is recording all outbound ecommerce system messages

    • -2
    • +2
    ./packages/ecommerce/www/admin/index.adp
revising documentation by removing or updating historical comments

    • -3
    • +2
    ./packages/ecommerce/www/doc/froogle.adp
    • -17
    • +8
    ./packages/ecommerce/www/doc/index.adp
    • -343
    • +5
    ./packages/ecommerce/www/doc/porting-diary.adp
    • -57
    • +17
    ./packages/ecommerce/www/doc/release.adp
removing extraneous css file

    • -5
    • +0
    ./packages/authorize-gateway/www/doc/index.css
updating documentation

    • -25
    • +19
    ./packages/authorize-gateway/www/doc/index.adp
    • -4
    • +1
    ./packages/authorize-gateway/www/doc/index.tcl
- added form-field type youtube_url

    • -1
    • +21
    ./packages/xowiki/tcl/form-field-procs.tcl
updating report one transaction response details

    • -2
    • +13
    ./packages/ezic-gateway/lib/one.tcl
Add forceselection and events parameters for menu widget

    • -6
    • +19
    ./packages/ajaxhelper/tcl/ajax-yahoo-procs.tcl
clarifying pgrade instruction details

Add reusable search forms for ldap based auth search

    • -0
    • +1
    ./packages/auth-ldap/lib/search.adp
    • -0
    • +121
    ./packages/auth-ldap/lib/search.tcl
Add search service contract to auth-ldap

    • -2
    • +108
    ./packages/auth-ldap/tcl/auth-ldap-procs.tcl
TIP#127 Add object_id as optional parameter to acs_mail_lite::send

TIP#125 Add reusable forums for multiple authority searches

    • -0
    • +1
    ./packages/acs-authentication/lib/local-search.adp
    • -0
    • +74
    ./packages/acs-authentication/lib/local-search.tcl
    • -0
    • +96
    ./packages/acs-authentication/lib/search.adp
    • -0
    • +130
    ./packages/acs-authentication/lib/search.tcl
Add search service contract for acs-authenticaton. TIP#125

Removed .LRN dependencies from calendar (essentially the view include

scripts only worked from within .LRN or calendar itself). Did a bunch of

clean-up of stuff being computed by portlets that are totally ignored by the

calendar include scripts. If the semantics are wanted, they should be put

into the calendar package itself. Switched a bunch of stuff to properly use

export_vars, and to generate links inline rather than subst an awkward

template. Got rid of the use of site_node_object_map in calendar, because

calendars have a perfectly usable package_id in the data model (should really

be rewritten to use package_id in the underlying acs_objects row), and the

URLs generated by site_node_object_map are just as easily generated from this

package id. Bonus: site nodes are cached, the site_node_object_map is not.

    • -2
    • +6
    ./packages/calendar/www/cal-item-new.tcl
    • -1
    • +1
    ./packages/calendar/www/view-list-display.adp
    • -55
    • +4
    ./packages/calendar/www/view-list-display.tcl
    • -64
    • +21
    ./packages/calendar/www/view-month-display.tcl
    • -43
    • +9
    ./packages/calendar/www/view-week-display.tcl
    • -12
    • +27
    ./packages/calendar/www/view.adp
    • -0
    • +2
    ./packages/calendar/www/views-oracle.xql
    • -0
    • +2
    ./packages/calendar/www/views-postgresql.xql
  1. … 34 more files in changeset.
Removed a debugging message (oops)

Add description to groups object type

    • -4
    • +10
    ./packages/acs-subsite/www/admin/configure.tcl
TIP#126 optionally allow user to provide email, first, last name when authority does not

    • -7
    • +51
    ./packages/acs-subsite/lib/login.tcl
Add text_radio, text_checkbox, text_select form widgets to allow multple-choice other style usage

    • -1
    • +363
    ./packages/acs-templating/tcl/widget-procs.tcl
Add porlet title property to box tag.

    • -8
    • +11
    ./packages/acs-templating/tcl/tag-init.tcl
Allow preparing single element or filter. Allow setting properties for

multiple elements (for example, hiding a list of elements.).

Fix multivar handling to acutally respect the variables you set in the

filter specification.

    • -27
    • +83
    ./packages/acs-templating/tcl/list-procs.tcl
Preliminayr change that would allow new aggregate functions to be

defined (without changing existing behavior.) Also chaging the if

statement to check for "sum" when deciding whether or not to calculate

the sum is more clear. Add one more fix to make sure we don't try to

do math on non-numerical data.

    • -3
    • +3
    ./packages/acs-templating/tcl/list-procs.tcl
Add code for TIP#128 Add filter_select_clause and filter_from_clause to template::list filters.

    • -32
    • +278
    ./packages/acs-templating/tcl/list-procs.tcl
Handle grouping in CSV if data is grouped.

Add output headers so you get a reasonable filename and you can open

the results in Excel of OpenOffice.

Export element labels as CSV column headers.

    • -19
    • +47
    ./packages/acs-templating/tcl/list-procs.tcl
Add configurable bulk action javascript function.

    • -2
    • +6
    ./packages/acs-templating/tcl/list-procs.tcl
Update form based list filter template.

Remove version numbers from catalog files

minor fixes

fix typo