• last updated 7 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Fix typos

  1. … 21 more files in changeset.
Merged oacs-5-3 branch to HEAD

  1. … 187 more files in changeset.
Fix bug where database does not magically return portal pages in sorted

order, causing user confusion when the pages end up out of order.

No upgrade for existing pages since I don't want to stomp all over

portals that may have been customized.

  1. … 5 more files in changeset.
Merged changes to HEAD ...

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

  1. … 9 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.
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.
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.
Oracle9i porting changes

- Changed procedure names from delete to del

- Changed view declaration to use actual column names

- Changed "rel_constraints_violated_one" and "rel_constraints_violated_two"

(http://openacs.org/forums/message-view?message_id=81045)

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

  1. … 113 more files in changeset.
a little house keeping

  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.
fix a bug in portal.delete

fancy revert code

  1. … 5 more files in changeset.
adding license

  1. … 74 more files in changeset.
remove current_page stuff, fixed conflict

small changes

  1. … 13 more files in changeset.
update

  1. … 12 more files in changeset.
more page updates

  1. … 9 more files in changeset.
page stuff update

  1. … 5 more files in changeset.
correct ordering, duh!

portal pages version 1.0

  1. … 47 more files in changeset.
rem'd portal_template_p in the last ci

append ambiguous vars with portal.new.

added defaults to portal.new and pass in portal_template_p etc.

adding min layout_id selection