• last updated 17 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- better handling of incorrect counts returned from driver

    • -5
    • +8
    /openacs-4/packages/search/www/search.tcl
- add input field types for html5 date and time

- handle case, where driver is loaded, but not started. Recent NaviServer uses for this case port == 0

- upgrade to version 0.048, submitted via PackageSubmit12

    • -0
    • +52
    /openacs-4/packages/spreadsheet/README.md
    • -0
    • +111
    /openacs-4/packages/spreadsheet/lib/affiliate-calculations.adp
    • -0
    • +294
    /openacs-4/packages/spreadsheet/lib/affiliate-calculations.tcl
    • -0
    • +8
    /openacs-4/packages/spreadsheet/www/index.adp
    • -0
    • +10
    /openacs-4/packages/spreadsheet/www/index.tcl
    • -0
    • +11
    /openacs-4/packages/spreadsheet/www/table-sort-demo1.adp
    • -0
    • +295
    /openacs-4/packages/spreadsheet/www/table-sort-demo1.tcl
    • -0
    • +64
    /openacs-4/packages/spreadsheet/www/doc/index.adp
    • -0
    • +3
    /openacs-4/packages/spreadsheet/www/doc/index.tcl
- initial checking of q-forms 0.035, submitted via PackageSubmit11

    • -0
    • +64
    /openacs-4/packages/q-forms/INSTALL.TXT
    • -0
    • +72
    /openacs-4/packages/q-forms/README.md
    • -0
    • +28
    /openacs-4/packages/q-forms/q-forms.info
    • -0
    • +888
    /openacs-4/packages/q-forms/tcl/form-helper-procs.tcl
    • -0
    • +1564
    /openacs-4/packages/q-forms/tcl/form-procs.tcl
    • -0
    • +77
    /openacs-4/packages/q-forms/www/doc/index.adp
    • -0
    • +2
    /openacs-4/packages/q-forms/www/doc/index.tcl
- upgrade to version 0.544, sumbitted via PackageSubmit10

    • -0
    • +51
    /openacs-4/packages/accounts-finance/README.md
    • -0
    • +114
    /openacs-4/packages/accounts-finance/lib/pretti-menu1.tcl
    • -0
    • +253
    /openacs-4/packages/accounts-finance/lib/pretti-menu2.tcl
    • -0
    • +30
    /openacs-4/packages/accounts-finance/lib/pretti-one-view.adp
    • -0
    • +45
    /openacs-4/packages/accounts-finance/lib/pretti-one-view.tcl
    • -0
    • +35
    /openacs-4/packages/accounts-finance/lib/pretti-one-view3.adp
    • -0
    • +48
    /openacs-4/packages/accounts-finance/lib/pretti-one-view3.tcl
    • -0
    • +66
    /openacs-4/packages/accounts-finance/lib/pretti-p4-legend.tcl
    • -0
    • +145
    /openacs-4/packages/accounts-finance/lib/pretti-view.tcl
  1. … 46 more files in changeset.
- use class "refused-link" (span, img) to allow different rendering for refused links

- bump version number to enforce version alignment

    • -2
    • +2
    /openacs-4/packages/xowiki/xowiki.info
- provide a more generic interface to references (links between pages)

# $page references clear

# $page references resolved [list $item_id [my type]]

# $page references get resolved

# $page references all

    • -9
    • +10
    /openacs-4/packages/xowf/tcl/xowf-procs.tcl
    • -14
    • +36
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
- add experimental "can_link" functionality, similar to "can_contain": This feature can be used to implement conditional links, which are only rendered as links when the referencing or referenced page allow this. Per default, can_contain is set to true.

    • -3
    • +10
    /openacs-4/packages/xowiki/tcl/link-procs.tcl
    • -3
    • +27
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
- use same logic for connection context settings when using form variables or when setting up context in workflow actions

    • -1
    • +2
    /openacs-4/packages/xowf/tcl/xowf-procs.tcl
- avoid potential duplicates in instance attributes (many thanks to thomas renner for the patch)

    • -2
    • +1
    /openacs-4/packages/xowf/tcl/atjob-procs.tcl
    • -3
    • +2
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
- bump version number

- Fix for Bug #3237

Merging back to HEAD branch oacs-5-8 (using tag vg-merge-oacs-5-8-from-20141027).

    • -0
    • +283
    /openacs-4/Announce-OpenACS-5.8.0
    • -0
    • +184
    /openacs-4/Announce-OpenACS-5.8.1
    • -185
    • +94433
    /openacs-4/ChangeLog
  1. … 2533 more files in changeset.
- minor cleanup of 5.8.1 Announcement

- added ammounce file

    • -0
    • +199
    /openacs-4/Announce-OpenACS-5.8.1
file Announce-OpenACS-5.8.1 was initially added on branch oacs-5-8.

    • -0
    • +0
    /openacs-4/Announce-OpenACS-5.8.1
- regenerated documentation from xml sources

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

  1. … 60 more files in changeset.
Typo. Removing extra =.

- add a text hint for administrators, when just acs-core is installed.

- bump version number to 5.8.1b2

  1. … 61 more files in changeset.
- no need to use GET method (except for easier deugging)

- fix for bug #3233

- fix for bug #3234

this adresses as well issue #731

- fix for bug #3232: typo in variable name

- use last, but not first libthread (which corresponds to the newest version)

Using db api caching mechanism instead of util_memoize.

- fix regular expression, extracting time from timeanddate.com

- fix bracing and quoting

- make sure, the results are returned from timeanddate.com in english

- add raw value returned from timeanddate.com to results to make it easier to detect potential problems