• last updated 4 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
move ::xo::update_query_variable from weblog-procs to xotcl-core

move ::xo::update_query_variable from weblog-procs to xotcl-core

new version of sequence name caching; use now system catalogs as last ressort

More CSS/HTML clean-up (more to go!)

Remove unused parameter UseReadingInfo.

    • -1
    • +0
    /openacs-4/packages/forums/forums.info
Removed the developer support toolbar css from here (it's defined in the

package, and added with template::head from blank-master.tcl)

Removed tabs* css only used by one wizard page in the unsupported simulation

package (as part of my effort to rationalize and simplify our global CSS so

folks have a better shot at easily writing new themes).

Probably messed this up :) This script was the only user of the tab-div

etc global CSS, using it for tabbed navigation. I've modified it to use

the standard navigation CSS, but haven't tested it because it's unsupported

and despite some tries I couldn't get it to work correctly (missing columns

in the data model among other things). I'm not sure that Lars Pind ever

finished this, or if only an unfinished version got committed, or if the

unfinished part wasn't needed by his client, or what. However, the package

is unsupported and requires the unsupported contrib package bcms so I'm

not going to loose too much sleep over whether or not my css change works.

mime::encode (tclllib 1.8 and 1.10) doesn't encode the question mark which is a character used as a delimiter for the content of the subject of an email message. That would cause email clients to interpret it incorrectly.

Removed the check for tcllib 1.10 to use our proc in all cases.

More CSS/HTML clean-up.

Commented out Gustaf's broken version of db_nextval, and replaced it with

the slower, but *correct*, earlier version. The "improved" version can be

commented back in locally for those who don't care about correctness. Or

it can be corrected and put back in if someone cares to fix it.

Commented out Gustaf's broken version of db_nextval, and replaced it with

the slower, but *correct*, earlier version. The "improved" version can be

commented back in locally for those who don't care about correctness. Or

it can be corrected and put back in if someone cares to fix it.

More tweaking ..

Minor HTML/CSS tweaking of the inconsistently used portlet* classes (more to

do).

adjust to changed regular expression parsing in recent xowiki

    • -3
    • +3
    /openacs-4/packages/s5/tcl/s5-procs.tcl
Upgrade to Xinha 0.95

  1. … 167 more files in changeset.
file compression_readme.txt was initially added on branch oacs-5-4.

file stylist.css was initially added on branch oacs-5-4.

file full_example.css was initially added on branch oacs-5-4.

file ext_example-menu.php was initially added on branch oacs-5-4.

file ext_example-dest.php was initially added on branch oacs-5-4.

file ext_example-body.html was initially added on branch oacs-5-4.

file dynamic.css was initially added on branch oacs-5-4.

file custom.css was initially added on branch oacs-5-4.

file Extended.html was initially added on branch oacs-5-4.

Fixed error on filename. It added extension to file with extension

Fixed errors on attachment for Oracle.

Fixed error with fs_context_bar_list: argument extra_vars isn't use. Add extra_vars to query.

don't remove the datasource when unsintalling the applet

Fixed problem with nabvar when name contain spaces.