• last updated 10 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
I take the code back in so someone else can deal with it as I will be upgrading to 5.2 and dave advised me to not remove code but try and fix the bug, which, taken that i will upgrade anyway, wont happen.

validate block crashes the server, so taken out. The return URL was missing the entry_id

i heart logger! (well, at least i don't hate it as much now); tweaked a couple of queries, made csv output project name and bumped version

make logger entry display page instance aware again

bump version

couple more i18n changes. no more on 5.1 for logger, I hope

    • -3
    • +3
    ./logger/www/admin/map-variable-to-project.tcl
remove expensive query for project manager info if logger instance is not linked to PM; bump package version

fix up message key syntax in listbuilder adp chunks and get rid of i18n garbage in index.adp

fix upgrade script on 5.1

bump version to 2.1.2b1

fix the massively borked en_US catalog file and bump version to 2.1.2b1

    • -11
    • +11
    ./lars-blogger/catalog/lars-blogger.en_US.ISO-8859-1.xml
fix the massively borked en_US catalog file and bump version

    • -135
    • +11
    ./logger/catalog/logger.en_US.ISO-8859-1.xml
Added description

Added automated tests for security hole found on cloned communities

    • -0
    • +52
    ./dotlrn/tcl/test/community-procs.tcl
file community-procs.tcl was added on branch oacs-5-1 on 2006-02-07 21:18:30 +0000

Fix for a security hole created by cloned communities/classes, the cloned communities inherit permissions from the top level dotlrn package which makes them readable by the public

    • -5
    • +14
    ./dotlrn/tcl/apm-callback-procs.tcl
Fix Bug #2712: param extlink_id in content::extlink::new should not be required

    • -2
    • +2
    ./acs-content-repository/tcl/content-extlink-procs.tcl
applying patch 712 for bug 2546

    • -1
    • +1
    ./authorize-gateway/tcl/authorize-gateway-procs.tcl
fixed display if category provided

Show last modified

Add links to recent changes

Added recent changes and all pages

Fixing last patch. The workflow notifications were only broken on

workflow_assignee and workflow_my_cases. Exclude workflow_case so that

'watches' proceed as normal.

Made sure that the number of entries adhere to the parameter set in lars-blogger with regards to the days shown

    • -1
    • +1
    ./weblogger-portlet/www/weblogger-portlet-postgresql.xql
    • -0
    • +3
    ./weblogger-portlet/www/weblogger-portlet.adp
    • -0
    • +4
    ./weblogger-portlet/www/weblogger-portlet.tcl
Fixed multiple issues with missing date format description, categorization and others. Increased dependency

fix date format to be ISO 8601 in preparation to date/time localization

    • -1
    • +1
    ./workflow/tcl/case-procs-postgresql.xql
fix date format to be ISO 8601 in preparation to date/time localization

    • -4
    • +4
    ./bug-tracker/tcl/bug-procs-oracle.xql
    • -4
    • +4
    ./bug-tracker/tcl/bug-procs-postgresql.xql
    • -2
    • +2
    ./bug-tracker/tcl/bug-tracker-procs-oracle.xql
    • -2
    • +2
    ./bug-tracker/tcl/bug-tracker-procs-postgresql.xql
fix date format to be ISO 8601 in preparation to date/time localization

    • -1
    • +1
    ./bug-tracker/www/map-patch-to-bugs-oracle.xql
    • -1
    • +1
    ./bug-tracker/www/map-patch-to-bugs-postgresql.xql
    • -2
    • +2
    ./bug-tracker/www/patch-postgresql.xql
Fixed a bug that caused IE users to not be able to add jpeg images to citybuild. Also added an updated flash map + map.xml file. Upped version to 1.0.4

    • -660
    • +730
    ./simulation/www/citybuild/map.xml
Correctly get the assignees for the notification. Someone should

doublecheck this.