Commit graph

327 commits

Author SHA1 Message Date
tokul
e4260dc661 Adding compact page selection options. Thanks to Felix Egli for idea, patch
and other fixes.
Fixed incorrect declaration of $data_dir variable
Removed getPref calls for page selector, because they are already loaded
in load_prefs
2004-11-01 11:31:05 +00:00
Jimmy Conner
6bfd0f1168 Remove unused globals 2004-10-31 23:24:09 +00:00
tokul
3d9074966b option contains html encoded spaces 2004-10-09 12:36:55 +00:00
tokul
de3c2a5f00 language names and alternative names are html encoded in order to be able to
display them in unsupported charsets
2004-10-09 09:13:18 +00:00
Fredrik Jervfors
485ae4be9f Removing unnecessary require_once() 2004-10-02 20:45:42 +00:00
Fredrik Jervfors
2a672412df Unifying STABLE and DEVEL where possible 2004-09-30 07:25:30 +00:00
jangliss
d9afd48bea Received is a better word in this instance. 2004-08-15 20:34:53 +00:00
jangliss
3f007ee8d6 Bad grammar 2004-08-15 20:33:47 +00:00
Fredrik Jervfors
303d308968 XHTML fixes 2004-08-15 01:02:58 +00:00
pdontthink
4517827b5e Added 'no focus' option for compose screen 2004-07-30 13:04:52 +00:00
stekkel
6a1e6bffcc code dumping 2004-06-29 21:50:59 +00:00
stekkel
abf6bbc461 Rewrite of internal message caching
Added paginator support for asearch
Added next/prev links in read_body to walk through search results
Added individual sort settings / mailbox
Added what I forgot to mention
2004-05-31 20:07:44 +00:00
pdontthink
33f8c5af29 Reinserting configurable body quote 2004-05-23 06:59:39 +00:00
Fredrik Jervfors
5534ff479f Phpdocumentor update - sed is your friend for these kinds of things ;) 2004-05-22 23:46:57 +00:00
jangliss
ffa02cd866 You should check you can read a dir, and it exists before attempting to use
it... Also don't display the options for the Message icons if there isn't
any available.
2004-05-10 04:20:45 +00:00
tokul
19ddb3e7d4 adds international date/time support. am/pm thing is not standard, but I want
to follow user's hour_format preference. Time zone can be displayed as numbers.
O key instead of T.

mm/dd/yy and dd/mm/yy names replaced with human readable description.
2004-04-05 11:48:16 +00:00
Erin Schnabel
f3a24d0463 updates to make javascript actually behave correctly for real.
Autodetection is fixed, load of JS dependent items (like address book and
search) will be set to false if javascript_on session var is false/0.

javascript_on will ONLY be true if:
  javascript_setting = 1 (ALWAYS)
  javascript_setting = 2 (Autodetect, and test works)

If you change your javascript settings, javascript_on will change
immediately.

We might actually want to DISABLE Always, and have it be either Never, or autodetect.
Since Always might not always work.. :-P
2004-03-28 22:47:11 +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
pdontthink
1e2de27518 Added Flag/Unflag buttons. I have been up for 2 days straight. Please check for mistakes. :) 2004-02-25 10:43:33 +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
e2d64eb4ec Whoops, forgot debug code. Thaks Jonathan. 2004-02-24 15:17:07 +00:00
pdontthink
e809e3c445 Corified Msg_Flags plugin, along with Jimmy's icon themes 2004-02-24 13:23:33 +00:00
pdontthink
7ff016b53d Made compose textarea height configurable 2004-02-21 06:11:06 +00:00
Jimmy Conner
ee55568c6b The DMN Option was not working correctly, the preference was only being loaded in read_body, which means the option never pulled it.
This should fix this bug and close the tracker
http://sourceforge.net/tracker/index.php?func=detail&aid=890109&group_id=311&atid=100311
Does someone with access want to close that one for me?
2004-02-20 16:36:33 +00:00
jangliss
7a22752e52 New Reply citation to include date, and author. 2004-02-05 03:45:08 +00:00
Brian G. Peterson
ead40a7059 added new save replies with original message option 2004-01-31 17:45:39 +00:00
Erin Schnabel
5c770f0099 Move over the options for DMN.
I cheated here - I took away all the top bottom crap and just said
yes or no do you want Delete & Prev and Delete & Next links.

