• last updated 11 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
added news and faq dotlrn applets

    • -0
    • +23
    ./www/faq-portlet-postgresql.xql
  1. … 15 more files in changeset.
some changes regarding dotlrn applets. the data model has changed. some other

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

  1. … 33 more files in changeset.
updated info files to include postgres

  1. … 4 more files in changeset.
pg port of faq-portlet

    • -0
    • +171
    ./sql/postgresql/faq-admin-portlet-create.sql
    • -0
    • +123
    ./sql/postgresql/faq-admin-portlet-drop.sql
    • -0
    • +176
    ./sql/postgresql/faq-portlet-create.sql
    • -0
    • +126
    ./sql/postgresql/faq-portlet-drop.sql
fixed typo - faq-portlet -> faq_portlet

more improvements to the site-node api

  1. … 17 more files in changeset.
fixed broken link

a little more clean up

  1. … 1 more file in changeset.
making admin portlets more consistent and removing one level of if statements just in case

  1. … 5 more files in changeset.
fixing up colors

  1. … 10 more files in changeset.
linking faq in one faq view

displaying faq questions if there is only 1 faq

updating dependency info

  1. … 8 more files in changeset.
Finished up work on cloning

  1. … 29 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

  1. … 76 more files in changeset.
trying to standardize info files

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

  1. … 53 more files in changeset.
Big checkin. All portal elements tcl and sql have been cleaned up. cleaned up portal api's. still incomplete

    • -19
    • +3
    ./sql/oracle/faq-admin-portlet-create.sql
    • -19
    • +3
    ./sql/oracle/faq-portlet-create.sql
    • -88
    • +23
    ./tcl/faq-admin-portlet-procs.tcl
  1. … 71 more files in changeset.
cleaning up a bit

    • -175
    • +142
    ./sql/oracle/faq-admin-portlet-create.sql
    • -175
    • +152
    ./sql/oracle/faq-portlet-create.sql
    • -108
    • +90
    ./tcl/faq-admin-portlet-procs.tcl
  1. … 1 more file in changeset.
made consistent with other portlets

  1. … 1 more file in changeset.
fixed indentation bug and making sort consistent accross portlets

  1. … 4 more files in changeset.
quick fix

  1. … 2 more files in changeset.
minimizing number of queries

portlets are arranged more like SSv1, but more consistently using force region and ordering. added ordering hack to community-procs.tcl. also rem'd the non-member static porlet for now

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

  1. … 72 more files in changeset.
adding license

    • -1
    • +17
    ./sql/oracle/faq-admin-portlet-create.sql
    • -1
    • +17
    ./sql/oracle/faq-portlet-create.sql
  1. … 16 more files in changeset.
some cleanup (not finished)

faq portlet updates

UI

fixed small UI issues