Commit Graph

16633 Commits

Author SHA1 Message Date
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
Klaus Leithoff
1d9ff72ba5 enable the fallback to english mainscreen_message as default/fallback, if there is no mainscreen_message defined for your language. Make sure there is one, if you want that. You may have to clear the egw_cache, to get this thing working, as caching languages as we do, makes this one a hard case 2010-10-01 14:17:56 +00:00
Klaus Leithoff
71b71ac7c4 enable the fallback to english mainscreen_message as default/fallback, if there is no mainscreen_message defined for your language. Make sure there is one, if you want that. You may have to clear the egw_cache, to get this thing working, as caching languages as we do, makes this one a hard case 2010-10-01 14:15:47 +00:00
Nathan Gray
057a08f866 Make deleted parameter optional 2010-09-30 18:34:49 +00:00
Klaus Leithoff
5d17c31867 catching empty serverclass in getIMAPLogin Times; taking care of new entrys while tracking changes 2010-09-30 13:54:25 +00:00
Klaus Leithoff
9272642663 add a fieldmapping to enable the query for contact_bday 2010-09-30 09:59:59 +00:00
Klaus Leithoff
38c977ee7a add a fieldmapping to enable the query for contact_bday 2010-09-30 09:49:23 +00:00
Klaus Leithoff
ee6a73e1c0 preventing invalid birthdays stored with the datastore such as 0000-00-00 or 0.0.00 to transform to a birthday 2010-09-30 09:39:13 +00:00
Klaus Leithoff
b976930423 preventing invalid birthdays stored with the datastore such as 0000-00-00 or 0.0.00 to transform to a birthday 2010-09-30 09:32:34 +00:00
Nathan Gray
24fc400329 Backport 32394 - Basic support for importing groups from CSV 2010-09-29 17:32:59 +00:00
Nathan Gray
cb7fb29b2e Basic support for importing groups from CSV 2010-09-29 17:31:36 +00:00
Jörg Lehrke
a85fdb55cd Allow to add events to group calendars via CalDAV 2010-09-29 16:54:16 +00:00
Jörg Lehrke
9cf5d5d64f Allow new events in group calendars via CalDAV 2010-09-29 16:49:55 +00:00
Ralf Becker
069fd0175a fixed PHP 5.3 deprecated warning 2010-09-29 16:43:19 +00:00
Ralf Becker
dcffe95a17 display rsync progress 2010-09-29 15:33:09 +00:00
Ralf Becker
acfc96f1a7 fixing changelog stuff, need to update changelog 2010-09-29 13:01:05 +00:00
Klaus Leithoff
b5a015bf3a feature to show contact_id in list and editview; ability to sort by contact_id, ability to search for contact_id (or parts of it), so beware if you search for a contact by id, you may find more than one, since the number you search for may be part of the content of more than one field and contacts, as numbers can occur also in eg.: phonenumber, roomnumber, ZIP-Code, ... 2010-09-29 12:00:19 +00:00
Ralf Becker
e0de91c4ef replaced debug output of command with running it 2010-09-29 11:30:48 +00:00
Ralf Becker
8bc4c13399 * show package changelog inside EGroupware under about 2010-09-29 11:23:34 +00:00
Ralf Becker
bddb577d95 * show package changelog inside EGroupware under about 2010-09-29 11:22:46 +00:00
Ralf Becker
3fb29911b6 * show package changelog inside EGroupware under about 2010-09-29 11:21:12 +00:00
Klaus Leithoff
b06c9d2858 ralf requested the id to be located within an column of its own 2010-09-29 11:10:11 +00:00
Klaus Leithoff
e840850db2 feature to show contact_id in list and editview; ability to sort by contact_id, ability to search for contact_id (or parts of it), so beware if you search for a contact by id, you may find more than one, since the number you search for may be part of the content of more than one field and contacts, as numbers can occur also in eg.: phonenumber, roomnumber, ZIP-Code, ... 2010-09-29 10:38:44 +00:00
Ralf Becker
b441c6f706 fixed editsvnchangelog to work with community version and committing changelog before checkout, so it will be included in the archives too 2010-09-29 10:22:38 +00:00
Ralf Becker
32bda19ded * added valid timezone set in php.ini check 2010-09-29 09:15:59 +00:00
Ralf Becker
8be6483a2a * added valid timezone set in php.ini check 2010-09-29 09:15:29 +00:00
Ralf Becker
13f16953c4 removed not set author and maintainer, as it gives an notice in check_install 2010-09-29 08:42:20 +00:00
Ralf Becker
c4a31bae82 removed not set author and maintainer, as it gives an notice in check_install 2010-09-29 08:41:53 +00:00
Nathan Gray
505bcde694 Backport 32362 - Allow auto-map from file to update existing mapping 2010-09-28 22:58:05 +00:00
Nathan Gray
feb4a3b108 Backport 32361 - Add basic support for importing users from CSV using admin_cmds 2010-09-28 22:56:33 +00:00
Nathan Gray
79db13ec5e Allow auto-map from file to update existing mapping 2010-09-28 22:54:35 +00:00
Nathan Gray
b1a6dd9732 Add basic support for importing users from CSV using admin_cmds 2010-09-28 22:45:57 +00:00
Nathan Gray
a947d9eb6f Backport 32359 - Add a feature to try to auto-detect the field mapping 2010-09-28 21:08:54 +00:00
Nathan Gray
53401c63c0 Add a feature to try to auto-detect the field mapping 2010-09-28 21:07:20 +00:00