aboutsummaryrefslogtreecommitdiffstats
path: root/src/com/itmill/toolkit/demo/features/IntroWelcome.java
Commit message (Collapse)AuthorAgeFilesLines
* Removed old Feature Browser from demo package, simpler but better ↵Jani Laakso2007-10-181-217/+0
| | | | | | functioning demo will be added soon. svn changeset:2549/svn branch:trunk
* Started a major refactoring: removed terminal.web, added ↵Joonas Lehtinen2007-07-171-2/+2
| | | | | | terminal.gwt.server. Refactoring is not even nearly complete, but can already replace old web terminal implementation svn changeset:1864/svn branch:trunk
* Fixed #325 (Ensure availability of Toolkit website)Jani Laakso2007-03-141-0/+8
| | | | | | All relevant code is under try catch block. Activated by setting "statistics" parameter on ServletContainer (web.xml). svn changeset:903/svn branch:trunk
* Removed obsolete imports.Jani Laakso2007-03-141-2/+0
| | | | svn changeset:884/svn branch:trunk
* User agent is now showed on first request. Added also system status ↵Jani Laakso2007-03-141-15/+89
| | | | | | reporting (memory resources) which is used to track demo application healthiness on production site. svn changeset:882/svn branch:trunk
* Show agent stringJoonas Lehtinen2007-03-131-1/+4
| | | | svn changeset:868/svn branch:trunk
* Added "list of properties" into welcome message.Jani Laakso2007-03-121-1/+1
| | | | svn changeset:852/svn branch:trunk
* Added version.Jani Laakso2007-02-121-3/+6
| | | | svn changeset:680/svn branch:toolkit
* Took the liberty to change some graphics.Jani Laakso2007-02-121-3/+2
| | | | | | | - faster loading / user experience through "slow" links - better lookin IMO svn changeset:676/svn branch:toolkit
* Many language fixes.Jani Laakso2007-02-121-20/+64
| | | | | | | | | | | | | | | | | | | | | Removed TODO's. Added documentational content. Removed most pictures which are no longer required. - also this slows down loading of the application on "slow" links. - pictures were not that good anyway. Property panel is now also applicable. Fixed: #387 FeatureBrowser is full of descriptions saying TODO #337 FeatureBrowser: Source tabs in "features" that do not have source #374 FeatureBrowser: When opening a feature with no properties, hide propertypanel (on Java) #395 FeatureBrowser: Hide non-working features #375 FeatureBrowser: Should start from welcome (?) and select it from tree svn changeset:674/svn branch:toolkit
* Javadoc now has content.Jani Laakso2007-02-091-1/+3
| | | | | | Fixed #336 (FeatureBrowser: Javadoc tabs are empty) svn changeset:618/svn branch:toolkit
* Added version information to welcome page.Jani Laakso2007-02-091-2/+3
| | | | | | | | Added TODO texts. Removed obsolete code. svn changeset:594/svn branch:toolkit
* svn changeset:586/svn branch:toolkitJani Laakso2007-02-081-0/+85
|
* svn changeset:585/svn branch:toolkitJani Laakso2007-02-081-82/+0
|
* organized importsJoonas Lehtinen2007-02-071-2/+0
| | | | svn changeset:550/svn branch:toolkit
* removed warningJoonas Lehtinen2007-02-071-1/+3
| | | | svn changeset:549/svn branch:toolkit
* Got rid of broken images.Jani Laakso2007-02-071-1/+1
| | | | | | | Disabled terminal, functionality is obvious and should not contain in demo. svn changeset:508/svn branch:toolkit
* Added Welcome page to menu.Jani Laakso2007-02-061-0/+82
svn changeset:488/svn branch:toolkit