Commit Graph

16842 Commits

Author SHA1 Message Date
Nathan Gray
c676cf3cc3 Merge custom fields when merging contacts 2010-11-29 15:23:16 +00:00
Klaus Leithoff
ac415a2385 dont use the global template object anymore; do our own now 2010-11-29 11:45:31 +00:00
Klaus Leithoff
bec36ce130 dont use the global template object anymore; do our own now 2010-11-29 11:25:47 +00:00
Ralf Becker
7ebbe15298 replace PHP5.3 deprecated ereg with preg_match 2010-11-27 09:41:53 +00:00
Klaus Leithoff
381eafa58d handle reference of javascript global vars with egw_appWindow('felamimail') instead of windows 2010-11-25 16:01:25 +00:00
Klaus Leithoff
243f3e8cd1 handle deprecated warning set_magic_quotes_runtime, do not set magic quotes all the time, only when get_magic_quotes_runtime returns true 2010-11-25 15:02:21 +00:00
Klaus Leithoff
8f3af965fc handle whitespace in emailaddresses when adding distributionlists to email-compose window 2010-11-25 13:34:32 +00:00
Klaus Leithoff
b0501eefe6 more info in Error Log for failed sending 2010-11-25 11:57:59 +00:00
Klaus Leithoff
e8e7cf29a9 Changelog for 10.1.20101124 2010-11-24 12:31:21 +00:00
Klaus Leithoff
6fc8eab947 code alignment 2010-11-24 11:24:41 +00:00
Klaus Leithoff
16aa1e7c02 fix for wrong parameter warning in foreach, if multiple fields are to be exploded or not 2010-11-24 11:21:06 +00:00
Klaus Leithoff
21f71990c1 option to choose how to handle categories -> update or replace; backport of rev32605 of Nathan Gray 2010-11-24 10:10:01 +00:00
Jörg Lehrke
6edd9d13b0 Rollback r32958 2010-11-23 20:01:55 +00:00
Klaus Leithoff
46fda34664 fix for backport error; html::tree uses different initialization routine; using explizit validate_file now/again 2010-11-23 16:54:00 +00:00
Nathan Gray
7bab64d30d Skip the step about multi-select columns if none of those columns are selected 2010-11-23 16:12:56 +00:00
Nathan Gray
5e4115596b Fix custom field multi-select export into one field 2010-11-23 15:32:19 +00:00
Ralf Becker
18152e3be0 Changelog for 10.1.20101123 2010-11-23 15:28:04 +00:00
Ralf Becker
7afab6589d fixed not working importexport: preferences can NOT store arrays, they need to be serialized before 2010-11-23 15:22:44 +00:00
Nathan Gray
e7764a01cb Cast preference to array to prevent blanks 2010-11-23 15:18:03 +00:00
Klaus Leithoff
3a3c6f624a fix typo, rework of link to preferences and link to emailadmin, fix for sidebar reload via xajax/json 2010-11-23 15:00:19 +00:00
Nathan Gray
ef5fe2728a Keep user choices for next time they use the same export definition 2010-11-23 00:52:21 +00:00
Nathan Gray
f06827eae7 Fix export conversion options 2010-11-23 00:06:35 +00:00
Nathan Gray
633e28e1e9 Respect convert to human friendly values option 2010-11-22 23:48:03 +00:00
Nathan Gray
f491704900 Respect convert to human friendly values option 2010-11-22 23:46:52 +00:00
Nathan Gray
0b6bf37e63 Respect convert to human friendly values option 2010-11-22 23:43:32 +00:00
Nathan Gray
f7bfebde93 Add new option to convert to human friendly values 2010-11-22 23:43:10 +00:00
Klaus Leithoff
b1dd623def css fix for overlong lines in pre sections while displaying messages 2010-11-22 14:56:24 +00:00
Klaus Leithoff
959c05cb3f allow upper case window names too 2010-11-22 14:46:30 +00:00
Klaus Leithoff
e8f2c9496c fix problem regarding IE Error for onclick="#" as action 2010-11-22 13:45:24 +00:00
Klaus Leithoff
0151ac1f56 fix for broken send_to mail links 2010-11-22 12:54:28 +00:00
Ralf Becker
6e305b5b9e re-created patch, because suse does not allow .orig files 2010-11-22 08:00:00 +00:00
Ralf Becker
ab22546c97 Changelog for 10.1.20101122 2010-11-22 07:03:09 +00:00
Jörg Lehrke
d66c2c2f73 Fix SyncML device info handling 2010-11-21 18:19:16 +00:00
Jörg Lehrke
dd4c8f4ff4 * Implemented deleteaccount hook for SyncML
Optimize SyncML device information handling
2010-11-21 15:19:11 +00:00
Jörg Lehrke
6c6b50b519 * Fix 'Shift Calendar Series' issue (Stylite #8273) 2010-11-21 13:38:53 +00:00
Ralf Becker
dee1060f22 removed wrong app parameter from about url 2010-11-21 13:38:10 +00:00
Ralf Becker
2fbae2e1f1 only year-align given date, not always use current year, if date is specified 2010-11-20 21:54:06 +00:00
Ralf Becker
fa5c680e31 respect max_session_size of -1 correctly (no limit) while reading session files 2010-11-20 11:10:13 +00:00
Nathan Gray
3535f0286a Remove options tab from the export dialog 2010-11-19 19:08:47 +00:00
Nathan Gray
cb637d195b Shuffle order of fields (used for CSV export) 2010-11-19 19:05:57 +00:00
Nathan Gray
f118205a28 Fixes to special export category columns:
- Sub-categories are properly detected, and the main category added if needed
- Sub-categories are listed as the path (Sub/Sub-Sub/Level 3) not just their name
2010-11-19 18:40:46 +00:00
Nathan Gray
3e5da2505d Fix merging of custom fields with provided fields 2010-11-19 15:57:25 +00:00
Klaus Leithoff
5512e7787b rework of linkifying email adresses in displayed message bodys 2010-11-18 08:41:17 +00:00
Ralf Becker
7f8e677a5a for some reason $this->tpl is no instanciated on the home page in 1.8 2010-11-18 08:09:16 +00:00
Klaus Leithoff
992ebceac4 shadowLastChange vs. shadowlastchange. Normalize to shadowlastchange - all lower case 2010-11-17 14:41:31 +00:00
Ralf Becker
fda9c3f806 certain common prefs (language, template, ...) require the session to be re-created, happend formerly always, but it now optimized away ;-) 2010-11-17 13:36:41 +00:00
Ralf Becker
470edb4da0 fixed wrong parameter for egw_link::get_links() $only_app, causing extra_links, eg. projectmanager link not to work, if links are not already supplied, like in infolog view mode 2010-11-17 13:08:33 +00:00
Ralf Becker
f9a6fa4449 IE fails, if windows name in egw_openWindowCentered2 contains something no a letter, number or underscore --> removing it 2010-11-17 12:32:10 +00:00
Klaus Leithoff
6557cea45b * eMail: timezone and timeformat issues as reported in egroupware.org Tracker#2755 2010-11-17 09:52:05 +00:00
Ralf Becker
bbe4b1f3f6 updating preferences object in session too 2010-11-16 14:28:08 +00:00