• last updated 20 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates

Changeset MAIN:bdolicki:20040317153530:1 does not match your current filter (clear filter).

file generic-form.adp was initially added on branch dotkul.

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

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

    • -0
    • +1
    ./packages/dotkul/lib/generic-form.adp
    • -0
    • +86
    ./packages/dotkul/lib/generic-form.tcl
    • -0
    • +1
    ./packages/dotkul/lib/generic-link.adp
    • -0
    • +18
    ./packages/dotkul/lib/generic-link.tcl
    • -0
    • +5
    ./packages/dotkul/lib/generic-page.adp
    • -0
    • +22
    ./packages/dotkul/lib/generic-page.tcl
    • -0
    • +1
    ./packages/dotkul/lib/generic-table.adp
    • -0
    • +59
    ./packages/dotkul/lib/generic-table.tcl
    • -0
    • +3
    ./packages/dotkul/lib/one-column-layout.adp
    • -0
    • +36
    ./packages/dotkul/lib/one-column-layout.tcl
    • -0
    • +631
    ./packages/dotkul/tcl/dotkul-procs.tcl
    • -0
    • +23
    ./packages/dotkul-admin/dotkul-admin.info
  1. … 53 more files in changeset.
file dotkul.info was initially added on branch dotkul.

    • -0
    • +0
    ./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

    • -8
    • +9
    ./packages/simulation/tcl/template-procs.tcl
fixing bug in casting algorithm. A role in the last case would not be cast.

    • -7
    • +9
    ./packages/simulation/tcl/template-procs.tcl
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)

    • -2
    • +3
    ./packages/simulation/www/simplay/message.tcl
fixing the control bar message count in simplay

    • -28
    • +2
    ./packages/simulation/lib/messages.tcl
    • -0
    • +40
    ./packages/simulation/tcl/message-procs.tcl
    • -1
    • +1
    ./packages/simulation/www/simplay/messages.adp
third (and hopefully last) attempt at making tip of the oacs-5-1 branch identical to head

    • -2
    • +28
    ./packages/simulation/lib/messages.tcl
    • -20
    • +36
    ./packages/simulation/tcl/template-procs.tcl
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.

    • -11
    • +12
    ./contrib/packages/portal/portal.info
    • -0
    • +46
    ./contrib/packages/portal/lib/plain-master.adp
    • -0
    • +44
    ./contrib/packages/portal/lib/plain-master.tcl
    • -0
    • +23
    ./contrib/packages/portal/lib/plain-master.xql
    • -0
    • +1
    ./contrib/packages/portal/lib/render-portal.adp
    • -0
    • +21
    ./contrib/packages/portal/lib/render-portal.tcl
    • -0
    • +107
    ./contrib/packages/portal/lib/tabbed-master.adp
    • -0
    • +60
    ./contrib/packages/portal/lib/tabbed-master.tcl
    • -0
    • +23
    ./contrib/packages/portal/lib/tabbed-master.xql
    • -14
    • +65
    ./contrib/packages/portal/tcl/portal-procs.tcl
  1. … 4 more files in changeset.
patch from Bruno Mattarollo

Fixed get_pageflow_structure to correctly label the index_redirect_url as

"Home".

    • -2
    • +3
    ./packages/acs-subsite/tcl/subsite-procs.tcl
fixing bug 1598

bringing over some changes on head that didn't make it onto 5.1 in Joels merge

    • -2
    • +2
    ./packages/simulation/www/simplay/case.adp
Added version number to all three places and not only one.

    • -1
    • +1
    ./packages/bug-tracker/bug-tracker.info
merging a few days of HEAD work back to the branch

    • -7
    • +9
    ./packages/simulation/lib/case-history.tcl
  1. … 13 more files in changeset.
Reversed a rash change from export_url_vars to export_vars ...

    • -10
    • +10
    ./packages/ecommerce/tcl/ecommerce-procs.tcl
Making sure that we are only responding to a message (inlining the message in the task subject and body) if there was a message task that put us in the current state and we are messaging the author of that message. Improving the check in the messages list so that we exclude task messages only if they correspond to an active assigned task that will respond to them instead. Minor UI fixes

    • -2
    • +28
    ./packages/simulation/lib/messages.tcl
    • -2
    • +2
    ./packages/simulation/www/simplay/case.adp
Joel says we can call Bug Tracker alpha. Should we throw a party?

    • -1
    • +1
    ./packages/bug-tracker/bug-tracker.info
Adding a column to the bug list showing who is assigned to which bug.

    • -1
    • +10
    ./packages/bug-tracker/tcl/bug-procs.tcl