• last updated 2 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Retrieve members email using the email_image library to respect the privacy level chosen by the user

Added return_url in calls to email_image::get_user_email

Version_url variable was asigned twice with different values. Removed the first one to keep the code 'clean'

Check if portlet if shaded before any other check.

Would fail computing views if no file_id was provided. Since both version_id and file_id are optional (...), added a check to fill file_id is empty or doesn't exist.

Added lintian overrides

    • -0
    • +22
    /installers/debian/dotlrn/dotlrn.lintian-overrides
Reintroduced the form to switch between locales that has been removed by Malte in previous commits

Added description and runlevel information to parallelize the boot process

    • -0
    • +10
    /installers/debian/dotlrn/dotlrn.init
Added system name in the from of the verification email sent to the user

Added I18N support to debconf templates files

    • -11
    • +11
    /installers/debian/dotlrn/templates
    • -0
    • +1
    /installers/debian/dotlrn/po/POTFILES.in
    • -0
    • +179
    /installers/debian/dotlrn/po/templates.pot
Export return_url in the send-email form

Fixed some lintian errors

    • -1
    • +1
    /installers/debian/dotlrn/patches/config.dpatch
HTML Strict cleanup

Enclosed legend text in span so a style can be applied to it if needed. Applied implicit association for checkbox/radio by wrapping the formfield with the label tag. Don't generate empty div blocks (e.g. when label is empty)

Fixed for spellcheck. We want to match only the enabled languages.

added outional output escaping for form entries of type label, better handling for including _text in forms

Added tsearch tables checks

    • -0
    • +9
    /installers/debian/dotlrn/README.Debian
    • -0
    • +18
    /installers/debian/dotlrn/README.tsearch
    • -0
    • +1
    /installers/debian/dotlrn/docs

CV:mprove the search, and get back only one element in cases where file names are similar Like my_page.html and my_page.htm ----------------------------------------------------------------------

*** empty log message ***

    • -1
    • +17
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
Mark invoice payments to be captured.

Added missing keys and translated to es_ES

HTML Strict cleanup

HTML Strict cleanup

    • -4
    • +4
    /openacs-4/packages/dotlrn/lib/bio.adp
HTML Strict cleanup

Set focus for user-info form

Set mktree_remember to remember the state of the tree

HTML Strict cleanup

Added the mktree_remember global variable so scripts that use mktree can decide if they want to keep the state of tree or not (mktree_remember defaults to false)

make component handling more robust

make timezone parsing more robust