Commit graph

117 commits

Author SHA1 Message Date
philippe_mingo
f7aef6953d r2l by Yoav 2002-06-28 06:36:15 +00:00
jmunro
d3b192781f typo 2002-06-13 14:48:02 +00:00
jmunro
eca4214dd5 fix for compose in new window from plugin pages, + typo fix 2002-06-13 14:36:38 +00:00
stekkel
a688981d84 removed debug message (thnx jason) 2002-05-24 18:08:26 +00:00
stekkel
0acf8734fe fixed comp_in_new handling 2002-05-24 15:37:47 +00:00
stekkel
c153b6ba5a final try 2002-05-17 13:11:39 +00:00
stekkel
fa65eddca6 final try .. 2002-05-17 12:37:30 +00:00
stekkel
fd292d2dcd rollback2 2002-05-17 12:31:25 +00:00
stekkel
b8714f3a4a rollback 2002-05-17 12:29:49 +00:00
stekkel
1a2d331ab4 Fix for forward messages from a search 2002-05-17 12:08:27 +00:00
centaurix
480cf248b1 patch #551871 for feature request #545070 from Stefan Tietke (stfn) regarding utf7 imap encoding 2002-05-16 12:17:15 +00:00
jmunro
9338de7027 fix for text box focus on read_body.php. Ryan, adding a simple case block causes errors with E_ALL and breaks the 'compose in new window' option when launched from read_body.php. This fix disables the text box focus without warnings or breakage :) 2002-05-14 15:13:29 +00:00
jmunro
131c51ff60 patch #527664. disables text box focus when reading mail.
Thanks Ryan O'Neill
2002-05-09 04:05:01 +00:00
jmunro
9dae3838b9 lets the users set the size of the 'compose in new window' pop up 2002-04-17 14:41:50 +00:00
jmunro
82678a752c remove old 'search_pos' pref, not used anymore. bug # 518693 2002-04-02 21:07:52 +00:00
philippe_mingo
05747bc945 Optimization:
readMailboxParent was only been used in imap_mailbox. Removed from
strings.php as this is a frequent loaded module.
2002-03-23 16:23:57 +00:00
jmunro
22c50f48e5 fixed $custom_css (ended up in single quotes after code cleanup) 2002-03-18 16:24:15 +00:00
philippe_mingo
174eb5a186 QC. Some code cleanup to avoid line overflow on mail list. 2002-03-17 20:24:45 +00:00
stekkel
3ec6cd283f added extra variable to make it possible to add more lines to the onload
function
2002-03-08 21:22:31 +00:00
simond
17f36392d0 Clear out tabs for proper spaces 2002-03-02 20:31:04 +00:00
Bron Gondwana
3b0914a58c Move javascript from between <head> and <body> into <head> where it
belongs.
2002-02-19 01:41:48 +00:00
jmunro
5b81f4db16 fixed several warnings about Undefined vars 2002-02-11 19:22:04 +00:00
jmunro
dc073365fb fixed another translation issue 2002-02-11 18:45:55 +00:00
jmunro
98b3662e24 Fixed Missing translation on Compose link 2002-02-11 18:41:37 +00:00
jmunro
c12c7b406e Added a "compose in new window" option located in display prefs. Each file that calls compose.php has been modified 2002-02-11 18:25:59 +00:00
philippe_mingo
7559a66939 Code cleaning 2002-02-04 20:28:57 +00:00
philippe_mingo
256ee4adb9 Some intl. fix 2002-02-04 14:58:45 +00:00
philippe_mingo
c82d672c6e Inbox fix 2002-02-04 10:30:09 +00:00
teepe
52f24ab4e5 _top frame problem fix 2002-01-27 23:30:40 +00:00
teepe
e4b09fa02b allow sm to be in an embedded frame 2002-01-25 17:15:57 +00:00
philippe_mingo
32557bbe80 This removes that Current Folder: None when it is not applicable. 2002-01-24 08:51:40 +00:00
teepe
6a37875fb5 ehh, hmm: include -> require 2002-01-22 15:07:42 +00:00
teepe
875a1a1490 make javascript errors disappear 2002-01-19 16:28:07 +00:00
teepe
cddbdffbe3 some more fixes to solve the vhost problem (icy cold here in the freeze) 2002-01-19 13:49:36 +00:00
philippe_mingo
f0f4437b38 Multiple css bugfix 2002-01-13 18:01:45 +00:00
philippe_mingo
3e4854f7e8 In order to make sent_subfolders work I had to change a lot of code.
I may have messed up something in the process so PLEASE TEST THIS
CARFULLY.

In my system (that uses uw) it almost work. The only thing left to
be done is to organize left main in such a way that sent subfolders
are placed to the top.

I've replaced some spare code with a few new functions.
sqimap_mailbox_rename and isSpecialMailbox are the most interesting
in other proceses.
2002-01-11 23:28:12 +00:00
philippe_mingo
0512079944 Allow main theme in login screen. 2002-01-11 12:29:29 +00:00
philippe_mingo
ec9c32d581 This commit adds the possibility to specify system-defined css in order to
allow users to change the font family and size of SM. Making possible to
make it bigger or smaller depending on their screen size. Sysops may add
or remove these system-defined css located in themes/css/
2002-01-11 12:17:50 +00:00
philippe_mingo
1cfb10cd4b The auto focus module has been a little bit improved in order
to be more flexible.
2002-01-11 11:32:37 +00:00
philippe_mingo
79fcadae49 Cleaning and bug-fix. Added base uri to read mail. 2002-01-05 21:11:21 +00:00
thomppj
1e2a9cc5d0 Getting ready for 1.2.0 release. 2001-12-23 07:42:40 +00:00
thomppj
c8a314539d Just a small change... 2001-12-21 18:52:18 +00:00
thomppj
5d15361f1f Code cleanup brigage... 2001-12-02 09:33:02 +00:00
philippe_mingo
da2f3297dd ** -> * 2001-11-26 19:33:28 +00:00
philippe_mingo
db65f45d89 Removal of %> for those with asp on. 2001-11-25 17:46:53 +00:00
philippe_mingo
d61b98077f Added (c) stuff and some formatting. 2001-11-21 18:38:12 +00:00
philippe_mingo
c3aed0d769 Some fixup:
- Operation foo_once step 2 (and final)
- Create folders bugfix
- None folder bugfix
- Fixed some tabs, structs etc.
- Added some (c) stuff
- Removed some debug stuff

This changes should result in a faster SM.
2001-11-20 20:08:28 +00:00
philippe_mingo
0cb7c2bb2e Internationlization of print header 2001-11-17 13:59:59 +00:00
antipode
2e41bdb5aa This closes my feature request #474658
- Added option 7 under "General Options" in conf.pl
- In the login screen, this option hides attribution to the SM development
  team.
- In every page's header, this option hides the link to SM's website.
- By default, this option ($hide_sm_attributions) is set to FALSE,
  so the attributions *are* displayed by default.
2001-11-11 19:31:18 +00:00
philippe_mingo
296a3a7021 Upper frame out 2001-11-02 23:16:51 +00:00