Commit graph

173 commits

Author SHA1 Message Date
tokul
5c49d33bcf adding option that allows html transitional or frameset doctype 2004-09-07 13:46:36 +00:00
Fredrik Jervfors
3b83c567dd Minor cleanups 2004-08-24 00:40:28 +00:00
Fredrik Jervfors
631338d591 Adding status bar to the compose window 2004-08-10 05:31:56 +00:00
Fredrik Jervfors
1c290fe8e1 XHTML fixes 2004-08-09 15:48:15 +00:00
pdontthink
4517827b5e Added 'no focus' option for compose screen 2004-07-30 13:04:52 +00:00
Fredrik Jervfors
9d4db8b166 Phpdocumentor update - sed is your friend for these kinds of things ;) 2004-05-21 23:56:53 +00:00
tokul
934030dc78 http://validator.w3.org/docs/errors.html#bad-entity 2004-03-31 16:33:33 +00:00
Erin Schnabel
fe2f0f7eae thought of this last night, but forgot about it. Seth called me on it.. *sigh* 2004-03-29 17:41:15 +00:00
Erin Schnabel
c072809def finish "buttonizing" read_body header.
Correct some mistakes (compose_in_new, resume draft, edit as new)
Centralize javascript detection in prefs.php - checkForJavascript
Move javascript_on from prefs to session - have just javascript_setting in prefs.
2004-03-28 20:45:20 +00:00
jangliss
2f22395f11 Fix part 1 for XSS issue... call page like this:
src/compose.php?mailbox="><script>alert('Nuts!');</script>

Because this file is included in other pages, it could affect others too.
2004-03-28 11:50:13 +00:00
Thijs Kinkhorst
cde0377d36 We're living in 2004 now... perl is your friend for these kinds of things :) 2004-02-24 15:51:22 +00:00
pdontthink
4a8890bec5 Removed right target, which is redundant and problematic when viewing right frame in separate window 2003-12-25 10:19:02 +00:00
pdontthink
c56c27facd Give compose screen the startMessage 2003-12-17 02:03:03 +00:00
Jimmy Conner
9d5770a2ea Back out support for using SM without Frames 2003-12-01 21:56:59 +00:00
Jimmy Conner
742afd5b0e Added support for using Squirrelmail without frames
(With many thanks to Jason Wickers (jwickers at scs.wsu.edu))
----
There are still a few minor things to iron out, but overall
it works fairly well at this point.  Any plugin that calls
DisplayPageHeader() will now have to replace their </body></html>
with a simple call to noframes_bottom() to be compatible...
(Possibly rename that function to DisplayPageFooter in the future)
2003-12-01 18:51:07 +00:00
Thijs Kinkhorst
2751145774 Add phpdoc doc blocks to some files. 2003-10-29 09:35:51 +00:00
tassium
9098cb73e4 Preparation to begin using phpdocumentor.
Added basic @package/@subpackage tags
The decode/ files were documented slightly more thoroughly, although they're almost self-explanatory anyway.

