Commit Graph

3855 Commits

Author SHA1 Message Date
thomascube
4cf42fde05 Add support for read-only address book records 2012-03-20 22:47:24 +00:00
alecpl
a71a97fa49 - Image resize with GD extension (#1488383) 2012-03-19 10:44:57 +00:00
thomascube
d1e3430bfa Pass message UID to 'message_part_get' hook 2012-03-16 20:23:53 +00:00
thomascube
f302fb9337 Don't set variable which will be used later on with wrong data 2012-03-16 18:04:51 +00:00
alecpl
04b6d6ff4f - Fix file headers 2012-03-16 12:11:44 +00:00
alecpl
32afd52db4 - fa -> fa_IR, fixed Persian language native name (#1488393) 2012-03-16 12:09:48 +00:00
thomascube
9e2c949d86 Improve input field placeholders: use native attributes if supported, encapsulate in jquery plugin 2012-03-15 21:55:22 +00:00
alecpl
b9ce92d883 - Fix lack of warning when switching task in compose window (#1488399) 2012-03-15 18:33:17 +00:00
thomascube
a621a9d7ec Accept DateTime object as input to format_date() 2012-03-14 21:33:05 +00:00
alecpl
6699a68da1 - Fix bug where it wasn't possible to enter ( or & characters in autocomplete fields 2012-03-14 14:30:41 +00:00
thomascube
168e540923 Request all needed fields from address book backends (#1488394) 2012-03-14 08:27:18 +00:00
alecpl
32077b1685 - Fix js errors (spellcheck-related) when switching editor mode in identity screen 2012-03-13 09:09:47 +00:00
alecpl
8d67c7b8bc - Fix counting messages search results 2012-03-13 08:54:05 +00:00
alecpl
4be86f3a37 - Unified (single) spellchecker button 2012-03-09 13:23:24 +00:00
alecpl
3cbdbd9bb7 - Improve logo handling in default skin (#1488385) 2012-03-09 09:44:12 +00:00
alecpl
fe3a1d60a5 - Fix encoding of attachment with comma in name (#1488389) 2012-03-09 07:43:19 +00:00
alecpl
54dfd15541 - On login screen show only one message at a time 2012-03-08 13:04:06 +00:00
thomascube
c388257078 Only run value through format_date if no render_func was called before 2012-03-08 09:11:07 +00:00
alecpl
479af90579 - Hook unregister methods (#1488184) 2012-03-07 10:07:57 +00:00
alecpl
8b3c68d42d - Fix handling of % character in IMAP protocol (#1488382) 2012-03-06 19:42:23 +00:00
alecpl
4da69b953e - Have DSN parser pass database name through url decode (#1488035) 2012-03-06 13:38:33 +00:00
alecpl
0203f16312 - Fix duplicate names handling in addressbook searches (#1488375) 2012-03-05 19:56:17 +00:00
alecpl
8eae72a53c - Add check_connection() to storage abstract class 2012-03-05 14:20:07 +00:00
alecpl
66d2152ab5 Exclude E_STRICT from error_reporting for PHP 5.4 2012-03-04 07:59:46 +00:00
thomascube
18a28ae3f8 Move address book widget initialization out of the 'compose' action block 2012-03-03 18:33:28 +00:00
thomascube
6357223bd1 Fix spelling 2012-03-03 18:32:31 +00:00
alecpl
1837c33002 - Prevent from folder selection on virtual folder collapsing (#1488346) 2012-03-03 13:12:52 +00:00
thomascube
dc365cc929 Imported translations from launchpad 2012-03-02 17:39:37 +00:00
thomascube
b95794d0a8 Upgraded to jQuery 1.7.1 (#1488337) 2012-03-02 16:30:45 +00:00
alecpl
c6a9cd6799 - Fix automatic unsubscribe of non-existent folders (with small perf fix) 2012-03-02 13:43:45 +00:00
alecpl
82d69583fd - Fixed double-quotes handling in recipient names 2012-03-02 13:09:05 +00:00
thomascube
15dfdbe54e Fix language code maps 2012-02-29 20:27:48 +00:00
alecpl
38dc510b2d - Fix warning when properties array is empty 2012-02-29 11:53:52 +00:00
alecpl
8f77c03bd8 - Add 'type' and 'attribs' parameters for render_mailboxlist hook 2012-02-29 07:41:36 +00:00
alecpl
2b4855b1aa - Add Russian to the spellchecker languages list (#1488135) 2012-02-28 12:00:12 +00:00
alecpl
e4f822a34a - Fixed file header 2012-02-28 11:46:27 +00:00
thomascube
20efa59fc9 Fix function call 2012-02-28 10:35:52 +00:00
thomascube
b91f048c3b Map renamed methods for backwards compatibility 2012-02-27 12:04:22 +00:00
alecpl
2c1937220e - Move percent_indicator from app.js into the skin 2012-02-27 08:43:16 +00:00
alecpl
223ae9d148 - Fixed identity delete button state, removed delete button in identity-edit form (for consistency) 2012-02-26 17:02:16 +00:00
alecpl
af5995d41b Fix larry issues: 'Mark' button position, broken folders list footer 2012-02-26 11:34:08 +00:00
thomascube
ef1e877a8d Connect to IMAP server before reading quota 2012-02-25 18:15:25 +00:00
thomascube
589385f37f Fix script error in IE (#1488368) 2012-02-25 17:56:11 +00:00
thomascube
c0806c6dfb Renamed error message label 2012-02-25 16:09:49 +00:00
thomascube
71e9efb152 Add titles to error and photo upload popups (#1488354) 2012-02-25 15:52:08 +00:00
thomascube
40d246fff2 Remember custom skin selection after logout (#1488355) 2012-02-25 15:01:30 +00:00
thomascube
1e09cd0811 Slighlty increase minimum browser requirements 2012-02-25 14:48:30 +00:00
thomascube
fec2d8e130 Refactored IMAP cache expunge: delegate to storage object; don't rely on deprecated 'enable_caching' config option 2012-02-21 21:43:39 +00:00
alecpl
45dc955ad7 - Add lost 'listoptions' label 2012-02-17 08:32:09 +00:00
alecpl
e5306ee5d0 - Fix date_today, broken in r5707 2012-02-17 07:29:32 +00:00