• last updated 6 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- provide i18n help text for image_url and youtube_url

- compute proper mime-types for uploaded images via image_url

make help-text a little nicer

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

- bump version number to flag interface change

    • -43
    • +43
    /openacs-4/packages/xowiki/xowiki.info
- some improved comments

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

    • -21
    • +22
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
- don't show the link for "add comment" if the user is not logged in

adding deep link to expose a largely hidden feature of customer-service that is recording all outbound ecommerce system messages

revising documentation by removing or updating historical comments

removing extraneous css file

updating documentation

- added form-field type youtube_url

updating report one transaction response details

Add forceselection and events parameters for menu widget

clarifying pgrade instruction details

Add reusable search forms for ldap based auth search

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

TIP#127 Add object_id as optional parameter to acs_mail_lite::send

TIP#125 Add reusable forums for multiple authority searches

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.

    • -12
    • +27
    /openacs-4/packages/calendar/www/view.adp
  1. … 34 more files in changeset.
Removed a debugging message (oops)

Add description to groups object type

TIP#126 optionally allow user to provide email, first, last name when authority does not

Add text_radio, text_checkbox, text_select form widgets to allow multple-choice other style usage

Add porlet title property to box tag.

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.