• last updated 57 mins ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Bugfix for portal revert error when the template portal has been edited considerably

  1. … 1 more file in changeset.
commit to OACS-5-2 merge of changes on OACS-5-1

(using tag vg-merge-dotlrn-2-1-20050922) for packages under dotlrn-all

  1. … 91 more files in changeset.
Adding a hidden_p flag to the portal_pages table, to provide a way to exclude certain portal pages from the main navigation. Visibility will typically be toggled from the Customize Layout page in dotlrn.

  1. … 5 more files in changeset.
Add empty alt tags to invisible spacer gifs.

  1. … 1 more file in changeset.
commit to HEAD of merge of changes on oacs-5-1 branch between tags jcd-merge-5-1-20040724 and jcd-merge-5-1-20050111

  1. … 2275 more files in changeset.
fix for revert portal broken when adding custom portlets from the templates at /dotlrn/admin/portal-templates

bug 2030 - reverting to default portal

  1. … 1 more file in changeset.
merge of changes on oacs-5-1 branch between tags jcd-merge-5-1-20040712 and jcd-merge-5-1-20040724 to HEAD

  1. … 138 more files in changeset.
fixing bug where you can't revert if there is a static portlet

  1. … 1 more file in changeset.
bug 1922 - layout problems

bug 1922 - layout problems

merge of changes on oacs-5-1 branch between tags jcd-merge-5-1-20040517 and jcd-merge-5-1-20040628 to HEAD

  1. … 687 more files in changeset.
bug 406- deleting a page

  1. … 4 more files in changeset.
merge changes on oacs-5-1 branch to head, changes between jcd-merge-20040420 and jcd-merge-5-1-20040517 were merged, head pre changes is jcd-merge-pre-20040517 and post is jcd-merge-post-20040517

  1. … 834 more files in changeset.
Fixed the bug with navbar no longer defaulting to showing the first tab as being selected

merge all the changes on the oacs-5-1 and dotlrn-2-0 branches up to tag jcd-merge-20040420

  1. … 647 more files in changeset.
Fixed bug #951 Opened by Effendy Zainuddin. You are now able to switch between 1, 2 or 3 column layout on new portal pages.

localize the portal name in portal::get_name

adding name attribute to a couple of forms to easier be able to test pages with tclwebtest

  1. … 1 more file in changeset.
Fixed remove empty page bug

Fixed portal layout not working error

  1. … 3 more files in changeset.
fixing bug 315 - HTML quoting of page_name in portals to protect against malicious HTML

adding a debug printout statement in show_proc_helper proc that enables the developer to see which template files are included in a request to a typical portal page

bug 72 - changing the new_portal::portal_dispatch proc to switch operation on the name of the submit buttons instead of their value (that is internationalized). The customize layout page is now functional again.

  1. … 3 more files in changeset.
when you are adding a portlet to a page with a certain name, create that page if it doesn't exist. The idea here was that the applets should create their own pages and not have to know about page pretty names of dotlrn

improving error reporting of portal::get_datasource_name and portal::get_datasource_id procs

Added Tcl API to allow the definition of portal datasource from a spec,

which gets rid of the need to write PG and Oracle SQL to define these.

  1. … 4 more files in changeset.
Put error log statement on one line

merging dotlrn-1-0-1 tag down onto head. Thanks to Jarkko Laine and Mohan Pakkurti for all the help. See comments at http://openacs.org/storage/download/index?version_id=104101

  1. … 121 more files in changeset.
Added portal::datasource_new and portall::datasource_set_def_param procs, so you can register portlets from Tcl

  1. … 1 more file in changeset.