Commit Graph

16482 Commits

Author SHA1 Message Date
Nathan Gray
91383a867e Backport 32458 - Don't need 2nd password field when importing 2010-10-07 15:35:19 +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
Klaus Leithoff
e677274dce finnish/suomi translations provided by mkk 2010-10-07 11:32:38 +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
a272cbd7d0 finnish/suomi translations provided by mkk 2010-10-07 08:14:22 +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
7dfa066363 Backport 32445 - Close and delete sample CSV file when done with it 2010-10-06 22:20:46 +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
57859c8bd2 Backport 32440 - Sort categories alphabetically in planner by category view 2010-10-06 16:26:47 +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
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
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
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
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
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
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
17a3b1e179 dont try to translate text from textfields when in listview 2010-10-04 12:11:16 +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
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
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
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
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
Nathan Gray
9f6c1c1994 Add a parameter to allow an extra 'Custom' country option when using 2 letter codes 2010-09-28 20:53:00 +00:00