Nathan Gray
c762513e14
Respect convert to human friendly values option
2010-11-22 23:45:11 +00:00
Nathan Gray
b69442d47f
Respect convert to human friendly values option
2010-11-22 23:44:31 +00:00
Nathan Gray
22441f3112
Add new option to convert to human friendly values
2010-11-22 23:34:06 +00:00
Nathan Gray
12fddd6660
Respect convert to human friendly fields option
2010-11-22 23:32:27 +00:00
Nathan Gray
98df477a23
Include infolog js file for multi-infolog actions
2010-11-22 22:45:55 +00:00
Nathan Gray
57866ca97e
Infolog actions - missed JS file, changes to play nice from other apps when they include the js file
2010-11-22 22:44:52 +00:00
Nathan Gray
71674ddb00
* Add actions on multiple infolog entries
2010-11-22 22:28:46 +00:00
Nathan Gray
9726db1eaa
*Users can now see and restore their 'deleted' but held contacts, if deletion prevention is turned on. There is now a config setting to allow users to purge their own 'deleted' contacts.
2010-11-22 17:10:11 +00:00
Nathan Gray
65a1f21890
Fix logic to hide delete button
2010-11-22 16:46:18 +00:00
Nathan Gray
7358243aa1
*Users can now see and restore their 'deleted' but held events, if deletion prevention is turned on. There is now a config setting to allow users to purge their own 'deleted' events.
2010-11-22 16:19:28 +00:00
Klaus Leithoff
6476c7af39
allow upper case window names too
2010-11-22 14:47:10 +00:00
Klaus Leithoff
8a1e78775f
fix problem regarding IE Error for onclick="#" as action
2010-11-22 14:07:30 +00:00
Klaus Leithoff
059a00c0a2
fix for broken send_to mail links
2010-11-22 12:56:49 +00:00
Jörg Lehrke
72889a32e3
Fix SyncML device info handling
2010-11-21 18:19:24 +00:00
Jörg Lehrke
a419a61117
Fix SyncML device info handling
2010-11-21 18:17:36 +00:00
Jörg Lehrke
fcbdc01839
* Implemented deleteaccount hook for SyncML
...
Optimize SyncML device information handling
2010-11-21 15:17:44 +00:00
Ralf Becker
594efde2f9
removed wrong app parameter from about url and disabled error_log for not found js file
2010-11-21 13:37:09 +00:00
Jörg Lehrke
46345ee80d
* Fix 'Shift Calendar Series' issue (Stylite #8273 )
2010-11-21 13:23:01 +00:00
Jörg Lehrke
dc1fa86a9a
Optimize SyncML device information handling
2010-11-21 11:14:38 +00:00
Jörg Lehrke
58dfaac768
Fix SyncML device history issue
2010-11-20 22:16:18 +00:00
Ralf Becker
7791528e4b
only year-align given date, not always use current year, if date is specified
2010-11-20 21:53:41 +00:00
Nathan Gray
d713925480
Remove options tab from the export dialog
2010-11-19 19:07:53 +00:00
Nathan Gray
389b3b557c
Shuffle order of fields (used for CSV export)
2010-11-19 19:05:01 +00:00
Nathan Gray
73c445a694
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:35:37 +00:00
Nathan Gray
d8f79014f8
Fix merging of custom fields with provided fields
2010-11-19 15:55:08 +00:00
Klaus Leithoff
e96292d75a
rework of linkifying email adresses in displayed message bodys
2010-11-18 08:42:36 +00:00
Ralf Becker
c3bdb4c416
for some reason $this->tpl is no instanciated on the home page in 1.8
2010-11-18 08:08:58 +00:00
Christian Binder
94d28beb57
respect max_session_size of -1 correctly (no limit) while reading session files
2010-11-17 16:50:12 +00:00
Christian Binder
fdcd757ae0
respect max_session_size of -1 correctly (no limit) while reading session files
2010-11-17 16:46:12 +00:00
Klaus Leithoff
1e314fb59d
shadowLastChange vs. shadowlastchange. Normalize to shadowlastchange - all lower case
2010-11-17 14:39:12 +00:00
Ralf Becker
a515836e43
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:56 +00:00
Ralf Becker
19e6251df9
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:08 +00:00
Ralf Becker
e128716435
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:09:20 +00:00
Ralf Becker
3a119867b7
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:01 +00:00
Ralf Becker
9da1ddf87b
IE fails, if windows name in egw_openWindowCentered2 contains something no a letter, number or underscore --> removing it
2010-11-17 12:32:33 +00:00
Ralf Becker
e68255167e
IE fails, if windows name in egw_openWindowCentered2 contains something no a letter, number or underscore --> removing it
2010-11-17 12:31:13 +00:00
Klaus Leithoff
066270db32
* eMail: timezone and timeformat issues as reported in egroupware.org Tracker#2755
2010-11-17 09:53:16 +00:00
Ralf Becker
6fd23408c2
for some reason $this->tpl is no instanciated on the home page in 1.8
2010-11-17 08:06:33 +00:00
Ralf Becker
f7f05beb20
updating preferences object in session too
2010-11-16 14:28:33 +00:00
Ralf Becker
e9d789bafe
updating preferences object in session too
2010-11-16 14:27:35 +00:00
Ralf Becker
cc3095647e
fix for scrollbar for searchfield in calendar sidebox for safari; provided by Chr.Fueller
2010-11-16 13:44:27 +00:00
Ralf Becker
6d6eb55070
fixed typo causing $$enddate$$ in notifcation message to show startdate
2010-11-16 13:41:25 +00:00
Ralf Becker
6a9815e5f9
missing translations for notification placeholders
2010-11-16 13:41:00 +00:00
Ralf Becker
658a8b3133
missing translations for notification placeholders
2010-11-16 13:39:48 +00:00
Ralf Becker
c9e5921ff1
fixed typo causing $$enddate$$ in notifcation message to show startdate
2010-11-16 13:39:19 +00:00
Ralf Becker
f09ecebb4a
no need to invalidate session cache, if we write the prefs to the session too
2010-11-16 09:37:55 +00:00
Ralf Becker
53e1f3a96e
no need to invalidate session cache, if we write the prefs to the session too
2010-11-16 09:34:47 +00:00
Ralf Becker
f9893f96b0
debug switch to get Apache error_log message, why logins fail
2010-11-16 08:55:16 +00:00
Ralf Becker
b48888f3a0
debug switch to get Apache error_log message, why logins fail
2010-11-16 08:54:09 +00:00
Nathan Gray
1ddd40f94b
Add importexport support
2010-11-15 20:14:50 +00:00