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
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
647fce9f12
current build stuff
2013-05-31 09:32:27 +00:00
Ralf Becker
865465eb74
Changelog for 11.1.20130531
2013-05-31 08:35:14 +00:00
Ralf Becker
943f9b71cd
fixed not working quoting of multiple values specified as array, can not use array walk, as 2. parameter is the key not passed data
2013-05-31 08:29:58 +00:00
Klaus Leithoff
df7659f53f
disable umlautdomnain capability test on connection test/reset
2013-05-31 07:58:45 +00:00
Ralf Becker
645b17824d
fixed new eTemplate using InfoLog admin no longer stores multiple types as array, but comma-separated
2013-05-29 13:55:10 +00:00
Ralf Becker
ee9f0eacf8
backported "hide_header" r42229 (only class.nextmatch_widget.inc.php) from Trunk
2013-05-28 13:27:34 +00:00
Klaus Leithoff
e74a96ea9f
revert changes r42584; as caused by outdated jQuery
2013-05-28 13:03:04 +00:00
Ralf Becker
fc2ac17c12
* eMail/Sieve/API: updated to jquery version from Trunk 1.7.1, to fix not working edit of Sieve rules and ease backporting
2013-05-28 12:58:51 +00:00
Klaus Leithoff
1ced446691
* eMail: reenable edit of existing sieve rules; needs doubleclick to open edit window
2013-05-28 12:33:26 +00:00
Ralf Becker
1aea9c01b6
2 more cases for r42550: only check for matching system users, if a new account get added, as existing accounts can be reported - depending on configuration - as system users too
2013-05-27 14:30:40 +00:00
Klaus Leithoff
bbade8e107
use already collected error-string
2013-05-27 11:07:01 +00:00
Klaus Leithoff
cbae83f9d3
* eMail: allow to delete messages immediately (on userinteraction), if OVERQUOTA error is encountered
2013-05-27 09:55:59 +00:00
Ralf Becker
e72d937e19
* MySQL: got mysqli extension working and make it default for EGroupware, as mysql is now officially deprecated, existing installs need to be switched manually in header.inc.php or Setup >> Manage header
...
prefering mysqli for new installs
2013-05-27 09:37:13 +00:00
Ralf Becker
d46bd621ae
return (protected) array with validation errors instead of just the count
2013-05-25 17:20:11 +00:00
Ralf Becker
38a4671e04
* Sambaadmin: create new users/groups in LDAP with uidNumber/gidNumber matching relative id (last part of SID) to ease migration to AD or Samba4
2013-05-25 11:08:10 +00:00
Ralf Becker
d606c696e8
Changelog for 11.1.20130524
2013-05-24 07:14:25 +00:00
Ralf Becker
67c59a8fd9
* Timesheet: allow to add timesheets starting yesterday and end today (no warning end-time before start-time)
2013-05-24 07:07:24 +00:00
Ralf Becker
cc38dee31e
* LDAP: only check for matching system users, if a new account get added, as existing accounts can be reported - depending on configuration - as system users too
2013-05-23 17:10:19 +00:00
Ralf Becker
0467ec13ec
prevent PHP Noticed: undefined index: menuaction
2013-05-23 17:01:54 +00:00
Ralf Becker
c4004a22b6
* Tracker: widget to fetch tracker-data for custom print templates
2013-05-23 16:16:35 +00:00
Ralf Becker
e32d08b74d
fixes for 11.1
2013-05-23 16:05:39 +00:00
Ralf Becker
7944b77bb2
* EMail: sort Sieve filter rules via drag-n-drop
2013-05-23 15:57:27 +00:00
Ralf Becker
05d8491861
fixed missing hove on inactive Sieve rules
2013-05-23 14:38:41 +00:00
Ralf Becker
78384c98f4
offer to delete all existing accounts from SQL tables, before migration to it
2013-05-23 14:33:34 +00:00
Klaus Leithoff
fc9bc8fc28
even better help text on sieve rule edit
2013-05-23 14:17:01 +00:00
Klaus Leithoff
8ced02dc55
fix problem regarding the ability to save a groups emailaddress
2013-05-23 13:51:41 +00:00