To the translation team - spank me with a paddle, I changed a string.
I tried to avoid it, but the option string just wasn't right for core..
2004-01-28 04:10:26 +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
336662934c Add some basic documentation, and remove some long-obsolete functions. 2003-10-29 19:58:06 +00:00
tassium
46e4bd65a4 phpdocumentor basic preparation, continued 2003-10-28 21:30:57 +00:00
tokul
ee32dc8c55 Using human readable names of time formats. option 1 and 2 still has to be
fixed.
2003-10-24 16:03:02 +00:00
tokul
3fb1f4585c Adds language options in config.
Allows limiting number of available languages.
Two fixes in administrator plugin (global $version and colcpan=2i)
2003-10-13 16:56:34 +00:00
tokul
f2b03c9411 Alternative language name support. Currently $show_alternative_names
should be set in config/config_local.php. See http://www.topolis.lt/squirrelmail/patches/pending/alt-lang/
if you don't want to be a guinea pig. Will put this setting in main config
option in a week.
2003-10-05 08:09:57 +00:00
pdontthink
700f3af6d5 Preference that lets the whiners set cursor focus as needed when replying. :) 2003-10-02 01:43:20 +00:00
alex-brainstorm
76f6254cd4 Add an option for showing recipient name instead of default identity. (Default: false, since people may be annoyed or confused) 2003-09-18 23:03:44 +00:00
pdontthink
1bb593e100 Fix javascript error 2003-09-14 05:59:17 +00:00
alex-brainstorm
c88f07d16d Added Length of Subject as Display Option (default 50, as before). Also load strip_sigs option so it gets properly refreshed, and introduce use_javascript_folder_list. 2003-08-30 23:42:05 +00:00
alex-brainstorm
d42fee728b Added Length of Subject as Display Option (default 50, as before). 2003-08-30 23:40:38 +00:00
alex-brainstorm
e863a78035 Internationalized Folder/Subfolder in Selection List Style option 2003-08-27 15:57:10 +00:00
pdontthink
7b85c0a3eb Fix javascript errors in some browsers by moving autodetect script into onLoad handler 2003-08-27 05:56:46 +00:00
Thijs Kinkhorst
39f096f36e Replace all session_start() calls with sqsession_is_active(). The latter
is a conditional session_start which will only start a session if none
has been before. This will make us compatible with the upcoming PHP 4.3.3
release. Thanks Phil Driscoll for the tip.
2003-08-21 09:40:53 +00:00
Erin Schnabel
25e9ce3acc add option to shorten the length of the From field. 2003-08-21 00:57:45 +00:00
tassium
50e0bd14c0 Some themes (Sea Spray, among others) are incomplete and do not define every element of the $color array as they probably should. I moved the "last resort default theme" code up before the attempt to load the chosen theme to provide "sane" defaults should the theme be incomplete.
This is mainly an E_ALL fix.  The themes should be complete, IMO, but that's a job for another day.

** This may affect how things look depending on which theme you use.  If you notice a difference, it's because you were using an incomplete theme. **
2003-07-29 01:52:05 +00:00
Thijs Kinkhorst
bee01fb7de Configure sigstripping 2003-07-27 20:21:10 +00:00
Thijs Kinkhorst
92f83a0229 when falling back to the default theme, set $chosen_theme to the path
of default to make functions that depend on $chosen_theme work
correctly (most notably the select list under display preferences which
would have Alien Glow selected when user has no theme set). Thanks Tim Craig
for the bugreport.
2003-07-22 08:46:54 +00:00
Jimmy Conner
664a67babf Small fix, Custom CSS option should work properly now 2003-07-18 03:17:30 +00:00
jangliss
e03ab2b9b8 Provide user with ability to change date/time display in mailboxes. This was
requested on IRC, and I think it should have always been optional.
2003-07-14 05:58:54 +00:00
pdontthink
93dfdc63ce minor update for options api 2003-07-06 02:14:37 +00:00
Thijs Kinkhorst
324a593bae replace $_SESSION with sqgetGlobalVar 2003-03-11 17:48:00 +00:00