Timeline
May 23, 2012:
- 9:42 PM Ticket #1488492 (export address books issue) created by
- Hello roundcube team, thanks for doing such a good job. I'm facing an …
- 3:14 PM Changeset in github [7eb4f2e]HEADdev-browser-capabilitiespdo by
- Small code improvement
- 3:12 PM Changeset in github [e98eeaf]release-0.8 by
- Small code improvement
- 3:07 PM Changeset in github [43918dd2]HEADdev-browser-capabilitiespdo by
- Move old rcube_mail_header class definition to better place
- 2:09 PM Changeset in github [8e528fd]release-0.8 by
- hide_blockquote - a new plugin for hiding citation blocks
- 2:09 PM Changeset in github [8b31d99]release-0.8 by
- Use the same margin in blockquotes for printing as for displaying
- 2:06 PM Changeset in github [82a1417]release-0.8 by
- Improved PERMANENTFLAGS checking code, added code for flags caching …
- 2:06 PM Changeset in github [da19e0e]release-0.8 by
- Fix possible PHP warning in in_array_nocase() when 2nd argument is not an …
- 2:04 PM Changeset in github [6e72994]release-0.8 by
- Remove <Unknown> from localization author line Conflicts: …
- 11:28 AM Changeset in github [2b1b8a0]HEADdev-browser-capabilitiespdo by
- Merge branch 'master' of github.com:roundcube/roundcubemail
- 11:28 AM Changeset in github [b97f21a]HEADdev-browser-capabilitiespdo by
- Add another alias for backwards compatibility
- 11:08 AM Dev_Docs edited by
- (diff)
- 10:18 AM Changeset in github [b332e79]HEADdev-browser-capabilitiespdo by
- improve .htaccess security rules: 1. also prevent access to .gitignore 2. …
- 6:59 AM Ticket #1488491 (larry issue: forward button wrong when message selected) closed by
- invalid: You should write to plugin author.
- 6:56 AM Changeset in github [85a6173]HEADdev-browser-capabilitiespdo by
- hide_blockquote - a new plugin for hiding citation blocks
- 6:00 AM Changeset in github [70faa8e]HEADdev-browser-capabilitiespdo by
- Use the same margin in blockquotes for printing as for displaying
- 4:08 AM Ticket #1488491 (larry issue: forward button wrong when message selected) created by
- There's an issue with the larry skin, at least on safari (windows), when …
- 3:19 AM Changeset in github [996d75d]HEADdev-browser-capabilitiespdo by
- Improved PERMANENTFLAGS checking code, added code for flags caching …
- 2:35 AM Changeset in github [be98408f]HEADdev-browser-capabilitiespdo by
- Fix possible PHP warning in in_array_nocase() when 2nd argument is not an …
May 22, 2012:
- 11:56 AM Ticket #1488429 (Autosave fails, timeout in r6072) closed by
- fixed: Now it works for me with 0.8-rc release.
- 9:37 AM Doc_Plugins edited by
- (diff)
- 8:40 AM Changeset in github [bc79c55]HEADdev-browser-capabilitiespdo by
- Removed $Id$
- 6:39 AM Changeset in github [bd7b8a6]HEADdev-browser-capabilitiespdo by
- Remove <Unknown> from localization author line
- 6:31 AM Changeset in github [041c93c]HEADdev-browser-capabilitiespdo by
- Removed $Id$
- 5:08 AM Ticket #1488485 (Inconsistent content quotation in html_* classes) closed by
- fixed: Done in [0a1dd5b0].
- 5:07 AM Changeset in github [0a1dd5b]HEADdev-browser-capabilitiespdo by
- Add is_escaped attribute for html_select and html_textarea (#1488485)
- 4:33 AM Changeset in github [5a575b7]HEADdev-browser-capabilitiespdo by
- Deprecate storage_connect() method
- 4:26 AM Changeset in github [4bfe4ec]HEADdev-browser-capabilitiespdo by
- Remove last instance of storage_connect() with possible performance …
- 3:24 AM Changeset in github [38a08c0]HEADdev-browser-capabilitiespdo by
- Add imap_connect() method for backward compat.
- 3:06 AM Changeset in github [550bf0d]release-0.8 by
- - Fix HTML entities handling in HTML editor (#1488483)
- 3:06 AM Ticket #1488483 (less and greater than characters problem) closed by
- fixed: Fixed in 5c7e54b1756367a502367a2918a77fdb3dba4ee2
- 3:06 AM Changeset in github [5c7e54b]HEADdev-browser-capabilitiespdo by
- - Fix HTML entities handling in HTML editor (#1488483)
- 2:38 AM Changeset in github [5fed074]HEADdev-browser-capabilitiespdo by
- Always use 1 step as a fallback (#1488490)
- 2:38 AM Ticket #1488490 (Installer broken in 0.8-rc) closed by
- fixed
- 2:37 AM Changeset in github [6f62715]release-0.8 by
- Always use 1 step as a fallback (#1488490)
- 1:09 AM Ticket #1488490 (Installer broken in 0.8-rc) created by
- First reported in the forum here: …
May 21, 2012:
- 3:13 PM Ticket #1488489 (show_additional_headers broken in 0.8-rc) closed by
- fixed: Fixed in 85788314d64139937b094774aa911809a6bb5f66.
- 3:11 PM Changeset in github [8578831]release-0.8 by
- Fix Call to undefined method rcube_mail_header::get() in …
- 2:25 PM Ticket #1488488 (Sieve filter not empty even though no filters are active) closed by
- worksforme: 0.6-RC really? I'm unble to reproduce with 0.8-rc.
- 2:21 PM Changeset in github [3f9d175]release-0.8 by
- Fix merged change s/rcube/rcmail/
- 2:20 PM Changeset in github [f0a3911]release-0.8 by
- Fix PHP error where calling get() on a non object
- 2:19 PM Changeset in github [38184e9]HEADdev-browser-capabilitiespdo by
- Fix PHP error where calling get() on a non object
- 2:00 PM Ticket #1488489 (show_additional_headers broken in 0.8-rc) created by
- With the show_additional_header plugin enabled, any email that contains a …
- 12:08 PM Ticket #1488466 (list/subscribe shared folders with courier-imap) closed by
- fixed: I've made this optional (imap_force_ns option) and merged into master and …
- 12:07 PM Changeset in github [eb0478df]release-0.8 by
- Add option imap_force_ns to make buggy servers support optional
- 12:07 PM Changeset in github [78fcb34]release-0.8 by
- Update changelog Conflicts: CHANGELOG
- 12:06 PM Changeset in github [b8e0712]release-0.8 by
- Fix listing folders on Courier IMAP (#1488466)
- 11:53 AM Changeset in github [9a2de84]HEADdev-browser-capabilitiespdo by
- Merge branch 'courier-fix' Conflicts: CHANGELOG
- 9:38 AM Ticket #1488488 (Sieve filter not empty even though no filters are active) created by
- Hi, when I disable all filters via the roundcube filter interface the …
- 9:37 AM Ticket #1488487 (Wrong Russian text on "Forward" button) closed by
- fixed: Please, use our translation service at …
- 8:58 AM Ticket #1488487 (Wrong Russian text on "Forward" button) created by
- In the Larry skin, the "Forward" button in Russian interface contains text …
- 8:11 AM Ticket #1488486 (Global Address Book - Custom Fields) closed by
- invalid: The image tells me nothing. You can define any fields using plugin.
- 7:08 AM Ticket #1488486 (Global Address Book - Custom Fields) created by
- Hi Team, Like Zimbra web mail, could we have the new feature i.e adding …
- 5:52 AM Changeset in github [799d72b]HEADdev-browser-capabilitiespdo by
- Update Changelog
- 4:42 AM Ticket #1488485 (Inconsistent content quotation in html_* classes) created by
- 1. I see, while html_textarea and html_select use content quotation, …
- 3:25 AM Changeset in github [3c5489b]HEADcourier-fixdev-browser-capabilitiespdo by
- Add option imap_force_ns to make buggy servers support optional
- 2:29 AM Ticket #1488484 (Unable to upload photo for the contact) closed by
- worksforme: In 0.7 you need ImageMagick? installed on the server and …
May 20, 2012:
- 1:19 PM Changeset in github [1d5b73f]HEADdev-browser-capabilitiespdo by
- Add lost method for backwards compatibility
- 11:11 AM Ticket #1488484 (Unable to upload photo for the contact) created by
- I was trying to add photo(s) to some of my contacts in Roundcube …
May 19, 2012:
- 4:26 PM Ticket #1488483 (less and greater than characters problem) created by
- in 0.7.2 if in the message body is written something like <foobar ...> …
May 18, 2012:
- 2:01 PM Ticket #1488482 (Roundcube Setting save) closed by
- worksforme: Are you using any plugins? Disable them and check again. Any errors in …
- 12:23 PM Milestone 0.8-rc completed
- Release candidate with new skin
- 12:13 PM Dev_ReleaseManagement edited by
- (diff)
- 12:07 PM Dev_ReleaseManagement edited by
- (diff)
- 12:05 PM Dev_ReleaseManagement edited by
- (diff)
- 10:37 AM Doc_Plugins edited by
- (diff)
- 10:25 AM Doc_Plugins edited by
- (diff)
- 10:13 AM Doc_Plugins edited by
- (diff)
- 8:42 AM Ticket #1488482 (Roundcube Setting save) created by
- Hi, the issue is, that roundcube works so far, but if I change settings on …
- 2:23 AM Ticket #1488480 (French Traduction for plugin Help) closed by
- fixed: Landed in git. Please use our translation tool at …
- 2:22 AM Changeset in github [6734a83]HEADdev-browser-capabilitiespdo by
- Added French localization
- 2:21 AM Ticket #1488481 (French traduction for plugin new_mail_notifier) closed by
- fixed: Landed in git. Please use our translation tool at …
- 2:19 AM Ticket #1488479 (French Traduction for plugin Markasjunk) closed by
- fixed: Landed in git. Please use our translation tool at …
May 17, 2012:
- 1:05 PM Changeset in github [9a7cb93]release-0.8 by
- New plugin translations from launchpad
- 1:05 PM Changeset in github [c0137d1]release-0.8 by
- Added new languages Belarusian, Interlingua and Malayalam from launchpad …
- 1:05 PM Changeset in github [35a35d13]release-0.8 by
- Get language code from filename if not specified in the .po file itself …
- 1:04 PM Changeset in github [cc9f35a]HEADdev-browser-capabilitiespdo by
- Set the right permissions on new localization folders
- 1:01 PM Ticket #1488478 (Plugin localization) closed by
- fixed: Fixed import_gettext.sh in commit [ae4bad98], new plugin translations …
- 12:59 PM Changeset in github [9603477]HEADdev-browser-capabilitiespdo by
- Merge branch 'master' of github.com:roundcube/roundcubemail
- 12:59 PM Changeset in github [3983f50]HEADdev-browser-capabilitiespdo by
- New plugin translations from launchpad
- 12:54 PM Changeset in github [607e11d]HEADdev-browser-capabilitiespdo by
- Added new languages Belarusian, Interlingua and Malayalam from launchpad …
- 12:33 PM Changeset in github [ae4bad9]HEADdev-browser-capabilitiespdo by
- Get language code from filename if not specified in the .po file itself …
- 10:50 AM Ticket #1488481 (French traduction for plugin new_mail_notifier) created by
- Hi again, Please find in attachment the french traduction of …
- 10:44 AM Ticket #1488480 (French Traduction for plugin Help) created by
- Hi again, Please find in attachment the french traduction of help plugin.
- 10:40 AM Ticket #1488479 (French Traduction for plugin Markasjunk) created by
- Hello Please find in attachment french traduction of plugin Markasjunk.
- 8:51 AM Ticket #1488478 (Plugin localization) created by
- Several plugin's localization are present or updated, even though they are …
- 4:48 AM Changeset in github [eebd447]HEADdev-browser-capabilitiespdo by
- s/rcube_charset_convert/rcube_charset::convert/
- 3:07 AM Changeset in github [9843dc7]HEADdev-browser-capabilitiespdo by
- Mail_Mime 1.8.4
May 16, 2012:
- 9:00 AM Changeset in github [76e499e]HEADdev-browser-capabilitiespdo by
- Also accept PHP exceptions as argument to rcube::raise_error()
- 8:47 AM Changeset in github [8193151]HEADdev-browser-capabilitiespdo by
- Always log fatal errors that terminate the PHP script
- 4:36 AM Changeset in github [8526ac9]release-0.8 by
- Fix object reference
- 4:34 AM Changeset in github [705ba18]HEADdev-browser-capabilitiespdo by
- Fix object reference
Note: See TracTimeline
for information about the timeline view.
