• last updated 21 mins ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
dotlrn.. it keeps going, and going..

    • -0
    • +18
    ./archived-communities-oracle.xql
    • -0
    • +18
    ./archived-communities-postgresql.xql
  1. … 4 more files in changeset.
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.

  1. … 10 more files in changeset.
some query porting, and bug fixes to support it

  1. … 6 more files in changeset.
added "No Terms" block

splitting xql files correctly

    • -0
    • +33
    ./users-postgresql.xql
adding empty results text

removing some useless pre tags

optimized search criteria that uses permissions system

some uncommited changes

  1. … 2 more files in changeset.
andrew's tuning mods

  1. … 2 more files in changeset.
select_non_dotlrn_users_count query now using andrew's faster minus antijoin

improved query a tad

some UI improvements i'd forgotten to commit

some UI improvements i'd forgotten to commit

some improvements in code and UI

no users message

removing counting of each letter (dimmension) and adding a "other" dimension

made form nicer

fixing up colors

  1. … 8 more files in changeset.
fixed search criteria

adding interactive setting of dotlrn parameters to user creation

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

  1. … 12 more files in changeset.
adding archive stuff

    • -0
    • +43
    ./archived-communities.adp
    • -0
    • +38
    ./archived-communities.tcl
    • -0
    • +17
    ./archived-communities.xql
  1. … 4 more files in changeset.
minor ui

added time warning

removing hardcoded links to /dotlrn, use dotlrn::get_url instead

  1. … 12 more files in changeset.
making the black line around the user list a bit thinner

Finxing fouled up checkin of this file AND ordering by name

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

  1. … 75 more files in changeset.
quote html on descriptions