Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-06-27 | Update use of interpolation on translations | Caio Carrara | |
See: #727 | |||
2016-06-27 | Updates the i18next to latest version | Caio Carrara | |
See: #727 | |||
2016-06-27 | Changes fallback language code to en_US | Caio Carrara | |
The previous used code was only 'en'. However, as we updated the codes with Transifex changes, it's also necessary update this fallback. See: #727 | |||
2016-02-04 | Issue #551 - Show attachment name during upload | Felix Hammerl | |
2016-02-03 | Display progress bar when an upload is in progress | Felix Hammerl | |
Displays a progress bar when an upload is in progress and prohibits uploading multiple attachments in parallel. | |||
2016-01-27 | Keep attachments when forwarding a mail #509 | Giovane | |
- Extract the attachment file box to a partial - Adds logic to show/hide the download arrow icon | |||
2016-01-26 | Issue #550 - Alert user when attachment size exceeds 1MB limit. | Gislene Pereira | |
2016-01-25 | Enable attachments on inline compose #579 | Giovane | |
- Extracts the attachents list template to a partial - Enable attachments on reply, reply all and forward | |||
2015-12-29 | Listens to mails available events and count unread #564 | Giovane | |
- Considering unread all the mails that doesn't have the 'read' status - Remove initial templates because title doesn't support html tags inside | |||
2015-12-29 | Shows unread count on title bar | Giovane | |
- This commit creates the unread_count_title component | |||
2015-11-27 | Add the user settings icon, with a popup box | Cam Jackson | |
2015-11-09 | Add no mails availabe message to middle pane | Folker Bernitt | |
- Issue #503 | |||
2015-09-15 | #442 Moves feedback box component to mail_view related folders. | Giovane | |
2015-09-15 | #442 Renames feedback box trigger files | Giovane | |
2015-09-15 | #442 adds feedback compose box component. | Giovane | |
2015-09-15 | #442 Moves feedback files to a dedicated folder. | Giovane | |
2015-09-15 | Add git revision to web-ui on build | Folker Bernitt | |
- Issue #453 | |||
2015-09-14 | #442 Create feedback element on side navbar. | Giovane | |
2015-04-09 | Adds trash actions template and respective javascript | Leandro Gualter | |
2015-04-09 | Merge pull request #370 from ↵ | Bruno Wagner | |
bltavares/preprend-messages-with-response-information Prepend mail quoting with the sender information #66 Removes argument fixing of the i18n library #66 | |||
2015-04-08 | Removes argument fixing of the i18n library #66 | Bruno Tavares | |
To introduce variables on the internationalization functions we should be able to pass extra arguments to the `i18n.t`. The way it was we could only pass the key and no more options to interpolate values. | |||
2015-04-08 | #363 [Luiz, Glauco] Trash Icon is not appearing for mails in Inbox anymore | Glauco Vinicius | |
2015-02-23 | Add pencil icon to drafts | rafael lisboa | |
2015-01-29 | Issue #242 added logout shortcut for dispatcher mode. | Lisa Junger | |
- some new style to logout in expanded nav bar and shortcut. - to be complemented by #239. | |||
2015-01-22 | #224 fixing js tests and locales path | Duda Dornelles | |
2015-01-21 | #224 App is working without klein - migration to twisted "complete" | Duda Dornelles | |
2015-01-12 | Improve jshint configuration | Alexandre Pretto Nunes | |
2014-12-09 | Getting rid of grunt; using npm scripts instead | Duda Dornelles | |
2014-10-08 | Added logout link to dispatcher (issue #55). | Folker Bernitt | |
- Set DISPATCHER_LOGOUT_URL environment to logout url to show logout. - Logout button currently lacks some design | |||
2014-09-05 | Neissi / Duda - Escaping recipients on mail view | Neissi Torres Lima | |
2014-08-25 | Add copyright and license to javascript files | Alexandre Pretto Nunes | |
2014-08-08 | replaces Smail by Pixelated in all js files | Patrick Maia | |
2014-07-31 | Add web-ui based on previous code | Ola Bini | |