• last updated 16 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Remove useless limit clause in generic query.

    • -1
    • +0
    ./packages/categories/tcl/categories-procs.xql
- make ::xo*::Package initialization more generic (depend on the package_key more than on the provided class name)

    • -8
    • +33
    ./packages/xotcl-core/tcl/06-package-procs.tcl
-reduce verbosity

-comment idiom to iterate over xowiki packages and sub-package with current interface

    • -5
    • +3
    ./packages/xowiki/tcl/includelet-procs.tcl
    • -2
    • +1
    ./packages/xowiki/tcl/xowiki-procs.tcl
- provide i18n help text for image_url and youtube_url

- compute proper mime-types for uploaded images via image_url

    • -2
    • +12
    ./packages/xowiki/tcl/form-field-procs.tcl
make help-text a little nicer

    • -0
    • +8
    ./packages/xowiki/www/resources/xowiki.css
What was this java ANT project file doing here?

Revert ajax dependency. More fix for fractional points

Fix search service contract. We handle local specifically similar to all the other local handling in acs-authenticaton

Add missing comma!

allow empty urls in form fields of type youtube_url

    • -2
    • +4
    ./packages/xowiki/tcl/form-field-procs.tcl
- bump version number to flag interface change

- 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