• last updated 9 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
localizing some texts in the UI that I had missed

    • -1
    • +2
    ./catalog/dotlrn-portlet.en_US.ISO-8859-1.xml
I18N: converting dotlrn-portlet package to using the message catalog

    • -0
    • +33
    ./catalog/dotlrn-portlet.en_US.ISO-8859-1.xml
    • -2
    • +2
    ./tcl/dotlrn-members-portlet-procs.tcl
    • -2
    • +2
    ./tcl/dotlrn-members-staff-portlet-procs.tcl
    • -4
    • +5
    ./www/dotlrn-members-staff-portlet.adp
class z_light z_dark to odd even

  1. … 5 more files in changeset.
sloan - cleanup dotlrn-admin-portlet, clubs, spam_p, etc

    • -29
    • +35
    ./www/dotlrn-members-portlet.adp
    • -1
    • +1
    ./www/dotlrn-members-staff-portlet.adp
copyright OpenForce -> MIT

    • -3
    • +3
    ./sql/oracle/dotlrn-members-staff-portlet-create.sql
    • -3
    • +3
    ./sql/oracle/dotlrn-portlet-create.sql
    • -3
    • +3
    ./sql/postgresql/dotlrn-portlet-create.sql
    • -3
    • +2
    ./sql/postgresql/dotlrn-portlet-drop.sql
    • -2
    • +2
    ./tcl/dotlrn-members-portlet-procs.tcl
    • -2
    • +2
    ./tcl/dotlrn-members-staff-portlet-procs.tcl
  1. … 532 more files in changeset.
updated info files to include postgres data model

  1. … 4 more files in changeset.
datamodel loads and drops on pgsql (well, the drop part that exists drops..)

    • -115
    • +135
    ./sql/postgresql/dotlrn-admin-portlet-create.sql
    • -115
    • +135
    ./sql/postgresql/dotlrn-members-portlet-create.sql
    • -115
    • +136
    ./sql/postgresql/dotlrn-members-staff-portlet-create.sql
    • -119
    • +135
    ./sql/postgresql/dotlrn-portlet-create.sql
    • -20
    • +28
    ./sql/postgresql/dotlrn-portlet-drop.sql
oops, it is called postgresql, not postgres

    • -0
    • +197
    ./sql/postgresql/dotlrn-admin-portlet-create.sql
    • -0
    • +194
    ./sql/postgresql/dotlrn-members-portlet-create.sql
    • -0
    • +194
    ./sql/postgresql/dotlrn-members-staff-portlet-create.sql
    • -0
    • +199
    ./sql/postgresql/dotlrn-portlet-create.sql
    • -0
    • +122
    ./sql/postgresql/dotlrn-portlet-drop.sql
sync proc defs and usage (hopefully)

    • -4
    • +2
    ./www/dotlrn-members-staff-portlet.tcl
  1. … 23 more files in changeset.
fix some more typos

    • -2
    • +2
    ./www/dotlrn-members-staff-portlet.tcl
  1. … 2 more files in changeset.
don't link to student list if user can't see private data

    • -1
    • +2
    ./www/dotlrn-members-staff-portlet.adp
making admin portlets more consistent and removing one level of if statements just in case

  1. … 5 more files in changeset.
removing access_level column, it is the equivalent of the dotlrn_browse permission

  1. … 26 more files in changeset.
fixes for group archiving

using get_role_pretty_plural for titles

    • -8
    • +7
    ./www/dotlrn-members-staff-portlet.adp
Finished up work on cloning

  1. … 28 more files in changeset.
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

    • -10
    • +8
    ./tcl/dotlrn-members-portlet-procs.tcl
    • -13
    • +11
    ./tcl/dotlrn-members-staff-portlet-procs.tcl
  1. … 74 more files in changeset.
added some nbsp's so it breaks nicer

fix param again

fixing parameter calls again

  1. … 46 more files in changeset.
renaming link

now role pretty_name and pretty_plural can be customized per community

  1. … 8 more files in changeset.
small fixes

    • -1
    • +1
    ./www/dotlrn-members-staff-portlet.adp
one more spacing fix

removed "clone" link since that code isn't ready yet; spaced group admin a bit

more clone stuff and minor portal config UI

  1. … 2 more files in changeset.
Updates for comm archiving

trying to standardize info files

  1. … 14 more files in changeset.
Stuff for deleting subcommunities

    • -11
    • +11
    ./tcl/dotlrn-members-portlet-procs.tcl
    • -3
    • +2
    ./tcl/dotlrn-members-staff-portlet-procs.tcl
  1. … 19 more files in changeset.
removing some ns_log statements

    • -2
    • +1
    ./tcl/dotlrn-members-portlet-procs.tcl
  1. … 1 more file in changeset.