• last updated 19 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Fixing the include of activity-resources for SAs.

Fixing SA query.

- provide means to force a certain name for radio controls

- bump version number

    • -4
    • +4
    /openacs-4/packages/xowiki/xowiki.info
* added inplace handling n xinha with edit-icons

    • -2
    • +2
    /openacs-4/packages/xowiki/tcl/package-procs.tcl
    • -2
    • +11
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
handle cases in get_privilege where is no permissions are defined

- fix for reported user in notification management

- Solving problem for overlaping in changes for some european times.

- Loading more timezones.

Ref: http://alice.wu-wien.ac.at:8000/xowiki/timezone-updgrade

    • -0
    • +30
    /openacs-4/packages/ref-timezones/tcl/apm-callback-procs.tcl
Added rollout support without using ns_sendmail anymore. Beware that the email message will be print out to the log raw, so if there are attachments, they will be print out too.

add a transparent png for the flash browse button for the multiple upload widget, some fixes in the fsCore javascript class for deleting revisions and deleting folders

Remove complex-send as agreed in TIP#127

  1. … 6 more files in changeset.
HTML cleanup

acs-mail is not part of core anymore, shouldn't be installed by default.

Moved package conversion code from acs-subsite to acs-tcl, as part of

the apm Tcl API.

Implement TIP#130 Add -exta_args to search callback definition to avoid having to redefine it constantly

    • -0
    • +36
    /openacs-4/packages/search/tcl/extra-args-procs.tcl
    • -1
    • +62
    /openacs-4/packages/search/tcl/search-procs.tcl
    • -5
    • +8
    /openacs-4/packages/search/www/search.tcl
improve markup for search-fields

    • -2
    • +2
    /openacs-4/packages/xowiki/www/view-default.adp
- ensure rendering of xowiki markup in output from object

- fix typo (many thanks for Michael Totschnig to report)

save the catalog files in iso-8859-1 format instead of utf-8

add a anchor to each word to make the scroll work by word

change the way of getting the unit_id to have the category_id always right for the glossary words links

don't do anything if the page is not mapped to a category

update treenodes xql file for oracle, fix c/o Luis Riveiro of Innova

Use relative paths for the adp includes because xowiki now sets the include path to /packages//www

Use relative paths for the adp includes because xowiki now sets the include path to /packages//www

- factor out adp name checking code

- allow adp includes from sub-packages (names are resolved relative to the package key)

    • -22
    • +37
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
- factor out adp name checking code

- allow adp includes from sub-packages (names are resolved relative to the package key)

    • -22
    • +37
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
Oops, there are two queries to grab a calendar item. One if the use of

attachments is disabled (which I'd changed earlier), and one if attachments

are enabled (which I'd missed earlier). Thanks to Michael at MGH for catching

this while testing.

More support for the related link stuff in acs-events.

Support the related link features of the acs-events datamodel.

    • -3
    • +16
    /openacs-4/packages/calendar/www/cal-item-view.adp
- reduce verbosity