summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2015-12-28Dev requirements now use u1db and dirspec from launchpad, vagrant needs ↵Bruno Wagner
bazaar for that to work
2015-12-28Changed vagrant box to new LEAP jessie boxBruno Wagner
2015-12-28Added file upload dependencies to buildBruno Wagner
They weren't being minified with the rest of the JS, so I added them to the packaging and the UI should be correct inside docker
2015-12-24Issue #557 - Fixed REGEX to receive attachments from Apple Mail.Gislene Pereira
2015-12-23removes attachment feature togglePixelated
Issue #548
2015-12-23enable/disable send button when attachment is uploadingPixelated
Issue #548
2015-12-23Changed test not to test fixed content, but the existence of an error messageBruno Wagner
2015-12-23Fixed typo in error messageBruno Wagner
2015-12-22front-end for sending attachmentsNavaL
Issue #548
2015-12-22decode to base64 the raw attachment that is in bytes... and renaming id to ↵NavaL
attachment_id in the mail POST Issue #548
2015-12-21Make download attachment link as a box #558 w/ @albogabrielGiovane
2015-12-21restoring default disabled features --fixing ftNavaL
Issue #548
2015-12-21adds poster pip require for the test --fixing buildNavaL
Issue #548
2015-12-21added filename and size to the attachment endpoint post responseNavaL
Issue #548
2015-12-19refactored Mail modelmnandri
Issue #548
2015-12-19moving custom to_unicode to pixelated.supportmnandri
2015-12-18adapting mail controllers POST and PUT to work with attachementsmnandri
Issue #548
2015-12-18ensuring the same file is not saved twicemnandri
Issue #548
2015-12-18extracted a leap attachment store, handling all attachment responsibilities, ↵mnandri
including saving attachments. Issue #548
2015-12-18fixing unit test -- again WIPmnandri
2015-12-18WIP: rename me latermnandri
2015-12-18enabling backend for Attachment feature togglemnandri
Issue #548
2015-12-18backend that handles post of a single attachment filemnandri
Issue #548
2015-12-17Remove junk from old modifications.Giovane
2015-12-17Fixes sync on debian/jessie box #556Giovane
- Will install vbguest plugins if needed - Sticks box version to avoid rsync used on newer versions - Runs vbguest daemon on guest machine
2015-12-15Removed not used soledad monkey patchJefferson Stachelski
2015-12-15Removed not used monkey patchJefferson Stachelski
2015-12-15Updates vagrant box image and fix jshint path.Giovane
- Change vagrant image to debian jessie - Uses absolute path to jshint on package.json
2015-12-15Chaged the coveralls urlJefferson Stachelski
from pixelated-projet to pixelated as we renamed on github
2015-12-11Add english translation for the feedback-placeholder keyGiovane
2015-12-11change add tag placeholder textmnandri
Issue #524
2015-12-10#299 +@fbernitt made tag-refreshing to listen on document directlymnandri
2015-12-08Closes user settings box when clicking outside it. #509 w/ @pereiragisleneGiovane Liberato
2015-12-07Issue #411 - Fixing user settings box position [w/ @giovaneliberato]Gislene Pereira
2015-12-07Issue #507 - Refactored fix broken UI when start UAJefferson Stachelski
Paring with bwagner
2015-12-07Issue #507 - Hidden the search icon when start UAJefferson Stachelski
2015-12-07#454 added utf-8 encoding on message body, and corresponding query search termmnandri
2015-12-03Issue #411 - Fixed the tests [Gil/Jeff]Jefferson Stachelski
2015-12-03Issue #411 - Did some refactores [Gil/Jeff]Jefferson Stachelski
2015-12-03Issue #411 - Splitted some js logic [Gil/Jeff]Jefferson Stachelski
Separeted the logic to get the user information from the component that render the popup that shows this information
2015-12-03Issue #411 - Display user email in user settings popup [w/ @jeffhsta]Gislene Pereira
2015-12-01#509 - Fixing font size and padding for the user settings headerGabriel Albo
2015-12-01start releasing for jessieChristoph Kluenter
2015-12-01create jessie Docker containersChristoph Kluenter
use the new jessie packages for creating containers based on debian:jessie
2015-12-01Release 0.3Christoph Kluenter
2015-11-30Issue #509 - Ajusted the bottom pop up alignmentJefferson Stachelski
Ajusted the bottom aligment when the logout button is enable or not
2015-11-30Check if the discardMail method is define before apply the default ↵Giovane
implementation. #512
2015-11-27Permanently delete discarded drafts #512 w/ bwagnerGiovane
2015-11-27Issue #509 - Fixed space between navbar icons [Gil/Jeff]Gislene Pereira
Adjusted user settings popup text size. Done some SASS refactoring.
2015-11-27Add the user settings icon, with a popup boxCam Jackson