• last updated 21 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Bump to dotlrn 2.3.0a2

  1. … 42 more files in changeset.
Update version number for packages and dependencies

  1. … 63 more files in changeset.
Bumped version numbers of dotlrn components

  1. … 44 more files in changeset.
Changed remaining ns_returnredirect calls to ad_returnredirect (if your

config file's hostname's not set to the actual name or ip you're listening to

use of ns_returnredirect can result in URLs pointing to the wrong place)

  1. … 4 more files in changeset.
Another typo in the oracle version

Typo in oracle upgrade script

Initial install of accesskeys now works for PG

    • -0
    • +192
    ./sql/oracle/upgrade/upgrade-2.3.0d3-2.3.0d4.sql
  1. … 3 more files in changeset.
Partial fix to access key version initial install

Access keys are single characters but ummm ... the message keys that define

them aren't. Oops!

    • -2
    • +2
    ./sql/postgresql/portal-core-create.sql
file upgrade-2.3.0d3-2.3.0d4.sql was initially added on branch oacs-5-3.

    • -0
    • +0
    ./sql/oracle/upgrade/upgrade-2.3.0d3-2.3.0d4.sql
    • -0
    • +0
    ./sql/postgresql/upgrade/upgrade-2.3.0d3-2.3.0d4.sql
Added access keys to portal pages (oracle not tested yet)

    • -0
    • +132
    ./sql/oracle/upgrade/upgrade-2.3.0d3-2.3.0d4.sql
    • -1
    • +3
    ./sql/postgresql/portal-core-create.sql
Removed unused and unecessary div block

Spanish translation

    • -1
    • +11
    ./catalog/new-portal.es_ES.ISO-8859-1.xml
  1. … 44 more files in changeset.
Zen: Add link separators for screen readers

Zen: i18n

    • -1
    • +11
    ./catalog/new-portal.en_US.ISO-8859-1.xml
Zen: HTML clean up for the portal layout configuration page (HTML now validates)

Indentation

    • -1885
    • +1884
    ./tcl/portal-procs.tcl
Fixed a caching error and also the code now flushes a cached query when the page layout

is changed.

oops forgot to escape quotes

Remove remaining / of the link tag built by get_page_header_stuff

I think the linked css here should be for all media? For instance, if we

generate two columns, we want to do so for print not just screen media, I

should think????

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.

    • -0
    • +97
    ./sql/oracle/upgrade/upgrade-2.3.0d2-2.3.0d3.sql
    • -2
    • +3
    ./sql/postgresql/portal-core-create.sql
file upgrade-2.3.0d2-2.3.0d3.sql was initially added on branch oacs-5-3.

    • -0
    • +0
    ./sql/oracle/upgrade/upgrade-2.3.0d2-2.3.0d3.sql
    • -0
    • +0
    ./sql/postgresql/upgrade/upgrade-2.3.0d2-2.3.0d3.sql
Fixed reference to a non-existent spacer.gif file, added alt tag.

Coding standards for openacs call for spaces, not tabs, in source code.

Carl and Mark added images in the wrong place. They should go in

www/resources and be referenced by /resources/new-portal.

    • -4
    • +0
    ./www/place-element-components/delete.gif
    • -6
    • +0
    ./www/place-element-components/goback.gif
    • binary
    ./www/resources/images/arrow-down.gif
    • binary
    ./www/resources/images/arrow-left.gif
    • binary
    ./www/resources/images/arrow-right.gif
    • binary
    ./www/resources/images/arrow-up.gif
file goback.gif was initially added on branch oacs-5-3.

    • binary
    ./www/resources/images/goback.gif
file delete.gif was initially added on branch oacs-5-3.

    • binary
    ./www/resources/images/delete.gif
file arrow-up.gif was initially added on branch oacs-5-3.

    • binary
    ./www/resources/images/arrow-up.gif
file arrow-right.gif was initially added on branch oacs-5-3.

    • binary
    ./www/resources/images/arrow-right.gif