Commit Graph

3122 Commits (bb8012cfcde4ee598c2281373252a84ce0c96cc2)
 

Author SHA1 Message Date
alecpl 60ff017b49 - fix: sqlite doesn't support foreign keys
- code formatting
14 years ago
alecpl 821a560f19 - one improvement more 14 years ago
alecpl b80a97adb0 - fix dublicated 'show' action after contact creation 14 years ago
alecpl 356a797b29 - fix the contact creation when group is not selected 14 years ago
alecpl 566b142aaa - last commit fix + better performance with counters caching 14 years ago
alecpl 3e696da28e - Use '=' operator instead of LIKE 14 years ago
alecpl 3d6c04ddf0 - SQL performance fixes + code formatting 14 years ago
alecpl 5318bac11d - Don't add extra newline in sql debug log 14 years ago
alecpl dbd069154a - code cleanup 14 years ago
alecpl a804050532 - code formatting 14 years ago
alecpl 0a19215ae3 - make sure INBOX is allways displayed as Inbox (per recent discussion) 14 years ago
thomascube 684057f67b Fix unit tests to run with changed rcmail class + use own config for tests 14 years ago
thomascube c69d2ae6e9 Remove this temporary check 14 years ago
thomascube b6e09e686c Updated Arabic, Finnish, Galician, Hungarian, Japanese, Norwegian, Romanian, Slovenian and Swedisch translation + changed chinese labels in drop-down 14 years ago
alecpl 9ef5fa51fb - fix <span>0</span> (#1486645) 14 years ago
alecpl 93c0188854 - Add sizelimit and timelimit variables in LDAP config (#1486544) 14 years ago
alecpl f3e1010090 - Hide IMAP host dropdown when single host is defined (#1486326) 14 years ago
alecpl 479a9915e4 - Added version number in Settings (#1486290) 14 years ago
alecpl 8e211adb01 - Add images pre-loading on login page (#1451160) 14 years ago
alecpl dd51b73a9b - fix iframe hack (divs must be removed also in mouseup) 14 years ago
alecpl 3544558f2d - Add HTTP_X_REAL_IP and HTTP_X_FORWARDED_FOR to successful logins log (#1486441) 14 years ago
alecpl c576893167 - force mbox in check-recent (#1486629) 14 years ago
alecpl 46a1385974 - improve rcube_parse_charset() performance 14 years ago
alecpl 9096de8520 - handle WIN-* charset as WINDOWS-* 14 years ago
thomascube 23362230b5 Replace ALTER TABLE statement in Sqlite schema update script; more precise instructions for db updates and about new cleaning script 14 years ago
alecpl 510df5469b - use transparent image for taskbar backround (#1486624) 14 years ago
alecpl 3a003cc9fb - fix dublicated request in msglist_click() 14 years ago
alecpl c287f34bd3 - Fix setting spellcheck languages with extended codes (#1486605) 14 years ago
alecpl 8fa9229d57 - code formatting, cleanup and small improvements 14 years ago
alecpl 186537b2c6 - more code formatting
- allow re-selecting highlighted row (#1486442)
14 years ago
alecpl 5ba5fd5e3d - allow to set threshold days as command line argument, set default value to '7'
- comment out the code for database without foreign keys (we rely on this feature in core code, so why not here?)
14 years ago
alecpl 47b9294c85 - added tabindex on editor-selector 14 years ago
alecpl a4c163f930 - removed redundant code + code formatting 14 years ago
alecpl a4468298c8 - fix sorting of folders with capital letters 14 years ago
alecpl 633a106db9 - updated THREADS status file 14 years ago
alecpl da8f11ce16 - Fix messages list scrolling in FF3.6 (#1486472)
- Fix quicksearch input focus (#1486637)
- Small code cleanup + improvements
14 years ago
alecpl 8a79f224c2 - Fix: postgres doens't support AFTER clause 14 years ago
thomascube 2491c6240c Add minimal database schema check to installer and update script 14 years ago
thomascube a35062a1eb Always set changed date when marking a DB record as deleted + provide a cleanup script 14 years ago
alecpl 58892824a6 - Fix new contact group selection on IE (#1486630) 14 years ago
alecpl 6c11ee29dd - use the same iframe hack as in splitter.js 14 years ago
alecpl ed60fef27c - Code cleanup + fixed IE7,8 error when moving splitter out of the screen
- Improved iframes handling (#1486610)
14 years ago
thomascube 8e3a6039cf Assign newly created contacts to the active group (#1486626) and fix group selection display (#1486619) 14 years ago
alecpl 6b01133063 - Fix regression in disposition-notification (#1486623) 14 years ago
alecpl c3221e4f13 - nl_NL update (#1486625) 14 years ago
yllar 8da62f3f40 he_IL fr_FR cs_CZ nn_NO en_GB lt_LT et_EE it_IT sv_SE es_AR ru_RU es_ES pt_BR sl_SI ca_ES update 14 years ago
alecpl a92028922e - pl_PL update 14 years ago
thomascube bc4960108e Option not to mark messages as read when viewed in preview pane (#1485012) 14 years ago
thomascube 814905ca87 Let plugins modify the Sent folder when composing (#1486548) 14 years ago
thomascube 53d6261619 Fix group expansion which was lost in r3457 + apply patch for autocompletion timeouts from #1486059 14 years ago