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

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

  1. … 7834 more files in changeset.
Prevent double loading when the identical version is already loaded (can happen via install.xml files)

  1. … 1 more file in changeset.
Adjust version numbers in dotlrn

Prevent double-installation via xml file

  1. … 8 more files in changeset.
- use maxcdn rather than netdna CDN

  1. … 2 more files in changeset.
Dotlrn-changes:

* make theme-zen a regular openacs-subsite theme

  1. … 7 more files in changeset.
Merging back to HEAD branch oacs-5-8 (using tag vg-merge-oacs-5-8-from-20141027).

  1. … 2547 more files in changeset.
- demangle dotlrn and theme-zen

  1. … 1 more file in changeset.
- use $$ quoting in postgres SQL

- use name parameter for SQL functions

- provide compatility with pg9

- replace deprecated "acs_sc_call" by "acs_sc::invoke"

- replace deprecated "ad_maybe_redirect_for_registration" by "auth::require_login"

- brace expressions

- favor tcl-compilable string comparisons

- don't use numeric comparison operator for non-numeric arguments

- use numeric comparison operator for truth value comparisons

- use "in" or "ni" expression instead of "lsearch"

- bump version number to indicate compatibility with 5.8.1

  1. … 146 more files in changeset.
Merged oacs-5-5 branch of .LRN packages to HEAD.

  1. … 87 more files in changeset.
set default editor to tinymce as agreed at honchos yesterday

Fixed install to work properly with the new site theme stuff I've added for

acs-core 5.5.

Added missing trailing # of a message key

Default to zen two-column layout in standard .lrn install.

Set master back to dotlrn-master-custom, since switching to the selva theme,

at least, works a bit better now. Sloan could be made to work w/o much

effort either, I believe.

Merged oacs-5-3 branch to HEAD

  1. … 187 more files in changeset.
Fixed community admin pages to use zen layouts on install.

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

  1. … 1556 more files in changeset.
1. 2 column rather than thin-thick.

2. modified my upgrade script in theme-zen/www/admin to use package parameter

a package parameter to drive the substitution of new css layouts for table

based layouts so users don't have to hand-edit the script.

3. Got rid of "ACC" link. Use web developer to enable the 508 css manually to

make this stuff visible.

4. Incorporated changes from UNED - new message keys, en_US only. Charset diffs

caused my efforts to patch the es_ES catalog to fail.

  1. … 4 more files in changeset.
Accidently committed my local copy which installed developer support

Zen is now installed by default.

Required changes to how the site template stuff is used to initialize dotlrn (do

NOT EVER hardwire ANYTHING into an after_instantiate callback that MIGHT SOMEDAY

want to be configurable! Sheesh!!!!). Since Selva used the same layouts as

the default new-portal layouts, we didn't run into this problem with Selva.

But I sure as hell ran into it with Zen.

Localized a couple things in Zen too.

  1. … 4 more files in changeset.
theme-selva won't be installed by default in dotlrn 2.3

Merging dotlrn-all and dotlrn-extras from oacs-5-2

  1. … 882 more files in changeset.
The after-instantiate callback was setting the site's master template to

"dotlrn-master-custom". This is wrong, it should only be set at install time

so users can override it with their own custom template if they want.

While this could be done in an after-install callback, in .LRN we have tried

to do such things in the install.xml file, giving users one easy-to-read

place to modify the initial configuration of .LRN.

Indeed, the install.xml file was setting the site default master to

dotlrn-master, only to have the callback overwrite it.

So I changed the install.xml file to set the default master to dotlrn-master-custom.

This is still not as cleanly done as I'd wish (for the default Sloan theme,

dotlrn-master works perfectly well) but we want to push out 2.2.1 alpha.

  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.
1. Modify install.xml to install the Selva theme. Sloan theme is still the

default theme when .LRN is installed, but you can now use the site template

admin pages to make selva your theme.

2. Hid Kelp theme from view. It's still installed as a portal theme, but if

you want to make it visible to the site template stuff you need to add

it via the "add site template" web UI page.

  1. … 2 more files in changeset.
Survey is no longer installed by default

Assessment and evaluation are now installed automatically.

fixed inadvertent commit on dotlrn/install.xml

committing changes, improvements and fixes to assessment, assessment-portlet, dotlrn, dotlrn-assessment, dotlrn-catalog, dotlrn-evaluation, ecommerce, evaluation and evaluation-portlet

  1. … 913 more files in changeset.