.. |
decode
|
removing trailing ?> from function scripts
|
2006-07-15 12:01:32 +00:00 |
encode
|
removing trailing ?> from function scripts
|
2006-07-15 12:01:32 +00:00 |
htmlentities
|
removing trailing ?> from function scripts
|
2006-07-15 12:01:32 +00:00 |
abook_database.php
|
removing trailing ?> from function scripts
|
2006-07-15 12:01:32 +00:00 |
abook_ldap_server.php
|
The search expression for the LDAP Addressbook backend has been made configurable via search_expression variable / configuration option. Also a few clarifications and more userfriendly text in comments about the filter and search_expression options. The search_expression is a printf-style string, and some more checks/sanitization have been implemented because of it.
|
2006-10-11 10:49:36 +00:00 |
abook_local_file.php
|
When modifying an entry, if the nick name is different, check that the new nick name doesn't exist in the address book.
|
2006-08-15 20:41:20 +00:00 |
addressbook.php
|
function is modified copy of list_writable_backends(). diff -uw between
|
2006-08-31 05:43:18 +00:00 |
arrays.php
|
Move sqm_array_merge to arrays.php and subsequently move inclusion of arrays.php to init.php for global access.
|
2006-09-22 09:29:04 +00:00 |
attachment_common.php
|
Add a few more vars to image handler for later user with templates.
|
2006-10-06 19:59:55 +00:00 |
auth.php
|
I should read RFC 2831 more carefully: DIGEST-MD5 with authzid needs one more tweak.
|
2006-11-01 15:24:54 +00:00 |
constants.php
|
resubmitting last Monday updates and adding php 5.1.0 timezone support
|
2006-05-13 19:11:08 +00:00 |
date.php
|
- Add CEST and MEST (non-standard) timezone codes for +0200.
|
2006-10-20 08:47:20 +00:00 |
db_prefs.php
|
removing trailing ?> from function scripts
|
2006-07-15 12:01:32 +00:00 |
display_messages.php
|
logout_error hook should be able to override login link too
|
2006-10-27 04:26:54 +00:00 |
file_prefs.php
|
removing trailing ?> from function scripts
|
2006-07-15 12:01:32 +00:00 |
folder_manip.php
|
Add CSS support to folder manipulation templates. Also make subscribe folder list checkboxes rather than select per TODO in folders.php
|
2006-08-09 18:01:22 +00:00 |
forms.php
|
removing trailing ?> from function scripts
|
2006-07-15 12:01:32 +00:00 |
gettext.php
|
removing trailing ?> from function scripts
|
2006-07-15 12:01:32 +00:00 |
global.php
|
list_files can handle dirs now, etc
|
2006-10-02 11:50:49 +00:00 |
html.php
|
stops double encoding of &. & became &
|
2006-10-09 22:11:56 +00:00 |
i18n.php
|
resubmitting last Monday updates and adding php 5.1.0 timezone support
|
2006-05-13 19:11:08 +00:00 |
identity.php
|
removing trailing ?> from function scripts
|
2006-07-15 12:01:32 +00:00 |
imap.php
|
removing trailing ?> from function scripts
|
2006-07-15 12:01:32 +00:00 |
imap_asearch.php
|
removing trailing ?> from function scripts
|
2006-07-15 12:01:32 +00:00 |
imap_general.php
|
Allow sqimap_login() to return error string when connection fails; would be nice if we had an error code system instead; the extent to which HTML is buried in error messages in the core like here is indicative of just how far away SM's architecture is from a good modularized system that is truly ready for t12n and a good API.
|
2006-11-11 20:05:23 +00:00 |
imap_mailbox.php
|
block uw mailbox abuse in imap select command instead of applying same
|
2006-09-30 07:38:03 +00:00 |
imap_messages.php
|
Add ability to return error string as well. Would be nice if we had an error code system too.....
|
2006-11-11 19:49:19 +00:00 |
imap_utf7_local.php
|
removing trailing ?> from function scripts
|
2006-07-15 12:01:32 +00:00 |
index.php
|
copyright update
|
2006-01-23 18:46:41 +00:00 |
mailbox_display.php
|
removing trailing ?> from function scripts
|
2006-07-15 12:01:32 +00:00 |
mime.php
|
After looking into it, I slightly misunderstood the intention here. Code is just fine as is.
|
2006-10-25 11:05:18 +00:00 |
ngettext.php
|
removing trailing ?> from function scripts
|
2006-07-15 12:01:32 +00:00 |
options.php
|
Changes on 18 August to functions.php were intended to correct issue with the $icon_theme preference not being grabbed correctly. Unfortunately, it has come to light that this change has broken several other preferences. This patch undoes the changes from 18 August and changes the handling of the $icon_theme pref so that it is handled correctly.
|
2006-08-22 18:56:16 +00:00 |
page_header.php
|
Template themes are now directories, not individual stylesheets.
|
2006-10-13 14:41:25 +00:00 |
plugin.php
|
Removed one line left over from copied code
|
2006-10-25 11:07:22 +00:00 |
prefs.php
|
removing trailing ?> from function scripts
|
2006-07-15 12:01:32 +00:00 |
rfc822address.php
|
removing trailing ?> from function scripts
|
2006-07-15 12:01:32 +00:00 |
strings.php
|
sqBodywrap was extreme slow on large messages. The reason for that were the
|
2006-09-30 16:24:00 +00:00 |
template.php
|
Hopefully more of what is in the util files in the templates directory can be moved here
|
2006-09-28 14:11:32 +00:00 |
tree.php
|
removing trailing ?> from function scripts
|
2006-07-15 12:01:32 +00:00 |
url_parser.php
|
removing trailing ?> from function scripts
|
2006-07-15 12:01:32 +00:00 |