Commit Graph

14852 Commits

Author SHA1 Message Date
Ralf Becker
adf5ca040e "dump4setup: searching by app.% instead of app% now" 2009-10-03 06:17:05 +00:00
Klaus Leithoff
f41395418b fixing bug reported by J.Krupka at the dev-list, searching for " with felamimails quickSearch destroys the session 2009-10-02 10:17:43 +00:00
Ralf Becker
a6c30d1618 disabling egw-pear: no need to show it anywhere inside EGroupware 2009-10-02 09:23:31 +00:00
Ralf Becker
0a6c1ece97 "upps, .htaccess seems not to allow to use php_admin_value, which is required for newer php to set mbstring.func_overload (leaving the old php_value)" 2009-10-02 09:19:36 +00:00
Ralf Becker
604a407fca "upps, .htaccess seems not to allow to use php_admin_value, which is required for newer php to set mbstring.func_overload (leaving the old php_value)" 2009-10-02 09:18:18 +00:00
Klaus Leithoff
0cbfb4df1c fixing a problem regarding the datehandling in Horde/iCalendar.php reported by Chr.Kaulich 2009-10-02 09:06:36 +00:00
Ralf Becker
92f293aa64 higher resource limits, like in EPL-9.1 packages 2009-10-02 08:51:30 +00:00
Ralf Becker
174f74ed2f higher resource limits, like in EPL-9.1 packages 2009-10-02 08:50:29 +00:00
Klaus Leithoff
d2280fe992 changing the call of get_sessionid to retrieve the egw_session not only the basic_auth session, this fixes the problem, that sessions where not destroyed at logout 2009-10-02 08:34:55 +00:00
Klaus Leithoff
7ab34137a7 changing the call of get_sessionid to retrieve the egw_session not only the basic_auth session, this fixes the problem, that sessions where not destroyed at logout 2009-10-02 08:33:13 +00:00
Stefan Becker
e1c1f54cd6 added new tags for emty lines also for open office 2009-10-01 19:37:16 +00:00
Ralf Becker
8170f98786 "fixed print without edit rights" 2009-10-01 19:22:43 +00:00
Ralf Becker
cc91687826 "fixed print without edit rights" 2009-10-01 19:21:37 +00:00
Ralf Becker
13e7d5ffbc "added missing check if recur-endtime is before start, thanks to Hans-Juergen" 2009-10-01 19:17:18 +00:00
Ralf Becker
d77f7998af "added missing check if recur-endtime is before start, thanks to Hans-Juergen" 2009-10-01 19:16:38 +00:00
Ralf Becker
b461e0481c "quitent error_log and NOT calling affected rows twice, thanks to Hans-Juergen" 2009-10-01 18:59:24 +00:00
Stefan Becker
3312bcd595 fixed problem with edit button in timesheets 2009-10-01 14:29:30 +00:00
Ralf Becker
d30dca4d3b "\"needed\" attribute got lost for \"select-account\" widget" 2009-10-01 14:09:14 +00:00
Ralf Becker
a81fb02efe "\"needed\" attribute got lost for \"select-account\" widget" 2009-10-01 14:08:15 +00:00
Christian Binder
9621d17f28 make ical class ready to propagate a status only exception to a real exception. this is just successful if the user has ACL edit rights on the event - otherwise the propagation attempt gets ignored. additionaly added some logical fixes 2009-10-01 13:30:18 +00:00
Stefan Becker
8ae115dbb5 added scurity checks before delete selected or distribution list entry with the action menu on the button of the page 2009-10-01 13:04:54 +00:00
Klaus Leithoff
3e3c72ab50 added copy and paste block to fckeditor to all egwconfig configurations, if not available 2009-10-01 10:31:28 +00:00
Klaus Leithoff
4c12282716 added copy and paste block to fckeditor to all egwconfig configurations, if not available 2009-10-01 10:28:40 +00:00
Ralf Becker
d4fd249a8d "- using realpath('..') to give user pathes in filesystem (in errors)
- using 'only_if_exists' for 'is_world_writable'=>false check, to cope with doc symlinks under Debian, which are not included in open_basedir (gave file does not exists error and stoped check)"
2009-10-01 09:54:09 +00:00
Ralf Becker
db3b46293b "- using realpath('..') to give user pathes in filesystem (in errors)
- using 'only_if_exists' for 'is_world_writable'=>false check, to cope with doc symlinks under Debian, which are not included in open_basedir (gave file does not exists error and stoped check)"
2009-10-01 09:51:28 +00:00
Nathan Gray
978a1d9642 Make sure if options-selectcols is set by caller, we don't clear it 2009-09-30 15:04:49 +00:00
Ralf Becker
ef928ee3f6 "fixed (cut-n-paste) typo, preventing mailserver config" 2009-09-30 13:05:54 +00:00
Ralf Becker
f1ae1c456d "fixed (cut-n-paste) typo, preventing mailserver config" 2009-09-30 13:05:15 +00:00
Klaus Leithoff
ca7860f217 winmail.dat issue: try to use tnef (tnef Projekt (sf.net/projects/tnef/)) before ytnef 2009-09-30 10:53:21 +00:00
Ralf Becker
0677e339f5 some files required for new rpm build 2009-09-30 08:53:47 +00:00
Ralf Becker
db8599726e "fixed partial content lost on validation errors" 2009-09-30 07:29:14 +00:00
Ralf Becker
c38acb88d5 New filter for calendar based on participant status:
- Not rejected
- Accepted
- Invitations
- Tentative
- Rejected
- Owner too: display also events you own, not only ones you participate
- All incl. rejected
- Hide private infos: as usual
--> filter is stored in the user prefs (survives logouts)
--> old "show events you rejected" preference got removed
Also added a hook allowing applications supplying resources to modify
calendar search with SQL.
2009-09-29 19:58:51 +00:00
Nathan Gray
9b29f45a0f Remove return true; it was from the previous way I tried. 2009-09-29 14:22:10 +00:00
Ralf Becker
22083c7780 "only export highest version (we sort by version DESC!)" 2009-09-29 12:35:58 +00:00
Ralf Becker
ba213a6946 "export now correctly included multiple levels of included templates using relative names" 2009-09-29 12:19:54 +00:00
Klaus Leithoff
638ec3fcd0 return false for _post_process_cf_header as the return of always true in rows context, breaks functionality with infolog close, closeall and delete called from listview 2009-09-29 12:04:27 +00:00
Ralf Becker
e13a988433 "upps debug message ;-)" 2009-09-29 10:07:03 +00:00
Ralf Becker
fd7fedabaf - new method to read multiple titles with one sql query
- pre-seeding title cache from get_calendar_info()
2009-09-29 10:02:09 +00:00
Ralf Becker
c9f380eb1e "fixed not working egw_link::set_cache" 2009-09-29 09:59:53 +00:00
Ralf Becker
656ae5713b "fixed not working egw_link::set_cache" 2009-09-29 09:58:05 +00:00
Ralf Becker
84519f0575 Modernized resource selection
- optional extra columns: description, location, storage info
- using column selection and nm sort-headers
- give selectbox more space 20% now
2009-09-29 09:30:41 +00:00
Stefan Becker
1a15b79c7e added contactform to send mail also to sender 2009-09-29 08:18:05 +00:00
Stefan Becker
4efeaaa8af new 7th paramter to parse in sitemgr modules 2009-09-29 08:09:10 +00:00
Stefan Becker
8b01210dd7 fixed some typos 2009-09-29 07:54:11 +00:00
Jörg Lehrke
b1a9d0f546 Fix issue with adding new entries from device 2009-09-28 19:45:35 +00:00
Stefan Becker
7eed120731 added paramter to select, if sender gets also an email via contactform 2009-09-28 19:22:45 +00:00
Stefan Becker
0c7521cecf added a 7th paramter to use in sitemgr modules 2009-09-28 19:14:45 +00:00
Klaus Leithoff
e6d832da22 added the option allfirst for account display to show [username] firstname lastname, as the option all displayed [username] firstname lastname and not [username] lastname, firstnamne as advertised 2009-09-28 15:12:08 +00:00
Klaus Leithoff
2dc68b1c8d added the option allfirst for account display to show [username] firstname lastname, as the option all displayed [username] firstname lastname and not [username] lastname, firstnamne as advertised 2009-09-28 15:10:02 +00:00
Ralf Becker
d6aaaf1f73 some widgets have label as second option (column name with _ as first),
not a perfect detection ...
2009-09-28 12:52:50 +00:00