openacs-default-theme

  • last updated 19 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Made default master color banding use the same values as the list

template css color banding, for consistentcy.

    • -2
    • +2
    ./www/resources/styles/default-master.css
Bumped version numbers to 5.6.0d1

  1. … 23 more files in changeset.
Merged oacs-5-6 to HEAD. HEAD now installs and passes all core tests. There

may still be some lingering problems due to my screwing up the oacs-5-6

branch earlier, I'll be looking into this later.

    • -0
    • +12
    ./www/resources/styles/default-master.css
  1. … 213 more files in changeset.
Bumped to 5.6.0.

  1. … 24 more files in changeset.
Added a disabled subclass for button. Grays out the hyperlink and disables

it.

    • -0
    • +12
    ./www/resources/styles/default-master.css
Bumped to beta 3 so I could put in this important upgrade script, fixing

a problem with using package_instantiate_object to instantiate a base

(acs_object) object. Never done in core or .lrn code apparently because typically

you instantiate subtypes, but it is important to get right.

  1. … 26 more files in changeset.
Bumped remaining packages to 5.6.0b2

  1. … 24 more files in changeset.
Bumped info files for 5.6.0b1

  1. … 22 more files in changeset.
Bumped version number for 5.6.0a1

  1. … 22 more files in changeset.
Add overflow for portlet style so the border will wrap around the inner content

    • -0
    • +1
    ./www/resources/styles/default-master.css
Spanish translation

    • -0
    • +6
    ./catalog/openacs-default-theme.es_ES.ISO-8859-1.xml
  1. … 13 more files in changeset.
Context wasn't being passed up, argh ...

Add bold style to default CSS.

    • -0
    • +1
    ./www/resources/styles/default-master.css
Somehow managed to forget committing the version bump to 5.5.1 to CVS

  1. … 22 more files in changeset.
Bumped version number to 5.5.1b1 in preparation for release.

  1. … 22 more files in changeset.
Bumped version to 5.5.1d1

  1. … 22 more files in changeset.
Merged info files from 5.5.0

  1. … 22 more files in changeset.
Bumped info files in preparation for final release.

  1. … 22 more files in changeset.
Bumped version number and release date in anticipation of releasing beta1

after tomorrow's OCT meeting.

  1. … 22 more files in changeset.
Fix typo

Bumped HEAD to 5.6.0d1.

  1. … 22 more files in changeset.
Bumped release date as I'll be releasing today.

  1. … 22 more files in changeset.
Bumped version numbers

  1. … 22 more files in changeset.
Improved support for the ThemeCSS subsite param, provided the upgrade

script, and bumped the version number.

  1. … 4 more files in changeset.
remove the Huh? here I am notice

Minor blank page uninitialized variable problem :)

Added a new parameter to the layout manager package and tweaked the default

theme.

Fixed path to bg.gif.

    • -1
    • +1
    ./www/resources/styles/default-master.css
Added the portal-pages class even though it's really just used by the portal

or layout-manager packages.

    • -0
    • +6
    ./www/resources/styles/default-master.css
Made it possible to override the generation of the main content div wrappers,

which is necessary if you want to generate multi-column layouts using Mark's

css.