• last updated 1 hour ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Version number bumps

    • -3
    • +3
    /openacs-4/packages/dotlrn/dotlrn.info
  1. … 34 more files in changeset.
- present reply/post button only, when permissions allow it

- present email-message button only, if user is logged in

- present mark_all_read button only, if user is logged in

- add parameter "-user_id" to forums:permissions for orthogonality with the rest of the API

    • -5
    • +15
    /openacs-4/packages/forums/www/message-view.tcl
Fix item edit url again. Since session-items can be included frm www or www/asm-admin we need to make sure we use the correct url all the time

- adding announcement-workshop to ical.page

- make ical output mac os x ical compliant

adding ec_show_supporting_files proc and a couple of minor code upgrades

Remove temp files accidentally added

reduce verbosity

- do not store per-object-mixins in the cache (some might be volatile)

- some cleanup after refactoring

- provide view_method for create-new to not enforce "edit" after "create-new".

    • -2
    • +5
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
check for existence of bgdelivery

making ns_http work for aolserver 4.5 instead of 4.0

added hidden vars accidently dropped in template upgrade

making errors more relevant by defining a var early

fixing bad reference in template update

Bumped version numbers to 5.4.3b1.

    • -5
    • +5
    /openacs-4/packages/acs-tcl/acs-tcl.info
  1. … 7 more files in changeset.
Make sure when we get the previous answer that its the same question in the same section.

Adding environment URL add/removal.

-use same stype for oacs-view2 and oacs-view3

-handle :hover in weblog-mini-calendar as well

    • -1
    • +1
    /openacs-4/packages/xowiki/www/view-default.adp
- use parens again in weblog-mini-calendar

- calculate time-range for navigation links via SQL (more expensive, but exact)

- provide some css beautifications for the weblog-mini-calendar

    • -1
    • +1
    /openacs-4/packages/xowiki/www/view-default.adp
remove debug code

- restrict naviation links in weblog-mini-calendar to a specified time-range

- fix typo

    • -1
    • +1
    /openacs-4/packages/xowiki/www/view-default.adp
add workshop announcement prototype page, include it in news

- form fields: allow initializ to differentiate between after reset or after specs

- readjust height setting to actual wymeditor

- form-field event: new parametr "multiday"

fixing pageflow for logout url

fixing register_url page flow to logout user and return to main page, instead of confusing user with trying to login to a new account while still logged in to another one

max_time_to_complete does not belong to assessment_data

make user_id check everywhere robust

reduce verbosity, search for package_keys transitively

- make test for user_id more robust