Commit graph

14284 commits

Author SHA1 Message Date
pdontthink
32950cad69 Copyright update script changes 2012-03-13 22:14:03 +00:00
pdontthink
1c6d60d7d0 Remove unused global declaration 2012-03-04 04:15:29 +00:00
pdontthink
dc214f0acf Allow configuration of $hide_auth_header no matter what $edit_identity is set to and clarify explanation - synchronize with r14279 2012-02-28 18:20:24 +00:00
pdontthink
73daa27486 Alignment fix 2012-02-28 18:18:29 +00:00
pdontthink
329e8b77b6 Clarify explanation slightly 2012-02-28 18:16:48 +00:00
kink
8fa06c893b port r13364 from trunk to 1.4 2012-02-28 13:09:28 +00:00
jervfors
43153345d3 Update the copyright year
The constant was neglected when updating all copyright years.
2012-02-15 14:32:07 +00:00
kink
5d44ade2be hex2bin is introduced in PHP 5.4 2012-02-08 12:11:18 +00:00
kink
8ad729ce51 in PHP 5.4, hex2bin() exists and a fatal error is triggered when redeclaring 2012-02-08 12:09:10 +00:00
pdontthink
7b3716ea95 Spelling mistake 2012-02-07 23:05:36 +00:00
pdontthink
d79d3a20bf Spelling mistake 2012-02-07 23:04:45 +00:00
pdontthink
0f17157623 Better performance by reducing token usage to only one at a time (also added an option to revert to old behavior if desired) 2012-02-07 22:51:58 +00:00
pdontthink
744cd3dcd3 Better performance by reducing token usage to only one at a time (also added an option to revert to old behavior if desired) 2012-02-07 22:50:13 +00:00
pdontthink
86142c5794 Update compose_form hook docs to match info in compose.php source file 2012-02-05 02:25:24 +00:00
pdontthink
bf442f89f4 Add new search_index_before hook 2012-02-05 00:36:21 +00:00
pdontthink
89d9f94464 Add search_index_before hook so search screen behaves more like right_main 2012-02-05 00:35:55 +00:00
pdontthink
cf1ae58c77 Updating translation template for version 3.0 of Autocomplete plugin 2012-02-03 07:45:57 +00:00
pdontthink
7faa026d4a Move Autocomplete translations to correct place; version 3.0 uses translations in correct manner 2012-02-03 07:07:46 +00:00
pdontthink
d129009d9c Typo 2012-01-12 20:05:56 +00:00
pdontthink
7d963fbb74 Account for case when no reply-to is set in user prefs 2012-01-09 20:41:02 +00:00
pdontthink
8e37d39685 For environments where $browser_rendering_mode is not yet in the config file 2012-01-04 21:05:17 +00:00
pdontthink
e92f5754d3 Synchronize frameset DTD with r14262 (#3240356) 2012-01-04 21:03:41 +00:00
pdontthink
c01e0a0ad8 Add ability for admin to specify what rendering mode (doctype) they'd like to use 2012-01-04 20:04:06 +00:00
pdontthink
2c83500e5b Minor updates for copyright script 2012-01-03 04:05:09 +00:00
pdontthink
b6c078fcc8 Almost finished with IMAP Proxy release instructions 2012-01-03 03:53:34 +00:00
pdontthink
dddd89c06c Update version numbers 2012-01-03 03:52:30 +00:00
pdontthink
5da98712ef Default TLS CA data wasn't being loaded at all (thanks Orion Poplawski); Also fix TLS context not being initialized correctly 2012-01-03 03:49:56 +00:00
pdontthink
0f1a198e1f Document some previously added configuration parameters 2012-01-02 21:56:08 +00:00
pdontthink
bdf321d0bf Document some previously added configuration parameters 2012-01-02 21:51:22 +00:00
pdontthink
5e2a88fce6 Updating copyrights. Happy New Year. 2012-01-02 06:15:18 +00:00
pdontthink
1769e8c231 Updating copyrights. Happy New Year. 2012-01-02 06:14:48 +00:00
pdontthink
5ecda23d86 Updating copyrights. Happy New Year. 2012-01-02 06:13:46 +00:00
pdontthink
d09f3a7e0b Updating translation template for version 1.0 of smime plugin 2012-01-02 05:08:39 +00:00
pdontthink
c68e27c69e Updating translation template for version 1.0 of smime plugin 2012-01-02 05:05:00 +00:00
pdontthink
e8a112c3cf Updating copyrights. Happy New Year. 2012-01-02 03:09:56 +00:00
pdontthink
7e1d62e120 Updating copyrights. Happy New Year. 2012-01-02 02:09:17 +00:00
pdontthink
5a426fb6d9 Updating copyrights. Happy New Year. 2012-01-02 00:18:17 +00:00
pdontthink
09babcbcf5 Sanitize integer option fields - only digits allowed 2011-12-29 06:56:03 +00:00
pdontthink
40a846168d Sanitize integer option fields - only digits allowed 2011-12-29 06:54:57 +00:00
pdontthink
3a1817e517 Add more accurate information about LDAP address book backends and several grammatical fixes 2011-12-29 03:02:56 +00:00
pdontthink
842254cf35 No longer require a source file edit to enable listing of LDAP address books 2011-12-29 02:53:37 +00:00
pdontthink
9c1948fce7 Fix what seems to have been a copy/paste bug 2011-12-29 01:34:06 +00:00
pdontthink
c540721ab5 Unify address book searches. See ChangeLog comments. Also, fixed bug wherein file backend wasn't escaping regular expression correctly. File based backend used to search all fields at once, concatenated by spaces, which 'worked', but is misleading and nothing like the other backends. 2011-12-28 02:59:31 +00:00
pdontthink
d812d6af01 Unify address book searches. See ChangeLog comments. Also, fixed bug wherein file backend wasn't escaping regular expression correctly and bug where LDAP backend was allowing multiple * in a row. File based backend used to search all fields at once, concatenated by spaces, which 'worked', but is misleading and nothing like the other backends. 2011-12-28 02:58:29 +00:00
pdontthink
6302f961da addrsrch_fullname is already fetched by load_prefs.php 2011-12-21 13:27:54 +00:00
pdontthink
61ecccc422 Retiring those whose contacts have gone bad 2011-12-21 04:05:32 +00:00
pdontthink
c9f8f93b28 Filename should not be decoded here 2011-12-20 19:10:55 +00:00
pdontthink
860a7fff00 Use .eml instead of .msg for attached messages, same as 1.5.2 2011-12-20 18:12:34 +00:00
pdontthink
78cf255b95 Make PHP default language for xgettext 2011-12-18 01:34:37 +00:00
pdontthink
7861971647 Make PHP default language for xgettext 2011-12-18 01:33:20 +00:00