Ralf Becker
|
65bf21742a
|
only users can be owners, no need to add groups
|
2012-09-18 11:40:08 +00:00 |
|
Ralf Becker
|
c85432afd0
|
only users can be owners, no need to add groups
|
2012-09-18 11:39:26 +00:00 |
|
Ralf Becker
|
d18c8b3fda
|
removed usage of MCAL_ constants in favor of own class-constants
|
2012-09-18 11:39:00 +00:00 |
|
Ralf Becker
|
1eca8a8fa8
|
* Calendar/CalDAV/eSync: tremendious speed improvment for sync-queries on huge installations (few milisecs instead of more then 2 minutes) *** REQUIRES SCHEMA UPDATE ***
|
2012-09-18 08:02:56 +00:00 |
|
Ralf Becker
|
64173358e6
|
removed usage of MCAL_ constants in favor of own class-constants
|
2012-09-18 07:42:27 +00:00 |
|
Nathan Gray
|
0fa73a76a1
|
A condition with a True action must have a False action. Pick 'none' if not specified
|
2012-09-17 16:22:39 +00:00 |
|
Nathan Gray
|
b85e5d0889
|
Some destination addressbook checking - must exist as an addressbook, not just an account or group
|
2012-09-17 15:47:47 +00:00 |
|
Nathan Gray
|
31d0d47988
|
LDAP search to match sql search: If row limit is < 0, don't slice, return all records
|
2012-09-17 14:47:53 +00:00 |
|
Ralf Becker
|
5abaf08822
|
disable PHP 5.4 E_STRICT warnings in setup, as already done inside EGroupware
|
2012-09-14 16:38:51 +00:00 |
|
Ralf Becker
|
86a8ce1839
|
disable PHP 5.4 E_STRICT warnings in setup, as already done inside EGroupware
|
2012-09-14 16:38:17 +00:00 |
|
Nathan Gray
|
170d120dd2
|
LDAP search to match sql search: If row limit is < 0, don't slice, return all records
|
2012-09-13 17:59:10 +00:00 |
|
Nathan Gray
|
a32b7186c2
|
Supply app tab for jdots refresh
|
2012-09-13 17:13:19 +00:00 |
|
Nathan Gray
|
9139c11dc5
|
- Better messages if import file has a problem
- Reload opening window when definition wizard is done
|
2012-09-12 17:55:13 +00:00 |
|
Nathan Gray
|
07f50bb264
|
Fix 'Application importexport not found' error in jdots by setting app to 'admin' in link
|
2012-09-12 17:10:45 +00:00 |
|
Nathan Gray
|
a3cf69c97c
|
- Make highlight of non-mapped columns stick around
- Fix file upload missing if you use previous button
|
2012-09-12 16:43:20 +00:00 |
|
Nathan Gray
|
411fe5eca6
|
Add explanation to conditions step
|
2012-09-06 23:05:50 +00:00 |
|
Nathan Gray
|
ab89c8c1a8
|
Highlight columns that won't be imported
|
2012-09-06 22:52:46 +00:00 |
|
Nathan Gray
|
b38775db65
|
- Uploading a new file to a definition fully clears mapping - should fix some of the mapping confusion
- Add new / edit definition links in import dialog now open in new window, at the correct step
- Reworked import file checking
|
2012-09-06 21:50:58 +00:00 |
|
Ralf Becker
|
1f77853ff5
|
* Addressbook: doublicate check while adding/editing contacts, based on email or match of 2 out of name, first name, organisation
|
2012-09-06 12:42:10 +00:00 |
|
Ralf Becker
|
c50a83a9a4
|
* Addressbook: doublicate check while adding/editing contacts, based on email or match of 2 out of name, first name, organisation
|
2012-09-06 12:26:11 +00:00 |
|
Nathan Gray
|
6615964c39
|
Import export dialog - Add suggestion for admin to take a backup before importing
- Add links to add new or edit definition (subject to access rules) if an exception happens (column mis-match, import plugin error)
|
2012-09-05 20:02:03 +00:00 |
|
Nathan Gray
|
29e52fc727
|
Enforce at least the right number of columns in import file vs definition, even if we can't tell what the columns are
|
2012-09-04 22:45:55 +00:00 |
|
Nathan Gray
|
a85fdb63a0
|
Add a check & warning on mismatched encoding. Conversion will happen automatically, but warn if we know it will happen.
|
2012-09-04 22:39:15 +00:00 |
|
Ralf Becker
|
f3d12c72c1
|
* API/all apps: fixed account-selection popup started with all users, not primary group, also displaying shown group in bold
|
2012-09-04 14:08:30 +00:00 |
|
Ralf Becker
|
40e7908231
|
* API/all apps: fixed account-selection popup started with all users, not primary group, also displaying shown group in bold
|
2012-09-04 14:08:09 +00:00 |
|
Ralf Becker
|
84ba4ba538
|
* Calendar: add duration intervalls 10, 12, 14 and 16 hours
|
2012-09-04 13:30:41 +00:00 |
|
Ralf Becker
|
8e73cf1f91
|
* Calendar: add duration intervalls 10, 12, 14 and 16 hours
|
2012-09-04 13:30:17 +00:00 |
|
Ralf Becker
|
760ed8d1dc
|
* Calendar: popup notifications now include a link again
|
2012-09-04 12:11:54 +00:00 |
|
Ralf Becker
|
7ade6b4f55
|
* Calendar: popup notifications now include a link again
|
2012-09-04 12:10:37 +00:00 |
|
Klaus Leithoff
|
8e755e1813
|
fix the use of deprecated firstname/lastname; using account_firstname/account_lastname
|
2012-08-30 11:50:00 +00:00 |
|
Klaus Leithoff
|
6b8a937977
|
fix the use of deprecated firstname/lastname; using account_firstname/account_lastname
|
2012-08-30 11:49:06 +00:00 |
|
Klaus Leithoff
|
2d22b12486
|
some comments
|
2012-08-29 12:40:49 +00:00 |
|
Klaus Leithoff
|
3319c3bd3f
|
Send ->HTTP/1.1 500 Internal Server Error<- to device on connection failure
|
2012-08-29 09:40:18 +00:00 |
|
Klaus Leithoff
|
8e9a616e9f
|
fixing bug regarding the reset of the Connection, in some cases some cached objects have not been reset as intended
|
2012-08-29 09:29:42 +00:00 |
|
Ralf Becker
|
988d8148c5
|
an other PHP < 5.3 compatibilty function for ImportExport
|
2012-08-28 14:59:27 +00:00 |
|
Ralf Becker
|
8eff610872
|
support (ignoring) for used ! (exclamation mark) in format
|
2012-08-28 10:28:27 +00:00 |
|
Ralf Becker
|
b62a3f502b
|
* ImportExport: fix for fatal error in PHP 5.2 not having egw_time::createFromFormat()
|
2012-08-27 14:04:49 +00:00 |
|
Klaus Leithoff
|
88179025b0
|
* email/tracker: fix bug regarding the manual transformation of emails to tracker, if tracker is set to htmledit
|
2012-08-27 12:22:30 +00:00 |
|
Klaus Leithoff
|
16de40a9ee
|
* eMail: fix problem when forwarding inline some mails containing winmail.dat attachments (HelpDesk Ticket 3810) (all original attachments are probably part of the winmail.dat, so we resolve the data/attachments contained in winmail.dat)
|
2012-08-27 12:14:17 +00:00 |
|
Klaus Leithoff
|
846fa9eff9
|
fix problem when vcf-cards have double carriage returns (such as crcrlf) this seems to break the v-card
|
2012-08-27 12:04:49 +00:00 |
|
Christian Binder
|
bd270b4010
|
fix ignored _onExecute attribute
|
2012-08-25 14:40:48 +00:00 |
|
Christian Binder
|
3ef3e7d9e0
|
itempicker "action" option which will be executed on click
|
2012-08-25 12:58:28 +00:00 |
|
Klaus Leithoff
|
f3a40b341b
|
* timesheet/mergeprint: add missing datefield definition
|
2012-08-24 11:45:28 +00:00 |
|
Klaus Leithoff
|
bb64a1ed2a
|
* timesheet/mergeprint: add missing datefield definition
|
2012-08-24 11:44:22 +00:00 |
|
Klaus Leithoff
|
5637674315
|
* mergeprint: fix problem with not replaced app-links like #contact/nfn; fix problem with not replaced date only option on date/datetime customfields
|
2012-08-23 10:26:43 +00:00 |
|
Klaus Leithoff
|
aecf198508
|
* mergeprint: fix problem with not replaced app-links like #contact/nfn; fix problem with not replaced date only option on date/datetime customfields
|
2012-08-23 10:25:27 +00:00 |
|
Klaus Leithoff
|
5e1f3ac1cb
|
Changelog for 11.1.20120822
|
2012-08-22 08:10:12 +00:00 |
|
Klaus Leithoff
|
4cd32b9deb
|
silence warnings
|
2012-08-22 08:00:36 +00:00 |
|
Klaus Leithoff
|
6eaeae0d45
|
silence warnings
|
2012-08-22 07:58:18 +00:00 |
|
Klaus Leithoff
|
f3b4b5687e
|
* email/IMAP: revert the static caching of the selected mailbox, as the selecting of the mailbox seems not to live through the request
|
2012-08-22 07:37:21 +00:00 |
|