• last updated 49 mins ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
merge with missing files

  1. … 1464 more files in changeset.
merge from oacs-5-10

  1. … 8099 more files in changeset.
Whitespace changes

Refactoring of the upload-size-limit admin page of the file-storage. Sets a default value of 2GB when no maxinput is found in the config file, and uses the new 'number' ad_form widget. Bump version for the widget dependency

  1. … 1 more file in changeset.
File storage max upload limit reform:

the max upload limit will now default to empty. Rationale: this value is

one that ages quickly with respect to new storage requirements, and is

currently set to something incompatible with the vanilla Naviserver configuration

(500MB fs vs 20MB ns).

The upgrade script will make so that instances setting this parameter

higher than the server upload limit configuration will be

set empty as well (this would never have an effect, as server

will prevent the upload altogheter anyway).

Max upload limit in bytes is now retrieved from a proc implementing

this fallback to server configuration logics. Other than centralizing,

its purpose is to be used in client-side code checks in the future

so we could prevent a doomed upload in advance.

  1. … 6 more files in changeset.
add required ad_script_abort after ad_returnredirect

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

  1. … 7830 more files in changeset.
Fix spelling errors

  1. … 12 more files in changeset.
Improve robustness of "file delete" operations

  1. … 19 more files in changeset.
- modernize HTML

  1. … 22 more files in changeset.
- bump version number to 5.9.1d1

- improve security of page_contracts

  1. … 8 more files in changeset.
- add editor hints to keep spaces/tabs in the future more consistent

  1. … 347 more files in changeset.
- fix and standardize quoting in template properties

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

  1. … 2544 more files in changeset.
- new style string expressions

- brace expressions to allow for tcl compilation

- use "in" or not in (ni) operator instead of lsearch

- bump version number

  1. … 23 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. … 335 more files in changeset.
- replace deprecated command "ns_unlink" with native tcl command "file delete"

  1. … 7 more files in changeset.
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.
Checkpoint 3.7 (level AA): Mark up quotations. Do not use quotation markup for formatting effects such as indentation.

  1. … 73 more files in changeset.
Merged changes to HEAD ...

  1. … 1556 more files in changeset.
Changed remaining ns_returnredirect calls to ad_returnredirect (if your

config file's hostname's not set to the actual name or ip you're listening to

use of ns_returnredirect can result in URLs pointing to the wrong place)

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

  1. … 2478 more files in changeset.
Do not revert again. There is a clear difference between move and copy/delete. This is mainly in the callbacks used, but also the copy/delete machinism seems to work in certain situations where plain move just fails. It is a switch, so by default the usual move is enabled.

  1. … 4 more files in changeset.
Added callbacks for integration with PM. Made sure the package_id is set correctly

  1. … 61 more files in changeset.
commit to HEAD of merge of changes on oacs-5-1 branch between tags jcd-merge-5-1-20040724 and jcd-merge-5-1-20050111

  1. … 2262 more files in changeset.
file rss-subscr-ae.adp was initially added on branch oacs-5-1.

file rss-subscr-ae-postgresql.xql was initially added on branch oacs-5-1.

    • -0
    • +0
    ./rss-subscr-ae-postgresql.xql
file rss-subscr-ae-oracle.xql was initially added on branch oacs-5-1.

    • -0
    • +0
    ./rss-subscr-ae-oracle.xql
file rss-subscr-del.tcl was initially added on branch oacs-5-1.

file rss-subscr-del.adp was initially added on branch oacs-5-1.