This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
commit d06c0e266c629004441426e22c61e76a0b88183c
tree 608e69de5b5073bfad319897cc6748f7f6b388f6
parent 9cbe35bfc4881b085ff8cac24f726dd59a11c30a
tree 608e69de5b5073bfad319897cc6748f7f6b388f6
parent 9cbe35bfc4881b085ff8cac24f726dd59a11c30a
app-engine-console / TODO.textile
This is a dead-simple bug and feature tracker for the project. For formatting help, see
Github’s Textile Formatting documentation
Bugs
- Dynamic height of the console, supporting small and large resolution
- Deleting things from the session does not work
- iframes in Safari aren’t switching out properly when togglling between pastebin and chatinator
- Sometimes Safari stops accepting input for some reason (also Chrome sometimes if using Talkinator)
- Should support full-height in the cleanest way possible
- Test against 1024×600 to simulate an Eee
- Maybe test against whatever the iPhone is
- Unit tests should run from the zip release files
Features
- Maybe cache the pages in the Help tab in memcache or the data store
- More RESTful architecture
- The ability for people to share contexts if they want
- History saving across page reloads
- logging integration
- Perhaps a emacs/readline-style interface (^A, ^E, ^U, ^K) at the prompt
- Some sort of GData integration
- Update to the latest Pygments
Wishlist
- Integration with unittest to run unit tests server-side
- Autocompletion
- Import/Export Data to/from the DataStore from different data
sources(SQL, CSV, XLS, XML ). - Get a report with the number of types of entities, as well as the
number of records containing







