aboutsummaryrefslogtreecommitdiffstats
path: root/src/com/itmill/toolkit/demo/features/FeatureUpload.java
Commit message (Collapse)AuthorAgeFilesLines
* Removed old Feature Browser from demo package, simpler but better ↵Jani Laakso2007-10-181-168/+0
| | | | | | functioning demo will be added soon. svn changeset:2549/svn branch:trunk
* Upload: disabled default header and using caption for submit buttons text ↵Matti Tahvonen2007-04-161-1/+1
| | | | | | like in button svn changeset:1243/svn branch:trunk
* Upload was broken on HTML mode, now uses immediate mode and works again. ↵Jani Laakso2007-03-121-0/+1
| | | | | | Confirmed to work both on FF 2.0.0.2 and Opera 9 under Linux using HTML and AJAX modes. svn changeset:853/svn branch:trunk
* Took the liberty to change some graphics.Jani Laakso2007-02-121-1/+1
| | | | | | | - faster loading / user experience through "slow" links - better lookin IMO svn changeset:676/svn branch:toolkit
* Many language fixes.Jani Laakso2007-02-121-3/+2
| | | | | | | | | | | | | | | | | | | | | 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-0/+2
| | | | | | Fixed #336 (FeatureBrowser: Javadoc tabs are empty) svn changeset:618/svn branch:toolkit
* fixed various upload bugsMatti Tahvonen2007-02-081-1/+1
| | | | svn changeset:579/svn branch:toolkit
* Removed obsolete imports.Jani Laakso2007-02-071-2/+0
| | | | svn changeset:541/svn branch:toolkit
* Got rid of broken images.Jani Laakso2007-02-071-7/+7
| | | | | | | Disabled terminal, functionality is obvious and should not contain in demo. svn changeset:508/svn branch:toolkit
* Upload loops, it is broken. Matti should have a loot into this.Jani Laakso2007-02-061-12/+10
| | | | svn changeset:483/svn branch:toolkit
* Indentation changes.Jani Laakso2007-02-021-62/+53
| | | | | | Layout changed. svn changeset:426/svn branch:toolkit
* Fixed typo: "Intarfaces" => "Interfaces"Jani Laakso2007-01-121-2/+2
| | | | svn changeset:255/svn branch:toolkit
* Fixed typo: "Intarfaces" => "Interfaces"Jani Laakso2007-01-121-1/+1
| | | | svn changeset:238/svn branch:toolkit
* Refactoring: Enably -> IT Mill ToolkitJoonas Lehtinen2006-11-011-0/+179
svn changeset:92/svn branch:toolkit