• last updated 13 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
improve spelling

  1. … 8 more files in changeset.
Whitespace changes

  1. … 1 more file in changeset.
Harmonize parameter names in proc documentation removing unexistent ones

improve testcases by removing useless expr commands

  1. … 3 more files in changeset.
Fix regression test by recreating test file: as it seems, put operation destroys it

fix typos

Revert massive replacement of empty list creation sentences. The use of '[list]' instead of '{}' adds semantics that could be used for performance improvements in the future, such as using a different internal representation. There is already work in this direction, avoiding the generation of the string representation during comparison of empty strings (huge thanks to Stefan Sobernig for the pointer: https://core.tcl.tk/tcl/info/44527c632ed609c2).

  1. … 474 more files in changeset.
Rework variable assignment (set -> lassign) + Whitespace changes

  1. … 17 more files in changeset.
Prefer '{}' to '[list]' when creating empty lists

  1. … 203 more files in changeset.
Fix typos

  1. … 26 more files in changeset.
Fix typos

  1. … 61 more files in changeset.
Fix typos

  1. … 68 more files in changeset.
merged changes from the oacs-5-9 branch and resolved conflicts

    • -33
    • +27
    ./tcl/oacs-dav-procs-postgresql.xql
  1. … 7820 more files in changeset.
file index.adp was initially added on branch oacs-5-9.

  1. … 7 more files in changeset.
- 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.
- 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.
Apply patch#856 from Michael Totschnig to check for implementations up the type hierarchy

adding missing close statement

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
    • +1
    ./catalog/oacs-dav.ca_ES.ISO-8859-1.xml
    • -1
    • +1
    ./catalog/oacs-dav.da_DK.ISO-8859-1.xml
    • -1
    • +1
    ./catalog/oacs-dav.de_DE.ISO-8859-1.xml
    • -1
    • +1
    ./catalog/oacs-dav.en_US.ISO-8859-1.xml
    • -1
    • +1
    ./catalog/oacs-dav.es_CO.ISO-8859-1.xml
    • -1
    • +1
    ./catalog/oacs-dav.es_ES.ISO-8859-1.xml
    • -1
    • +1
    ./catalog/oacs-dav.es_GT.ISO-8859-1.xml
    • -1
    • +1
    ./catalog/oacs-dav.eu_ES.ISO-8859-1.xml
    • -1
    • +1
    ./catalog/oacs-dav.it_IT.ISO-8859-1.xml
    • -1
    • +1
    ./catalog/oacs-dav.nl_NL.ISO-8859-1.xml
    • -1
    • +1
    ./catalog/oacs-dav.nn_NO.ISO-8859-1.xml
  1. … 1287 more files in changeset.
Greek catalogs for dotlrn

    • -0
    • +18
    ./catalog/oacs-dav.el_GR.utf-8.xml
  1. … 45 more files in changeset.
Merging dotlrn-all and dotlrn-extras from oacs-5-2

  1. … 882 more files in changeset.
First shot at merging oacs-5-2 apps used in .LRN to HEAD.

    • -1
    • +1
    ./catalog/oacs-dav.ca_ES.ISO-8859-1.xml
    • -1
    • +1
    ./catalog/oacs-dav.da_DK.ISO-8859-1.xml
    • -0
    • +18
    ./catalog/oacs-dav.en_AU.ISO-8859-1.xml
    • -0
    • +18
    ./catalog/oacs-dav.es_CO.ISO-8859-1.xml
    • -1
    • +1
    ./catalog/oacs-dav.es_ES.ISO-8859-1.xml
    • -1
    • +1
    ./catalog/oacs-dav.es_GT.ISO-8859-1.xml
    • -0
    • +18
    ./catalog/oacs-dav.eu_ES.ISO-8859-1.xml
    • -0
    • +18
    ./catalog/oacs-dav.it_IT.ISO-8859-1.xml
    • -1
    • +1
    ./catalog/oacs-dav.nl_NL.ISO-8859-1.xml
    • -0
    • +18
    ./catalog/oacs-dav.nn_NO.ISO-8859-1.xml
    • -0
    • +18
    ./catalog/oacs-dav.no_NO.ISO-8859-1.xml
  1. … 2464 more files in changeset.