-
```
What steps will reproduce the problem?
1. Activate Account in Google Chrome
2. Once confirmed through captcha and taken to the activate account page, all
fields appear normally except confirm ema…
-
```
Currently, lots of codes stores messages in global variables such as $completed
that later produces some message.
I think we should have a central class to which we can push messages at any
tim…
-
```
What steps will reproduce the problem?
1. create new process model
2. save it
3. watch firebug output
What is the expected output?
model saved without any error messages
What do you see instead?…
-
```
What steps will reproduce the problem?
1. create new process model
2. save it
3. watch firebug output
What is the expected output?
model saved without any error messages
What do you see instead?…
-
```
What steps will reproduce the problem?
1. create new process model
2. save it
3. watch firebug output
What is the expected output?
model saved without any error messages
What do you see instead?…
-
When I received multiple messages from contacts while I was offline,
I receive a tray notification for every single message.
Only one notification should be shown (maybe on for each identity that rec…
audax updated
8 years ago
-
```
I have a script that I adopted from
http://webapps.stackexchange.com/questions/9412/marking-all-google-voice-message
s-as-read
Nearly all of the time, it fails with the error: Message id not a S…
-
```
I have a script that I adopted from
http://webapps.stackexchange.com/questions/9412/marking-all-google-voice-message
s-as-read
Nearly all of the time, it fails with the error: Message id not a S…
-
```
What steps will reproduce the problem?
1. Send SMS messages to Google Voice account
2. Set up SharpVoice application to log in to account
3. Copy/paste "Write SMS to console" code in Wiki/Examples…
-
```
I have a basic patch that replaces the action_done views with
django.contrib.auth messages.
pros:
* makes the UI and code a bit simpler
* consistent with other apps
cons:
* prevents customi…