.. |
decode
|
59ae6f3ac2
removing trailing ?> from function scripts
|
19 роки тому |
encode
|
59ae6f3ac2
removing trailing ?> from function scripts
|
19 роки тому |
htmlentities
|
59ae6f3ac2
removing trailing ?> from function scripts
|
19 роки тому |
template
|
a24a217d02
Make compact paginator work on search results
|
18 роки тому |
abook_database.php
|
59ae6f3ac2
removing trailing ?> from function scripts
|
19 роки тому |
abook_ldap_server.php
|
87de455476
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.
|
19 роки тому |
abook_local_file.php
|
e2b956b799
When modifying an entry, if the nick name is different, check that the new nick name doesn't exist in the address book.
|
19 роки тому |
addressbook.php
|
717be5c30c
Massive update to plugin system architecture. Please test! Not all core plugins are tested yet, please point out issues that need to be fixed. Please see http://marc.theaimsgroup.com/?t=116282394000001&r=1&w=2
|
18 роки тому |
arrays.php
|
8ac4e87d23
Move sqm_array_merge to arrays.php and subsequently move inclusion of arrays.php to init.php for global access.
|
19 роки тому |
attachment_common.php
|
717be5c30c
Massive update to plugin system architecture. Please test! Not all core plugins are tested yet, please point out issues that need to be fixed. Please see http://marc.theaimsgroup.com/?t=116282394000001&r=1&w=2
|
18 роки тому |
auth.php
|
4a20048513
I should read RFC 2831 more carefully: DIGEST-MD5 with authzid needs one more tweak.
|
18 роки тому |
compose.php
|
e59613cf76
new file for compose-related functions
|
18 роки тому |
constants.php
|
dbd9f69d03
resubmitting last Monday updates and adding php 5.1.0 timezone support
|
19 роки тому |
date.php
|
fbd125e192
- Add CEST and MEST (non-standard) timezone codes for +0200.
|
19 роки тому |
db_prefs.php
|
59ae6f3ac2
removing trailing ?> from function scripts
|
19 роки тому |
display_messages.php
|
717be5c30c
Massive update to plugin system architecture. Please test! Not all core plugins are tested yet, please point out issues that need to be fixed. Please see http://marc.theaimsgroup.com/?t=116282394000001&r=1&w=2
|
18 роки тому |
file_prefs.php
|
717be5c30c
Massive update to plugin system architecture. Please test! Not all core plugins are tested yet, please point out issues that need to be fixed. Please see http://marc.theaimsgroup.com/?t=116282394000001&r=1&w=2
|
18 роки тому |
folder_manip.php
|
b871e8ea9a
Add CSS support to folder manipulation templates. Also make subscribe folder list checkboxes rather than select per TODO in folders.php
|
19 роки тому |
forms.php
|
7eda84f610
Strip HTML out of forms.php. Need to run through rest of core and use these functions such as in all the options pages instead of the embedded HTML there. Note the FIXME comments in forms.php -- I will post something on the DEVEL list in a while with a proposed patch.
|
18 роки тому |
gettext.php
|
59ae6f3ac2
removing trailing ?> from function scripts
|
19 роки тому |
global.php
|
ac4bdcb2f2
Increase max limit for sqGetGlobalVarMultiple search "radius".
|
18 роки тому |
html.php
|
19f8226a72
Add attribute array to hyperlink/image/span templates for future extensibility
|
18 роки тому |
i18n.php
|
dbd9f69d03
resubmitting last Monday updates and adding php 5.1.0 timezone support
|
19 роки тому |
identity.php
|
717be5c30c
Massive update to plugin system architecture. Please test! Not all core plugins are tested yet, please point out issues that need to be fixed. Please see http://marc.theaimsgroup.com/?t=116282394000001&r=1&w=2
|
18 роки тому |
imap.php
|
59ae6f3ac2
removing trailing ?> from function scripts
|
19 роки тому |
imap_asearch.php
|
59ae6f3ac2
removing trailing ?> from function scripts
|
19 роки тому |
imap_general.php
|
717be5c30c
Massive update to plugin system architecture. Please test! Not all core plugins are tested yet, please point out issues that need to be fixed. Please see http://marc.theaimsgroup.com/?t=116282394000001&r=1&w=2
|
18 роки тому |
imap_mailbox.php
|
717be5c30c
Massive update to plugin system architecture. Please test! Not all core plugins are tested yet, please point out issues that need to be fixed. Please see http://marc.theaimsgroup.com/?t=116282394000001&r=1&w=2
|
18 роки тому |
imap_messages.php
|
ad6fa88f56
Add ability to return error string as well. Would be nice if we had an error code system too.....
|
18 роки тому |
imap_utf7_local.php
|
59ae6f3ac2
removing trailing ?> from function scripts
|
19 роки тому |
index.php
|
83fdb4c332
copyright update
|
19 роки тому |
mailbox_display.php
|
3174ac0e31
Use checkForJavascript() instead of $javascript_on. Except I did not change mailbox_display.php because $javascript_on comes from $aProps, not sure if it could be changed - Marc?
|
18 роки тому |
mime.php
|
717be5c30c
Massive update to plugin system architecture. Please test! Not all core plugins are tested yet, please point out issues that need to be fixed. Please see http://marc.theaimsgroup.com/?t=116282394000001&r=1&w=2
|
18 роки тому |
ngettext.php
|
59ae6f3ac2
removing trailing ?> from function scripts
|
19 роки тому |
options.php
|
7eda84f610
Strip HTML out of forms.php. Need to run through rest of core and use these functions such as in all the options pages instead of the embedded HTML there. Note the FIXME comments in forms.php -- I will post something on the DEVEL list in a while with a proposed patch.
|
18 роки тому |
page_header.php
|
c872ff3394
Use org_title -- why not? (That's what it's for.) Can't believe this wasn't fixed before now. STABLE admins, how do you feel about backporting this?
|
18 роки тому |
plugin.php
|
5c8bf54951
Fix for unknown index notices caused in templates when looking for plugin output in what was an empty string instead of an empty array
|
18 роки тому |
prefs.php
|
59ae6f3ac2
removing trailing ?> from function scripts
|
19 роки тому |
rfc822address.php
|
59ae6f3ac2
removing trailing ?> from function scripts
|
19 роки тому |
strings.php
|
3174ac0e31
Use checkForJavascript() instead of $javascript_on. Except I did not change mailbox_display.php because $javascript_on comes from $aProps, not sure if it could be changed - Marc?
|
18 роки тому |
tree.php
|
59ae6f3ac2
removing trailing ?> from function scripts
|
19 роки тому |
url_parser.php
|
59ae6f3ac2
removing trailing ?> from function scripts
|
19 роки тому |