• last updated 19 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Initial source release for dotfolio

    • -0
    • +38
    ./dotfolio/dotfolio.info
    • -0
    • +105
    ./dotfolio/catalog/dotfolio.en_US.ISO-8859-1.xml
    • -0
    • +23
    ./dotfolio/lib/install.xml
    • -0
    • +77
    ./dotfolio/sql/postgresql/admin-profile-provider-create.sql
    • -0
    • +72
    ./dotfolio/sql/postgresql/admin-profile-provider-drop.sql
    • -0
    • +35
    ./dotfolio/sql/postgresql/admins-create.sql
    • -0
    • +28
    ./dotfolio/sql/postgresql/admins-drop.sql
    • -0
    • +91
    ./dotfolio/sql/postgresql/admins-init.sql
    • -0
    • +86
    ./dotfolio/sql/postgresql/admins-package-create.sql
    • -0
    • +25
    ./dotfolio/sql/postgresql/admins-package-drop.sql
    • -0
    • +75
    ./dotfolio/sql/postgresql/adviser-profile-provider-create.sql
    • -0
    • +72
    ./dotfolio/sql/postgresql/adviser-profile-provider-drop.sql
    • -0
    • +35
    ./dotfolio/sql/postgresql/advisers-create.sql
    • -0
    • +28
    ./dotfolio/sql/postgresql/advisers-drop.sql
    • -0
    • +90
    ./dotfolio/sql/postgresql/advisers-init.sql
  1. … 75 more files in changeset.
Test commit

    • -2
    • +2
    ./project-manager/project-manager.info
flushed out main entity types for financial accounting system

This is a method of using dia to diagram the data model. Dia can produce

.png format files on the command line, so I wrote a makefile which produces

datamodel.png from datamodel.dia and also contains a pattern rule to

produce any.png from any.dia.

Requirements for running the make:

- gnu make

- dia

    • -0
    • +7
    ./t-account/www/doc/Makefile
    • binary
    ./t-account/www/doc/datamodel.dia
partial fix of bug 2388

    • -1
    • +1
    ./assessment/www/asm-admin/item-delete.adp
    • -2
    • +2
    ./assessment/www/asm-admin/item-delete.tcl
Changed citybuild/object-delete.tcl so that it takes care of unsetting live and latest revisions before trying to delete the object. This fixes the bug that causes content_item__del to bomb whenever there is a live or latest revision set for the object being deleted.

inverted logic on checking multiple in last commit

support a display_widget attribute for the category widget so we can show checkboxes for category selection

    • -32
    • +51
    ./acs-templating/tcl/widget-procs.tcl
changed the check for clubs to detect if we have a class due to the fact that we have dotlrn_class::community_type that hopefully always returns the community_type for a class.

    • -2
    • +2
    ./dotlrn-portlet/www/dotlrn-admin-portlet.tcl
make 4 space

    • -252
    • +251
    ./acs-templating/tcl/widget-procs.tcl
maintains chain-of-crumb links when toggling show/hide source

Apparently lars-blogger in oacs-5-1 relies on this category_tree::get_multirow which only existed on HEAD so far

    • -1
    • +131
    ./categories/tcl/category-trees-procs.tcl
bugfix: fixing bug #2385: calendar-portlet does not display because of "wrong number of positional arguments" patch by Georg Lehner <jorge@magma.com.ni>

    • -2
    • +2
    ./calendar-portlet/www/calendar-full-portlet.tcl
    • -2
    • +2
    ./calendar-portlet/www/calendar-portlet.tcl
Changed www/object-content so that it will show a 404 page to the user instead of an error when the given object is not found.

    • -1
    • +3
    ./simulation/catalog/simulation.en_US.ISO-8859-1.xml
    • -2
    • +6
    ./simulation/www/object-content/index.vuh
file 404.adp was initially added on branch oacs-5-1.

    • -0
    • +0
    ./simulation/www/404.adp
file 404.tcl was initially added on branch oacs-5-1.

    • -0
    • +0
    ./simulation/www/404.tcl
file 404.adp.orig was initially added on branch oacs-5-1.

    • -0
    • +0
    ./simulation/www/404.adp.orig
Apparently the comm_type for communities is 'dotlrn_community'

    • -2
    • +2
    ./dotlrn-portlet/www/dotlrn-admin-portlet.tcl
file class-term-change.adp was added on branch oacs-5-2 on 2005-09-26 09:07:00 +0000

file class-term-change.xql was added on branch oacs-5-2 on 2005-09-26 09:07:00 +0000

file class-term-change.tcl was added on branch oacs-5-2 on 2005-09-26 09:07:00 +0000

Added functionality to change the term of a class. This is useful if the professor is to lazy to copy / create a new class and just wants to continue using the old one.

file class-term-change.adp was initially added on branch oacs-5-1.

    • -0
    • +0
    ./dotlrn/www/class-term-change.adp
file class-term-change.xql was initially added on branch oacs-5-1.

    • -0
    • +0
    ./dotlrn/www/class-term-change.xql
file class-term-change.tcl was initially added on branch oacs-5-1.

    • -0
    • +0
    ./dotlrn/www/class-term-change.tcl
Added the possibility to change the term in dotlrn. Added a quick link to do this in the admin portlet

    • -1
    • +2
    ./dotlrn-portlet/catalog/dotlrn-portlet.en_US.ISO-8859-1.xml
    • -0
    • +3
    ./dotlrn-portlet/www/dotlrn-admin-portlet.adp
    • -1
    • +2
    ./dotlrn-portlet/www/dotlrn-admin-portlet.tcl
allow assessment to be copied to different assessment instance

    • -0
    • +1
    ./assessment/catalog/assessment.en_US.ISO-8859-1.xml
    • -2
    • +5
    ./assessment/tcl/as-assessment-procs.tcl
    • -0
    • +21
    ./assessment/www/asm-admin/assessment-copy-oracle.xql
    • -0
    • +21
    ./assessment/www/asm-admin/assessment-copy-postgresql.xql
correcting variable name, so that passed value prevents the progress bar from being displayed

    • -1
    • +1
    ./ecommerce/www/checkout-one-form-2.tcl
Get rid of ad_maybe_redirect_for_registration

    • -2
    • +2
    ./project-manager/www/calendar-users-update.tcl
    • -2
    • +2
    ./project-manager/www/process-add-edit.tcl
    • -2
    • +2
    ./project-manager/www/process-dependency-add-edit.tcl
    • -2
    • +2
    ./project-manager/www/process-instance-edit-2.tcl
    • -2
    • +2
    ./project-manager/www/process-instances.tcl
    • -2
    • +2
    ./project-manager/www/process-task-add-edit-2.tcl
    • -2
    • +2
    ./project-manager/www/process-task-add-edit.tcl
    • -2
    • +2
    ./project-manager/www/process-task-assign-add-edit.tcl
    • -2
    • +2
    ./project-manager/www/process-task-delete-2.tcl
  1. … 18 more files in changeset.
Upgraded to current code from 5.1

    • -3
    • +4
    ./project-manager/project-manager.info
    • -1
    • +1
    ./project-manager/catalog/project-manager.en_US.ISO-8859-1.xml
    • -1
    • +1
    ./project-manager/lib/process-instances-postgresql.xql
    • -1
    • +1
    ./project-manager/lib/process-instances.tcl
    • -1
    • +1
    ./project-manager/sql/oracle/project-manager-custom-drop.sql
    • -1
    • +1
    ./project-manager/sql/oracle/project-manager-functions-create.sql
  1. … 86 more files in changeset.