• last updated 11 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
adding package version information to message catalog files

    • -1
    • +1
    ./catalog/faq-portlet.de_DE.ISO-8859-1.xml
    • -1
    • +1
    ./catalog/faq-portlet.en_US.ISO-8859-1.xml
  1. … 41 more files in changeset.
merging the dotlrn-1-0 branch down onto HEAD (the trunk)

    • -4
    • +7
    ./catalog/faq-portlet.en_US.ISO-8859-1.xml
  1. … 195 more files in changeset.
making the faq portlet admin pretty name use the message catalog

    • -0
    • +1
    ./catalog/faq-portlet.en_US.ISO-8859-1.xml
making the portlet pretty name and other texts use the message catalog

    • -0
    • +11
    ./catalog/faq-portlet.de_DE.ISO-8859-1.xml
    • -0
    • +11
    ./catalog/faq-portlet.en_US.ISO-8859-1.xml
  1. … 4 more files in changeset.
class z_light z_dark to odd even

  1. … 5 more files in changeset.
sloan - adds disabled button to faq fixes parent_name query, classes for banding

copyright OpenForce -> MIT

    • -2
    • +2
    ./sql/oracle/faq-admin-portlet-create.sql
    • -2
    • +2
    ./sql/postgresql/faq-portlet-create.sql
  1. … 534 more files in changeset.
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