• last updated 20 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
initial version

  1. … 31 more files in changeset.
Initial revision

  1. … 31 more files in changeset.
file file names when images are uploaded via admin pages

    • -7
    • +4
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
add batchmode to invoke. For the time being, just the edit method of FormPages handles the batch-mode

    • -2
    • +2
    /openacs-4/packages/xowiki/xowiki.info
    • -3
    • +6
    /openacs-4/packages/xowiki/tcl/package-procs.tcl
make sure to fully qualify the id-column for fetching instances from the database

extend list of HTTP methods

Increased the maximum length of a CR type in postgres because the default

maximum identifier length has been 63, rather than 31, characters since,

ummm, care to guess? How about PG 7.3 !!!

Adding missing colums to the query used for pagination and sorting

of the list builder.

change interface in import from "keep_user_ids" to "create_user_ids" to control the import.

Per default, user_ids will be kept if they exist in the importing system

    • -6
    • +11
    /openacs-4/packages/xowiki/tcl/import-procs.tcl
    • -3
    • +3
    /openacs-4/packages/xowiki/tcl/package-procs.tcl
    • -22
    • +21
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
provide parameterization for import

    • -5
    • +5
    /openacs-4/packages/xowiki/tcl/import-procs.tcl
    • -3
    • +3
    /openacs-4/packages/xowiki/tcl/package-procs.tcl
    • -12
    • +19
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
fix escaped line

    • -2
    • +2
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
make export more robust

    • -8
    • +9
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
handle cases wehere ids are mapped in the export, but no categories are in use

    • -4
    • +8
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
New JS functions and changes on the style, to remove frames.

    • -15
    • +172
    /openacs-4/packages/imsld/www/resources/imsld.js
Making the admin end frame-less.

Making the interface totally frameless, with or without JS enabled.

Added edition capability on the cockpit for completion properties and new environment URLs.

    • -3
    • +26
    /openacs-4/packages/imsld/www/imsld-divset.adp
    • -1
    • +11
    /openacs-4/packages/imsld/www/imsld-divset.tcl
    • -19
    • +0
    /openacs-4/packages/imsld/www/imsld-tree.adp
    • -2
    • +1
    /openacs-4/packages/imsld/www/monitor-frame.tcl
  1. … 3 more files in changeset.
adaption of regression test to newer weblog includelet stgructure to avoid false positive error reports

    • -13
    • +13
    /openacs-4/packages/xowiki/www/admin/test.tcl
Bumped versions numbers to 5.5.0d1

    • -4
    • +4
    /openacs-4/packages/acs-tcl/acs-tcl.info
  1. … 6 more files in changeset.
Fixed type mismatch problem due to tightened up PG 8.3 semantics.

fix sql clause for filter-expressions

Version increment and new callback.

Adding missing keys.

Data model changes to handle time-limit.

Fixing time-limit treatment.

Making all links work with and without JS enabled.

    • -107
    • +97
    /openacs-4/packages/imsld/tcl/imsld-procs.tcl
    • -5
    • +5
    /openacs-4/packages/imsld/tcl/imsld-procs.xql
Making the master templates totally frameless, even for non JS enabled browsers.

    • -2
    • +2
    /openacs-4/packages/imsld/lib/choice-select.adp
    • -0
    • +3
    /openacs-4/packages/imsld/lib/choice-select.tcl
    • -1
    • +1
    /openacs-4/packages/imsld/lib/imsld-chunk.tcl
    • -100
    • +0
    /openacs-4/packages/imsld/lib/imsld-master-div.adp
    • -306
    • +0
    /openacs-4/packages/imsld/lib/imsld-master-div.tcl
    • -17
    • +3
    /openacs-4/packages/imsld/lib/imsld-master.adp
    • -3
    • +3
    /openacs-4/packages/imsld/lib/imsld-master.tcl
- dont't depend on tcl 8.5

- remove wrong assignment

- extended filter_expression for get_children to support properties starting with _

- added "where" option to formfields of type form_page

    • -1
    • +8
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
Add arrayname prefix where it was missing

Add missing array prefix in the multiple block

Got rid of noisesome notice ...