Commit Graph

1906 Commits

Author SHA1 Message Date
Joonas Lehtinen
5590682a30 New theme description format that supports combined ajax-xsl themes. This is not yet forced by default and it
should be backwards compatible with old ajax and xsl-themes. 

svn changeset:184/svn branch:toolkit
2006-12-29 11:43:33 +00:00
Matti Tahvonen
035c3d4def fixed rendering upload form for opera
svn changeset:183/svn branch:toolkit
2006-12-29 08:53:14 +00:00
Matti Tahvonen
57b7729163 imported fixed upload version (by Arthur) from rop
svn changeset:182/svn branch:toolkit
2006-12-29 08:18:01 +00:00
Joonas Lehtinen
674defb427 Comment updates
svn changeset:181/svn branch:toolkit
2006-12-28 14:40:53 +00:00
Joonas Lehtinen
228cc64e7f Comment updates
svn changeset:180/svn branch:toolkit
2006-12-28 14:37:45 +00:00
Joonas Lehtinen
4a1533dd09 removed version debugs
svn changeset:179/svn branch:toolkit
2006-12-28 14:33:25 +00:00
Joonas Lehtinen
9c19fe4365 removed unused code
svn changeset:177/svn branch:toolkit
2006-12-28 12:33:13 +00:00
Joonas Lehtinen
5a74716a1b Now builds theme jars, adds version info correctly to sources, ...
svn changeset:176/svn branch:toolkit
2006-12-28 11:59:08 +00:00
Joonas Lehtinen
a9e7a7297f Now version info is automatically included from build-system. Removed support for SNAPSHOT theme jars, as they are not needed anymore.
svn changeset:175/svn branch:toolkit
2006-12-28 11:58:18 +00:00
Joonas Lehtinen
38a976b5a1 theme.root ends in "/". Thus we should not catenate any more "/":s in the end (as // does not work in jetty (and maybe other containers))
fixes bug #132

svn changeset:174/svn branch:toolkit
2006-12-28 11:56:34 +00:00
Joonas Lehtinen
fbd588f3db Fixed bug #117
svn changeset:173/svn branch:toolkit
2006-12-28 09:59:56 +00:00
Joonas Lehtinen
ebdd400b3f Fixed bug #117
svn changeset:172/svn branch:toolkit
2006-12-28 09:58:31 +00:00
Joonas Lehtinen
f902b20c22 Rewrote the licensing guidelines
svn changeset:171/svn branch:toolkit
2006-12-27 16:45:24 +00:00
Joonas Lehtinen
d8252b0400 Todays version
svn changeset:170/svn branch:toolkit
2006-12-27 15:41:40 +00:00
Joonas Lehtinen
0b95c1dc11 Fixed a lot of warns about unused code
svn changeset:168/svn branch:toolkit
2006-12-27 15:40:17 +00:00
Joonas Lehtinen
2f4339aed0 Fixed a lot of warns about unused code
svn changeset:167/svn branch:toolkit
2006-12-27 15:39:51 +00:00
Joonas Lehtinen
5ff3305b7d Fixed a lot of warns about unused code
svn changeset:166/svn branch:toolkit
2006-12-27 15:39:00 +00:00
Joonas Lehtinen
eafa4107a2 Removed tons of unnecessary code
svn changeset:165/svn branch:toolkit
2006-12-27 15:38:32 +00:00
Joonas Lehtinen
b8f27cd5de Fixed bugs found in license mechanism testing
Implemented server-wide active users check

svn changeset:164/svn branch:toolkit
2006-12-27 15:05:05 +00:00
Joonas Lehtinen
1ef0e25497 Fixed bugs found in license mechanism testing
svn changeset:163/svn branch:toolkit
2006-12-27 15:04:24 +00:00
Joonas Lehtinen
52cbd7e3e0 Added license checks to ApplicationServlet
svn changeset:161/svn branch:toolkit
2006-12-27 14:07:42 +00:00
Joonas Lehtinen
21a7cc1b04 Minor corrections
svn changeset:160/svn branch:toolkit
2006-12-27 12:56:30 +00:00
Joonas Lehtinen
421b8bcfbe Removed edition
svn changeset:158/svn branch:toolkit
2006-12-27 12:43:37 +00:00
Joonas Lehtinen
68693abc21 License decsription is now feature complete. Class is untested.
svn changeset:157/svn branch:toolkit
2006-12-27 12:27:44 +00:00
Joonas Lehtinen
edc2d3dcf5 Changed API to avoid naming problems when inherited applications also have licenses
svn changeset:156/svn branch:toolkit
2006-12-27 11:40:51 +00:00
Joonas Lehtinen
1fc55f6c54 Added license getter/setter for application
svn changeset:155/svn branch:toolkit
2006-12-27 11:39:42 +00:00
Joonas Lehtinen
578aa38074 Added license validity checks and description printing (still a bit incomplete)
svn changeset:154/svn branch:toolkit
2006-12-27 11:39:13 +00:00
Matti Tahvonen
a176fcb2fd semicolon in wrong place, fixes #23 for webkit (beta version of safari)
svn changeset:153/svn branch:toolkit
2006-12-27 11:33:01 +00:00
Matti Tahvonen
33ace3ac0d started work for #45
svn changeset:152/svn branch:toolkit
2006-12-27 11:15:25 +00:00
Matti Tahvonen
dc2a4eda07 added check not to mix opera and IE, fixes #129
svn changeset:150/svn branch:toolkit
2006-12-27 09:32:33 +00:00
Joonas Lehtinen
fee7be413b Development and testing license
svn changeset:149/svn branch:toolkit
2006-12-27 08:18:48 +00:00
Jouni Koivuviita
17b15366cc -Description and error popup rendering and listerners altered totally.
svn changeset:146/svn branch:toolkit
2006-12-23 12:50:01 +00:00
Jouni Koivuviita
436f83d889 -Description popup styles changed
svn changeset:145/svn branch:toolkit
2006-12-23 12:45:57 +00:00
Matti Tahvonen
efe9a48429 fixed bug with IE and multiselect + added twincol style for select
svn changeset:143/svn branch:toolkit
2006-12-15 09:15:16 +00:00
Marc Englund
2a9951f18d #105: escape() -> encodeURIComponent() and encoding explicitly UTF-8
svn changeset:142/svn branch:toolkit
2006-12-05 07:17:04 +00:00
Joonas Lehtinen
386c8223c3 Properly emit readonly status changes
svn changeset:141/svn branch:toolkit
2006-12-01 18:02:37 +00:00
Joonas Lehtinen
38080e43e8 removed unneeded imports
svn changeset:140/svn branch:toolkit
2006-12-01 18:01:22 +00:00
Joonas Lehtinen
7eca2c1a92 Properly emit readonly status changes
svn changeset:139/svn branch:toolkit
2006-12-01 18:00:28 +00:00
Joonas Lehtinen
b1a1140dc3 Removed unused private
svn changeset:138/svn branch:toolkit
2006-12-01 17:55:41 +00:00
Joonas Lehtinen
67bd95344f Licensing validation changes - Not ready yet
svn changeset:137/svn branch:toolkit
2006-12-01 17:50:33 +00:00
Joonas Lehtinen
10022bcde8 svn changeset:136/svn branch:toolkit 2006-12-01 17:38:02 +00:00
Joonas Lehtinen
0f85e29659 changes to conform with web-ajax merge (just removed half of the lines without loosing any functionality :))
svn changeset:134/svn branch:toolkit
2006-12-01 17:36:15 +00:00
Joonas Lehtinen
29fa382884 changes to conform with web-ajax merge
svn changeset:133/svn branch:toolkit
2006-12-01 17:35:33 +00:00
Joonas Lehtinen
e8ca89433a MERGED AJAX ADAPTER TO WEB ADAPTER
- Merged all functionality of AJAX adapter inside the web adapter (MAJOR step for making the product more understandable)
- Removed "Adapter" alltogether from API level (MAJOR step for making the product more understandable)
- Built groundwork for automatic terminal detection based selection of technologies
- Built groundwork for integration of theme packaging mechanism by allowing Ajax apps to use theme resourses!
- Deployment is now easier - it is enough to deploy only one instance of the application
- Now AJAX apps also use WebApplicationContext (and get all the features from them!) (should fix bug #93)
- Now AJAX apps also can use WebBrowser class that implements Terminal (fixes bug #74)
- Now AJAX and Web-apps use the same session -> you can jump from web to ajax and preserve state! (fixes bug #60)
- Built groundwork for easier integration of license control (making solving #89 easier) 


svn changeset:130/svn branch:toolkit
2006-12-01 16:58:44 +00:00
Matti Tahvonen
3c853c991a html fix
svn changeset:127/svn branch:toolkit
2006-12-01 14:22:59 +00:00
Matti Tahvonen
12588697fe html fix
svn changeset:126/svn branch:toolkit
2006-12-01 14:22:18 +00:00
Marc Englund
682321a1fa itermediate commit; bare-bones impl
table, tree etc - actions, sorting, ...

svn changeset:125/svn branch:toolkit
2006-11-30 15:23:27 +00:00
Marc Englund
ed2c8425e9 panel border fix
svn changeset:124/svn branch:toolkit
2006-11-29 16:02:57 +00:00
Marc Englund
a6cd7bc875 Bare-bones theme (native style) started; cleanups, improvements.
Note: table still missing completely.

svn changeset:123/svn branch:toolkit
2006-11-29 15:58:52 +00:00
Marc Englund
34221a16b3 colspan -> colSpan (IE fix) #17
svn changeset:122/svn branch:toolkit
2006-11-29 06:36:09 +00:00