• last updated 16 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Xpath query is not being interpreted as it supposed to ( maybe it is a tdom bug ).

Xpath query is not being interpreted as it supposed to ( maybe it is a tdom bug ).

- includelet toc: change default of ajax switch false

- make sure to open the full tree if required

- make toc more robust for missing toc levels

- add lost render() call for toc

- remove log output, change default for expanded node on category display

- minor html cleanup

    • -1
    • +1
    /openacs-4/packages/xowiki/www/view-default.adp
Got rid of 'bio' attribute declared for 'user' type.

Fix use of ns_mktemp with /tmp/ hard coded. Fix case when tmp file is not cleaned up when a string is used for a file storage type

Showing resources subtree only if there is more than one for the given activity.

Make it so when clicking a aresource link, the environmnet of its activity is shown.

Missed a detail when moving bio back to person.

- name meta tag "language", not "lang"

- minor cleanup

Change default RichTextEditor to tinymce as approved in TIP #134

Fixed the upgrade script ...

Moved "bio" back to "person", but with type-specific storage. People can

fight over where such things belong on another day, for now keeping it in

"person" has the advantage that the Tcl API is 100% unchanged so moving it

to type-specific storage won't break .LRN.

- improve cache listings

- adaption for new version of wymeditor

updates for wymeditor

- new skin "compact"

- added plugins "fullscreen" and "embed"

- extended message catalog for bg fi hr

- updated to version 5rc1

  1. … 9 more files in changeset.
One more upgrade ...

    • -0
    • +43
    /openacs-4/packages/acs-kernel/sql/postgresql/upgrade/t.sql
Added attributes for "user" columns "screen_name" and "username", as well as the

new "bio" column which replaces the old generic storage attribute assigned to

"person".

Got rid of these for good (only got rid of the oracle version earlier apparently)

Added bio to users table. Now both initial install and upgrade from older

versions appear to work.

Magically transformed the upgrade script from PG to Oracle.

Added upgrade scripts (Oracle isn't correct, yet), removed bogus attribute

sql files (PG, for instance, created bio and bio_mime_type but only

dropped bio, Oracle had not bio_mime_type_reference at all).

Moved "bio" from person/generic storage to user/type-specific storage as TIP'd

(PG only, Oracle to follow soon).

Applied the 5.5.0a1 fix to the timezones control file, to match the new

data format.

Increase length of the css definition string, as was done in 5.5.0a1.

renamed a couple of functions in the flash uploader, commit minified version of ajaxfs.js with the ad_user_login replaced with ad_session_id

Use ad_session_id to see if user has a current session.

HTML cleanup