Klaus Leithoff
|
e8349f3daa
|
detect if function iconv exists before trying to use it while detecting charset
|
2010-10-11 12:54:17 +00:00 |
|
Klaus Leithoff
|
862e07d9a3
|
revert backport r32465 as the deleted flag is not introduced into 10.1 yet.
|
2010-10-11 10:00:31 +00:00 |
|
Jörg Lehrke
|
3f2fee8975
|
Announce all available addressbooks and calendars of the current user with GroupDAV
|
2010-10-09 22:36:04 +00:00 |
|
Nathan Gray
|
f64f49deac
|
Backport 32466 - Add a 'No notifications' checkbox to infolog edit dialog to avoid sending notifications
|
2010-10-08 17:51:39 +00:00 |
|
Nathan Gray
|
2ad22da52c
|
Backport 32464 - Fix for invalid SQL reported by Massimo 676 on the pERP dev list
|
2010-10-08 15:48:48 +00:00 |
|
Nathan Gray
|
6d398f191a
|
Backport 32461 - Add wizard for creating export definitions
|
2010-10-07 23:11:21 +00:00 |
|
Nathan Gray
|
5cd190d0ae
|
Backport 32460 - Mess with export dialog so it actually works with definitions
- Add base csv export wizard
|
2010-10-07 23:10:13 +00:00 |
|
Nathan Gray
|
de928b294e
|
Add wizard for creating export definitions
|
2010-10-07 23:07:02 +00:00 |
|
Nathan Gray
|
dd8df67229
|
- Mess with export dialog so it actually works with definitions
- Add base csv export wizard
|
2010-10-07 23:05:25 +00:00 |
|
Nathan Gray
|
91383a867e
|
Backport 32458 - Don't need 2nd password field when importing
|
2010-10-07 15:35:19 +00:00 |
|
Nathan Gray
|
e3e9c2085a
|
Don't need 2nd password field when importing
|
2010-10-07 15:34:01 +00:00 |
|
Nathan Gray
|
7350f4d38e
|
Backport 32456 - Make before/after column on alarm tab a little wider
|
2010-10-07 14:25:40 +00:00 |
|
Nathan Gray
|
6423145ced
|
Make before/after column on alarm tab a little wider
|
2010-10-07 14:24:30 +00:00 |
|
Klaus Leithoff
|
e677274dce
|
finnish/suomi translations provided by mkk
|
2010-10-07 11:32:38 +00:00 |
|
Klaus Leithoff
|
eee4165762
|
finnish/suomi translations provided by mkk
|
2010-10-07 11:31:57 +00:00 |
|
Klaus Leithoff
|
5412ffbe0b
|
email/phpmailer: fix for bug regarding the sending of the charset information reported by stefan.helzle-at-oscons.de
|
2010-10-07 08:34:23 +00:00 |
|
Klaus Leithoff
|
fd37185922
|
email/phpmailer: fix for bug regarding the sending of the charset information reported by stefan.helzle-at-oscons.de
|
2010-10-07 08:33:59 +00:00 |
|
Klaus Leithoff
|
a272cbd7d0
|
finnish/suomi translations provided by mkk
|
2010-10-07 08:14:22 +00:00 |
|
Klaus Leithoff
|
68ce4a81e1
|
finnish/suomi translations provided by mkk
|
2010-10-07 08:09:31 +00:00 |
|
Nathan Gray
|
71f64767a2
|
Backport 32447 - Implement conversion class so the app's plugin can provide extra conversion functions
|
2010-10-06 22:35:25 +00:00 |
|
Nathan Gray
|
eb5fac04e9
|
Implement conversion class so the app's plugin can provide extra conversion functions
|
2010-10-06 22:33:52 +00:00 |
|
Nathan Gray
|
7dfa066363
|
Backport 32445 - Close and delete sample CSV file when done with it
|
2010-10-06 22:20:46 +00:00 |
|
Nathan Gray
|
44dbdb1864
|
Close and delete sample CSV file when done with it
|
2010-10-06 22:19:48 +00:00 |
|
Nathan Gray
|
76d2792308
|
Get infolog working with import/export
|
2010-10-06 22:18:09 +00:00 |
|
Nathan Gray
|
13a43a9c1d
|
Backport 32442 - Add ability to set an alarm for after the appointment [starts]
|
2010-10-06 17:42:55 +00:00 |
|
Nathan Gray
|
e1505758b7
|
Add ability to set an alarm for after the appointment [starts]
|
2010-10-06 17:40:49 +00:00 |
|
Nathan Gray
|
57859c8bd2
|
Backport 32440 - Sort categories alphabetically in planner by category view
|
2010-10-06 16:26:47 +00:00 |
|
Nathan Gray
|
c30e35bdd8
|
Sort categories alphabetically in planner by category view
|
2010-10-06 16:25:27 +00:00 |
|
Klaus Leithoff
|
90723084fc
|
preserve accountstatus: only write to errorlog if condition is met
|
2010-10-06 15:42:57 +00:00 |
|
Klaus Leithoff
|
cb85377c0a
|
preserve accountstatus: only write to errorlog if condition is met
|
2010-10-06 15:42:32 +00:00 |
|
Klaus Leithoff
|
f3bfc6bc19
|
prevent the change of owner, if the entry to be changed is an account
|
2010-10-06 15:30:58 +00:00 |
|
Klaus Leithoff
|
b32eff2132
|
prevent the change of owner, if the entry to be changed is an account
|
2010-10-06 15:30:07 +00:00 |
|
Klaus Leithoff
|
b518045cd3
|
*eMail: feature to be able to import an email recieved or while sending as a tracker item; (that includes the move of some functions from infolog to bofelamimail, to make it available to more than one app); better charset detection on message body parts that do not carry a charset information (e.g.: base64 and quoted-printable messages, seem not to carry that info)
|
2010-10-06 12:56:54 +00:00 |
|
Klaus Leithoff
|
2072920aae
|
*eMail: feature to be able to import an email recieved or while sending as a tracker item; (that includes the move of some functions from infolog to bofelamimail, to make it available to more than one app); better charset detection on message body parts that do not carry a charset information (e.g.: base64 and quoted-printable messages, seem not to carry that info)
|
2010-10-06 12:45:58 +00:00 |
|
Klaus Leithoff
|
a192da2334
|
*infolog: fix startdate filter for infolog, if you select a single day for start and enddate, and if your infologs start at 00:00 of that day (no time specified)
|
2010-10-05 09:30:09 +00:00 |
|
Klaus Leithoff
|
b1721146d1
|
*infolog: fix startdate filter for infolog, if you select a single day for start and enddate, and if your infologs start at 00:00 of that day (no time specified)
|
2010-10-05 09:29:16 +00:00 |
|
Klaus Leithoff
|
12370ad33b
|
fix for Stylite Ticket#8044 -Message on loginscreen and home doesent have a default lang fallback as all other egroupware translations
|
2010-10-05 08:38:53 +00:00 |
|
Klaus Leithoff
|
ea97a9671b
|
fix for Stylite Ticket#8044 -Message on loginscreen and home doesent have a default lang fallback as all other egroupware translations
|
2010-10-05 08:30:50 +00:00 |
|
Jörg Lehrke
|
12cb6439ba
|
Don't use MaxGUIDSize as maximum UID length
|
2010-10-04 17:27:09 +00:00 |
|
Jörg Lehrke
|
bbe42742d2
|
Don't use MaxGUIDSize as maximum UID length
|
2010-10-04 17:26:07 +00:00 |
|
Nathan Gray
|
ca830865f4
|
Backport 32423 - Update modified time when deleting
|
2010-10-04 15:38:14 +00:00 |
|
Nathan Gray
|
7ae20bcf12
|
Update modified time when deleting
|
2010-10-04 15:09:15 +00:00 |
|
Klaus Leithoff
|
15808d3bc8
|
*infolog, notification: allow the values of select fields to show, actually everything that has an array as value-range and the key saved is found in that range will be shown, else the saved key will be displayed
|
2010-10-04 14:47:52 +00:00 |
|
Klaus Leithoff
|
792027ab82
|
*infolog, notification: allow the values of select fields to show, actually everything that has an array as value-range and the key saved is found in that range will be shown, else the saved key will be displayed
|
2010-10-04 14:46:52 +00:00 |
|
Klaus Leithoff
|
17a3b1e179
|
dont try to translate text from textfields when in listview
|
2010-10-04 12:11:16 +00:00 |
|
Klaus Leithoff
|
e4ef70dd02
|
dont try to translate text from textfields when in listview
|
2010-10-04 11:50:37 +00:00 |
|
Klaus Leithoff
|
a5342d2eb1
|
calendar: handle catchable fatal error while trying to build rule
|
2010-10-04 10:07:52 +00:00 |
|
Klaus Leithoff
|
633fdb1115
|
calendar: handle catchable fatal error while trying to build rule
|
2010-10-04 10:04:02 +00:00 |
|
Klaus Leithoff
|
0dfcfcb760
|
*calendar: feature/fix to allow to preselect the group and category for sitemgr plannerview; by Chr.Fueller
|
2010-10-04 08:19:43 +00:00 |
|
Klaus Leithoff
|
850dfec770
|
*calendar: feature/fix to allow to preselect the group and category for sitemgr plannerview; by Chr.Fueller
|
2010-10-04 08:17:23 +00:00 |
|