| 1 | CHANGELOG RoundCube Webmail |
|---|
| 2 | --------------------------- |
|---|
| 3 | |
|---|
| 4 | 2007/06/27 (tomekp) |
|---|
| 5 | ---------- |
|---|
| 6 | - Update Polish (Janusz Zamecki), Croatian (Svebor Prstacic) localization |
|---|
| 7 | |
|---|
| 8 | |
|---|
| 9 | 2007/06/12 (thomasb) |
|---|
| 10 | ---------- |
|---|
| 11 | - Updated Turkish, Polish, Finnish/Suomi, Japanese, Hungarian, Greek, Euskara localization |
|---|
| 12 | - Added Irish/Gaelic translation |
|---|
| 13 | - Little correction in Swedish translation |
|---|
| 14 | - Quote username for virtuser_query |
|---|
| 15 | - Pass-by-reference workarround for PHP5 in sendmail.inc |
|---|
| 16 | |
|---|
| 17 | |
|---|
| 18 | 2007/06/04 (estadtherr) |
|---|
| 19 | ---------- |
|---|
| 20 | - Fixed bug in HTML->Plain editor toggling |
|---|
| 21 | |
|---|
| 22 | |
|---|
| 23 | 2007/05/28 (thomasb) |
|---|
| 24 | --------- |
|---|
| 25 | - Fixed buggy imap_root settings (closes #1484379) |
|---|
| 26 | - Prevent default events on subject links (#1484399) |
|---|
| 27 | - Typo in rcube_smtp.inc |
|---|
| 28 | |
|---|
| 29 | |
|---|
| 30 | 2007/05/23 (estadtherr) |
|---|
| 31 | ---------- |
|---|
| 32 | - Upgrade to TinyMCE v2.1.1.1 |
|---|
| 33 | |
|---|
| 34 | |
|---|
| 35 | 2007/05/18 (thomasb) |
|---|
| 36 | ---------- |
|---|
| 37 | - Use HTTP-POST requests for actions that change state |
|---|
| 38 | |
|---|
| 39 | |
|---|
| 40 | 2007/05/17 (thomasb) |
|---|
| 41 | ---------- |
|---|
| 42 | - Updated Catalan, Russian, Portuguese, Slovak and Chinese translations |
|---|
| 43 | - Renamed localization folder for Chinese (Big5) |
|---|
| 44 | - Chanegd Slovenian language code from 'si' to 'sl' |
|---|
| 45 | - Added Sinhala (Sri-Lanka) localization |
|---|
| 46 | - Use global filters and bind username/ for Ldap searches (#1484159) |
|---|
| 47 | - Hide quota display if imap server does not support it |
|---|
| 48 | - Hide address groups if no LDAP servers configured |
|---|
| 49 | - Add link to message subjects (closes #1484257) |
|---|
| 50 | - Better SQL query for contact listing/search (closes #1484369) |
|---|
| 51 | |
|---|
| 52 | |
|---|
| 53 | 2007/05/13 (thomasb) |
|---|
| 54 | ---------- |
|---|
| 55 | - Updated Norwegian (bokmal), Czech, Danish and Portuguese (standard) translation |
|---|
| 56 | - Fixed marking as read in preview pane (closes #1484364) |
|---|
| 57 | - CSS hack to display attachments correctly in IE6 |
|---|
| 58 | - Wrap message body text (closes #1484148) |
|---|
| 59 | |
|---|
| 60 | |
|---|
| 61 | 2007/05/03 (yllar) |
|---|
| 62 | ---------- |
|---|
| 63 | - Updated French, Lithuanian, Armenian, Spanish and Italian translations |
|---|
| 64 | |
|---|
| 65 | |
|---|
| 66 | 2007/05/01 (thomasb) |
|---|
| 67 | ---------- |
|---|
| 68 | - Updated German, Euskara, Hungarian, Romanian and Spanish translation |
|---|
| 69 | - Added Hindi and Kurdish localization |
|---|
| 70 | |
|---|
| 71 | |
|---|
| 72 | 2007/04/28 (thomasb) |
|---|
| 73 | ---------- |
|---|
| 74 | - LDAP access is back in address book (closes #1484087) |
|---|
| 75 | - Added search function for contacts |
|---|
| 76 | - New Template parsing and output encoding |
|---|
| 77 | - Fixed bugs #1484119 and #1483978 |
|---|
| 78 | |
|---|
| 79 | |
|---|
| 80 | 2007/04/08 (thomasb) |
|---|
| 81 | ---------- |
|---|
| 82 | - Fixed message moving procedure (closes #1484308) |
|---|
| 83 | - Fixed display of multiple attachments (closes #1466563) |
|---|
| 84 | - Fixed check for new messages (closes #1484310) |
|---|
| 85 | - List attachments without filename |
|---|
| 86 | |
|---|
| 87 | |
|---|
| 88 | 2007/03/27 (thomasb) |
|---|
| 89 | ---------- |
|---|
| 90 | - New session authentication: Change sessid cookie when login, authentication with sessauth cookie is now configurable. |
|---|
| 91 | Should close bugs #1483951 and #1484299 |
|---|
| 92 | |
|---|
| 93 | |
|---|
| 94 | 2007/03/23 (thomasb) |
|---|
| 95 | ---------- |
|---|
| 96 | - Correctly translate mailbox names (closes #1484276) |
|---|
| 97 | - Quote e-mail address links (closes #1484300) |
|---|
| 98 | |
|---|
| 99 | |
|---|
| 100 | 2007/03/21 (thomasb) |
|---|
| 101 | ---------- |
|---|
| 102 | - Updated PEAR::Mail_mime package |
|---|
| 103 | - Added Persian localization |
|---|
| 104 | - Updated Catalan and Brazilian Portuguese translations |
|---|
| 105 | - Updated INSTALL manual with a note about database passwords |
|---|
| 106 | - Accept single quotes for HTML attributes when modifying message body (thanks Jason) |
|---|
| 107 | - Sanitize input for new users/identities (thanks Colin Alston) |
|---|
| 108 | |
|---|
| 109 | |
|---|
| 110 | 2007/03/19 (thomasb) |
|---|
| 111 | ---------- |
|---|
| 112 | - Don't download HTML message parts |
|---|
| 113 | - Convert HTML parts to plaintext if 'prefer_html' is off |
|---|
| 114 | - Correctly parse message/rfc822 parts (closes #1484045) |
|---|
| 115 | - Code cleanup |
|---|
| 116 | |
|---|
| 117 | |
|---|
| 118 | 2007/03/18 (thomasb) |
|---|
| 119 | ---------- |
|---|
| 120 | - Also use user_id for unique key in messages table (closes #1484074) |
|---|
| 121 | - Hide contacts drop down on blur (closes #1484203) |
|---|
| 122 | - Make entries in contacts drop down clickable |
|---|
| 123 | - Turn off browser autocompletion on login page |
|---|
| 124 | - Quote <? in text/html message parts |
|---|
| 125 | - Hide border around radio buttons |
|---|
| 126 | - Replaced old JS function calls. |
|---|
| 127 | |
|---|
| 128 | |
|---|
| 129 | 2007/03/13 (thomasb) |
|---|
| 130 | ---------- |
|---|
| 131 | - Applied patch for attachment download by crichardson (closes #1484198) |
|---|
| 132 | - Fixed bug in Postgres DB handling (closes #1484068) |
|---|
| 133 | - Fixed bug of invalid calls to fetchRow() in rcube_db.inc (closes #1484280) |
|---|
| 134 | - Fixed array_merge bug (closes #1484281) |
|---|
| 135 | - Fixed flag for deletion in list view (closes #1484264) |
|---|
| 136 | - Finally support semicolons as recipient separator (closes ##1484251) |
|---|
| 137 | - Fixed message headers (subject) encoding |
|---|
| 138 | |
|---|
| 139 | |
|---|
| 140 | 2007/03/04 (tomekp) |
|---|
| 141 | ---------- |
|---|
| 142 | - check if safe mode is on or not (closes #1484269) |
|---|
| 143 | |
|---|
| 144 | |
|---|
| 145 | 2007/03/02 (thomasb) |
|---|
| 146 | ---------- |
|---|
| 147 | - Show "no subject" in message list if subject is missing (closes #1484243) |
|---|
| 148 | - Solved page caching of message preview (closes #1484153) |
|---|
| 149 | - Only use gzip compression if configured (closes #1484236) |
|---|
| 150 | |
|---|
| 151 | |
|---|
| 152 | 2007/02/25 (estadtherr) |
|---|
| 153 | ---------- |
|---|
| 154 | - Fixed priority selector issue (#1484150) |
|---|
| 155 | - Upgraded to TinyMCE v2.1.0 |
|---|
| 156 | |
|---|
| 157 | |
|---|
| 158 | 2007/02/21 (thomasb) |
|---|
| 159 | ---------- |
|---|
| 160 | - Fixed some CSS issues in default skin (closes #1484210 and #1484161) |
|---|
| 161 | - Prevent from double quoting of numeric HTML character references (closes #1484253) |
|---|
| 162 | |
|---|
| 163 | |
|---|
| 164 | 2007/02/07 (tomekp) |
|---|
| 165 | ---------- |
|---|
| 166 | - Updated (bg) translation (Doichin Dokov) |
|---|
| 167 | |
|---|
| 168 | |
|---|
| 169 | 2007/02/06 (tomekp) |
|---|
| 170 | ---------- |
|---|
| 171 | - Updated (pl) translation |
|---|
| 172 | - Updated (pt_BR) translation (Robson F. Ramaldes) |
|---|
| 173 | - Big cleanup in program/localization |
|---|
| 174 | |
|---|
| 175 | |
|---|
| 176 | 2007/02/05 (thomasb) |
|---|
| 177 | ---------- |
|---|
| 178 | - Updated Italian, Slovenian, Greek, Bulgarian, Hungarian and Croatian translation |
|---|
| 179 | |
|---|
| 180 | |
|---|
| 181 | 2007/01/07 (estadtherr) |
|---|
| 182 | ---------- |
|---|
| 183 | - Fixed display of HTML message attachments (closes #1484178) |
|---|
| 184 | |
|---|
| 185 | |
|---|
| 186 | 2007/01/07 (thomasb) |
|---|
| 187 | ---------- |
|---|
| 188 | - Applied patch for preview caching (closes #1484186) |
|---|
| 189 | - Added Thai and Vietnamese localization files |
|---|
| 190 | |
|---|
| 191 | |
|---|
| 192 | 2006/12/29 (thomasb) |
|---|
| 193 | ---------- |
|---|
| 194 | - Added error handling for attachment uploads |
|---|
| 195 | - Use multibyte safe string functions where necessary (closes #1483988) |
|---|
| 196 | - Updated Swiss German localization (de_CH) |
|---|
| 197 | |
|---|
| 198 | |
|---|
| 199 | 2006/12/22 (thomasb) |
|---|
| 200 | ---------- |
|---|
| 201 | - Applied security patch to validate the submitted host value (by Kees Cook) |
|---|
| 202 | - Applied security patch to validate input values when deleting contacts (by Kees Cook) |
|---|
| 203 | - Applied security patch that sanitizes emoticon paths when attaching them (by Kees Cook) |
|---|
| 204 | - Applied a patch to more aggressively sanitize a HTML message |
|---|
| 205 | - Visualize blocked images in HTML messages |
|---|
| 206 | |
|---|
| 207 | |
|---|
| 208 | 2006/12/20 (thomasb) |
|---|
| 209 | ---------- |
|---|
| 210 | - Fixed wrong message listing when showing search results (closes #1484131) |
|---|
| 211 | - Introduced functions Q() and JQ() as aliases for rep_specialchars_output() |
|---|
| 212 | - Show remote images when opening HTML message part as attachment |
|---|
| 213 | |
|---|
| 214 | |
|---|
| 215 | 2006/12/17 (thomasb) |
|---|
| 216 | ---------- |
|---|
| 217 | - Added patch by Ryan Rittenhouse & David Glick for a resizeable preview pane |
|---|
| 218 | |
|---|
| 219 | |
|---|
| 220 | 2006/12/06 (thomasb) |
|---|
| 221 | ---------- |
|---|
| 222 | - Improve memory usage when sending mail (closes #1484098) |
|---|
| 223 | - Mark messages as read once the preview is loaded (closes #1484132) |
|---|
| 224 | - Include smtp final response in log (closes #1484081) |
|---|
| 225 | |
|---|
| 226 | |
|---|
| 227 | 2006/12/04 (thomasb) |
|---|
| 228 | ---------- |
|---|
| 229 | - Corrected date string in sent message header (closes #1484125) |
|---|
| 230 | - Correclty choose "To" column in sent and draft mailboxes (closes #1483943) |
|---|
| 231 | - Changed srong tooltips for message browse buttons (closes #1483930) |
|---|
| 232 | |
|---|
| 233 | |
|---|
| 234 | 2006/12/03 (estadtherr) |
|---|
| 235 | ---------- |
|---|
| 236 | - Added fix to convert HTML signatures for plain text messages |
|---|
| 237 | - Fixed signature delimeter character to be standard (Bug #1484035) |
|---|
| 238 | |
|---|
| 239 | |
|---|
| 240 | 2006/12/01 (thomasb) |
|---|
| 241 | ---------- |
|---|
| 242 | - Implemented preview pane |
|---|
| 243 | - Fixed XSS vulnerability (Bug #1484109) |
|---|
| 244 | - Remove newlines from mail headers (Bug #1484031) |
|---|
| 245 | - Selection issues when moving/deleting (Bug #1484044) |
|---|
| 246 | - Applied patch of Clement Moulin for imap host auto-selection |
|---|
| 247 | - ISO-encode IMAP password for plaintext login (Bugs #1483977 & #1483886) |
|---|
| 248 | - Fixed folder name encoding in subscription list (Bug #1484113) |
|---|
| 249 | - Fixed JS errors in identity list (Bug #1484120) |
|---|
| 250 | - Show client debug console on debug_level 8 |
|---|
| 251 | - Added Serbian translation |
|---|
| 252 | - Updated Spanish and Bulgarian localization |
|---|
| 253 | |
|---|
| 254 | |
|---|
| 255 | 2006/11/22 (robin) |
|---|
| 256 | ---------- |
|---|
| 257 | - Fix a bug introduced with Shift-Del yesterday |
|---|
| 258 | |
|---|
| 259 | |
|---|
| 260 | 2006/11/21 (robin) |
|---|
| 261 | ---------- |
|---|
| 262 | - Add missing nl_NL translations |
|---|
| 263 | - Translate foldernames in folder form (closes #1484113) |
|---|
| 264 | |
|---|
| 265 | |
|---|
| 266 | 2006/11/21 (robin) |
|---|
| 267 | ---------- |
|---|
| 268 | - Added first and last buttons to message list, address book |
|---|
| 269 | and message detail |
|---|
| 270 | - Pressing Shift-Del bypasses Trash folder |
|---|
| 271 | - Enable purge command for Junk folder |
|---|
| 272 | |
|---|
| 273 | |
|---|
| 274 | 2006/11/17 (robin) |
|---|
| 275 | ---------- |
|---|
| 276 | - Re-initialize message list after shift-select and delete |
|---|
| 277 | |
|---|
| 278 | |
|---|
| 279 | 2006/11/16 (robin) |
|---|
| 280 | ---------- |
|---|
| 281 | - Fixed updating message list after expunge and purge |
|---|
| 282 | - Fetch all aliases if virtuser_query is used instead |
|---|
| 283 | of only the first one |
|---|
| 284 | |
|---|
| 285 | |
|---|
| 286 | 2006/11/11 (estadtherr) |
|---|
| 287 | ---------- |
|---|
| 288 | - fixed deletion/moving of messages from within "show" page |
|---|
| 289 | |
|---|
| 290 | |
|---|
| 291 | 2006/11/09 (thomasb) |
|---|
| 292 | ---------- |
|---|
| 293 | - Little bugfix in HTML encoding |
|---|
| 294 | - Fixed encoding issues and delete-on-reply problem |
|---|
| 295 | - Corrected template parsing |
|---|
| 296 | |
|---|
| 297 | |
|---|
| 298 | 2006/11/07 (estadtherr) |
|---|
| 299 | ---------- |
|---|
| 300 | - Upgraded to TinyMCE v2.0.8 |
|---|
| 301 | - Fixed CSS path for editor popups |
|---|
| 302 | |
|---|
| 303 | 2006/09/26 (estadtherr) |
|---|
| 304 | ---------- |
|---|
| 305 | - Added spellchecker plugin to TinyMCE configuration |
|---|
| 306 | - Fixed HTML/Plain toggle labels |
|---|
| 307 | |
|---|
| 308 | |
|---|
| 309 | 2006/09/24 (thomasb) |
|---|
| 310 | ---------- |
|---|
| 311 | - Partial client re-write with a common list class |
|---|
| 312 | - Re-enabled multi select of contacts (Bug #1484017) |
|---|
| 313 | - Enable contact editing right after creation (Bug #1459641) |
|---|
| 314 | - Updated Hungarian, Estonian and Traditional Chinese localization |
|---|
| 315 | |
|---|
| 316 | |
|---|
| 317 | 2006/09/19 (thomasb) |
|---|
| 318 | ---------- |
|---|
| 319 | - Correct UTF-7 to UTF-8 conversion if mbstring is not available |
|---|
| 320 | |
|---|
| 321 | |
|---|
| 322 | 2006/09/13 (estadtherr) |
|---|
| 323 | ---------- |
|---|
| 324 | - Introduction of TinyMCE HTML editor support for message composition and signatures |
|---|
| 325 | Note : a new column is added to the "identities" database table |
|---|
| 326 | |
|---|
| 327 | |
|---|
| 328 | 2006/09/12 (estadtherr) |
|---|
| 329 | ---------- |
|---|
| 330 | - Fixed html2text treatment of table headers (Bug #1484020) |
|---|
| 331 | - Fixed IMAP fetch of message body (Bug #1484019) |
|---|
| 332 | |
|---|
| 333 | |
|---|
| 334 | 2006/09/08 (thomasb) |
|---|
| 335 | ---------- |
|---|
| 336 | - Fixed safe_mode problems (Bug #1418381) |
|---|
| 337 | - Fixed wrong header encoding (Bug #1483976) |
|---|
| 338 | |
|---|
| 339 | |
|---|
| 340 | 2006/09/07 (thomasb) |
|---|
| 341 | ---------- |
|---|
| 342 | - Made automatic draft saving configurable |
|---|
| 343 | - Fixed JS bug when renaming folders (Bug #1483989) |
|---|
| 344 | - Don't wait for complete page load when calling JavaScript init() |
|---|
| 345 | - Some improvements to prevent session expiration |
|---|
| 346 | - Prevent from double submit of spell check requests |
|---|
| 347 | |
|---|
| 348 | |
|---|
| 349 | 2006/09/01 (thomasb) |
|---|
| 350 | ---------- |
|---|
| 351 | - Imporoved message parsing and HTML validation |
|---|
| 352 | - Added quota display as image (by Brett Patterson) |
|---|
| 353 | - Corrected creation of a message-id |
|---|
| 354 | - Updated Norwegian (bokmal) localization |
|---|
| 355 | |
|---|
| 356 | |
|---|
| 357 | 2006/08/30 (thomasb) |
|---|
| 358 | ---------- |
|---|
| 359 | - New indentation for quoted message text |
|---|
| 360 | - Improved HTML validity |
|---|
| 361 | |
|---|
| 362 | |
|---|
| 363 | 2006/08/28 (estadtherr) |
|---|
| 364 | ---------- |
|---|
| 365 | - Fixed URL character set (Ticket #1445501) |
|---|
| 366 | - Fixed saving of contact into MySQL from LDAP query results (Ticket #1483820) |
|---|
| 367 | |
|---|
| 368 | |
|---|
| 369 | 2006/08/25 (thomasb) |
|---|
| 370 | ---------- |
|---|
| 371 | - Fixed folder renaming: unsubscribe before rename (Bug #1483920) |
|---|
| 372 | - Finalized new message parsing (+ chaching) |
|---|
| 373 | - Updated SQL scripts and UPGRADING instructions |
|---|
| 374 | |
|---|
| 375 | |
|---|
| 376 | 2006/08/23 (thomasb) |
|---|
| 377 | ---------- |
|---|
| 378 | - Updated Polish, Portuguese, Latvian, Chinese and Japanese localization |
|---|
| 379 | |
|---|
| 380 | |
|---|
| 381 | 2006/08/20 (thomasb) |
|---|
| 382 | ---------- |
|---|
| 383 | - Fixed wrong usage of mbstring (Bug #1462439) |
|---|
| 384 | - Set default spelling language (Ticket #1483938) |
|---|
| 385 | - Added support for Nox Spell Server |
|---|
| 386 | |
|---|
| 387 | |
|---|
| 388 | 2006/08/18 (thomasb) |
|---|
| 389 | ---------- |
|---|
| 390 | - Re-built message parsing (Bug #1327068) |
|---|
| 391 | Now based on the message structure delivered by the IMAP server. |
|---|
| 392 | - Fixed some XSS and SQL injection issues |
|---|
| 393 | |
|---|
| 394 | |
|---|
| 395 | 2006/08/10 (thomasb) |
|---|
| 396 | ---------- |
|---|
| 397 | - Fixed charset problems with folder renaming |
|---|
| 398 | |
|---|
| 399 | |
|---|
| 400 | 2006/08/04 (thomasb) |
|---|
| 401 | ---------- |
|---|
| 402 | - Fixed Bug in saving identities (Ticket #1483915) |
|---|
| 403 | - Set folder name in window title (Bug #1483919) |
|---|
| 404 | - Don't add imap_root to INBOX path (Bug #1483816) |
|---|
| 405 | - Attempt to create default folders only after login |
|---|
| 406 | - Avoid usage of $CONFIG in rcube_imap class |
|---|
| 407 | |
|---|
| 408 | |
|---|
| 409 | 2006/07/30 (thomasb) |
|---|
| 410 | ---------- |
|---|
| 411 | - Alter links in HTML messages (Bug #1326402) |
|---|
| 412 | - Added fallback if host not found in 'mail_domain' array |
|---|
| 413 | - Applied patch of Charles to highlight droptargets (Ticket #1473034) |
|---|
| 414 | - Fixed folder renaming (Bug #1483914) |
|---|
| 415 | - Added confirmation message after deleting a folder |
|---|
| 416 | |
|---|
| 417 | |
|---|
| 418 | 2006/07/25 (thomasb) |
|---|
| 419 | ---------- |
|---|
| 420 | - Made folder renaming a bit more ajax-style |
|---|
| 421 | - Changed rename-labels and German translation |
|---|
| 422 | - Fixed addressbox countbar width (Bug #1483845) |
|---|
| 423 | - Fixed refresh interval problems in Safari (Bug #1483902) |
|---|
| 424 | - Fixed clear_message_list_header() errors (Bug #1483898) |
|---|
| 425 | - Sanity check of $message_set in imap.inc (Bug #1443200) |
|---|
| 426 | - Added correct changing of message list headers for Sent folder |
|---|
| 427 | - Updated Spanish localization (Ticket #1483887) |
|---|
| 428 | - Applied patch #1483846 |
|---|
| 429 | |
|---|
| 430 | |
|---|
| 431 | 2006/07/24 (richs) |
|---|
| 432 | ---------- |
|---|
| 433 | - Draft window no longer reloads. It saves to an iframe in the background instead (fixes bug #1483869) |
|---|
| 434 | - Draft timer now part of program/js/app.js instead of skins/default/templates/compose.inc |
|---|
| 435 | - Draft saving now properly returns an error when saving fails |
|---|
| 436 | - Draft timer stops and resets properly when attachments are uploaded, or when saving manually |
|---|
| 437 | - Old compose session/attachments are now cleaned up when a new/forward/reply/draft is made/opened |
|---|
| 438 | |
|---|
| 439 | |
|---|
| 440 | 2006/07/19 (thomasb) |
|---|
| 441 | ---------- |
|---|
| 442 | - Correct entity encoding of link urls (HTML validity) |
|---|
| 443 | - Improved usability in compose step (Ticket #1483807) |
|---|
| 444 | - Added absolute URLs to several buttons (for "open in new window") |
|---|
| 445 | - Applied patch #1328032 |
|---|
| 446 | - Fixed Bug/Patch #1443200 |
|---|
| 447 | |
|---|
| 448 | |
|---|
| 449 | 2006/07/18 (thomasb) |
|---|
| 450 | ---------- |
|---|
| 451 | - Fixed password with spaces issue (Bug #1364122) |
|---|
| 452 | - Replaced _auth hash with second cookie (Ticket #1483811) |
|---|
| 453 | - Don't use get_input_value() for passwords (Bug #1468895) |
|---|
| 454 | - Made password encryption key configurable |
|---|
| 455 | - Minor bugfixes with charset encoding |
|---|
| 456 | - Added <label> tags to forms (Ticket #1483810) |
|---|
| 457 | |
|---|
| 458 | |
|---|
| 459 | 2006/07/07 (thomasb) |
|---|
| 460 | ---------- |
|---|
| 461 | - Fixed INSTALL_PATH bug #1425663 |
|---|
| 462 | |
|---|
| 463 | |
|---|
| 464 | 2006/07/03 (richs) |
|---|
| 465 | ---------- |
|---|
| 466 | - Fixed compatibility with in-body email addresses containing "+" (Bug #1483836) |
|---|
| 467 | - Updated French localizations (Ticket #1483862) |
|---|
| 468 | - Incoming messages can now be moved to Drafts, edited, saved, then moved back (Feature #1436191) |
|---|
| 469 | - Added Firefox workaround when clicking whitespace to drag messages (Bug #1483857) |
|---|
| 470 | - Corrected Dutch and Italian localizations (Ticket #1483851 and #1483848) |
|---|
| 471 | - Enabled 'Empty' (purge) command for Junk mailbox (defined in main.inc.php) |
|---|
| 472 | |
|---|
| 473 | |
|---|
| 474 | 2006/06/30 (richs) |
|---|
| 475 | ---------- |
|---|
| 476 | - Fixed empty INBOX compatibility bug (Patch #1443200) |
|---|
| 477 | - Temporarily fixed French "compact" localization (Patch #1483862) |
|---|
| 478 | - Fixed "Select All" not working with Delete interface button (Bug #1332434) |
|---|
| 479 | - Fixed messsage list column compatibility with Konqueror (Bug #1395711) |
|---|
| 480 | - Fixed "unread count" in window title when count changed (Bug #1483812) |
|---|
| 481 | - Fixed DB error when deleting from message table (Patch #1483835) |
|---|
| 482 | |
|---|
| 483 | |
|---|
| 484 | 2006/06/29 (richs) |
|---|
| 485 | ---------- |
|---|
| 486 | - Added ability to remove attachments (Feature #1436721) |
|---|
| 487 | - Default folders are now auto-created on first login (Feature #1471594) |
|---|
| 488 | - Fixed compatibility with folder apostrophes (e.g.: Joe's Folder) (Bug #1429458) |
|---|
| 489 | - Corrected Italian localizations |
|---|
| 490 | - Tweaked rename-folder form to clear after a rename |
|---|
| 491 | |
|---|
| 492 | |
|---|
| 493 | 2006/06/26 (richs) |
|---|
| 494 | ---------- |
|---|
| 495 | - Added button to immediately check for new messages |
|---|
| 496 | - New message checking now displays status "Checking for new messages..." |
|---|
| 497 | - New message checking now looks for unread messages in all mailboxes (Feature #1326401) |
|---|
| 498 | - Task buttons now respond to clicks by darkening (as in other applications) |
|---|
| 499 | - Fixed "Sender" column changing to "Recipient" for "Sent" and "Drafts" message lists |
|---|
| 500 | - Added ability to sort messages by "Size" |
|---|
| 501 | - Added ability to rename folders (Feature #1326396) |
|---|
| 502 | - Added 'protect_default_folders' option to main.inc.php to prevent renames/deletes/unsubscribes of default folders |
|---|
| 503 | - Corrected 5 typos of "INSTLL" to "INSTALL" in program/include/main.inc |
|---|
| 504 | |
|---|
| 505 | |
|---|
| 506 | 2006/06/25 |
|---|
| 507 | ---------- |
|---|
| 508 | - Changed behavior to include host-specific configuration (Bug #1483849) |
|---|
| 509 | - Assume ISO-8859-1 encoding of mail messages by default (Patch #1483839) |
|---|
| 510 | - Fixed spell checker to work with the new URL at google.com |
|---|
| 511 | - Some memory and security optimizations sendmail.inc |
|---|
| 512 | - Updated UGRADING description |
|---|
| 513 | |
|---|
| 514 | |
|---|
| 515 | 2006/06/19 |
|---|
| 516 | ---------- |
|---|
| 517 | - Added Drafts support (Feature #1326839) (richs) |
|---|
| 518 | |
|---|
| 519 | |
|---|
| 520 | 2006/06/02 |
|---|
| 521 | ---------- |
|---|
| 522 | - Updated Estonian localization and moved from ee to et |
|---|
| 523 | - Added Bulgarian localization |
|---|
| 524 | |
|---|
| 525 | |
|---|
| 526 | 2006/05/25 |
|---|
| 527 | ---------- |
|---|
| 528 | - Finalized GoogieSpell integration |
|---|
| 529 | |
|---|
| 530 | |
|---|
| 531 | 2006/05/18 |
|---|
| 532 | ---------- |
|---|
| 533 | - Added Arabic and Armenian localizations |
|---|
| 534 | - Updated Russian localization |
|---|
| 535 | - Removed MDB2 classes from repository. Install them seperately if used. |
|---|
| 536 | - Updated MDB2 wrapper class contributed by Lukas Kahwe Smith |
|---|
| 537 | - Allow & in e-mail addresses |
|---|
| 538 | |
|---|
| 539 | |
|---|
| 540 | 2006/05/05 |
|---|
| 541 | ---------- |
|---|
| 542 | - Fixed typos in function rcube_button() (Bugs #1473198 and #1473201) |
|---|
| 543 | - Check for zlib.output_compression before using ob_gzhandler (Bug #1471069) |
|---|
| 544 | - Casting date parts in iil_StrToTime() to avoid warnings (Bug #1482140) |
|---|
| 545 | - Corrected INSTALL description (Bug #1476106) |
|---|
| 546 | - Added charset to javascript HTTP headers |
|---|
| 547 | - Fixed Opera bug with CC and BCC fields (Bug #1474576) |
|---|
| 548 | - Changed login page title regarding product name (Bug #1476413) |
|---|
| 549 | - Pimped search function |
|---|
| 550 | - Applied attachment viewing/forwarding patches by Andrew Fladmark |
|---|
| 551 | - Applied prev/next patch by Leonard Bouchet |
|---|
| 552 | - Applied patches by Mark Bucciarelli |
|---|
| 553 | - Applied patch for requesting receipts by Salvatore Ansani |
|---|
| 554 | - Integrated GoogieSpell as suggested by phil (styling is not perfect yet, localization is missing) |
|---|
| 555 | |
|---|
| 556 | |
|---|
| 557 | 2006/04/13 |
|---|
| 558 | ---------- |
|---|
| 559 | - Added Slovenian localization |
|---|
| 560 | - Updated Portuguese localization |
|---|
| 561 | - Fixed parent.location problem for compose-links |
|---|
| 562 | - Added sort order saving patch by Jacob Brunson |
|---|
| 563 | - Added gzip compression support |
|---|
| 564 | |
|---|
| 565 | |
|---|
| 566 | 2006/04/02 |
|---|
| 567 | ---------- |
|---|
| 568 | - Added Lithuanian localization |
|---|
| 569 | - Improved search function |
|---|
| 570 | - Added version string as template object |
|---|
| 571 | - Load host-specific configuration file (see config/main.inc.php) |
|---|
| 572 | - New config parameter adding domain to user names for login |
|---|
| 573 | - Strip tags on _auth, _action, _task parameters |
|---|
| 574 | - Corrected labels for next/previous page buttons in address book |
|---|
| 575 | |
|---|
| 576 | |
|---|
| 577 | 2006/03/23 |
|---|
| 578 | ---------- |
|---|
| 579 | - Auto-detect mail header delimiters |
|---|
| 580 | - Regard daylight savings |
|---|
| 581 | - Localized quota display |
|---|
| 582 | - Started implementing search function |
|---|
| 583 | |
|---|
| 584 | |
|---|
| 585 | 2006/03/20 |
|---|
| 586 | ---------- |
|---|
| 587 | - Avoid error message when saving an unchanged identity (Bug #1429510) |
|---|
| 588 | - Fixed hard-coded cols selection for sent folder (Bug #1354586) |
|---|
| 589 | - Enable some HTML links for use with "open in new window" or "save target" |
|---|
| 590 | - Check meta-key instead of ctrl on Macs |
|---|
| 591 | - Ignore double clicks when holding down a modifier key |
|---|
| 592 | - Fixed reloading of the login page |
|---|
| 593 | - Fixed typo in compose template (Bug #1446852) |
|---|
| 594 | - Added compose button to message read step (Request #1433288) |
|---|
| 595 | - New config parameter for persistent database connections (Bug #1431817) |
|---|
| 596 | |
|---|
| 597 | |
|---|
| 598 | 2006/03/14 |
|---|
| 599 | ---------- |
|---|
| 600 | - Don't remove internal HTML tags in plaintext messages |
|---|
| 601 | - Improved error handling in DB connection failure |
|---|
| 602 | |
|---|
| 603 | |
|---|
| 604 | 2006/02/22 |
|---|
| 605 | ---------- |
|---|
| 606 | - Updated localizations |
|---|
| 607 | - Fixed bug #1435989 |
|---|
| 608 | |
|---|
| 609 | |
|---|
| 610 | 2006/02/19 |
|---|
| 611 | ---------- |
|---|
| 612 | - Updated localizations |
|---|
| 613 | - Applied patch of Anders Karlsson |
|---|
| 614 | - Applied patch of Jacob Brunson |
|---|
| 615 | - Applied patch for virtuser_query by Robin Elfrink |
|---|
| 616 | - Added support for References header (patch by Auke) |
|---|
| 617 | - Added support for mbstring module by Tadashi Jokagi |
|---|
| 618 | - Added function for automatic remove of slashes on GET and POST vars |
|---|
| 619 | if magic_quotes is enabled |
|---|
| 620 | |
|---|
| 621 | |
|---|
| 622 | 2006/02/05 |
|---|
| 623 | ---------- |
|---|
| 624 | - Added Slovak, Hungarian, Bosnian and Croation translation |
|---|
| 625 | - Fixed bug when inserting signatures with !?& |
|---|
| 626 | - Chopping message headers before inserting into the message cache table |
|---|
| 627 | (to avoid bugs in Postgres) |
|---|
| 628 | - Allow one-char domains in e-mail addresses |
|---|
| 629 | - Make product name in page title configurable |
|---|
| 630 | - Make username available as skin object |
|---|
| 631 | - Added session_write_close() in rcube_db class destructor to avoid problems |
|---|
| 632 | in PHP 5.0.5 |
|---|
| 633 | - Use move_uploaded_file() instead of copy() for a more secure handling of |
|---|
| 634 | uploaded attachments |
|---|
| 635 | - Additional config parameter to show/hide deleted messages |
|---|
| 636 | - Added periodic request for checking new mails (Request #1307821) |
|---|
| 637 | - Added EXPUNGE command |
|---|
| 638 | - Optimized loading time for mail interface |
|---|
| 639 | - Changed to full UTF-8 support |
|---|
| 640 | - Additional timezones (Patch #1389912) |
|---|
| 641 | - Added LDAP public search (experimental) |
|---|
| 642 | - Applied patch for correct ctrl/shift behavior for message selection (Bug #1326364) |
|---|
| 643 | - Casting to strings when adding empty headers to message cache (Bug #1406026) |
|---|
| 644 | - Skip sender-address as recipient when Reply-to-all |
|---|
| 645 | - Fixes in utf8-class |
|---|
| 646 | - Added patch for Quota display by Aury Fink Filho <nuny@aury.com.br> |
|---|
| 647 | - Added garbage collector for message cache |
|---|
| 648 | - Added patches for BCC headers |
|---|
| 649 | |
|---|
| 650 | |
|---|
| 651 | 2005/12/16 |
|---|
| 652 | ---------- |
|---|
| 653 | - Added Turkish and Simplified Chinese translation |
|---|
| 654 | - Use virtusertable to resolve e-mail addresses at login |
|---|
| 655 | - Configurable mail_domain used to compose correct e-mail addresses |
|---|
| 656 | on first login |
|---|
| 657 | |
|---|
| 658 | |
|---|
| 659 | 2005/12/03 |
|---|
| 660 | ---------- |
|---|
| 661 | - Added Finnish, Romanian, Polish, Czech, British, Norwegian, Greek, Russian, |
|---|
| 662 | Estonian and Chinese translation |
|---|
| 663 | - Get IMAP server capabilities in array |
|---|
| 664 | - Check for NAMESPACE capability before sending command |
|---|
| 665 | - Set default user language from config 'locale_string' |
|---|
| 666 | - Added sorting patch for message list |
|---|
| 667 | - Make default sort col/order configurable |
|---|
| 668 | - Fixed XSS in address book and identities |
|---|
| 669 | - Added more XSS protection (Bug #1308236) |
|---|
| 670 | - Added tab indexes for compose form |
|---|
| 671 | - Added 'changed' col to contacts table |
|---|
| 672 | - Support for 160-bit session hashes |
|---|
| 673 | - Added input check for contacts and identities (Patch #1346523) |
|---|
| 674 | - Added messages/warning to compose step (Patch #1323895) |
|---|
| 675 | - Added favicon to the default skin |
|---|
| 676 | - Fixed Bug #1334337 as far as possible |
|---|
| 677 | - Added Reply-To-All functionality (Request #1326395, Patch #1349777) |
|---|
| 678 | - Redesign of client side AJAX code (enable multi threading) |
|---|
| 679 | - Added keep-alive signal every minute |
|---|
| 680 | - Make logs dir configurable |
|---|
| 681 | - Added support for SMTPS |
|---|
| 682 | - Decode attachment file names |
|---|
| 683 | - Make delimiter for message headers configurable |
|---|
| 684 | - Add generic footer to sent messages |
|---|
| 685 | - Choose the rigt identity when replying |
|---|
| 686 | - Remove signature when replying (Request #1333167) |
|---|
| 687 | - Signatures for each identity |
|---|
| 688 | - Select charset when composing message |
|---|
| 689 | - Complete re-design of the caching mechanism |
|---|
| 690 | |
|---|
| 691 | |
|---|
| 692 | 2005/08/11 |
|---|
| 693 | ---------- |
|---|
| 694 | - Write list header to client even if list is empty |
|---|
| 695 | - Add functions "select all", "select none" to message list |
|---|
| 696 | - Improved filter for HTML messages to remove potentially malicious tags |
|---|
| 697 | (script, iframe, object) and event handlers. |
|---|
| 698 | - Buttons for next/previous message in view mode |
|---|
| 699 | - Add new created contact to list and show confirmation status |
|---|
| 700 | - Added folder management (subscribe/create/delete) |
|---|
| 701 | - Log message sending (SMTP log) |
|---|
| 702 | - Grant access for Camino browser |
|---|
| 703 | - Added German translation |
|---|
| 704 | |
|---|
| 705 | |
|---|
| 706 | 2005/10/20 |
|---|
| 707 | ---------- |
|---|
| 708 | - Added Swedish, Latvian, Portuguese and Catalan translation |
|---|
| 709 | - Make SMTP auth method configurable |
|---|
| 710 | - Make mailboxlist scrollable (Bug #1326372) |
|---|
| 711 | - Fixed SSL support |
|---|
| 712 | - Improved support for Courier IMAP (root folder and delimiter issues) |
|---|
| 713 | - Moved taskbar from bottom to top |
|---|
| 714 | - Added 'session_lifetime' parameter |
|---|
| 715 | - Fixed wrong unread count when deleting message (Bug #1332434) |
|---|
| 716 | - Srip tags when creating a new folder (Bug #1332084) |
|---|
| 717 | - Translate HTML tags in message headers (Bug #1330134) |
|---|
| 718 | - Correction in German translation (Bug #1329434) |
|---|
| 719 | - Display folder names with special chars correctly (Bug #1330157) |
|---|
| 720 | |
|---|
| 721 | |
|---|
| 722 | 2005/10/07 |
|---|
| 723 | ---------- |
|---|
| 724 | - Added French, Italian, Spanish, Danish, Dutch translation |
|---|
| 725 | - Clarified license (Bug #1305966) |
|---|
| 726 | - Fixed PHP warnings (Bug #1299403) |
|---|
| 727 | - Fixed english translation (Bug #1295406) |
|---|
| 728 | - Fixed bug #1290833: Last character of email not seen |
|---|
| 729 | - Fixed bug #1292199 when creating new user |
|---|
| 730 | - Allow more browsers (Bug #1285101) |
|---|
| 731 | - Added setting for showing pretty dates |
|---|
| 732 | - Added support for SQLite database |
|---|
| 733 | - Make use of message caching configurable |
|---|
| 734 | - Also add attachments when forwarding a message |
|---|
| 735 | - Long folder names will not flow over message list (Bug #1267232) |
|---|
| 736 | - Show nested mailboxes hieracically |
|---|
| 737 | - Enable IMAPS by host |
|---|
| 738 | |
|---|
| 739 | |
|---|
| 740 | 2005/08/20 |
|---|
| 741 | ---------- |
|---|
| 742 | - Improved cacheing of mailbox messagecount |
|---|
| 743 | - Fixed javascript bug when creating a new message folder |
|---|
| 744 | - Fixed javascript bugs #1260990 and #1260992: folder selection |
|---|
| 745 | - Make Trash folder configurable |
|---|
| 746 | - Auto create folders Inbox, Sent and Trash (if configured) |
|---|
| 747 | - Support for IMAP root folder |
|---|
| 748 | - Added support fot text/enriched messages |
|---|
| 749 | - Make list of special mailboxes configurable |
|---|
| 750 | |
|---|