• last updated 22 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
file production-configuration.dia was initially added on branch oacs-5-0.

added cosmetic improvements to repository builder UI and output

fixing bug #1331 by defaulting to hourly calendar entry instead of whole day. With this default the javascript graying out the time entries works

removing embedded variables from the I18N messages. The translation reuse is not worth the maintainability problem of embedded variables.

  1. … 5 more files in changeset.
displaying error message and stack trace when portal evaluation throws an error

Cosmetic ...

package_instantiate_object always passed NULL as the object id to new()

if you were generating the object from a form.

Clarified that vacuum is not necessary for version of Postgres 7.4 and above.

Forgot to turn off debugging mode in new repository builder

New version of repository-builder also builds html pages for the repository, and one for each channel

    • -0
    • +10
    /openacs-4/packages/acs-admin/www/apm/repository-index.adp
- Use openacs-x-y-compat tag to find packages

- Include dotlrn-core packages in repository

Bumped PG check to require 7.3

Upgraded PG check to require PG 7.3

fixing bug #964 by making sure the pretty name of the dotlrn static portlets are message keys. In this case the messages have variable lookups for reuse of messages - something I think we want to move away from because it somewhat obscurely requires certain variables to be defined in the scope of the message lookup.

when doing message lookups in lang::util::localize we need to fetch value of any embedded vars two levels up

merge Lee Denisons fix for bug 1489 to oacs-5-0

fixing bug that item revisions were duplicated in the yellow pages. Fixing by joining with cr_items.live_revision

fixed abort bug in example for tutorial

Fixed is ad_conn isconnected check - previous check always returned true.

added rolling backup option and empty space checks

show object view URL rather than object-content URL in map xml, see http://rocs.dotlegal.net/forums/message-view?message_id=2084

added category synonym feature

    • -0
    • +5
    /openacs-4/packages/categories/www/search-result.adp
    • -0
    • +43
    /openacs-4/packages/categories/www/search-result.tcl
    • -0
    • +30
    /openacs-4/packages/categories/www/search-result.xql
  1. … 13 more files in changeset.
updated packaging html doc

added Changelog generation and release notes to releasing checklist

updated release instructions to include compat tag

moved one-object file for better naming

    • -0
    • +17
    /openacs-4/packages/categories/www/cadmin/object-map.adp
    • -0
    • +108
    /openacs-4/packages/categories/www/cadmin/object-map.tcl
    • -0
    • +18
    /openacs-4/packages/categories/www/cadmin/object-map.xql
  1. … 3 more files in changeset.
updated info files for core for 5.0.2

    • -2
    • +2
    /openacs-4/packages/acs-tcl/acs-tcl.info
  1. … 3 more files in changeset.
updated docs for 5.0.2

  1. … 59 more files in changeset.
- Implemented parameters for content length in RSS feed and on blog index/archive pages

- Bumped version number to 1.0.2

- Require acs-tcl version 5.0.1

Renamed upgrade script 1.0a3-1.0a4 to 1.1-2.0d1, so it reflects the actual version upgrade, and so it allows us to bump up the version number on 5.0 branch (no data model script there, though)