-
Right now a user must manually accept a fingerprint for new users. I think a better way to handle this would be to auto accept new invitations and provide a warning "So and so added with fingerprint b…
-
Provide the individual media page with user-friendly "page not found" and "no access" responses.
When this is done the code in legacysms.views.media() that re-directs on a failed video.check_user_a…
-
It would be nice if Iguana had compatibility with ModMenu.
The config is too complicated for me to understand. I wanted to disable the slowness effect when on low health and set max inventory weight …
K0-RR updated
3 years ago
-
in UG, it was written Remove mark from a student: unmark
but the format required was: mark unmark index/… which was not very conventional
-
```
Implement user friendly exception handling. Currently, only the stack traces
are getting printed.
```
Original issue reported on code.google.com by `sujata...@gmail.com` on 3 Dec 2010 at 7:51
-
Most errors are just throw a stack trace or some generic message. Any error that could be seen by an end user needs instructions on how to fix the error or at least provide some context about where an…
-
-
Currently, any back-end errors are simply passed as-is to the user with a stack trace. Those errors are typically very cryptic and uninformative to the user. It would be nice if we could introduce som…
-
Installing themes should be the first option people have, developing them should be the second.
-