Commit Graph

11307 Commits

Author SHA1 Message Date
Ralf Becker
8831acc1c4 fixed Pim's addition to the session class: session of the anon user is destroyed, if he tries to enter an application he has no rights to. The check was before the allowed applications have been read ;-) 2006-11-01 09:40:04 +00:00
Ralf Becker
45fa4d0c1c fix for Nathan to allow again ':' in the links 2006-10-31 16:50:39 +00:00
Cornelius Weiß
3e6921d5b9 preserv cats if updateing contacts from import 2006-10-31 09:26:40 +00:00
Ralf Becker
25055b8603 improved advanced search:
- fixed not working paging (lost advanced search)
- uses now a named window and gives it focus
- disabled for org-views
- can be unset via clicking on the addressbook icon (index.php)
- last search can always be restored from session
2006-10-31 07:56:34 +00:00
Ralf Becker
ba311860b0 - fixed not always exported custom fields
- removed old ex_search method
2006-10-31 07:50:51 +00:00
Ralf Becker
cd9ecdf019 daylight saving fix for today from Christian 2006-10-29 12:51:53 +00:00
Ralf Becker
5d88ca4e00 typo fix from Christian 2006-10-29 12:49:05 +00:00
Ralf Becker
62831250e1 killed php warning if search returns no result 2006-10-28 10:11:42 +00:00
Ralf Becker
2e0e11d5a7 showing the query and keeping it when paging through the result 2006-10-28 09:38:20 +00:00
Ralf Becker
66abd0c259 re-added the account-search-types lost in the rewrite of the accounts-class 2006-10-28 09:32:56 +00:00
Ralf Becker
3dcbd0ae30 fixed adi's patch to allow again searching in other fields then the one used in account-filter (by default uid) 2006-10-28 09:32:04 +00:00
Lars Kneschke
a934f999e9 restructured ldap connect function
- we bind now as ldap admin account to read the info about the ldap server
- we now try to use ldap v3 be default and fall back to ldap v2 when v3 fails
2006-10-28 08:38:17 +00:00
Cornelius Weiß
c431575d69 logic updates to advanced search 2006-10-27 13:10:51 +00:00
Ralf Becker
bcb22e45ef php < 5.1 fix for the advanced search 2006-10-27 12:03:37 +00:00
Ralf Becker
6564cbc99a info_custom_from was not set for links to in new entries, causing them to have custom from 2006-10-27 10:50:08 +00:00
Ralf Becker
e9cc37b01c link-entry widget returned wrong value, if value was preset and never changed, eg. InfoLogs created from PM or Addressbook 2006-10-27 10:48:29 +00:00
Cornelius Weiß
03c7a819d3 litte js bug 2006-10-27 10:22:50 +00:00
Cornelius Weiß
70e9f4f0bc remove never used spechial ie javascript 2006-10-27 10:05:31 +00:00
Lars Kneschke
a44190c281 alldayevents can also start and end on different days 2006-10-27 05:54:11 +00:00
Ralf Becker
ff137bd345 fixed not shown customfields in addressbook index, if a not set one is in before 2006-10-26 13:40:47 +00:00
Ralf Becker
5bb1444e90 Need to load etemplate translation for the error-message 2006-10-26 12:11:11 +00:00
Ralf Becker
62bb270e0f added sub-type 'Account contactdate' 2006-10-26 11:09:34 +00:00
Ralf Becker
890cbb87e6 added sub-type 'Account contactdate' 2006-10-26 10:57:47 +00:00
Lars Kneschke
d50f13d980 call the function and do not try searching the non existing array 2006-10-26 04:01:41 +00:00
Lars Kneschke
268d434501 fix IE only javascript problem 2006-10-25 13:40:38 +00:00
Cornelius Weiß
07ddbdd0d6 fix typo 2006-10-25 10:11:19 +00:00
Lars Kneschke
cf1dad6d52 when synchronizing using syncml, we already have php based session started
and we are (currently) not allowed to change the session_id later
to solve this problem, we simply return the current session_id in new_session_id()
2006-10-25 08:18:13 +00:00
Cornelius Weiß
40181f7d5c ups 2006-10-24 20:14:47 +00:00
Cornelius Weiß
cc0705e83a cleanup 2006-10-24 20:12:33 +00:00
Cornelius Weiß
a0bc65dcab fix cancle buttion in adv search 2006-10-24 20:07:20 +00:00
Cornelius Weiß
b269793191 lang updates 2006-10-24 20:00:57 +00:00
Cornelius Weiß
f65d771e5c template for advanced search 2006-10-24 19:47:57 +00:00
Cornelius Weiß
d4d81a940c make advanced-search working in new addressbook 2006-10-24 19:20:37 +00:00
Ralf Becker
7eec77c451 fix for not set default addressbook preference on copy 2006-10-24 14:23:04 +00:00
Ralf Becker
dae2c126df fixed not working (resetable) checkboxes 2006-10-24 14:15:28 +00:00
Ralf Becker
1f4450a34c - fixing SQL error in cal-dav-view caused by previous commit
- new InfoLog preference to not show custom types in calendar (default)
2006-10-24 11:58:14 +00:00
Ralf Becker
34fb07492b added possebility to delegate to groups and filter by groups 2006-10-24 10:08:21 +00:00
Ralf Becker
208d226bf1 InfoLog view for organisations or multiple contacts 2006-10-23 11:50:30 +00:00
Ralf Becker
3ae17a35cf InfoLog view for organisations or multiple contacts 2006-10-23 11:48:56 +00:00
Ralf Becker
c02a67c9af allow to specify multiple, comma-speparated id's for the link-entry widget 2006-10-23 11:22:15 +00:00
Ralf Becker
32771223fe removed not used / needed var parameter, which gave an error if using Japan as country, as suggested by Heiga Zen <heigazen-at-gmail.com> 2006-10-23 05:01:06 +00:00
Cornelius Weiß
a5d124ffad handle html messages in mail2infolog. We use the function in bocompose as we have no generalized html2text converter in the api yet 2006-10-22 18:02:15 +00:00
Ralf Becker
2c56e220bc added again adding of the whole selection to the email-address popup 2006-10-22 11:40:43 +00:00
Ralf Becker
e339994538 removed unnecessary reset of the loop var, so one can use it to detect if etemplate is looping 2006-10-22 11:37:38 +00:00
Ralf Becker
4731a59075 preserve already correctly quoted single quotes 2006-10-22 11:35:58 +00:00
Ralf Becker
01461852ed not working with up-to-date version 2006-10-22 09:46:13 +00:00
Ralf Becker
88048ecc2f renamed datetime class to egw_datetime to support php5.2 2006-10-22 06:39:49 +00:00
Cornelius Weiß
c2d8db0e2f start with reimplementation of advanced search 2006-10-21 20:17:49 +00:00
Cornelius Weiß
8d7bca0d8f start with reimplementation of advanced search 2006-10-21 20:16:25 +00:00
Cornelius Weiß
f302a74156 start with reimplementation of advanced search 2006-10-21 20:14:31 +00:00