Derrell Lipman
Derrell Lipman
For AppInfo, can be implemented as a search for a particular UID.
The Find Apps slider does not quite fit, and some of the modal windows do not fit (e.g., Add new app)
It should be easy for an administrator to add an application to the "Featured" set. With the current interface, that will be able to be done from the Application Management...
Now that #156 is completed and timestamps are stored as numbers, we need to display timestamps properly according to locale. This can be done with existing qooxdoo functions for date...
Currently, images, apk file, and source file are uploaded in base64 encoding. Images remain that way. The apk and source files, however, must be decoded before downloading, and currently that...
Once batch RPCs are available, the RPC implementations here should be evaluated in search of those which have unexpected side effects. For example, functions called get*() should not do put()s....
This should improve load speed. Possibly, we want two jars: one for qooxdoo .class files, and one for aiagallery .class files.