• last updated 20 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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
Use action(child_action_ids) instead of separate query to get child actions

    • -25
    • +11
    ./packages/workflow/tcl/case-procs.tcl
Necessary change due to internationlization, as the value can be different.

Necessary change, as the value can change due to translations.

changed package version numbers to 5.1.0a1

    • -2
    • +2
    ./packages/acs-subsite/acs-subsite.info
adding a document upload link on the new message page that appears when a player is to send a message and has an empty portfolio.

    • -0
    • +9
    ./packages/simulation/www/simplay/message.adp
    • -0
    • +2
    ./packages/simulation/www/simplay/message.tcl
Simplified the blank theme...

fix for bug #1633

Adding shallow task copy feature. removing obsolete deep flag related to deep cloning of workflows.

    • -0
    • +16
    ./contrib/packages/simulation/www/simbuild/task-copy.tcl
    • -2
    • +39
    ./packages/simulation/tcl/sim-action-procs.tcl
    • -6
    • +2
    ./packages/simulation/tcl/template-procs.tcl
    • -0
    • +16
    ./packages/simulation/www/simbuild/task-copy.tcl