• last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
file fs-admin-portlet-procs.tcl was initially added on branch oacs-5-1.

    • -0
    • +0
    ./fs-admin-portlet-procs.tcl
copyright OpenForce -> MIT

  1. … 545 more files in changeset.
adding back extra_params i took out in a fit of silliness

fix bug when viewing template with this portlet

folder contents portlet stuff

    • -0
    • +114
    ./fs-contents-portlet-procs.tcl
  1. … 6 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.
using new parameter api

  1. … 6 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. … 54 more files in changeset.
minor fixes for missing titles, params

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

  1. … 76 more files in changeset.
aks: small fix. put portlet on non-member portal on the right

  1. … 1 more file in changeset.
fixed broken prco definition

added style parameter to fs-portlet and used it to creawte different views

  1. … 5 more files in changeset.
adding license

  1. … 26 more files in changeset.
pretty name fix

  1. … 8 more files in changeset.
send along package_id to callbacks (don't remember why)

fixes

  1. … 6 more files in changeset.
hacked the user_default_page

  1. … 2 more files in changeset.
a new generation of portlets

1. my_package_key proc required

2. ad_parameter'ized pretty_name

3. new add/remove helpers

4. show is 1 helper proc call and totally templated

UI tweaks probably no one will notice

zero is plural

missed space

ui update

changed "files" text to "items" and improved links a bit

yon's query works for getting the url!

multi-package update

attempt to fix icons

improved show proc

updated the whole architecture to do dotlrn_user_rel, and portal-id

  1. … 41 more files in changeset.