• last updated 15 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Remove (commented) CSV import functionality. To be added back when finished.

    • -35
    • +0
    /openacs-4/packages/xolp/tcl/xolp-procs.tcl
    • -26
    • +0
    /openacs-4/packages/xolp/www/import.csv
Remove .git :-/

    • -13
    • +0
    /openacs-4/packages/xolp/.git/config
    • -1
    • +0
    /openacs-4/packages/xolp/.git/description
    • -100
    • +0
    /openacs-4/packages/xolp/.git/index
    • -2
    • +0
    /openacs-4/packages/xolp/.git/packed-refs
    • -7
    • +0
    /openacs-4/packages/xolp/.git/info/exclude
  1. … 7 more files in changeset.
Initial import of XOLP

    • -0
    • +0
    /openacs-4/packages/xolp/.git/description
    • -0
    • +0
    /openacs-4/packages/xolp/.git/packed-refs
  1. … 46 more files in changeset.
Initial revision

    • -0
    • +32
    /openacs-4/packages/xolp/xolp.info
    • -0
    • +1
    /openacs-4/packages/xolp/.git/HEAD
    • -0
    • +13
    /openacs-4/packages/xolp/.git/config
    • -0
    • +1
    /openacs-4/packages/xolp/.git/description
    • -0
    • +100
    /openacs-4/packages/xolp/.git/index
    • -0
    • +2
    /openacs-4/packages/xolp/.git/packed-refs
    • -0
    • +15
    /openacs-4/packages/xolp/.git/hooks/applypatch-msg.sample
    • -0
    • +24
    /openacs-4/packages/xolp/.git/hooks/commit-msg.sample
    • -0
    • +8
    /openacs-4/packages/xolp/.git/hooks/post-update.sample
    • -0
    • +14
    /openacs-4/packages/xolp/.git/hooks/pre-applypatch.sample
    • -0
    • +49
    /openacs-4/packages/xolp/.git/hooks/pre-commit.sample
    • -0
    • +53
    /openacs-4/packages/xolp/.git/hooks/pre-push.sample
    • -0
    • +169
    /openacs-4/packages/xolp/.git/hooks/pre-rebase.sample
    • -0
    • +36
    /openacs-4/packages/xolp/.git/hooks/prepare-commit-msg.sample
    • -0
    • +128
    /openacs-4/packages/xolp/.git/hooks/update.sample
  1. … 46 more files in changeset.
- improve comments

- tighten page contracts

Validate page_num to avoid potential attacks and to provide proper error messages

    • -2
    • +2
    /openacs-4/packages/dotlrn/www/index.tcl
    • -2
    • +2
    /openacs-4/packages/dotlrn/www/one-community.tcl
- add meaningful title and subtitle to theme view

- allow viewer only for current parameter settings

- implement nice "display" mode based on disabled fields

- draft version for viewing parameters in a nicer way

file view.adp was initially added on branch oacs-5-9.

file view.tcl was initially added on branch oacs-5-9.

- help a developer by logging differences between the default settings and actual settings to the log file

- avoid potential confusion on version numbers

- added usage count on theme manager

- allow only deletion, when usage_count == 0

- Count only mounted subsites

- don't perform manual html escaping, since proper quoting is done on the resulting URL

Creation of this header is already done properly into ns_http

Add theme manager to admin pages, allowing to

- list current themes with potential modifications

- save modified themes under a new name

- delete themes

file delete.tcl was initially added on branch oacs-5-9.

file set.tcl was initially added on branch oacs-5-9.

    • -0
    • +0
    /openacs-4/packages/acs-subsite/www/admin/themes/set.tcl
file save-new.tcl was initially added on branch oacs-5-9.

file index.xql was initially added on branch oacs-5-9.

file index.tcl was initially added on branch oacs-5-9.

file index.adp was initially added on branch oacs-5-9.

Insert content-length only when transfer-encoding is not chunked

- Aligned and fixed behavior for encoding of request with respect to redirect in the two implementations

- Use only binary encoding in curl implementation for the file used to spool the body, to avoid

corruption of content (eventual encoding has already happened in its proper place)

- Allow only for curl to exploit native file POSTing capability (only way to POST files > 2GB)

TODO: wrap this behavior in the generic API

- Add content-length header when POSTing content, as some servers will require it (curl did this already)

- make boolean tests in .adp files more uniform

    • -1
    • +1
    /openacs-4/packages/search/lib/navbar.adp
    • -3
    • +3
    /openacs-4/packages/search/www/search.adp
    • -3
    • +3
    /openacs-4/packages/survey/www/index.adp
    • -3
    • +3
    /openacs-4/packages/survey/www/admin/one.adp
- make boolean tests in .adp files more uniform

    • -1
    • +1
    /openacs-4/packages/news/www/preview.adp
- make boolean tests in .adp files more uniform

- make boolean tests in .adp files more uniform

    • -5
    • +5
    /openacs-4/packages/faq/www/one-faq.adp