• last updated 17 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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.
changing dir in image references to spacer.gif from /graphics to /shared/images since those images are no longer copied to the site-wide www dir as used to be the case

  1. … 2 more files in changeset.
More error message display fixes: Currently show which proc the error occurs in

Added errorInfo to portal rendering errors to make debugging easier

make new-portal show stack trace (errorInfo) when a portal errors out

I18N: moving Rename Page string into message catalog

  1. … 1 more file in changeset.
merging the dotlrn-1-0 branch down onto HEAD (the trunk)

  1. … 200 more files in changeset.