• last updated 7 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
merge from oacs-5-10

  1. … 8099 more files in changeset.
Improve sql portability

  1. … 6 more files in changeset.
Reduce divergency between oracle and postgres codebase

  1. … 2 more files in changeset.
Replace ad_decode idiom

  1. … 4 more files in changeset.
Simplify idioms, handle also the case where multiple results might come from the query, as the datamodel doesn't state it clearly and we also had a suspicious orderby

  1. … 1 more file in changeset.
merged changes from the oacs-5-9 branch and resolved conflicts

  1. … 7834 more files in changeset.
hidden_p is a boolean noe, therefore rewriting the case clause of portal::configure_dispatch.toggle_tab_visibility

Add -sort_key switch to add_element to be able to choose the order of appearance of the portlet

  1. … 3 more files in changeset.
Add portlet_visible_p procedure to make it easy to check if a

particular portlet is actually shown on a portal.

  1. … 1 more file in changeset.
Get rid of the get_page_header_stuff kludge. Add a proc to set the portal page CSS for the current layout (using template::head API), to be called from layout templates

  1. … 4 more files in changeset.
SQL standard (limit sentence is only for postgresql)

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

  1. … 1556 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.
A short-term hack to make the portal config page work with theme-zen.

This does NOT solve the basic problem that the config page is a horribly

messy table-based page that not only is not accessible but is almost unusable

regardless.

  1. … 1 more file in changeset.
Initialize header stuff. For some reason it was never set for some portals in one install and it can't hurt.

  1. … 1 more file in changeset.
Work to make it possible for layouts to have private CSS files.

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

  1. … 2478 more files in changeset.
Bugfix for portal revert error when the template portal has been edited considerably

  1. … 1 more file in changeset.
Update all portlets that already exist in the community when the theme is changed

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.
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.
Bug #2038 partially fixed: now a class can have more than one static (custom) portlet from the class template

  1. … 1 more file in changeset.
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.
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.
merge sloan changes from HEAD to dotlrn-1-0 branch

  1. … 20 more files in changeset.
adds sloan theme, memoize flush bug, layout cleanup

  1. … 16 more files in changeset.
fix swapping elements patch from deds castillo. closes bug #3

  1. … 2 more files in changeset.