Derrell Lipman
Derrell Lipman
Paul, to you.
Consider changing "Delete" to "Unpublish" to make it more clear that it's not actually being deleted.
It is implemented. When you click on the "Source .zip file" or "Application .apk file" buttons, a Find File dialog should appear. This does depend on modern browser features, though...
Dave, I think this got closed accidentally. Would you please confirm that, with the exception of no feedback about upload success/failure, you no longer get the server error. Derrell
Although it's an old posting, this probably still applies and gives a good indication of what should be done: http://qooxdoo.org/documentation/0.8/back-button_and_bookmark_support We need to identify actions in the Gallery that should...
See #113.
#111 should be completed before this issue.
This page has the theme links: http://manual.qooxdoo.org/1.5.x/pages/gui_toolkit.html#themes There is a lot to themes. The documentation will point you to the application's Theme files, which for us are in source/class/aiagallery/theme. I...
It appears that these are the only qooxdoo classes we currently use, don't worry about any other widget for the moment: qx.ui.basic.Atom qx.ui.basic.Image qx.ui.basic.Label qx.ui.container.Composite qx.ui.container.Scroll qx.ui.container.SlideBar qx.ui.core.Command qx.ui.core.Spacer qx.ui.core.Widget...
You can find out the appearance name for each of the widgets, using the qooxdoo API viewer. For example, if you look at qx.ui.basic.Label's documentation (http://demo.qooxdoo.org/current/apiviewer/#qx.ui.basic.Label), scroll down to Properties...