• last updated 4 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Fixed configuration with database=localhost and user different than default (www-data)

    • -0
    • +26
    /installers/debian/dotlrn/templates
    • -4
    • +31
    /installers/debian/dotlrn/patches/config.dpatch
Fixed configuration with database=localhost and user different than default (www-data)

    • -10
    • +45
    /installers/debian/openacs/postinst
    • -0
    • +27
    /installers/debian/openacs/templates
    • -4
    • +31
    /installers/debian/openacs/patches/config.dpatch
- adding formfield of type checkbox

- provide mapping for commas in labels (__COMMA__) in

form-constraints together with fc_encode and fc_decode

- new method FormField->has_instance_variable to check

whether the formfield or a component has a certain

variable set to a certain value (used to detect,

if e.g. a compound form field contains a wym-weditor)

- new method FormField->process_user_input to

iterate over formfields before these are stored

- new method CompoundField->create_components to

factor out common code

- new method CompoundField->get_named_sub_component

to ease access of subcomponents

    • -1
    • +2
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
fix variable name

    • -2
    • +2
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
- add doc(title) as well for edit template

    • -0
    • +1
    /openacs-4/packages/xowiki/www/edit.adp
passing doc(title) property

- bump version numbers

- new method for cr_items: rename

- caching for lookup method (only successful lookups so far)

    • -4
    • +4
    /openacs-4/packages/xowiki/xowiki.info
    • -1
    • +2
    /openacs-4/packages/xowiki/tcl/package-procs.tcl
    • -4
    • +3
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
Adding module for xowiki-portlet package.

Added missing message key

Another version number not right

Still trying to fix that bleeping versino number

    • -2
    • +2
    /openacs-4/packages/dotlrn/dotlrn.info
adding parameters for ns_cache sizes

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.