Commit Graph

185 Commits

Author SHA1 Message Date
thomascube
d2a9dbb056 Updated MDB2 wrapper class contributed by Lukas Kahwe Smith 2006-05-18 21:25:11 +00:00
thomascube
2ea155bdec Added Arabic and Armenian localizations 2006-05-18 21:10:23 +00:00
thomascube
b231420a50 Updated Russian localization 2006-05-18 20:56:29 +00:00
thomascube
bf39ad587b Allow & in e-mail addresses 2006-05-18 19:12:28 +00:00
thomascube
4aaddb32e1 Removed MDB2 classes; install seperately 2006-05-18 17:49:20 +00:00
svncommit
aadfa1f1dc renamed $mbox so that it will stop interfering with the $_SESSION when register_globals is turned on 2006-05-18 15:53:06 +00:00
svncommit
c5ac073c9f renamed $mbox so that it will stop interfering with the $_SESSION when register_globals is turned on 2006-05-18 15:46:50 +00:00
svncommit
dab06575dc 1)fixed bug where moving/deleting a single message in the list didn't work
2)fixed bug where marking a message as deleted from "view message" page caused errors
2006-05-17 14:54:12 +00:00
thomascube
4f2d81edf3 Fixed search bugs 2006-05-15 20:54:33 +00:00
svncommit
e1cf7c4c35 Fix of empty folder bug by Jon Daley (roundcube@jon.limedaley.com) 2006-05-15 14:12:14 +00:00
svncommit
9c8b36488f added fields from current en_US to nl_NL 2006-05-13 11:41:09 +00:00
svncommit
ec9515bddc added fields from current en_US to nl_NL and fixed some older translations 2006-05-13 11:39:07 +00:00
thomascube
a31c874944 Removed ob_flush() because useless and buggy 2006-05-05 17:28:21 +00:00
thomascube
e21960f00e Fixed typos in function rcube_button() 2006-05-05 17:18:08 +00:00
thomascube
6eeb17d833 Casting date parts in iil_StrToTime() to avoid warnings 2006-05-05 17:03:39 +00:00
thomascube
ded2b7e166 Changed login page title regarding product name (Bug #1476413) 2006-05-05 16:53:21 +00:00
thomascube
326e87a5d6 Pimped search function 2006-05-01 18:07:17 +00:00
svncommit
97a915e662 fixed bug where the config option is not set 2006-05-01 17:19:45 +00:00
thomascube
dd53e2b489 Started integrating GoogieSpell 2006-05-01 16:27:19 +00:00
thomascube
fecb03f44a Check for empty mbox value in session 2006-05-01 16:26:10 +00:00
svncommit
4cd8976dc7 Added support for undelete 2006-05-01 16:23:03 +00:00
svncommit
6ec0a8518b Added undelete functionalist and support for delete toggle icon 2006-05-01 16:22:09 +00:00
svncommit
857a380c5b Added undelete functionality; made flagging system more flexible 2006-05-01 16:20:55 +00:00
svncommit
8fae1e6f85 Add support for undelete and fix previously undetected bug for marking multiple messages 2006-05-01 16:15:04 +00:00
svncommit
de8c61c4e3 Added OPTIONS -> Javascript code 2006-05-01 16:06:25 +00:00
thomascube
6204390af1 Applied patch for requesting receipts by Salvatore Ansani 2006-05-01 14:47:27 +00:00
thomascube
a4bafb4097 Applied patches by Mark Bucciarelli 2006-05-01 14:14:54 +00:00
thomascube
e6f36058e7 Applied prev/next patch by Leonard Bouchet 2006-05-01 14:06:19 +00:00
svncommit
856110d981 Updated Mail::Mime libraries to latest CVS. Changes are bug fixes ONLY. 2006-04-26 23:38:24 +00:00
svncommit
f8d0a5cb18 Corrected issue forwarding attachments that use content-description rather than filename or name disposition headers 2006-04-26 21:49:38 +00:00
svncommit
f1bed7462c Corrected issue displaying attachments that use content-description rather than filename or name disposition headers 2006-04-26 21:31:53 +00:00
svncommit
cbd62d9e75 fix number of bugs and issues with last patch.
1) fixed issue where switching folders would lose keyboard commands
2) fixed issue where you could not delete or move multiple messages
3) now moves to next message regardless of deleting it or moving it
4) moves to previous messsage when deleting or moving last message in list
2006-04-26 17:05:10 +00:00
svncommit
e8adc707c2 added a couple new features and bug fixes:
1) ability to change focus of selected message without selecting that message (requires a  new class)
2) fixed bug where navigating with arrows would "select" hidden messages
3) moving or deleting messages will now select the next message on the list
2006-04-25 17:29:48 +00:00
svncommit
356b6ef525 Delete key will delete selected messages 2006-04-24 16:15:16 +00:00
thomascube
86f1721926 Added sort order saving patch by Jacob Brunson 2006-04-13 18:23:48 +00:00
thomascube
bc8dc6573e Fixed parent.location problem for compose-links 2006-04-13 18:07:06 +00:00
thomascube
609a87e835 Updated Portuguese localization 2006-04-13 17:51:05 +00:00
thomascube
db882c47ac Added Slovenian localization 2006-04-13 17:06:44 +00:00
svncommit
a43e0c95cb Corrected issue forwarding attachments without disposition headers 2006-04-06 17:35:42 +00:00
svncommit
2e2fe04738 Corrected issue displaying attachments without disposition headers 2006-04-06 17:35:04 +00:00
thomascube
f3704e18d8 Added labels for nextpage/previouspage 2006-04-04 21:46:27 +00:00
thomascube
026d680b6e Add configured domain to user names for login; changed get_input_value() 2006-04-04 21:45:45 +00:00
thomascube
a403cdacf0 Added Lithuanian localization 2006-04-04 21:40:13 +00:00
thomascube
4fd971598d Corrected regexp for numeric _to parameter 2006-04-04 21:38:49 +00:00
thomascube
ac6b87c4a2 Improved search function 2006-03-27 19:07:13 +00:00
thomascube
0d361b9e4a Fixed buggy date sorting patch 2006-03-27 19:06:30 +00:00
thomascube
3062b3ef18 Removed date sorting patch 2006-03-27 18:40:55 +00:00
thomascube
95c2c3ce97 Started implementing search function 2006-03-24 17:08:37 +00:00
thomascube
4647e1bbb5 Started implementing search function 2006-03-23 22:32:47 +00:00
svncommit
d1dfb1e65c Added localization label: 'welcome' to all localizations (currently in English)
This label is the page title welcome message on the login page (previously was hardcoded)

Changed login.html to use this label.
2006-03-21 15:41:36 +00:00