• last updated 1 hour ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
removing a tilde file again...argh

improving UI and instructions for managing I18N for a package in the APM - kudos to Lars for this

updating file information

making the adp texts -> tags conversion script (Jeff's script) less restrictive now that it's used interactively

improving the output from the catalog-check script

converting the news package to using the message catalog, many thanks to Steffen Tiedemann Christensen for helping out in this effort

    • -0
    • +119
    /openacs-4/packages/news/catalog/news.en_US.ISO-8859-1.xml
    • -1
    • +7
    /openacs-4/packages/news/tcl/news-procs.tcl
    • -6
    • +10
    /openacs-4/packages/news/www/index.adp
    • -7
    • +13
    /openacs-4/packages/news/www/index.tcl
    • -2
    • +4
    /openacs-4/packages/news/www/item-create-3.tcl
    • -13
    • +16
    /openacs-4/packages/news/www/item-create.adp
    • -2
    • +7
    /openacs-4/packages/news/www/item-create.tcl
    • -7
    • +11
    /openacs-4/packages/news/www/preview.adp
    • -10
    • +19
    /openacs-4/packages/news/www/preview.tcl
  1. … 18 more files in changeset.
remove unsed master.tcl

clean up background-color: (nothing) with some ifs

    • -1
    • +1
    /openacs.org-dev/packages/forums/www/master.adp
    • -1
    • +0
    /openacs.org-dev/packages/forums/www/master.tcl
file upgrade-4.1.0b-4.6.sql was initially added on branch oacs-4-6.

file upgrade-4.2-4.6.sql was initially added on branch oacs-4-6.

file upgrade-4.0-4.6.sql was initially added on branch oacs-4-6.

file upgrade-4.1.1b-4.6.sql was initially added on branch oacs-4-6.

file upgrade-4.5.1-4.6.sql was initially added on branch oacs-4-6.

file upgrade-4.5-4.6.sql was initially added on branch oacs-4-6.

- Upgrade scripts for acs-content-repository, acs-events, acs-kernel, acs-mail, acs-service-contract, bookmarks, faq, file-storage, news and search

- Bumped version of above packages to 4.6

- Fixed the view/sequence hack in apm-create so that APM package edit UI works in PG 7.2

  1. … 16 more files in changeset.
Fixed bug 1871.

fix context bar and clean up views

    • -47
    • +55
    /openacs.org-dev/packages/forums/www/index.adp
    • -5
    • +1
    /openacs.org-dev/packages/forums/www/master.adp
fix proc names

*** empty log message ***

fix background color

fix whitespace difference

adds disabled_p to table faqs (used by dotlrn)

Got rid of Tcl code in ADP files.

    • -1
    • +1
    /openacs-4/packages/faq/www/admin/one-faq.adp
    • -0
    • +2
    /openacs-4/packages/faq/www/admin/one-faq.tcl
p tag arround error message

local version of index.adp + installed.tcl to redirect since we layer etp on top of doc dir

    • -0
    • +2
    /openacs.org-dev/packages/acs-core-docs/www/installed.tcl
improving the message catalog QA script so that it now checks all packages per default

    • -31
    • +75
    /openacs-4/packages/acs-lang/bin/check-catalog.sh
moving the old language test messages (unclear if we'll use them) into the new xml-based message catalog format

use context list rather than context bar

fixing adp message tag regexp, it wouldn't accept tags in messages

save session prefered locale to db when a user registers

adding support for dealing with adp variables embedded in I18N messages in adp pages, extracting adp variable regexp patterns into procs so they could be reused in the acs-lang package