• last updated 21 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Fix typos

  1. … 68 more files in changeset.
merge all the changes on the oacs-5-1 and dotlrn-2-0 branches up to tag jcd-merge-20040420

  1. … 647 more files in changeset.
copyright OpenForce -> MIT

    • -2
    • +2
    ./sql/oracle/dotlrn-research-create.sql
    • -2
    • +2
    ./sql/postgresql/dotlrn-research-drop.sql
  1. … 538 more files in changeset.
added an operation to the dotlrn_applet service contract. the operation's name

is ChangeEventHandler and is usually implemented by change_event_handler

method in the dotlrn_applet implementation. dotLRN can throw events based on

changes to a community via the dotlrn_community::generate_change_event method.

currently the only event being thrown and handled is the 'rename' event. this

event is thrown when the name of a community is changed. the only applets that

currently listen for this event are dotlrn_fs, dotlrn_forums, and

dotlrn_calendar.

applets do not have to handle all events, only events they are interested in

handling.

we will add events on an as needed basis.

  1. … 49 more files in changeset.
fix a few bugs in the oracle packages and one type in the tcl library

  1. … 4 more files in changeset.
mostly changes to support the new dotlrn reseach paper module. also some user

type functions to provide an api to access the user type data

    • -30
    • +16
    ./sql/oracle/dotlrn-research-applet-create.sql
    • -28
    • +16
    ./sql/oracle/dotlrn-research-applet-drop.sql
    • -16
    • +1
    ./sql/oracle/dotlrn-research-create.sql
    • -162
    • +0
    ./sql/oracle/research-admin-portlet-create.sql
    • -96
    • +0
    ./sql/oracle/research-admin-portlet-drop.sql
    • -160
    • +0
    ./sql/oracle/research-portlet-create.sql
    • -95
    • +0
    ./sql/oracle/research-portlet-drop.sql
    • -119
    • +105
    ./sql/postgresql/dotlrn-research-applet-create.sql
    • -7
    • +2
    ./sql/postgresql/dotlrn-research-drop.sql
  1. … 20 more files in changeset.
datamodels ported by mohan pakkurti and samir joshi

    • -0
    • +148
    ./sql/postgresql/dotlrn-research-applet-create.sql
    • -0
    • +121
    ./sql/postgresql/dotlrn-research-applet-drop.sql
    • -0
    • +44
    ./sql/postgresql/dotlrn-research-create.sql
    • -0
    • +34
    ./sql/postgresql/dotlrn-research-drop.sql
    • -0
    • +171
    ./sql/postgresql/research-admin-portlet-create.sql
    • -0
    • +108
    ./sql/postgresql/research-admin-portlet-drop.sql
    • -0
    • +172
    ./sql/postgresql/research-portlet-create.sql
    • -0
    • +107
    ./sql/postgresql/research-portlet-drop.sql
  1. … 26 more files in changeset.
updated add_applet_to_dotlrn call for new signature

  1. … 1 more file in changeset.
sync proc defs and usage (hopefully)

Making a singleton like all the other applets

1. Added add_portlet/remove_portlet calls that accept portal_id as a param,

so that we can call this code from within the applet itself (e.g. add_user_to_community)

and be called directly so that we can create portal templates.

2. Infrastructure for applet cloning

3. New portal types system in dotlrn which replaces dummy_comm_p

4. Minor fixes to portal configuration, dotlrn-static

5. renamed add_element_or_append_id and remove_element_or_remove_id to

add_element_parameters and remove_element_parameters respectively

    • -8
    • +5
    ./tcl/research-admin-portlet-procs.tcl
  1. … 73 more files in changeset.
updating to new specs

    • -7
    • +35
    ./sql/oracle/dotlrn-research-applet-drop.sql
    • -2
    • +2
    ./sql/oracle/dotlrn-research-create.sql
    • -19
    • +3
    ./sql/oracle/research-admin-portlet-create.sql
    • -14
    • +2
    ./sql/oracle/research-admin-portlet-drop.sql
    • -19
    • +3
    ./sql/oracle/research-portlet-create.sql
    • -15
    • +2
    ./sql/oracle/research-portlet-drop.sql
    • -118
    • +0
    ./tcl/dotlrn-research-admin-procs.tcl
    • -6
    • +6
    ./tcl/research-admin-portlet-procs.tcl
adding new callbacks

    • -1
    • +29
    ./sql/oracle/dotlrn-research-applet-create.sql
standardized portal::add_element_to_region and portal::add_element procs to take page_name instead of page_id; standardized add_self_to_page calls

    • -10
    • +10
    ./tcl/research-admin-portlet-procs.tcl
    • -10
    • +10
    ./tcl/research-portlet-procs.tcl
  1. … 51 more files in changeset.
Mostly adding infrastructure for community delete. some misc cleanups and additions elsewhere

    • -10
    • +19
    ./sql/oracle/dotlrn-research-applet-create.sql
  1. … 20 more files in changeset.
removed everything pertaining to user's portals for a community, we don't support that anymore

    • -29
    • +14
    ./tcl/dotlrn-research-admin-procs.tcl
  1. … 11 more files in changeset.
changes for getting rid of user per comm portals

  1. … 6 more files in changeset.
now when you click on a file name it is downloaded/viewed; to view file details click on "view details"

  1. … 2 more files in changeset.
i had removed url from the the fs_files view

    • -2
    • +6
    ./www/research-admin-portlet-oracle.xql
    • -16
    • +18
    ./www/research-portlet-oracle.xql
changes for portal template stuff

  1. … 9 more files in changeset.
license breaks xql files

    • -18
    • +0
    ./www/research-admin-portlet-oracle.xql
  1. … 70 more files in changeset.
adding license

    • -1
    • +17
    ./sql/oracle/dotlrn-research-applet-create.sql
    • -1
    • +17
    ./sql/oracle/dotlrn-research-applet-drop.sql
    • -1
    • +17
    ./sql/oracle/dotlrn-research-create.sql
    • -1
    • +17
    ./sql/oracle/dotlrn-research-drop.sql
    • -1
    • +17
    ./sql/oracle/research-admin-portlet-create.sql
    • -1
    • +17
    ./sql/oracle/research-admin-portlet-drop.sql
    • -1
    • +17
    ./sql/oracle/research-portlet-create.sql
    • -1
    • +17
    ./sql/oracle/research-portlet-drop.sql
    • -1
    • +17
    ./tcl/dotlrn-research-admin-procs.tcl
    • -1
    • +17
    ./tcl/research-admin-portlet-procs.tcl
    • -0
    • +18
    ./www/research-admin-portlet-oracle.xql
  1. … 381 more files in changeset.
removed extraneous </img> tags

pretty name fix

  1. … 8 more files in changeset.
making font smaller when no research papers are listed

fixed email address

  1. … 27 more files in changeset.
moved add/remove research paper files to where they are supposed to go

  1. … 5 more files in changeset.
fixed bug (bad var name)

making cleaner urls

merging old and new trees

  1. … 14 more files in changeset.