summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-12-03- New Folder Manager UIalec
2010-12-03fr_FR cs_CZ id_ID en_GB et_EE ja_JP gl_ES zh_TW sv_SE cy_GB ru_RU es_ES bg_BG...yllar
2010-12-02- Fix preview window doesn't work when RC is in a frame (#1487314)alec
2010-12-02- Added setting of focus on name inputalec
2010-12-01Show photo of a Kolab contactthomasb
2010-12-01- Allow setting autocomplete attribute for all inputs separately (#1487313)alec
2010-12-01- Fix setting charset of attachment filenames (#1487122)alec
2010-12-01- Fix "Cannot use scalar value..." warning (#1487066)alec
2010-11-30- Fix cursor position on compose form in Webkit browsers (#1486674)alec
2010-11-30- Fix window is blur'ed in IE when selecting a message (#1487316)alec
2010-11-30- Chpasswd driver: add newline at end of input to chpasswd binary (#1487141)alec
2010-11-30- Add 'login_lc' config option for case-insensitive authentication (#1487113)alec
2010-11-29- Fix attachments of type message/rfc822 are not listed on attachments listalec
2010-11-29- Handle PHP warning in decrypt function (#1485970)alec
2010-11-29- Plugin API: Add 'pass' argument in 'authenticate' hook (#1487134)alec
2010-11-27Simplify shutdown, now that it is always triggeredthomasb
2010-11-27Mention Auth_SASL as required PEAR packagethomasb
2010-11-27Save session data with bas64 ecoding to make it more robust against garbage d...thomasb
2010-11-26- Add workaround for MSOE's multipart/related messages with non-related attac...alec
2010-11-25Implement basic searchingthomasb
2010-11-25Match the interface declarationthomasb
2010-11-25Complete implementation of rcube_kolab_contacts; add localization texts for p...thomasb
2010-11-24Implement adding to and removing from groups (distribution-lists)thomasb
2010-11-24Implement insert/delete of Kolab contactsthomasb
2010-11-24Add check to other cases, toothomasb
2010-11-24Fix php warnings; Courier doesn't like spaces appended to the EXPUNGE commandthomasb
2010-11-24Added Slovak translationthomasb
2010-11-24Updated Italian, Russian, Dutch, Ukrainian and Slovak localizations; better n...thomasb
2010-11-24Updated Hebrew, Estonian, Portuguese, Flemish, Bulgarian, Hungarian and Chine...thomasb
2010-11-24Updates German translations and Changelogthomasb
2010-11-24Limit hover effect to the dropbutton arrow for consistency reasonsthomasb
2010-11-24Allow plugin templates to include local files (#1487133); make autocomplete o...thomasb
2010-11-24- Temporarily commented out \Noselect flag checking in select(), because of p...alec
2010-11-24- Small code cleanupalec
2010-11-23- Fix PHP warning: check if array isn't empty before using max()alec
2010-11-23- cs_CZ localization updatealec
2010-11-23- Fix adding contact group record after creating a groupalec
2010-11-22Implement updating a Kolab contact record (some minor problems remain unsolved)thomasb
2010-11-22- Fix attachment names encoding broken in r4232alec
2010-11-22Remove unused lib, moved README to kolab_corethomasb
2010-11-22Move core Kolab functions to a separate plugin to be used by others toothomasb
2010-11-21Only fetch contact data when neededthomasb
2010-11-21Map more fields of the Kolab contact format (still read-only)thomasb
2010-11-20- Apply forgotten changes for form errors handlingalec
2010-11-19- Fix last change in rcube_html_editor()alec
2010-11-19- Add lost changelog entryalec
2010-11-19- Fix last commitalec
2010-11-19- Fix handling of custom "_from" in sendmail (#1487132)alec
2010-11-18- Added pt_BR and pt_PT localization (#1487131)alec
2010-11-18- Add threads() result checkingalec