Commit Graph

16462 Commits

Author SHA1 Message Date
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
Nathan Gray
22ed1ab411 Update private address country code also 2010-09-28 19:55:55 +00:00
Nathan Gray
b86490c0a7 Better dealing with 2 letter country code:
- Moved handling into BO layer, per Ralf
- Clear country name if user saves with a code, and use the code
- Updated search filter to use code, so filter works in any language
2010-09-28 19:50:50 +00:00
Klaus Leithoff
c4e46dc172 typo in comment, while debugging ACLFilter 2010-09-28 14:58:30 +00:00
Klaus Leithoff
d4c755c316 removing reference to not langer current table column ea_imapoldcclient 2010-09-28 09:21:23 +00:00
Ralf Becker
01845335cd adding EGroupware version to X-Dav-Powered-By header eg. "EGroupware 1.8.001 CalDAV/CardDAV/GroupDAV server" 2010-09-28 08:33:23 +00:00
Ralf Becker
1237e5d754 adding EGroupware version to X-Dav-Powered-By header eg. "EGroupware 1.8.001 CalDAV/CardDAV/GroupDAV server" 2010-09-28 08:32:11 +00:00
Klaus Leithoff
23457c5498 allow cats for planner to be an array 2010-09-28 08:28:19 +00:00
Klaus Leithoff
b052ffeb0a allow cats for planner to be an array 2010-09-28 08:25:23 +00:00
Klaus Leithoff
1cd9eb2d6c make sure keywords of parameters/dparameters are stripped of leading and trailing whitespase, as this meets the expectation later on. Otherwise keys in the parameters/dparameters structure may not be found/identified 2010-09-28 07:42:55 +00:00
Nathan Gray
5524c3573c Use the two letter ISO country code, or allow user to use a free text country field (custom) to preserve syncing 2010-09-27 23:02:32 +00:00
Nathan Gray
6029b5043f Add two extra columns to store the ISO country code for contacts 2010-09-27 23:00:11 +00:00
Nathan Gray
8be41b7976 When deleting but keeping infolog entries, hold on to links as well so they can be restored if contact is restored 2010-09-27 19:18:21 +00:00
Nathan Gray
2b13b73b60 When deleting but keeping events, hold on to links as well so they can be restored if event is restored 2010-09-27 18:03:46 +00:00
Nathan Gray
d7168805c9 When deleting but keeping contacts, hold on to links as well so they can be restored if contact is restored. 2010-09-27 16:39:54 +00:00
Nathan Gray
272d30c3a7 Add parameter 'show_deleted' to include 'deleted' links waiting for purge 2010-09-27 16:29:50 +00:00
Nathan Gray
1482dbc1be Add the ability to hide and hold deleted links, pending final deletion of linked record. This prevents links to deleted items showing when deleted items are held for purging. 2010-09-27 16:27:48 +00:00
Klaus Leithoff
d21560ed70 history for emailadmin, by Chr.Fueller 2010-09-27 14:54:15 +00:00
Ralf Becker
c54935ac0d fix an other PHP5.3 deprecated error 2010-09-27 14:41:09 +00:00
Ralf Becker
453945c9c9 fix an other PHP5.3 deprecated error 2010-09-27 14:28:36 +00:00
Klaus Leithoff
1446585903 colored calendar list view 2010-09-27 08:49:56 +00:00