Klaus Leithoff
96b744df72
* eMailAdmin/eMail: backport of emailadmin from epl 11.1 to community 1.8 to allow for mandriva MailAccount and suseMailRecipient LDAP Schema to be used in emailadmin; support of storing email attributes in sql database (that way, eGroupware may be used as AccountStorage for your MailServer); LDAP requires php5.3 now! You must visit setup to upgrade emailadmin tables, if you are using a svn checkout
2013-06-13 14:13:01 +00:00
Ralf Becker
a196bf1032
removed copy
2013-06-13 13:02:21 +00:00
Ralf Becker
caf7834d70
Copying emailadmin from 11.1
2013-06-13 12:56:06 +00:00
Klaus Leithoff
1bd03f9434
* eMail/Addressbook: adapt search for emailaddresses to search in prefix, given-, familyname, org and emailaddresses (to provide better matching results in comparsion to addressbook search; only n_fn and emailaddresses have been inspected before, for performance considerations)
2013-06-13 11:31:47 +00:00
Ralf Becker
864b617a10
link-table stores accounts for app="home-accounts"
2013-06-12 18:11:35 +00:00
Ralf Becker
bb020d37f8
refactored account_id change script to use information from app-specific tables_current.inc.php instead of a fixed list
2013-06-12 17:59:43 +00:00
Ralf Becker
f34a92e8e0
fixed not working multiple value "select-account" or "home-accounts" (rows > 1) custom fields
2013-06-12 14:30:33 +00:00
Ralf Becker
f17e335daa
fixed not working multiple value "select-account" or "home-accounts" (rows > 1) custom fields
2013-06-12 14:29:04 +00:00
Klaus Leithoff
048783e9ac
add comments and metadata to email and emailadmin tables
2013-06-12 08:22:25 +00:00
Ralf Becker
8f2cc13eb9
moved support for suseMailRecipient and Mandriva mailAccount LDAP schema to EMAilAdmin
2013-06-11 10:54:58 +00:00
Nathan Gray
12c65ccec3
Properly handle home-accounts custom fields when converting
2013-06-10 16:31:27 +00:00
Nathan Gray
44f3b42a76
Add home-accounts custom fields sub-placeholders
2013-06-10 16:30:32 +00:00
Klaus Leithoff
b434fc655b
make sure there is a mailbox unfolded, if there is no mailbox information stored, use INBOX
2013-06-10 14:44:05 +00:00
Klaus Leithoff
9e1de4f898
fix warning illegal string offset action ...
2013-06-10 13:13:19 +00:00
Klaus Leithoff
2348c8e1ac
* Timesheet: fix for missing preset title
2013-06-10 13:12:34 +00:00
Klaus Leithoff
80ed97140a
* Timesheet: fix for missing preset title
2013-06-10 12:30:23 +00:00
Ralf Becker
374b828c68
* API: allow to set a maximum caching time used instead of unlimited caching or a bigger time, eg. in header.inc.php: egw_caching::$max_expiration = 864000; // 10days
2013-06-10 09:55:49 +00:00
Ralf Becker
ebcda59e45
* Calendar/CalDAV: updated timezone database to 1.2013c
...
from Lightning: https://hg.mozilla.org/comm-central/log/0c54a5703d29/calendar/timezones/timezones.sqlite
2013-06-07 16:04:03 +00:00
Ralf Becker
6cc0b1b4e3
* Calendar/CalDAV: updated timezone database to 1.2013c
...
from Lightning: https://hg.mozilla.org/comm-central/log/0c54a5703d29/calendar/timezones/timezones.sqlite
2013-06-07 16:03:49 +00:00
Ralf Becker
020e58b764
* Calendar: changing an existing, recurring event to whole-day, caused an end-time on day before start
2013-06-07 11:54:26 +00:00
Ralf Becker
081bb820db
* Calendar: changing an existing, recurring event to whole-day, caused an end-time on day before start
2013-06-07 11:54:09 +00:00
Ralf Becker
7e1d64b65c
* Admin/All apps: enable private custom-fields
...
can be explicitly disabled via GET parameter use_private=0
2013-06-06 17:06:15 +00:00
Ralf Becker
4818335176
fixed css rule after some change in old eTemplate causing border-style: groove around each filename
2013-06-06 15:41:55 +00:00
Klaus Leithoff
7a1c48ddad
move ActiveProfileID Pref to General Settings
2013-06-06 15:39:45 +00:00
Ralf Becker
6a605be08c
* Filemanager: store last view as implicit preference and restore it from there
2013-06-06 13:31:51 +00:00
Ralf Becker
af704e2cd5
when viewing sub-entries (action=sp) partents are displayed immediatly before first occurence of a child, for a single parent, always display it as first entry (linked entries to parent could get sorted in front)
2013-06-06 13:15:20 +00:00
Ralf Becker
cc70de044f
* ProjectManager: view all sub-entries of an InfoLog by context menu
2013-06-06 12:17:53 +00:00
Klaus Leithoff
19d40a028b
* eMail: while composing try refreshing listview for Draftfolder (this is, when email app is open, and draft folder is selected)
2013-06-06 11:56:04 +00:00
Ralf Becker
3e40eaf0cb
* API/Addressbook/EMailAdmin: full support for active directory as account storage, tested with Samba4 and win2008r2
...
Trunk commits r42507, r42545, r42556, r42557, r42612, r42630
plugin to support Active Directory to store email configuration (in proxyAddresses attribute, no Exchange schema and support!), also fully autodetecting plugins now in emailadmin/inc directory
2013-06-06 07:21:42 +00:00
Ralf Becker
5a86de2ca6
merged tooltip for label from trunk
2013-06-05 14:07:05 +00:00
Ralf Becker
a46a9321f3
merged tooltip for label from trunk
2013-06-05 13:55:57 +00:00
Ralf Becker
0d8ba7b81b
if we have onclick or tooltip, add it to an extra div around single element of a box
2013-06-05 13:13:47 +00:00
Ralf Becker
3c41a61336
fix header templates missing essential parts like display of validation errors
2013-06-05 07:40:48 +00:00
Ralf Becker
ebe84d09ac
fix header templates missing essential parts like display of validation errors
2013-06-05 07:37:27 +00:00
Ralf Becker
cf992c6453
fixed "not working" save in Calendar >> Site config, gave a wrong, but not displayed, validation error
2013-06-05 07:22:54 +00:00
Nathan Gray
f9dddad8f0
Increase import dialog size
2013-06-04 20:30:51 +00:00
Nathan Gray
ff2d06fcc2
Clear assigned / responsible popups after use
2013-06-04 20:21:45 +00:00
Nathan Gray
00b604195a
Avoid duplicate parsing of usernames with [login]
2013-06-04 20:07:57 +00:00
Ralf Becker
18af05e967
* Calendar: configuration to automatic create links for participants from addressbook
2013-06-04 18:01:04 +00:00
Klaus Leithoff
c1acfdeb7b
fix possible problem with call of uid 9247 (debug szenario, that was not reverted)
2013-06-04 10:11:19 +00:00
Ralf Becker
5ace3f834c
* Filemanager: urlencode password to cope with url special chars like forward slash or @ in passwords, requires smbcw version 1.2
2013-06-03 19:33:39 +00:00
Nathan Gray
4cc09af45d
Fix Export as CSV context option to not bring back the popup if you change a nextmatch filter
2013-06-03 17:43:43 +00:00
Nathan Gray
7a950acbd9
Remove my custom fields from the default definition
2013-06-03 17:41:30 +00:00
Klaus Leithoff
05bbf9f7c8
allow some nesting of div elements
2013-06-03 13:39:21 +00:00
Klaus Leithoff
e062cfc601
fix bug regarding the positioning of the drag n drop context menu
2013-06-03 10:47:33 +00:00
Klaus Leithoff
e8cb25e111
backport of r38639: fixed bug with ctrl-key no longer working
2013-05-31 11:13:42 +00:00
Klaus Leithoff
256740baf5
fix pref storing problem, when no ActiveMailProfile is selected as pref; but a default is set (and Active)
2013-05-31 10:37:23 +00:00
Ralf Becker
e19d5254fd
updated build files
2013-05-31 09:59:31 +00:00
Ralf Becker
647fce9f12
current build stuff
2013-05-31 09:32:27 +00:00
Ralf Becker
692d21bf73
Changelog for 1.8.004.20130531
2013-05-31 08:41:49 +00:00