source: subversion

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @4310   2 years alec - Improve performance of folder rename and delete actions. Don't get list …
(edit) @4309   2 years alec - Fix plaintext versions of HTML messages don't contain placeholders for …
(edit) @4308   2 years alec - Fix usage of configured temp_dir instead of /tmp (#1487447)
(edit) @4307   2 years alec - Removed temp debug code
(edit) @4306   2 years alec - Improve performance of moving or copying of all messages in a folder …
(edit) @4305   2 years alec - Fix: copying all messages in a folder copies only current page
(edit) @4304   2 years alec - New Folder Manager UI - Fix invalid Request when creating a folder …
(edit) @4303   2 years yllar fr_FR cs_CZ id_ID en_GB et_EE ja_JP gl_ES zh_TW sv_SE cy_GB ru_RU es_ES …
(edit) @4302   2 years alec - Fix preview window doesn't work when RC is in a frame (#1487314) - Add …
(edit) @4301   2 years alec - Added setting of focus on name input - Added gl_ES translation
(edit) @4300   2 years thomasb Code/CSS style
(edit) @4299   2 years thomasb Show photo of a Kolab contact
(edit) @4298   2 years thomasb Handle both binary and base64 encoded photo values
(edit) @4297   2 years thomasb Render contact data groups as fieldsets w. legend; show vcard photos in UI …
(edit) @4296   2 years alec - Allow setting autocomplete attribute for all inputs separately …
(edit) @4295   2 years alec - Fix setting charset of attachment filenames (#1487122)
(edit) @4294   2 years alec - Fix "Cannot use scalar value..." warning (#1487066)
(edit) @4293   2 years alec - Fix cursor position on compose form in Webkit browsers (#1486674)
(edit) @4292   2 years alec - Fix window is blur'ed in IE when selecting a message (#1487316)
(edit) @4291   2 years alec - Chpasswd driver: add newline at end of input to chpasswd binary …
(edit) @4290   2 years alec - Add 'login_lc' config option for case-insensitive authentication …
(edit) @4289   2 years thomasb Don't use PHP 5.3 syntax
(edit) @4288   2 years alec - Fix attachments of type message/rfc822 are not listed on attachments …
(edit) @4287   2 years alec - Handle PHP warning in decrypt function (#1485970)
(edit) @4286   2 years alec - Plugin API: Add 'pass' argument in 'authenticate' hook (#1487134)
(edit) @4285   2 years thomasb Fix address form rendering + added missing labels for gender
(edit) @4284   2 years thomasb Simplify shutdown, now that it is always triggered
(edit) @4283   2 years thomasb Make sure to call rcube_addressbook::close() on every instance ever …
(edit) @4282   2 years thomasb Mention Auth_SASL as required PEAR package
(edit) @4281   2 years thomasb Mention to clear the sessions table when upgrading
(edit) @4280   2 years thomasb Remove plugins under development
(edit) @4279   2 years thomasb Copy plugins to release branch
(edit) @4278   2 years thomasb Remove development stuff and update versions
(edit) @4277   2 years thomasb Create release branch for 0.5-beta
(edit) @4276   2 years thomasb Remove old release branch
(edit) @4275   2 years thomasb Save session data with bas64 ecoding to make it more robust against …
(edit) @4274   2 years alec - Add workaround for MSOE's multipart/related messages with non-related …
(edit) @4273   2 years thomasb Implement basic searching
(edit) @4272   2 years thomasb Match the interface declaration
(edit) @4271   2 years thomasb Better documentation of rcube_addressbooks
(edit) @4270   2 years thomasb Fix group expansion
(edit) @4269   2 years thomasb Complete implementation of rcube_kolab_contacts; add localization texts …
(edit) @4268   2 years thomasb Fix group creation; add texts for new address fields
(edit) @4267   2 years thomasb Implement adding to and removing from groups (distribution-lists)
(edit) @4266   2 years thomasb Implement insert/delete of Kolab contacts
(edit) @4265   2 years thomasb Allow copying/importing/exporting of contacts
(edit) @4264   2 years thomasb Add check to other cases, too
(edit) @4263   2 years thomasb Fix php warnings; Courier doesn't like spaces appended to the EXPUNGE …
(edit) @4262   2 years thomasb Added Slovak translation
(edit) @4261   2 years thomasb Updated Italian, Russian, Dutch, Ukrainian and Slovak localizations; …
(edit) @4260   2 years thomasb Updated Hebrew, Estonian, Portuguese, Flemish, Bulgarian, Hungarian and …
(edit) @4259   2 years thomasb Updates German translations and Changelog
(edit) @4258   2 years thomasb Limit hover effect to the dropbutton arrow for consistency reasons
(edit) @4257   2 years thomasb Allow plugin templates to include local files (#1487133); make …
(edit) @4256   2 years alec - Temporarily commented out \Noselect flag checking in select(), because …
(edit) @4255   2 years alec - Small code cleanup
(edit) @4254   2 years alec - Fix PHP warning: check if array isn't empty before using max()
(edit) @4253   2 years alec - cs_CZ localization update
(edit) @4252   2 years alec - Fix adding contact group record after creating a group
(edit) @4251   3 years thomasb Implement updating a Kolab contact record (some minor problems remain …
(edit) @4250   3 years thomasb Fix contacts saving; correctly handle multiple e-mail addresses in …
(edit) @4249   3 years alec - Fix attachment names encoding broken in r4232
(edit) @4248   3 years thomasb Remove unused lib, moved README to kolab_core
(edit) @4247   3 years thomasb Move core Kolab functions to a separate plugin to be used by others too
(edit) @4246   3 years thomasb Allow plugins to depend on others by calling this->require_plugin()
(edit) @4245   3 years thomasb Only fetch contact data when needed
(edit) @4244   3 years thomasb Map more fields of the Kolab contact format (still read-only)
(edit) @4243   3 years thomasb Allow address sources to limit/extend the contact coltypes
(edit) @4242   3 years thomasb Add more fields and coltypes to be saved in vcards
(edit) @4241   3 years alec - Apply forgotten changes for form errors handling - Fix handling of …
(edit) @4240   3 years thomasb Clear contact record after update
(edit) @4239   3 years thomasb Improve vcard saving; use callback functions to render certain contact …
(edit) @4238   3 years alec - Fix last change in rcube_html_editor()
(edit) @4237   3 years alec - Add lost changelog entry
(edit) @4236   3 years alec - Fix last commit
(edit) @4235   3 years alec - Fix handling of custom "_from" in sendmail (#1487132) - Small fix in …
(edit) @4234   3 years alec - Added pt_BR and pt_PT localization (#1487131)
(edit) @4233   3 years alec - Add threads() result checking
(edit) @4232   3 years alec - Don't set attachment's charset in Content-type header (#1487122)
(edit) @4231   3 years thomasb Improve vcard field name assignments
(edit) @4230   3 years thomasb Save and read rich contact data using vcard format
(edit) @4229   3 years alec - Lock submit button in onsubmit event on login page (#1487036)
(edit) @4228   3 years alec - Execute HTML editor initialization in page footer (#1487125)
(edit) @4227   3 years thomasb First draft of rich contact edit form (saving doesn't work yet)
(edit) @4226   3 years alec - Fix error in MSSQL DDL scripts (#1487112): use trigger instead of …
(edit) @4225   3 years alec - remove debug command (#1487053)
(edit) @4224   3 years alec - Fix focused elements aren't unfocused when clicking on the list …
(edit) @4223   3 years alec - Fix hanling of HTML entity strings in plai text messages
(edit) @4222   3 years alec - Re-fix handling of html entity strings in plain/text messages
(edit) @4221   3 years alec - Fix IE issue when replacing spaces doesn't work - Some code improvements
(edit) @4220   3 years alec - More fixes for folders with name "0"
(edit) @4219   3 years alec - Fix handling of folders with "<>" characters in name
(edit) @4218   3 years alec - Fix handling of special characters when building content of drag layer
(edit) @4217   3 years alec - jQuery-1.4.4
(edit) @4216   3 years alec - Fix handling of folders with name "0" (#1487119)
(edit) @4215   3 years alec - Fix displaying of text/plain messages containing HTML entities
(edit) @4214   3 years alec - Add horizontal scrollbar in messageframe - 'show' action (#1455626)
(edit) @4213   3 years alec - Handle propely HTML entities. Don't replace ";)" in e.g. "&quot;)"
(edit) @4212   3 years alec - Fix for nested fieldsets (inside tabbed fieldsets)
(edit) @4211   3 years alec - Added comment about imap_ns_* settings
Note: See TracRevisionLog for help on using the revision log.