Menu

SvnCode Commit Log


Commit Date  
[r1419] by keess

Changed default behavior of readonly attribute for PropertyElements.
A PropertyElement is now always readonly when the properties' form is readonly.

2005-05-31 07:20:34 Tree
[r1418] by keess

Removed adding the context to an absolute path in the redirect(...) method.
This functionality was added in version 1.7 (in july 2002) to support old versions of WebLogic (or TomCat).
Newer application servers made this change obsolete. More importantly, you can now redirect to a page in another context!

2005-04-06 08:57:44 Tree
[r1417] by keess

Updated the way JavaScript code is generated. This makes FireFox happy.

2005-03-24 10:12:45 Tree
[r1416] by keess

Cosmetic changes only after running QA tools.

2005-03-24 10:10:34 Tree
[r1415] by keess

Now correctly escapes single quotes in a stacktrace.

2005-03-24 09:42:39 Tree
[r1414] by keess

Now uses document.formName instead of window.formName (this makes FireFox happy).

2005-03-23 07:43:00 Tree
[r1413] by keess

Changed working of indexed checkboxes.

Now tests disabled (readonly) checkboxes that are part of an array.

2005-03-23 07:29:31 Tree
[r1412] by keess

Changed working of indexed checkboxes.

For a non-indexed checkbox that is readonly (disabled) no setter is called. This used to be true for indexed, readonly checkboxes but this is now changed.
Previously the programmer had to maintain a list of disabled checkboxes whereas now the resulting array contains all the values.

2005-03-23 07:29:11 Tree
[r1411] by keess

Changed comment.

2005-03-02 06:52:17 Tree
[r1410] by keess

Added configuration of database.

2005-02-25 14:55:32 Tree
Older >
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.