• last updated 29 mins ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- add editor hints to keep spaces/tabs in the future more consistent

- prefer utf8 over iso8859

  1. … 59 more files in changeset.
- use templating for navigation in doc files

- add adp-files /packages/acs-core-docs/lib/navheader and

/packages/acs-core-docs/lib/navfooter

  1. … 217 more files in changeset.
- let all package doc files start with H1

  1. … 51 more files in changeset.
- add .adp files for pretty documentation

  1. … 20 more files in changeset.
file index.adp was initially added on branch oacs-5-9.

  1. … 7 more files in changeset.
- initial checkin of russian catalog file as contributed by v v (see issue #3279)

- standardize argument passing to adp-includes, don't perform double i18n and double quoting

  1. … 124 more files in changeset.
Merging back to HEAD branch oacs-5-8 (using tag vg-merge-oacs-5-8-from-20141027).

  1. … 2541 more files in changeset.
- bump version numbers to 5.8.1

  1. … 74 more files in changeset.
- bump version number to 5.8.1b2

  1. … 75 more files in changeset.
- bump version numbers for beta release

  1. … 74 more files in changeset.
- bump version numbers to [25].8.1a3

- update requirements for core components to newest version number in the branch

  1. … 74 more files in changeset.
- use consistently "naturalnum" instead of "integer" when accepting just positive values

  1. … 32 more files in changeset.
- The C-library function tmpnam() is deprecated since a while. Therefore naviserver has deprecated ns_tmpnam as well.

Therefore we introduce a new function "ad_tmpnam" which requires just a minimal change and uses ns_mktemp.

  1. … 26 more files in changeset.
- modernize tcl

- brace expressions

- flatten nested "lindex" structures

- use tcl 8.5 extended index format for "lrange"

- adjust maturity levels for packages at use at openacs.org

  1. … 4 more files in changeset.
- use property "doc(title)" throughout oacs-5-8 instead of "title" to get rid of warnings in error.log of the form:

Warning: /forums/message-view has no doc(title) set.

Using doc(title) is required in blank-master.tcl but was used so far only in a few packages

  1. … 337 more files in changeset.
- bump version numbers

  1. … 39 more files in changeset.
- update release dates in .info files to make it easier to spot, what old versions are installed

  1. … 36 more files in changeset.
- require for all packages in oacs-5-8 branch acs-kernel 5.8.0

  1. … 13 more files in changeset.
- replace deprecated acs_sc_call by acs_sc::invoke

  1. … 10 more files in changeset.
- added victor's patch to omit deprecated messages of "ns_info tcllib". Background: naviserver supports multiple (virtual) servers, which might have different tcllibs. Therefore, the preferred command to query this was moved to "ns_server ?-server s? tcllib" and "ns_info tcllib" was deprecated. From the OpenACS point of view, one wants to locate the actual library. Since the variable does not change, it is fine to store it in a per-thread variable which can be efficiently accessed.

  1. … 21 more files in changeset.
- replace deprecated command "ns_unlink" with native tcl command "file delete"

- fix sloppy pseudo-comments to silence automated testing

  1. … 8 more files in changeset.
Name upgrade file correctly

    • -0
    • +12
    ./sql/postgresql/upgrade/upgrade-1.2.0d1-1.2.0d2.sql
Add upgrade scripts for folder_id fk

    • -0
    • +12
    ./sql/oracle/upgrade/upgrade-1.2.0d1-1.2.0d2.sql
    • -0
    • +12
    ./sql/postgresql/upgrade/upgrade-1.2.0b1-1.2.0b2.sql
On delete cascade for folders to make life easier. Patch from Jim Lynch

1. Merge 2.4.1 to HEAD other than assessment, imsld, lorsm, and views.

2. Bump version numbers to 2.5.0d1.

  1. … 379 more files in changeset.
Remove package version from catalog files

    • -1
    • +1
    ./catalog/oacs-dav.en_AU.ISO-8859-1.xml
  1. … 5 more files in changeset.
HTML Strict cleanup: removed trailing slash of the HR tag

  1. … 3 more files in changeset.