• last updated 8 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Bumped version numbers for release

  1. … 21 more files in changeset.
Bumped version numbers to prepare for tomorrow's release.

  1. … 21 more files in changeset.
Bumped version numbers to 5.4.2b1

  1. … 21 more files in changeset.
HTML strict cleanup

Remove admin pages, too many hard coded things, works for oracle only

    • -12
    • +0
    ./www/admin/delete-object-type-from-index.tcl
    • -20
    • +0
    ./www/admin/index-missing-objects.tcl
    • -12
    • +0
    ./www/admin/reindex-file-storage.tcl
    • -12
    • +0
    ./www/admin/reindex-forums-message.tcl
  1. … 3 more files in changeset.
Found some more intermedia stuff to remove.

    • -164
    • +1
    ./sql/oracle/search-packages-create.sql
    • -11
    • +1
    ./sql/oracle/search-tables-create.sql
Remove intermedia specific files

    • -152
    • +0
    ./sql/oracle/search-im-convert.sql
    • -51
    • +0
    ./sql/oracle/search-index-create.sql
    • -15
    • +0
    ./sql/oracle/search-index-from-scratch.sql
    • -246
    • +1
    ./sql/oracle/search-packages-create.sql
    • -34
    • +1
    ./sql/oracle/search-tables-create.sql
Move scheduled proc to intermedia driver. Fix typo.

  1. … 1 more file in changeset.
Bumped version numbers ...

  1. … 21 more files in changeset.
Bumped info files, which I forgot to do before putting up the beta tarball.

  1. … 21 more files in changeset.
Roll back my previous commit that put the last dequeue call into a default block of the switch. Objects that have insert/update and delete operations in the same run would never be dequeued otherwise.

Changed log notice to debug

Don't dequeue twice. Added a default switch in search indexer for operation that does not match update/insert nor delete

Bumped version numbers to 5.4.0

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

  1. … 20 more files in changeset.
Removed the "optimization" of links

Off-by-one problem

Failed with only one result on the page (something screwy when copying from

the client site where I wrote this originally)

Added smarter navigation bar, i.e. the list template builder style

Import of message keys from translation server for core and .LRN packages.

This catalogs have no package version info. Check http://openacs.org/forums/message-view?message%5fid=1007666

  1. … 1299 more files in changeset.
Remove mal-formed and unused param. Bump version.

HTML Strict cleanup

Greek and spanish catalogs without version number (applying Don's change)

  1. … 18 more files in changeset.
Fixed context bar and HTML

Added converter for open docs. Removed path for command passed to exec. Removed unused proc choice_bar

Added greek catalog

    • -0
    • +40
    ./catalog/search.el_GR.utf-8.xml
  1. … 1 more file in changeset.
Removed version info from catalog file code as was TIP'd ages ago, which

will make merging much easier in the future. I had en_US and de_DE installed

so the catalogs for these languages in core have been exported and don't

have version numbers. The rest of the packages and locales for core and

dotlrn will be exported from the translation server as part of our release

process and will get fixed up then.

  1. … 16 more files in changeset.
Missed this in my upgrade

  1. … 2 more files in changeset.
uses braces for expressions, string operators for string comparisons

Merged 5.3 to HEAD

  1. … 57 more files in changeset.