• last updated 20 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
file generic-form.adp was initially added on branch dotkul.

    • -0
    • +0
    /openacs-4/packages/dotkul/lib/generic-form.adp
file one-column-layout.adp was initially added on branch dotkul.

    • -0
    • +0
    /openacs-4/packages/dotkul/lib/one-column-layout.adp
file generic-table.tcl was initially added on branch dotkul.

    • -0
    • +0
    /openacs-4/packages/dotkul/lib/generic-table.tcl
file generic-table.adp was initially added on branch dotkul.

    • -0
    • +0
    /openacs-4/packages/dotkul/lib/generic-table.adp
file generic-page.tcl was initially added on branch dotkul.

    • -0
    • +0
    /openacs-4/packages/dotkul/lib/generic-page.tcl
file generic-page.adp was initially added on branch dotkul.

    • -0
    • +0
    /openacs-4/packages/dotkul/lib/generic-page.adp
file generic-link.tcl was initially added on branch dotkul.

    • -0
    • +0
    /openacs-4/packages/dotkul/lib/generic-link.tcl
file generic-link.adp was initially added on branch dotkul.

    • -0
    • +0
    /openacs-4/packages/dotkul/lib/generic-link.adp
file generic-form.tcl was initially added on branch dotkul.

    • -0
    • +0
    /openacs-4/packages/dotkul/lib/generic-form.tcl
Initial checkin of .KUL

    • -0
    • +24
    /openacs-4/packages/dotkul/dotkul.info
    • -0
    • +1
    /openacs-4/packages/dotkul/lib/generic-form.adp
    • -0
    • +86
    /openacs-4/packages/dotkul/lib/generic-form.tcl
    • -0
    • +1
    /openacs-4/packages/dotkul/lib/generic-link.adp
    • -0
    • +18
    /openacs-4/packages/dotkul/lib/generic-link.tcl
    • -0
    • +5
    /openacs-4/packages/dotkul/lib/generic-page.adp
    • -0
    • +22
    /openacs-4/packages/dotkul/lib/generic-page.tcl
    • -0
    • +1
    /openacs-4/packages/dotkul/lib/generic-table.adp
    • -0
    • +59
    /openacs-4/packages/dotkul/lib/generic-table.tcl
    • -0
    • +631
    /openacs-4/packages/dotkul/tcl/dotkul-procs.tcl
    • -0
    • +1
    /openacs-4/packages/dotkul/www/index.vuh
  1. … 53 more files in changeset.
file dotkul.info was initially added on branch dotkul.

    • -0
    • +0
    /openacs-4/packages/dotkul/dotkul.info
trim function name and args in define_function_args to avoid difficult to track down problems when calling package_plsql_exec et al

Include developer-support stylesheet if required

Moved acs-developer-support stylesheet to acs-developer-support package

Added local stylesheet

CSS class change

Fixing ticket 34. context id was not being set for the permission groups

making sure admins notifications of received messages. Adding the all tasks notification type for admins on the notification page

fixing bug in casting algorithm. A role in the last case would not be cast.

fixes the name method for collection object type create

minor typo prevented setting title even if provided in acs_object__new

email_verified_p was not set in the user_info array.

making sure received attachments show up when executing a responding task (i.e. give info)

fixing the control bar message count in simplay

third (and hopefully last) attempt at making tip of the oacs-5-1 branch identical to head

Patch#448 from Benjamin Bytheway. Fixed bug#1562. Change order of arguments

in string match command.

Added master templates for plain subsite and tabbed subsite navigation, though

only the plain subsite navigation works thus far.

    • -0
    • +21
    /openacs-4/contrib/packages/portal/lib/render-portal.tcl
    • -0
    • +107
    /openacs-4/contrib/packages/portal/lib/tabbed-master.adp
    • -0
    • +60
    /openacs-4/contrib/packages/portal/lib/tabbed-master.tcl
    • -0
    • +23
    /openacs-4/contrib/packages/portal/lib/tabbed-master.xql
  1. … 4 more files in changeset.
patch from Bruno Mattarollo

Fixed get_pageflow_structure to correctly label the index_redirect_url as

"Home".

fixing bug 1598