pdontthink
|
6cd24c0552
Happy 2017
|
8 년 전 |
pdontthink
|
5b1a0f6a59
Add PHP5-style constructor
|
8 년 전 |
pdontthink
|
2934017d92
Happy New Year
|
9 년 전 |
pdontthink
|
3b465a0d0f
Happy 2015
|
10 년 전 |
pdontthink
|
581dc23061
Happy 2014
|
11 년 전 |
Fredrik Jervfors
|
c076a1f1ae
Update copyright
|
12 년 전 |
pdontthink
|
acc409fb2a
Updating copyrights. Happy New Year.
|
13 년 전 |
pdontthink
|
3e5f552776
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.
|
13 년 전 |
pdontthink
|
fc57bf2b59
Happy New Year!
|
14 년 전 |
pdontthink
|
7aa0e60863
Update copyrights to 2010
|
15 년 전 |
Fredrik Jervfors
|
134d462c94
The copyright symbol isn't really needed since the word "copyright" is there. Also it doesn't display right in the documentation.
|
16 년 전 |
pdontthink
|
08fc33cf6c
Fix incorrect stristr() parameter order
|
16 년 전 |
pdontthink
|
bc3fb36016
Stop using deprecated ereg() functions (#2820952)
|
16 년 전 |
Fredrik Jervfors
|
0a6245814a
There are too many modified files being committed without the copyright year being updated, so here's a copyright year update the old-fashioned style.
|
16 년 전 |
pdontthink
|
b9c6b56944
Set more restrictive permissions on abook files - matches how pref files are treated. Thanks to 'Lampa' for the pointer.
|
16 년 전 |
pdontthink
|
8e10f61512
Use sq_is_writable()
|
16 년 전 |
pdontthink
|
327222434c
Add clarifying docs
|
17 년 전 |
pdontthink
|
0ac7a4f2b2
Allow lookups by fields other than nickname; LDAP backend needs to have this implemented if poss
|
17 년 전 |
pdontthink
|
67ed8dea89
Change string casing
|
17 년 전 |
Thijs Kinkhorst
|
11b10ba5d1
increment year in copyright notices
|
18 년 전 |
stevetruckstuff
|
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 년 전 |
tokul
|
21a68c9e3f
phpdoc source parsing locks on trailing comments.
|
19 년 전 |
tokul
|
59ae6f3ac2
removing trailing ?> from function scripts
|
19 년 전 |
tokul
|
94c3c393b0
Address book file backend will break with error message, if required
|
19 년 전 |
tokul
|
5064335080
Removed html formating from address book backend classes. Added
|
19 년 전 |
tokul
|
bb2302ba12
disable regexp compilation error
|
19 년 전 |
tokul
|
83fdb4c332
copyright update
|
19 년 전 |
jangliss
|
510fb1a51c
Undefined index in addressbook backends. Possible trigger is import plugins.
|
20 년 전 |
Fredrik Jervfors
|
9ed98bb1ec
phpDocumentor updates
|
20 년 전 |
tokul
|
97375914c1
remove html formating from error messages. XSS fixes sanitize errors and display "
|
20 년 전 |