Commit graph

1485 commits

Author SHA1 Message Date
Jim Jagielski
5c01add6ef Add in latest PHP4 compatible PHPMailer 2008-09-05 15:41:30 +00:00
Jim Jagielski
42bcc2fa77 New smarty 2008-06-10 15:18:27 +00:00
Jim Jagielski
0a6dd8271c Fix bug... users could create folders with same names as
system folders...
2008-06-10 15:18:02 +00:00
Jim Jagielski
83ff25138d Non-functional change; between the various versions of
PHP, the usage of {} and [] for string indexing has changed,
as well as for array indexing too... Usage of {} is
supposed to be deprecated in PHP6, so might as well
normalize all these now.
2007-11-01 17:23:18 +00:00
Jim Jagielski
898c22fbc8 This is 1.2.0 2007-10-30 13:21:38 +00:00
Jim Jagielski
b1f22641f3 Let's release RC1 ! 2007-10-05 13:20:07 +00:00
Jim Jagielski
ccb3bd12f6 document th.txt update 2007-09-22 17:57:11 +00:00
Jim Jagielski
6737ac4683 Update Thai lang file 2007-09-22 17:55:57 +00:00
Jim Jagielski
bd098be9b7 Enable sortby toname, for use in sent folder. 2007-08-28 14:43:42 +00:00
Jim Jagielski
8559a8455e Make clear that prefs need to be changed... too many people
miss the Save button and don't save their changes
2007-08-28 14:38:29 +00:00
Jim Jagielski
fdba202de6 docs 2007-08-27 14:24:45 +00:00
Andrea Volani
9721d7fb54 Added static auth for smpt. 2007-08-22 12:05:31 +00:00
Jim Jagielski
402f6a29ac Simple format changes 2007-08-20 14:00:03 +00:00
Jim Jagielski
072ce41a1a For HTML emails, don't make them HTML only, since
they can rec' higher SPAM ratings. So simply add a small
text body, which shouldn't be seen if their Email
client supports HTML. If it doesn't then the HTML Email
will be bogus anyway.
2007-08-17 13:02:07 +00:00
Andrea Volani
756c3a6b98 missing file... 2007-07-02 12:30:42 +00:00
Andrea Volani
d73fc7a7e4 First simple approach for user the folder navigation on menu. Needs graphics improvements but works. 2007-06-08 14:43:20 +00:00
Andrea Volani
07b5b0dd0f Remove single folder_list inclusion since now is system included 2007-06-08 14:41:11 +00:00
Andrea Volani
be48894ef7 Make system folder order alway the same, otherwise the order change on language base,
for example I have the inbox on the 3 in the it lang.
2007-06-08 14:22:28 +00:00
Andrea Volani
bad6976130 Let the two folder lists (system and personal) available over all pages. 2007-06-08 14:11:15 +00:00
Andrea Volani
83f45ffc19 Added complete highlight on row 2007-05-30 15:20:11 +00:00
Andrea Volani
20cf8ae90b q 2007-05-30 14:26:43 +00:00
Andrea Volani
221af1e9e6 uses a more simplified theme as default, added 3 different config files simple / normal / full 2007-05-30 12:55:07 +00:00
Andrea Volani
22276957e5 2007-05-21 22:36:01 +00:00
Andrea Volani
e98a1ee5aa Removed last imap patch since are not necessary after some tests... 2007-05-21 22:00:18 +00:00
Andrea Volani
ab9d34468a Added feedback messages 2007-05-21 21:32:28 +00:00
Andrea Volani
817fe81ba4 Fixed typo.... 2007-05-21 21:15:49 +00:00
Andrea Volani
0dd3a44f2b Lang file updated 2007-05-21 09:43:10 +00:00
Andrea Volani
524cb13764 Updated DE translation, fixed bug with imap and folder prefix. The fix is not tested, taken from the
community, someone can provide an imap account that uses folder prefix?
2007-05-09 09:43:52 +00:00
Jim Jagielski
4924f234ee Get ready to tag 1.2.0-beta1 2007-05-04 15:43:20 +00:00
Andrea Volani
3b80a4a8ed Use the common js function in the filter list 2007-04-23 12:29:34 +00:00
Andrea Volani
2114603abc Added reusable functions for lists submit, select, select one and submit etc. 2007-04-23 12:03:46 +00:00
Andrea Volani
6cffaa989b Just try to avoid server extract, I think this is not necessary.
If someone found some problem or place where server vars are not 
correctly retrieved, just let me know
2007-04-20 08:00:20 +00:00
Andrea Volani
dae099e7a0 Readmsg uses the new js 2007-04-20 07:50:51 +00:00
Andrea Volani
d640820ae9 Removed unuseful check on checkbok, if is disabled I cannot se it! 2007-04-19 14:16:58 +00:00
Andrea Volani
16fd2a5434 Correct error on javascript. NOTE: I'm using a convenient function $('elemId') that is a simple
helper provided by prototype.js and is the same than getElementById() but in short. For other useful 
things of the lib, see www.prototypejs.org
2007-04-19 13:50:54 +00:00
Andrea Volani
c86b6e96fc Include the common js 2007-04-19 12:37:38 +00:00
Andrea Volani
d10ab0cb17 Some common navigation code moved out from single page and loaded by a js file 2007-04-19 11:52:56 +00:00
Jim Jagielski
1cea041df3 Smarty FAQ 2007-04-16 13:40:11 +00:00
Andrea Volani
06605b885d revert type error 2007-04-12 07:16:53 +00:00
Andrea Volani
51282d7098 Clean extract of receipt recipient 2007-04-11 15:37:10 +00:00
Andrea Volani
c20e86ae5a Correct use of server vars in redir and ajax receipt send function (actually not tested) 2007-04-10 14:42:43 +00:00
Jim Jagielski
48c1a59a9f Remove "support" for PHP versions older than 4.1.0 2007-04-09 18:40:13 +00:00
Jim Jagielski
554f6dad82 Adjust ordering so that SERVER vars dont' get (or wouldn't
get) over-written
2007-04-09 14:08:59 +00:00
Andrea Volani
0b1dc2a3f6 Use server name on helo, avoid spamassassin points for numeric helo 2007-04-04 09:12:47 +00:00
Andrea Volani
a53d230b14 Upgrade to nl lang 2007-04-03 14:35:15 +00:00
Andrea Volani
30336316c4 outlook theme updates 2007-04-03 14:17:38 +00:00
Andrea Volani
338c6c3246 Added missing phrase 2007-04-03 13:43:49 +00:00
Andrea Volani
1910e93c32 Added missing phrase and spanish update 2007-04-03 13:38:57 +00:00
Andrea Volani
7be417dde0 added default config for receipt pref 2007-04-02 14:44:39 +00:00
Andrea Volani
224c52be0c disable display of attached images when reply or forward emails, this is wrong because the images have a link to download.php and is not available on recipient 2007-04-02 09:52:48 +00:00