• last updated 19 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
remove unused dotlrn-navigation-procs file

removed unused adp properties: show_control_panel, link_control_panel, and link_all

    • -2
    • +0
    ./packages/dotlrn/www/control-panel.adp
    • -1
    • +1
    ./packages/dotlrn/www/one-community-admin.adp
    • -2
    • +0
    ./packages/dotlrn/www/one-community.adp
    • -1
    • +1
    ./packages/dotlrn/www/subcommunity-archive.adp
    • -1
    • +1
    ./packages/dotlrn/www/subcommunity-new.adp
prevent members page from being called when not in a community

minor fix: get portal name, and user_id

forgot to add attachments to the cvs commandlines

    • -15
    • +15
    ./packages/dotlrndoc/www/doc/dotlrn-install.adp
removed tarball, made some minor updates

    • -37
    • +21
    ./packages/dotlrndoc/www/doc/dotlrn-faq.adp
updated

removed coding-tips file

renamed preferences to control-panel

    • -0
    • +49
    ./packages/dotlrn/www/control-panel.adp
    • -0
    • +45
    ./packages/dotlrn/www/control-panel.tcl
renamed preferences to control-panel everywhere

    • -1
    • +1
    ./packages/dotlrn/www/dotlrn-master.adp
    • -2
    • +2
    ./packages/dotlrn/www/dotlrn-master.tcl
    • -49
    • +0
    ./packages/dotlrn/www/preferences.adp
    • -45
    • +0
    ./packages/dotlrn/www/preferences.tcl
removed obsolete install.tcl file

remove obsolete index-oracle index-postgresql files

    • -18
    • +0
    ./packages/dotlrn/www/index-oracle.xql
    • -16
    • +0
    ./packages/dotlrn/www/index-postgresql.xql
remove obsolete one-community-not-member file

fixed properties

added check to prevent limited users from configuring

their user portal and refactored

    • -34
    • +17
    ./packages/dotlrn/www/configure.tcl
clean up

added admin check, cleaned up, documented

    • -5
    • +13
    ./packages/dotlrn/www/one-community-portal-configure.tcl
removed lots of unused junk, refactored

    • -25
    • +15
    ./packages/dotlrn/www/one-community.tcl
fix typo in community non-admin section

    • -2
    • +2
    ./packages/dotlrn/www/dotlrn-master.tcl
remove obsolete file

added admin check

    • -1
    • +2
    ./packages/dotlrn/www/subcommunity-new.tcl
removed a bunch of obsolete files: community.* and some .xql files

    • -2
    • +4
    ./packages/dotlrn/www/applets-chunk.tcl
    • -1
    • +0
    ./packages/dotlrn/www/community-type.adp
    • -38
    • +0
    ./packages/dotlrn/www/community.adp
    • -60
    • +0
    ./packages/dotlrn/www/community.tcl
    • -13
    • +0
    ./packages/dotlrn/www/community.xql
    • -1
    • +1
    ./packages/dotlrn/www/configure-element.adp
    • -25
    • +58
    ./packages/dotlrn/www/dotlrn-master.adp
    • -0
    • +366
    ./packages/dotlrn/www/dotlrn-master.tcl
  1. … 13 more files in changeset.
updated add_applet_to_dotlrn call for new signature

bug fixes. clean up of portal xql files.

side note: the portal namespace has to be split into sub-namespaces, e.g.

portal, portal::element, portal::element::parameter, portal::layout,

portal::theme, etc. each should go into it's own file so that the code will be

easier to manage.

    • -3
    • +24
    ./packages/dotlrn/tcl/applets-procs.tcl
    • -1
    • +9
    ./packages/dotlrn/tcl/applets-procs.xql
    • -13
    • +19
    ./packages/dotlrn-bm/tcl/dotlrn-bm-procs.tcl
    • -24
    • +16
    ./packages/new-portal/tcl/portal-procs.tcl
    • -718
    • +772
    ./packages/new-portal/tcl/portal-procs.xql
db_list does not take a -default argument.

    • -2
    • +2
    ./packages/acs-tcl/tcl/site-nodes-procs.tcl
update info file. fix referential constraint in dotlrn_applets table.

some changes regarding dotlrn applets. the data model has changed. some other

small api changes. most of these api are not used.

    • -5
    • +5
    ./packages/dotlrn/tcl/community-procs.tcl
    • -7
    • +7
    ./packages/dotlrn/tcl/community-procs.xql
    • -6
    • +6
    ./packages/dotlrn-faq/tcl/dotlrn-faq-procs.tcl
    • -5
    • +5
    ./packages/dotlrn-fs/tcl/dotlrn-fs-procs.tcl
some changes regarding dotlrn applets. the data model has changed. some other

small api changes. most of these api are not used.

    • -6
    • +7
    ./packages/acs-tcl/tcl/site-nodes-procs.tcl
    • -2
    • +2
    ./packages/bm-portlet/www/bm-portlet.tcl
    • -0
    • +65
    ./packages/dotlrn/sql/oracle/applets-create.sql
    • -0
    • +28
    ./packages/dotlrn/sql/oracle/applets-drop.sql
    • -1
    • +2
    ./packages/dotlrn/sql/oracle/dotlrn-create.sql
    • -1
    • +2
    ./packages/dotlrn/sql/oracle/dotlrn-drop.sql
    • -0
    • +68
    ./packages/dotlrn/sql/postgresql/applets-create.sql
    • -0
    • +28
    ./packages/dotlrn/sql/postgresql/applets-drop.sql
  1. … 19 more files in changeset.
Added dotlrn::require_user_admin_community security check

    • -4
    • +5
    ./packages/dotlrn/www/applets-chunk.tcl
lots of fixes to get the pg dotlrn working

    • -4
    • +4
    ./packages/dotlrn/tcl/community-procs.tcl
    • -7
    • +7
    ./packages/dotlrn/tcl/community-procs.xql
    • -2
    • +6
    ./packages/new-portal/tcl/portal-procs.tcl
    • -3
    • +3
    ./packages/new-portal/tcl/portal-procs.xql