|
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 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
12cb6439ba
|
Don't use MaxGUIDSize as maximum UID length
|
2010-10-04 17:27:09 +00:00 |
|
|
bbe42742d2
|
Don't use MaxGUIDSize as maximum UID length
|
2010-10-04 17:26:07 +00:00 |
|
|
ca830865f4
|
Backport 32423 - Update modified time when deleting
|
2010-10-04 15:38:14 +00:00 |
|
|
7ae20bcf12
|
Update modified time when deleting
|
2010-10-04 15:09:15 +00:00 |
|
|
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 |
|
|
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 |
|
|
17a3b1e179
|
dont try to translate text from textfields when in listview
|
2010-10-04 12:11:16 +00:00 |
|
|
e4ef70dd02
|
dont try to translate text from textfields when in listview
|
2010-10-04 11:50:37 +00:00 |
|
|
a5342d2eb1
|
calendar: handle catchable fatal error while trying to build rule
|
2010-10-04 10:07:52 +00:00 |
|
|
633fdb1115
|
calendar: handle catchable fatal error while trying to build rule
|
2010-10-04 10:04:02 +00:00 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
057a08f866
|
Make deleted parameter optional
|
2010-09-30 18:34:49 +00:00 |
|
|
5d17c31867
|
catching empty serverclass in getIMAPLogin Times; taking care of new entrys while tracking changes
|
2010-09-30 13:54:25 +00:00 |
|
|
9272642663
|
add a fieldmapping to enable the query for contact_bday
|
2010-09-30 09:59:59 +00:00 |
|
|
38c977ee7a
|
add a fieldmapping to enable the query for contact_bday
|
2010-09-30 09:49:23 +00:00 |
|
|
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 |
|
|
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 |
|
|
24fc400329
|
Backport 32394 - Basic support for importing groups from CSV
|
2010-09-29 17:32:59 +00:00 |
|
|
cb7fb29b2e
|
Basic support for importing groups from CSV
|
2010-09-29 17:31:36 +00:00 |
|
|
a85fdb55cd
|
Allow to add events to group calendars via CalDAV
|
2010-09-29 16:54:16 +00:00 |
|
|
9cf5d5d64f
|
Allow new events in group calendars via CalDAV
|
2010-09-29 16:49:55 +00:00 |
|
|
069fd0175a
|
fixed PHP 5.3 deprecated warning
|
2010-09-29 16:43:19 +00:00 |
|
|
dcffe95a17
|
display rsync progress
|
2010-09-29 15:33:09 +00:00 |
|
|
acfc96f1a7
|
fixing changelog stuff, need to update changelog
|
2010-09-29 13:01:05 +00:00 |
|
|
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 |
|
|
e0de91c4ef
|
replaced debug output of command with running it
|
2010-09-29 11:30:48 +00:00 |
|
|
8bc4c13399
|
* show package changelog inside EGroupware under about
|
2010-09-29 11:23:34 +00:00 |
|
|
bddb577d95
|
* show package changelog inside EGroupware under about
|
2010-09-29 11:22:46 +00:00 |
|
|
3fb29911b6
|
* show package changelog inside EGroupware under about
|
2010-09-29 11:21:12 +00:00 |
|
|
b06c9d2858
|
ralf requested the id to be located within an column of its own
|
2010-09-29 11:10:11 +00:00 |
|
|
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 |
|
|
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 |
|
|
32bda19ded
|
* added valid timezone set in php.ini check
|
2010-09-29 09:15:59 +00:00 |
|
|
8be6483a2a
|
* added valid timezone set in php.ini check
|
2010-09-29 09:15:29 +00:00 |
|
|
13f16953c4
|
removed not set author and maintainer, as it gives an notice in check_install
|
2010-09-29 08:42:20 +00:00 |
|
|
c4a31bae82
|
removed not set author and maintainer, as it gives an notice in check_install
|
2010-09-29 08:41:53 +00:00 |
|
|
505bcde694
|
Backport 32362 - Allow auto-map from file to update existing mapping
|
2010-09-28 22:58:05 +00:00 |
|
|
feb4a3b108
|
Backport 32361 - Add basic support for importing users from CSV using admin_cmds
|
2010-09-28 22:56:33 +00:00 |
|
|
79db13ec5e
|
Allow auto-map from file to update existing mapping
|
2010-09-28 22:54:35 +00:00 |
|
|
b1a6dd9732
|
Add basic support for importing users from CSV using admin_cmds
|
2010-09-28 22:45:57 +00:00 |
|
|
a947d9eb6f
|
Backport 32359 - Add a feature to try to auto-detect the field mapping
|
2010-09-28 21:08:54 +00:00 |
|
|
53401c63c0
|
Add a feature to try to auto-detect the field mapping
|
2010-09-28 21:07:20 +00:00 |
|
|
9f6c1c1994
|
Add a parameter to allow an extra 'Custom' country option when using 2 letter codes
|
2010-09-28 20:53:00 +00:00 |
|