stevetruckstuff [Tue, 15 Aug 2006 15:44:31 +0000 (15:44 +0000)]
Address book templates
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@11592
7612ce4b-ef26-0410-bec9-
ea0150e637f0
stevetruckstuff [Tue, 15 Aug 2006 15:43:55 +0000 (15:43 +0000)]
Add more functions for address book templating
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@11591
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Tue, 15 Aug 2006 13:57:27 +0000 (13:57 +0000)]
updated google translate form.
* eight additional language pairs
* fixed form field order
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@11588
7612ce4b-ef26-0410-bec9-
ea0150e637f0
stevetruckstuff [Mon, 14 Aug 2006 16:12:12 +0000 (16:12 +0000)]
Account for extra fields in address book more correctly. Also account for no global address book.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@11585
7612ce4b-ef26-0410-bec9-
ea0150e637f0
stevetruckstuff [Mon, 14 Aug 2006 15:50:43 +0000 (15:50 +0000)]
Add template for address book listings along with required files
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@11584
7612ce4b-ef26-0410-bec9-
ea0150e637f0
kink [Mon, 14 Aug 2006 13:48:29 +0000 (13:48 +0000)]
- Drop obsolete script plugins/make_archive.pl.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@11583
7612ce4b-ef26-0410-bec9-
ea0150e637f0
stevetruckstuff [Thu, 10 Aug 2006 22:34:54 +0000 (22:34 +0000)]
Clean up webmail.tpl. Also implement delayed errors.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@11512
7612ce4b-ef26-0410-bec9-
ea0150e637f0
stevetruckstuff [Thu, 10 Aug 2006 22:33:36 +0000 (22:33 +0000)]
Turn on delayed errors. ERrors generated here will be held over until right_main.php.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@11511
7612ce4b-ef26-0410-bec9-
ea0150e637f0
stevetruckstuff [Thu, 10 Aug 2006 22:31:56 +0000 (22:31 +0000)]
Implement delayed error handling. Defaults to FALSE. Enable this feature by calling $oErrorHandler->setDealyedErrors(true). This allows errors to be held on certain pages, e.g. webmail.php and displayed at a more appropriate time, e.g. at the bottom of left_main.php.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@11510
7612ce4b-ef26-0410-bec9-
ea0150e637f0
stevetruckstuff [Thu, 10 Aug 2006 22:29:17 +0000 (22:29 +0000)]
Call the new function displayErrors() to display errors rather than refering to $this.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@11509
7612ce4b-ef26-0410-bec9-
ea0150e637f0
stevetruckstuff [Thu, 10 Aug 2006 22:26:19 +0000 (22:26 +0000)]
Add function for displaying errors to avoid having to call $oErrorHandler or $this within footer template.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@11508
7612ce4b-ef26-0410-bec9-
ea0150e637f0
stevetruckstuff [Wed, 9 Aug 2006 19:53:55 +0000 (19:53 +0000)]
Caching of style.php doesn't work. Make an attempt to get it working and add documentation so someone else can fix it later. :-)
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@11501
7612ce4b-ef26-0410-bec9-
ea0150e637f0
stevetruckstuff [Wed, 9 Aug 2006 18:01:22 +0000 (18:01 +0000)]
Add CSS support to folder manipulation templates. Also make subscribe folder list checkboxes rather than select per TODO in folders.php
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@11500
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Wed, 9 Aug 2006 06:58:42 +0000 (06:58 +0000)]
move variables that are loaded before environment is secured against rg=on
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@11490
7612ce4b-ef26-0410-bec9-
ea0150e637f0
kink [Mon, 7 Aug 2006 18:47:59 +0000 (18:47 +0000)]
drop very old and very obsolete function
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@11483
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Sun, 6 Aug 2006 08:46:36 +0000 (08:46 +0000)]
fixed phpdoc tag
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@11480
7612ce4b-ef26-0410-bec9-
ea0150e637f0
jervfors [Sat, 5 Aug 2006 21:28:35 +0000 (21:28 +0000)]
Moving the development documentation to the documentation module.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@11479
7612ce4b-ef26-0410-bec9-
ea0150e637f0
jervfors [Sat, 5 Aug 2006 18:44:30 +0000 (18:44 +0000)]
Moving the development documentation to the documentation module.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@11478
7612ce4b-ef26-0410-bec9-
ea0150e637f0
kink [Sat, 5 Aug 2006 14:49:49 +0000 (14:49 +0000)]
no need to pass $key variable to sqimap_login anymore
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@11477
7612ce4b-ef26-0410-bec9-
ea0150e637f0
kink [Sat, 5 Aug 2006 14:39:17 +0000 (14:39 +0000)]
Do not pass the $key to sqimap_login, that takes care of that itself.
Also remove any globals that are not needed anymore because of this change,
or because they're already set in init.php.
I believe that we should move to a sqimap_login() without any parameters,
but this is a good first step.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@11476
7612ce4b-ef26-0410-bec9-
ea0150e637f0
kink [Sat, 5 Aug 2006 14:11:38 +0000 (14:11 +0000)]
missing '}' in session_expired_post, thanks Rusty Nejdl
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@11475
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Sat, 5 Aug 2006 11:21:35 +0000 (11:21 +0000)]
information about #
1312915 fix and phpdoc updates
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@11474
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Sat, 5 Aug 2006 10:42:20 +0000 (10:42 +0000)]
don't add delimiter to folder name, when folder with subfolders is
created. Use sqimap_mailbox_create() $type option. If suffix is added,
sqimap_mailbox_create() uses incorrect subscription command (#
1315912).
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@11472
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Sat, 5 Aug 2006 09:54:27 +0000 (09:54 +0000)]
simple "equal to 'none'" test instead of testing all other authentication
options
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@11471
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Sat, 5 Aug 2006 08:22:45 +0000 (08:22 +0000)]
username should not be empty
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@11470
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Sat, 5 Aug 2006 07:38:01 +0000 (07:38 +0000)]
moved smtp sitewide configuration to main configuration utility
added quote_single subroutine, that is used to sanitize single quoted php strings
removed obsolete command18() subroutine
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@11469
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Sat, 5 Aug 2006 04:33:43 +0000 (04:33 +0000)]
add purge link when folder contains subfolders.
Issue does not apply to 1.4.7 (code checks for parent tag) or
default_advanced template (purge link always visible above folder tree).
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@11468
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Fri, 4 Aug 2006 09:17:43 +0000 (09:17 +0000)]
don't tag subfolders of Drafts,Trash and Sent as special in folder management
page. Allows rename and delete operations with subfolders.
don't treat INBOX.Trash as special on Courier. Trash folder can have subfolders
in courier. Only XMAGICTRASH extension can cause errors when trash folder is
deleted. Courier does not document commands that allow to detect folder that
is used as magic trash.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@11466
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Fri, 4 Aug 2006 07:36:52 +0000 (07:36 +0000)]
phpdoc source parsing locks on trailing comments.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@11464
7612ce4b-ef26-0410-bec9-
ea0150e637f0
kink [Thu, 3 Aug 2006 16:06:47 +0000 (16:06 +0000)]
some code simplification
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@11463
7612ce4b-ef26-0410-bec9-
ea0150e637f0
kink [Thu, 3 Aug 2006 15:14:58 +0000 (15:14 +0000)]
first start of removing direct access of key/onetimepad in all scripts
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@11462
7612ce4b-ef26-0410-bec9-
ea0150e637f0
kink [Thu, 3 Aug 2006 15:03:44 +0000 (15:03 +0000)]
Fixed resuming of compose when session expired while writing, and make
sure the code only sets those variables that are needed in compose and
are not already set. Thanks James Bercegay from GulfTech for pointing
this out.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@11460
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Wed, 2 Aug 2006 18:05:33 +0000 (18:05 +0000)]
loading default configuration before config.php in order to make sure
that all variables are loaded.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@11458
7612ce4b-ef26-0410-bec9-
ea0150e637f0
kink [Wed, 2 Aug 2006 11:09:16 +0000 (11:09 +0000)]
remove crufty code (commented out for >2 y) and the closing '?>' because
this is one of the files where it could really cause trouble if there's whitespace
after it.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@11457
7612ce4b-ef26-0410-bec9-
ea0150e637f0
kink [Tue, 1 Aug 2006 15:34:19 +0000 (15:34 +0000)]
templatize folder management (create, rename, delete, subscribe).
it's not complete in the sense that it still uses $color etc, feel free to
cssify! I'd like feedback if this is not the proper way to templatize something.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@11456
7612ce4b-ef26-0410-bec9-
ea0150e637f0
kink [Tue, 1 Aug 2006 11:13:56 +0000 (11:13 +0000)]
templating for signout
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@11455
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Mon, 31 Jul 2006 16:43:56 +0000 (16:43 +0000)]
added safety checks for outdated config.php and
updated sendMDN code to newer sendmail delivery class
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@11452
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Sun, 30 Jul 2006 17:39:15 +0000 (17:39 +0000)]
perl compilation error was caused by curly brackets.
tested 5.8, 5.6 and 5.004
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@11449
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Sun, 30 Jul 2006 13:08:56 +0000 (13:08 +0000)]
$version is not available when config.php is loaded
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@11446
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Sun, 30 Jul 2006 13:05:58 +0000 (13:05 +0000)]
removed non-standard wrap attribute
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@11445
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Sun, 30 Jul 2006 11:55:50 +0000 (11:55 +0000)]
fixed undefined notice
removed two references in asearch_get_title_display() and asearch_get_error_display()
added some phpdoc tags
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@11444
7612ce4b-ef26-0410-bec9-
ea0150e637f0
jervfors [Sat, 29 Jul 2006 06:47:59 +0000 (06:47 +0000)]
Fixing PHP notice which was introduced in 1.42 of this file. If this should be somewhere else, considering the centralized init, pleae move it.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@11441
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Wed, 26 Jul 2006 16:50:26 +0000 (16:50 +0000)]
semicolor confused phpdoc
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@11437
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Wed, 26 Jul 2006 06:39:01 +0000 (06:39 +0000)]
code could be triggered to unset variables that are used in foreach or
unset call. PHP 5.2.0 does not handle it gracefully.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@11435
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Mon, 24 Jul 2006 19:20:24 +0000 (19:20 +0000)]
#
1527493 typo in elseif.
code later tries to use $a, but it is not always available. We have if()
and elseif(). There is no failsafe else version.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@11432
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Sat, 22 Jul 2006 17:56:52 +0000 (17:56 +0000)]
1.4.7 cleans globals too
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@11428
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Sat, 22 Jul 2006 17:28:53 +0000 (17:28 +0000)]
data and attachment directories need trailing slash. If we don't require it,
code that uses $data_dir or $attachment_dir will need extra checks
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@11425
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Sat, 22 Jul 2006 17:24:33 +0000 (17:24 +0000)]
Location: header automatically adds 302 Status header. If extra Status header
is used, PHP bug (#36705) causes errors in fastcgi setups. RFC 2616 recommends
use of 302 headers for agents that don't support HTTP 1.1.
Status header was used when code was introduced in SM 1.1.1. There is
no explanation why 303 status is needed instead of standard 302.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@11424
7612ce4b-ef26-0410-bec9-
ea0150e637f0
jervfors [Wed, 19 Jul 2006 19:28:15 +0000 (19:28 +0000)]
Putting Erin and Philippe as retired, and getting STABLE and DEVEL in sync.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@11415
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Wed, 19 Jul 2006 07:56:48 +0000 (07:56 +0000)]
IO::Socket was loaded without checking. Script failed with compilation
errors, if IO::Socket was not available.
0x80-0xFF (no Unicode support) range is actually more accurate than
0x80-0xFFFF (with Unicode support)
fixed $use_imap_tls and $use_smtp_tls checks.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@11412
7612ce4b-ef26-0410-bec9-
ea0150e637f0
indiri69 [Mon, 17 Jul 2006 19:39:23 +0000 (19:39 +0000)]
Unicode support was added in Perl 5.6, use a less useful range in earlier versions. For those of use running antiquated servers.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@11409
7612ce4b-ef26-0410-bec9-
ea0150e637f0
indiri69 [Mon, 17 Jul 2006 18:56:51 +0000 (18:56 +0000)]
The footer probably shouldn't go before the rest of the HTML. Looks like a cut and paste error.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@11408
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Mon, 17 Jul 2006 16:19:19 +0000 (16:19 +0000)]
adding config_location_base to administrator plugin
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@11407
7612ce4b-ef26-0410-bec9-
ea0150e637f0
kink [Mon, 17 Jul 2006 15:39:36 +0000 (15:39 +0000)]
improvements to 1.244 suggested by Tomas
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@11406
7612ce4b-ef26-0410-bec9-
ea0150e637f0
kink [Mon, 17 Jul 2006 14:42:06 +0000 (14:42 +0000)]
Make the base for the SquirrelMail URL configurable. Adds a new variable
config_base_location to config.php and a new option to conf.pl. This is
to prevent problems in installs where our heuristic doesn't work
correctly (#
1521299, #
1460675, #
1110064, #
1000850, #
1113791)
I believe this is one of the most commonly reported issues in current
stable. That's why I've created the code to be minimally invasive: it only
allows to set the proto+host+port part, because this means all changes
can remain within get_location().
I want to backport this bugfix to stable so I appreciate any feedback
on it. And also of course if you think that this is the wrong way to
solve it :)
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@11405
7612ce4b-ef26-0410-bec9-
ea0150e637f0
kink [Sun, 16 Jul 2006 18:10:56 +0000 (18:10 +0000)]
remove references to submitting themes to us. we've got a LOT of themes
already included
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@11404
7612ce4b-ef26-0410-bec9-
ea0150e637f0
kink [Sun, 16 Jul 2006 18:06:55 +0000 (18:06 +0000)]
list cve's that are fixed by the deregister globals code
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@11402
7612ce4b-ef26-0410-bec9-
ea0150e637f0
kink [Sat, 15 Jul 2006 14:26:45 +0000 (14:26 +0000)]
comment about closing tag now superfluous
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@11401
7612ce4b-ef26-0410-bec9-
ea0150e637f0
kink [Sat, 15 Jul 2006 14:19:12 +0000 (14:19 +0000)]
Remove CVS $Log$ keywords, since that info is available by doing 'cvs log'
and there's no need to ship the changes of 100's of file revisions to all
our users.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@11400
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Sat, 15 Jul 2006 12:58:14 +0000 (12:58 +0000)]
display disabled,TLS,STARTTLS instead of 0,1,2 in menu
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@11399
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Sat, 15 Jul 2006 12:39:16 +0000 (12:39 +0000)]
older code used sel[] name in list form. Label code added backend id and
nickname. extracting array value with current() instead of using index.
$sel is also used when address book entry is deleted, but array is
reindexed there.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@11398
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Sat, 15 Jul 2006 12:35:16 +0000 (12:35 +0000)]
adding safety checks. if invalid backend number was used, script used invalid
object calls
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@11397
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Sat, 15 Jul 2006 12:01:32 +0000 (12:01 +0000)]
removing trailing ?> from function scripts
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@11396
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Thu, 13 Jul 2006 18:49:44 +0000 (18:49 +0000)]
reverting some templating changes. They broke plugin blocks.
moving display of option blocks to separate template
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@11395
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Thu, 13 Jul 2006 10:02:10 +0000 (10:02 +0000)]
fixed spamcop plugin
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@11392
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Thu, 13 Jul 2006 10:00:35 +0000 (10:00 +0000)]
removed service type option - spamcop uses same form for free and paying
reporters. web based reporting form will use members.spamcop.net address
(#
1519673). www.spamcop.net form is broken, if user is not logged into
spamcop.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@11391
7612ce4b-ef26-0410-bec9-
ea0150e637f0
kink [Tue, 11 Jul 2006 22:23:33 +0000 (22:23 +0000)]
add code to reinitialize the templating for the case that one has reloaded
signout.php. that used to spew all kinds of errors, this handles it more
gracefully. closes: #
1519716
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@11390
7612ce4b-ef26-0410-bec9-
ea0150e637f0
kink [Tue, 11 Jul 2006 22:12:09 +0000 (22:12 +0000)]
move the 'fallback theme colors' to init.php. It makes sense to initialise
that array as early as possible, because we may need the colours when
setting up something goes wrong.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@11389
7612ce4b-ef26-0410-bec9-
ea0150e637f0
vanmer [Mon, 10 Jul 2006 15:48:51 +0000 (15:48 +0000)]
- added new utils_css file to contain CSS-related functions for use in templates
- altered stylelink template to use new util_css.php file for all function definitions
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@11388
7612ce4b-ef26-0410-bec9-
ea0150e637f0
vanmer [Sun, 9 Jul 2006 23:29:13 +0000 (23:29 +0000)]
- changed to actually apply style instead of returning false
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@11386
7612ce4b-ef26-0410-bec9-
ea0150e637f0
vanmer [Sun, 9 Jul 2006 22:37:35 +0000 (22:37 +0000)]
- added variable initalization and check on variable
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@11385
7612ce4b-ef26-0410-bec9-
ea0150e637f0
vanmer [Sun, 9 Jul 2006 22:29:07 +0000 (22:29 +0000)]
- added template output for style links before link to style.php
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@11384
7612ce4b-ef26-0410-bec9-
ea0150e637f0
vanmer [Sun, 9 Jul 2006 22:27:40 +0000 (22:27 +0000)]
- moved all output from webmail.php to webmail.tpl template
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@11383
7612ce4b-ef26-0410-bec9-
ea0150e637f0
vanmer [Sun, 9 Jul 2006 22:27:04 +0000 (22:27 +0000)]
- pulled all options output in options.tpl template
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@11382
7612ce4b-ef26-0410-bec9-
ea0150e637f0
kink [Sun, 9 Jul 2006 22:26:05 +0000 (22:26 +0000)]
make a start with adding labels for html form elements. this aids disabled
users, but also e.g. allows one to click the text next to a checkbox to
select it.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@11381
7612ce4b-ef26-0410-bec9-
ea0150e637f0
vanmer [Sun, 9 Jul 2006 22:25:56 +0000 (22:25 +0000)]
- added default entries for new templates for webmail, options and stylesheet links
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@11380
7612ce4b-ef26-0410-bec9-
ea0150e637f0
vanmer [Sun, 9 Jul 2006 22:24:31 +0000 (22:24 +0000)]
- moved all static style elements out of stylesheet.tpl into /css/default.css
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@11379
7612ce4b-ef26-0410-bec9-
ea0150e637f0
vanmer [Sun, 9 Jul 2006 22:23:46 +0000 (22:23 +0000)]
- initial revision of a default stylesheet for squirrelmail, including style and basic color defaults
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@11378
7612ce4b-ef26-0410-bec9-
ea0150e637f0
vanmer [Sun, 9 Jul 2006 22:23:03 +0000 (22:23 +0000)]
- intial revision of a template to display CSS links at the top of the page
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@11377
7612ce4b-ef26-0410-bec9-
ea0150e637f0
vanmer [Sun, 9 Jul 2006 22:22:31 +0000 (22:22 +0000)]
- initial revision of a template for options output
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@11376
7612ce4b-ef26-0410-bec9-
ea0150e637f0
kink [Sun, 9 Jul 2006 22:20:46 +0000 (22:20 +0000)]
- Make the default attachment dir /var/local/squirrelmail/attach, not
$data_dir.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@11375
7612ce4b-ef26-0410-bec9-
ea0150e637f0
vanmer [Sun, 9 Jul 2006 21:55:33 +0000 (21:55 +0000)]
- Initial revision of a template to render the main squirrelmail HTML (current a frameset)
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@11374
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Sun, 9 Jul 2006 18:46:54 +0000 (18:46 +0000)]
session.use_cookies=off workaround
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@11372
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Sun, 9 Jul 2006 18:43:40 +0000 (18:43 +0000)]
turn on session cookies, if they are turned off.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@11371
7612ce4b-ef26-0410-bec9-
ea0150e637f0
kink [Sun, 9 Jul 2006 10:28:50 +0000 (10:28 +0000)]
tweak man page
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@11365
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Fri, 7 Jul 2006 19:14:06 +0000 (19:14 +0000)]
prevent setting INBOX as Draft, Sent or Trash folder (#
1242346)
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@11364
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Fri, 7 Jul 2006 12:53:50 +0000 (12:53 +0000)]
using popen instead of shell_exec. shell_exec is disabled in safe mode.
default configuration moved to functions.php
file_exists() test is no longer used because it is not accurate (#
1499134) and
requires full path to fortune program.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@11361
7612ce4b-ef26-0410-bec9-
ea0150e637f0
kink [Thu, 6 Jul 2006 13:27:23 +0000 (13:27 +0000)]
- Fix URL for Read Receipts being incorrect in some cases (#
1177518).
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@11359
7612ce4b-ef26-0410-bec9-
ea0150e637f0
kink [Tue, 4 Jul 2006 08:57:27 +0000 (08:57 +0000)]
db scheme for postgres is different from that for mysql, document that
(instead of changing it - that could break stuff for no strong reason)
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@11352
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Mon, 3 Jul 2006 15:03:42 +0000 (15:03 +0000)]
information about MailSite
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@11351
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Sun, 2 Jul 2006 10:09:41 +0000 (10:09 +0000)]
Removed proprietary attribute. Reported by Hans Spaans
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@11341
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Sun, 2 Jul 2006 10:03:37 +0000 (10:03 +0000)]
Textarea should not use proprietary wrap attribute (#
1512681). Original
code used wrap=hard and forced new lines, when long lines are added.
Attribute was switched to wrap=virtual (#495073, v.1.214) in order
to fix spacing issues. wrap=virtual creates unwrapped long lines in
IE, Firefox and Opera. Same happens when attribute is not set.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@11340
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Sat, 1 Jul 2006 16:52:15 +0000 (16:52 +0000)]
$query is also used when $responce !='NO'. Fixed undefined notice error.
Reported by Benny Pedersen. Can't understand how he managed to reach that
sqm_trigger_imap_error call.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@11339
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Tue, 27 Jun 2006 10:18:45 +0000 (10:18 +0000)]
updated plugin to 1.5.2 API
added address book line length option
removed unused sqimap functions include
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@11312
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Tue, 27 Jun 2006 10:08:53 +0000 (10:08 +0000)]
Address book file backend will break with error message, if required
address book fields are not available. Prevents address book corruption
and address book format violations that can cause PHP notices.
Added line length setting in local_file address book backend (#
1181561).
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@11311
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Mon, 26 Jun 2006 17:29:59 +0000 (17:29 +0000)]
conf.pl checks IMAP folder names
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@11310
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Mon, 26 Jun 2006 17:13:33 +0000 (17:13 +0000)]
don't accept 8bit characters in IMAP folder names and warn about special
IMAP characters (#
1485501).
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@11309
7612ce4b-ef26-0410-bec9-
ea0150e637f0
kink [Mon, 26 Jun 2006 14:26:20 +0000 (14:26 +0000)]
Also output alt when its empty, closes #
1512640
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@11306
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Mon, 26 Jun 2006 14:17:05 +0000 (14:17 +0000)]
Missing dependencies. Reported by Hans Spaans (#
1512557)
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@11305
7612ce4b-ef26-0410-bec9-
ea0150e637f0
jervfors [Thu, 15 Jun 2006 21:27:24 +0000 (21:27 +0000)]
HTML fix.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@11210
7612ce4b-ef26-0410-bec9-
ea0150e637f0