lp://qastaging/enchanted

Created by Lorenzo Sfarra and last modified
Get this branch:
bzr branch lp://qastaging/enchanted
Members of Enchanted Webmail Developers can upload to this branch. Log in for directions.

Related bugs

Related blueprints

Branch information

Owner:
Enchanted Webmail Developers
Project:
Enchanted webmail
Status:
Development

Recent revisions

28. By Lorenzo Sfarra

 * Code refactoring;
 * Back to a previous version of the javascript function hover_blur_close_window() in messages.js;

27. By Lorenzo Sfarra

 * Bug fixed when creating a mailbox (create_mailbox function);
 * Little change in the template to add a link back to the mailbox position in the hierarchical view of mailboxes when we are creating a new mailbox;
 * Template improvement: now in the index the big image is clickable;
 * Bug fixed when displaying mailboxes list: fixed a typo in the variable name that shows the "Up one level" link;
 * Bug fixed in the sendviews.py source: undeclared logger object in the forward_message function;
 * Bug fixed: with JavaScript not enabled, the links to read a message in the messages list were broken;
 * New feature: now is possibile to read the message details;

26. By Lorenzo Sfarra

  * New features: now it's possible to modify and delete an account;
  * Changes in the templates (and a new one) to reflect the new features;

25. By Lorenzo Sfarra

  * Security fix: passwords (SMTP, IMAP) are now encoded in the database;
  * Check readyState in AJAX call;
  * Bug fixed: now index() doesn't create a new IMAP connection if there is an already existent one;
  * XHTML validator links fixed in the templates;
  * Some changes in the messages used in the templates;
  * Consistent check, after the login, of the existent of the given user in the database;

24. By Lorenzo Sfarra

  * Changes in the README file to add infos about the installation process;
  * Some needed images added to the bazaar branch;

23. By Lorenzo Sfarra

fixed import settings error in the urls.py and in the templatetags file

22. By Lorenzo Sfarra

 * Reorganization about URL dispatcher, now the URLs scheme is easy to change and manage;
 * Some UI reorganization, changes in the template and in the style;
 * Some bug fixed;

21. By Lorenzo Sfarra

  * New feature: attachments are now supported;
  * New feature: mimetype icons association when listing attachments;
  * New feature: support for images in the message HTML body;
  * Some javascript fix;
  * Added a new box in the left side template to show the current folder when displaying a message;

20. By Lorenzo Sfarra

  * Change in urls.py to send all the logout request to cust_logout;
  * bug fixed: in some circumstances, the chosen mailbox wasn't SELECTed;
  * bug fixed: now other parts (i.e.: PGP signatures) are correctly returned (but not yet supported!);

19. By Lorenzo Sfarra

  * Code improvements: use request.user instead of retrieve the User instance through the user_id in the database;
                       use of django.conf to import the settings;
  * Added a README file with install instructions;
  * Added Vim Modeline.

Branch metadata

Branch format:
Branch format 6
Repository format:
Bazaar pack repository format 1 (needs bzr 0.92)
This branch contains Public information 
Everyone can see this information.

Subscribers