The individual functions in the functions/ files need to be documented though, and now that this commit is in, anyone willing to write docblocks for functions should get cracking ;)
2003-10-28 21:27:47 +00:00
pdontthink
700f3af6d5 Preference that lets the whiners set cursor focus as needed when replying. :) 2003-10-02 01:43:20 +00:00
Thijs Kinkhorst
a98a11f1ac Some small HTML fixes/improvements 2003-07-25 22:10:22 +00:00
Jimmy Conner
7e8409022a Added 4 hooks (internal_link, mailbox_display_buttons, move_messages_button_action, create_collapse_link)
These are very useful for several plugins (Msg  Flags, Archive Mail, Link Buttons to name a few) and allow for a more pretty/graphical display
2003-07-18 02:53:37 +00:00
pdontthink
a9ad963b2a Get a little extra room for internal links when attributions are off 2003-07-12 22:27:38 +00:00
Thijs Kinkhorst
3e606b09e1 JS for sendmdn was not output when comp_in_new was disabled. 2003-06-30 19:36:16 +00:00
Thijs Kinkhorst
0a3a6cf2ed Make sure we have a HTML-header already outputted before we send
the error message.
2003-06-09 14:39:15 +00:00
Thijs Kinkhorst
e816eb6f38 Fix stupid mistake. 2003-06-08 15:34:48 +00:00
Thijs Kinkhorst
9d5490c98a Fix comp_in_new: make outputing the compose link a function so that
the comp_in_new works the same everywhere.
In this new function, make sure that comp_in_new still works when
JavaScript off.
When JavaScript off, do not output all kinds of JavaScript functions
which are never going to be called.
2003-06-08 14:37:35 +00:00
pdontthink
355bab7631 Added detection of password fields in generic checkForm javascript function 2003-04-03 11:40:47 +00:00
philippe_mingo
e4ba9851d4 Masato Higashiyama japanese patch. 2003-03-27 16:47:48 +00:00
tokul
c84d2b36eb Closes bug 672350. Right-to-Left language fixes from Saleh Madi 2003-02-02 13:14:58 +00:00
tassium
ace155adeb I have rolled back Stefan's additions.
This is the equivalent to rev 1.143.
Yes, this is stepping on Stefan's toes a little, but we didn't want a CVS snapshot made with new featuration added. Sorry Stefan, please feel free to commit new feature code once we branch 1.5.0.
2003-01-22 03:23:25 +00:00
centaurix
26cadeaec0 initial files for using vcard in the gui 2003-01-21 21:05:08 +00:00
Erin Schnabel
9974a58f86 swap in the sqgetGlobalVar function 2003-01-04 04:15:37 +00:00
Thijs Kinkhorst
75de52f258 Getting ready for 1.4.0 RC1 2002-12-31 12:49:43 +00:00
Thijs Kinkhorst
3b7230b66a A small start in making Sqm XHTML 1.0 valid 2002-12-22 13:39:43 +00:00
Thijs Kinkhorst
b57577e4fd Assorted fixes, courtesy Roberto De Luca && kink 2002-12-21 16:13:47 +00:00
Thijs Kinkhorst
5d52e3db26 Use the new check_php_version function everywhere 2002-10-29 17:26:31 +00:00
robsiemb
ab185e4315 avoid stupid IE6 bug with frames and scrollbars 2002-10-23 20:22:02 +00:00
Thijs Kinkhorst
3521d74783 Do some HTML4 fixes and upgrade our HTML version to 4.01. 2002-10-23 11:59:04 +00:00
Thijs Kinkhorst
708214822b Use a consistent capitalization of "SquirrelMail" throughout the application. 2002-10-22 20:55:22 +00:00
stekkel
df0abfef1f removed $session from glabal because it was messing up the comp_in_new
function
2002-10-15 21:05:54 +00:00
stekkel
2bfbbec970 Added configurable SquirrelMail link. Hopefully this filters the feedback
page oon squirrelmail.org
2002-10-11 07:28:42 +00:00
Thijs Kinkhorst
f061369901 More rg=0 2002-09-21 20:26:52 +00:00
thomppj
9001d31cf8 Converted all files in functions/ to use SM_PATH. This will break all
plugins. Each callable script needs a:

  define('SM_PATH', '../../');

Or something like that put at the top.
2002-09-06 00:31:43 +00:00
thomppj
80df84b2fc Lots of small user interface fixes. Added user option to enable/disable "forward as attachment". 2002-08-21 22:56:09 +00:00
stekkel
08760c7fc8 javascript fix for window.open. 2002-08-16 14:11:15 +00:00
stekkel
1d030a2285 fix for opening compose windows twice in case of forward from the
mailbox_display
2002-08-16 13:58:21 +00:00
stekkel
1dfaf8b244 I realy need to update my branch :-( 2002-08-06 23:27:34 +00:00
stekkel
318010bd70 modified comp_in_new 2002-08-06 22:43:43 +00:00
stekkel
9d610df621 removed html.class stuff and fixed comp_in_new js script 2002-07-29 20:58:34 +00:00
stekkel
ee1838f3e8 forgot to remove some comments 2002-07-25 18:41:11 +00:00
stekkel
0b29c9065a simpler method for sending the MDN 2002-07-25 18:34:36 +00:00