• last updated 2 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- 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.
From tcl 8.5 on, apply is a tcl command, this has been fixed already on the core some time ago. "apply" is since then "ad_apply".

  1. … 1 more file in changeset.
HTML cleanup

1. Merge 2.4.1 to HEAD other than assessment, imsld, lorsm, and views.

2. Bump version numbers to 2.5.0d1.

  1. … 373 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.
HTML strict cleanup

  1. … 1 more file in changeset.
HTML Strict cleanup: removed trailing slash of input, img, link and meta tags

  1. … 35 more files in changeset.
HTML Strict cleanup: removed trailing slash of the BR tag

  1. … 40 more files in changeset.
Add rss_file_url parmameter to allow admin to advertise alternative RSS

url. Useful for feed services such as feedburner.

  1. … 1 more file in changeset.
Replace header_stuff properties with template::head calls

Fix commented out title, with title in the html comment, occaisionally a

user would type "--" in the title causing the page to break because the

comment was not parsed correctly.

Allow admins of the blog to delete and edit comments

Added links to edit / delete especially offending comments

Fix for double date

Fixed error if someone logs our while viewing the sw_category_id in the blog

Made larsblogger use HTML notifications

  1. … 4 more files in changeset.
Got rid of the storing of the RSS feeds in the file directory as this is overkill (can be generated on the fly) *and* faces limits on the file system (especially if you have more than 32000 news feeds in your system

  1. … 3 more files in changeset.
Fixed internal redirect errors if we have a return URL which contains the date both in the URL as well as in the variables

First shot at merging oacs-5-2 apps used in .LRN to HEAD.

  1. … 2464 more files in changeset.
Made sure that passing a package_id actually yields the expected results

Message key of list-template actions used the '_' function and were not correctly displayed. Replaced with #..#

I take the code back in so someone else can deal with it as I will be upgrading to 5.2 and dave advised me to not remove code but try and fix the bug, which, taken that i will upgrade anyway, wont happen.

Revert as it seems to be working on other sites

validate block crashes the server, so taken out. The return URL was missing the entry_id

remove an extra Archive link

rollback an inadvertent comment to lars-blogger.css

rollback an inadvertent comment to entry-chunk.adp and entry-chunk.tcl

ticket 249 on comments for a blog

fixed display if category provided

Fixed multiple issues with missing date format description, categorization and others. Increased dependency

  1. … 1 more file in changeset.