Age | Commit message (Collapse) | Author |
|
|
|
|
|
If a draft was never saved before, and there wasn't
any change to save, we now discard it instead saving
and deleting it. This also lessens the calls to saveDraft
that was causing some draft duplication.
|
|
|
|
|
|
|
|
|
|
merge "remove save draft button, related css and js"
|
|
|
|
|
|
|
|
|
|
- Issue #503
|
|
- Issue #503
|
|
|
|
- see issue pixelated/project-issues#162
- move test code to monitored_ajax_call.spec.js
|
|
- See project issue 162
- Should solve 'disconnected' problems
|
|
|
|
|
|
|
|
|
|
|
|
- Address can now be just email ou canonical emails(User
<user@example.com>)
- Trigger tokenize addresses emails when type space
|
|
should be disabled :)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Clean up by removing now unused headers from attachment info, and add a
unit test for attachment rendering
|
|
|
|
|
|
|
|
Allow user to move emails from trash to inbox
|
|
- Issue #353
|
|
Fixing for #189
|
|
|
|
|
|
|