• last updated 4 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Added instance_name to the site_node structure, and changed the init_cache and update_cache procs to use column_array, which makes them much simpler.

Added <label for=...>...</label> tags to radio and checkbox widgets ... improves the UI slightly.

Improved archive pages, improved entry edit form.

Better display of help_text

Added before_html and after_html properties to form elements to allow you to put stuff around the widget on the form. This is useful for javascript links that do something clever, but you can put anything here.

Added a calendar widget

    • -0
    • +33
    /openacs-4/packages/lars-blogger/www/calendar.tcl
    • -0
    • +14
    /openacs-4/packages/lars-blogger/www/calendar.xql
Added missing file to .info file

dt_prev_month_name mistakenly returned the name of the next month instead of the previous one.

dt_widget_calendar_navigation: list_of_vars didn't get initialized if there were no pass_in_vars, which caused the proc to break.

- Cleaned up templates. There's now a single template for displaying an entry, so it's always displayed consistently.\n- Moved lars_package_url_from_package_id into the core as apm_package_url_from_id.\n- Introduced a lars_blog_public_package_url proc so that's consistent, too.

    • -0
    • +45
    /openacs-4/packages/lars-blogger/www/entry-chunk.adp
    • -0
    • +39
    /openacs-4/packages/lars-blogger/www/entry-chunk.tcl
  1. … 11 more files in changeset.
Added apm_package_url_from_id procedure and changed apm_package_url_from_key to use that

Better yet: Offer people a checkbox that they can check if they want to attach stuff ... most people don't, so we default to no.

Go back to the return_url after posting a comment, instead of going to

the useless view-comment page. If people want to add an attachment,

they can click "view details" afterwards.

Fix handling of empty contents on xml parse bug 1679/patch 421

    • -4
    • +10
    /openacs-4/packages/acs-tcl/tcl/apm-xml-procs.tcl
From Lars: Fixed a bunch of little porting errors, but it's still not working bug 1565/patch 283

Fix ad_conn -get form bug 1548/patch 261 Carsten Clashom

Adds util_http_file_upload feature 1673/patch 353 from Michael Cleverly

implement ForceHostP (flag to redirect to cannonical hostname) bug 1566/patch 284 Carsten Clasohm

documentation cleanup

display @option fields (used in cms and templating).

added sections and an optional field to enhance educational value of demo

fix some broken links

  1. … 9 more files in changeset.
Lars original ldap note

Added ability to browse db specific sql. Should really redirect to

the api browser though.

remove patch, applied to index.vuh

    • -27
    • +0
    /openacs.org-dev/www/bboard/direct.patch
    • -0
    • +20
    /openacs.org-dev/www/bboard/index.vuh
patch to fix link to /bboard

    • -0
    • +27
    /openacs.org-dev/www/bboard/direct.patch
add index pages for packages with docs

    • -0
    • +26
    /openacs-4/packages/calendar/www/doc/index.html
    • -0
    • +21
    /openacs-4/packages/search/www/doc/index.html
fix calls with literals instead of variables

string length called with literal string