• last updated 50 mins ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Merged changes to HEAD ...

  1. … 1556 more files in changeset.
Initial install of accesskeys now works for PG

  1. … 9 more files in changeset.
Partial fix to access key version initial install

  1. … 3 more files in changeset.
Access keys are single characters but ummm ... the message keys that define

them aren't. Oops!

  1. … 4 more files in changeset.
Added access keys to portal pages (oracle not tested yet)

  1. … 9 more files in changeset.
Added a column to portal_datasources so datasources can specify a directory

from which .css files should be linked to from the HTML <head> chunk of

the web page. Then I added the code to emit said link. And tested it for

Oracle and PG, fresh installs and upgrades both.

  1. … 9 more files in changeset.
First shot at merging oacs-5-2 apps used in .LRN to HEAD.

  1. … 2478 more files 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.
Hidden Pages in Portals ( for postgresql )

  1. … 4 more files in changeset.
missing declare statements in __delete functions, bump to 2.1.0a2, upgrade

  1. … 2 more files in changeset.
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.
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.
A handful of various fixes, mostly for PG 7.3. Unfortunately I copied

over the fixed directory tree from my test instance here by mistake so

everything looks changed.

  1. … 12 more files in changeset.
copyright OpenForce -> MIT

  1. … 113 more files in changeset.
changed parameter declaration from integer to alias for..

lots of fixes to get the pg dotlrn working

  1. … 16 more files in changeset.
fixed nextval calls

incorrect parameter to acs_object__delete. was datasource_id, should be p_datasource_id

overloaded datasource__new function for most common parameters used when creating portlets

fixed function argument list

re-port of new-portal

  1. … 10 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.
added PG support, thanks to Neophytos!

  1. … 15 more files in changeset.