Ralf Becker
a4d167ef8c
"fix to allow array with id's for autoinc_id"
2009-09-26 11:00:11 +00:00
Nathan Gray
c619a5d1ec
Clear filter button no longer needed, link-entry handles it
2009-09-25 14:17:41 +00:00
Christian Binder
512acfddc9
fixed typo reported by madsurgeon
2009-09-25 13:04:00 +00:00
Christian Binder
0947f51ce8
fixed typo reported by madsurgeon - some additional german translation
2009-09-25 12:39:11 +00:00
Ralf Becker
00ca396066
Added filter to list, which allows to show infologs linked to an entry
...
of any other applications, eg:
- infologs linked to a certain project
- infologs linked to a contact
2009-09-25 08:03:01 +00:00
Ralf Becker
a11a04b78d
Enhanced nextmatch and link-widget to be able to use a link-entry
...
widget as a custom nextmatch header
Allows eg. in InfoLog to search and then filter by any linked entry of an other application:
- Infologs linked to a project or
- Infologs linked to a contact
2009-09-25 07:59:34 +00:00
Jörg Lehrke
327bd79662
Improved find_event() for propper pseudo recurrence exception handling during Slow Syncs
2009-09-24 22:29:22 +00:00
Klaus Leithoff
d9531fb421
fix for timesheet edit tabs problem; tabs showed, even if set to readonly;
2009-09-24 12:42:54 +00:00
Klaus Leithoff
3d2a5c153a
applying patch 27831 to handle history tracking
2009-09-24 12:19:41 +00:00
Klaus Leithoff
7d03dbc33f
fix for timesheet edit tabs problem; tabs showed, even if set to readonly; backport of history tracking for timesheet from s.becker
2009-09-24 12:16:00 +00:00
Jörg Lehrke
217f0de233
Calendar special pseudo recurrence exception handling moved to SyncML code
...
- content type is now available in replace method
- pseudo to real exception propagation does now work within a single session
2009-09-23 19:20:15 +00:00
Nathan Gray
dae19a0bfa
Remove ID column from default result template, it doesn't add anything useful.
2009-09-23 15:47:04 +00:00
Nathan Gray
780bfee1ec
Add ability for nextmatch-customfields header to filter custom fields that are links to another application
2009-09-23 15:27:33 +00:00
Klaus Leithoff
6d80674bd7
added new Tags for merge
2009-09-23 14:14:31 +00:00
Stefan Becker
08d4daad55
added new Tags for merge
2009-09-23 13:00:59 +00:00
Stefan Becker
7a23ad6e3c
added new Tag 6768NELF to avoid emty lines on rtf serial letters
2009-09-23 12:58:58 +00:00
Klaus Leithoff
266ac3e8f1
do not search in uid, while doing a 'global' search, as you cant see the field, and you probably dont understand, why you get extra rows
2009-09-23 12:17:26 +00:00
Klaus Leithoff
279b89a316
do not search in uid, while doing a 'global' search, as you cant see the field, and you probably dont understand, why you get extra rows
2009-09-23 12:16:58 +00:00
Klaus Leithoff
83c91dc737
enable search in extra colums, as it was broken since get_class() returns addressbook_sql for Addresses stored in SQL instead of socontacts_sql
2009-09-23 10:47:40 +00:00
Klaus Leithoff
20da79db8a
enable search in extra colums, as it was broken since get_class() returns addressbook_sql for Addresses stored in SQL instead of socontacts_sql
2009-09-23 10:47:13 +00:00
Klaus Leithoff
f022a85e1d
added the possibility to show notes in addressbook list.
2009-09-23 10:11:38 +00:00
Christian Binder
bbe301095e
fixed alarm handling: dont touch / ignore alarms being set for all users or alarms of other users since most clients do not know specific owners for alarms
2009-09-23 08:08:37 +00:00
Klaus Leithoff
e1ae046c49
added the possibility to show notes in addressbook list.
2009-09-22 15:17:38 +00:00
Christian Binder
5602cac698
complete rework of the ical import part: removed unclear 1:N relations, introduced get_event_info method which completely classifies incoming events first, removed code duplicates, re-organized importVCal() to have a more linear code structure and to make debugging easier in future. -- please forgive me if i may have introduced some bugs with that but its a huge change --"
2009-09-22 13:43:55 +00:00
Klaus Leithoff
e107a514ec
fix for a reported problem at the german list: with ldap store, the filter for owner did not only filter for the selected user, but additionaly the groupmembers of a group with the matching id.
2009-09-22 13:43:42 +00:00
Klaus Leithoff
9ed090d1a6
fix for a reported problem at the german list: with ldap store, the filter for owner did not only filter for the selected user, but additionaly the groupmembers of a group with the matching id.
2009-09-22 13:40:03 +00:00
Nathan Gray
a3df76902f
Hide close button if user is forced to have the section on their homepage
2009-09-21 21:47:04 +00:00
Nathan Gray
9ec105b3ca
Implement close button for homepage boxes. Still needs a little work to hide the close icon when the box is forced by admin.
2009-09-21 21:29:39 +00:00
Nathan Gray
84e61f3d92
Changes from John Trudel to allow the ajax select widget to return additional information about a selected item. Additional fields are semicolon separated and added after the primary key in the ID Field
2009-09-21 18:34:14 +00:00
Ralf Becker
c3eff9445f
removed tests folder, as it is NOT used by EGroupware
2009-09-21 08:20:04 +00:00
Ralf Becker
cdd5ba5dc2
removed tests folder, as it is NOT used by EGroupware
2009-09-21 08:18:50 +00:00
Ralf Becker
a8942ec499
updated holiday files submitted to egroupware.org
2009-09-21 08:11:46 +00:00
Ralf Becker
4113b747a1
- disabling accept_holiday.php by default, as it's only used on www.egroupware.org
...
- only allow 2-char locale's
2009-09-21 08:05:42 +00:00
Ralf Becker
b0a29726f1
"- disabling accept_holiday.php by default, as it's only used on www.egroupware.org
...
- only allow 2-char locale's"
2009-09-21 07:56:45 +00:00
Ralf Becker
56b0c6a00c
run wrong values in error message through htmlspecialchars()
2009-09-21 06:51:58 +00:00
Ralf Becker
ff0f2dcbbe
run wrong values in error message through htmlspecialchars()
2009-09-21 06:51:05 +00:00
Jörg Lehrke
6648c7c404
Fix Funambol configuration issue and missing spaces in log enrties
2009-09-20 19:45:03 +00:00
Ralf Becker
6d490b25c5
"9.1.20090920:
...
- allow to install mydms or icalsrv .org packages"
2009-09-20 14:09:55 +00:00
Ralf Becker
34a33067db
backported fix for bug #2260 from Jörg
2009-09-20 13:24:20 +00:00
Ralf Becker
94a10b220e
added phpFreeChat public data, to simplyfy phpFreeChat installation
2009-09-20 13:05:44 +00:00
Jörg Lehrke
fd3425bac4
Fix delete() (bug #2260 )
2009-09-20 12:31:16 +00:00
Ralf Becker
5ce9dd0b16
"9.1.20090920:
...
- making all requirements >= (instead of =), as package versions generated by obs are allways the release version higher as version macro
--> fix for https://bugzilla.novell.com/show_bug.cgi?id=537407
- core provides now egw-addressbook and and egw-etemplate
- egw-pear provides now egw-pear
--> should allow to install egroupware-mydms and egroupware-icalsrv community packages"
2009-09-20 12:21:25 +00:00
Ralf Becker
1f5ef865e6
"fixed not working regular expression to hide .picture.jpg, it was hiding all attachments"
2009-09-20 09:48:46 +00:00
Ralf Becker
bfb5eb6682
"fixed not working regular expression to hide .picture.jpg, it was hiding all attachments"
2009-09-20 09:47:48 +00:00
Stefan Becker
051b00b199
added new filter for projects
2009-09-19 13:58:24 +00:00
Ralf Becker
342239e064
"fix csv export to correctly export multiple categories (semicolon separated)"
2009-09-18 14:15:03 +00:00
Ralf Becker
8db94f2471
"fix csv export to correctly export multiple categories (semicolon separated)"
2009-09-18 14:09:11 +00:00
Jörg Lehrke
6ab542b88b
Support iPhone specific TEL type
2009-09-17 20:26:56 +00:00
Klaus Leithoff
6bbf357277
fixing some inconsitencies regarding the get/set Quota (issues with username logintype email)
2009-09-16 13:31:12 +00:00
Ralf Becker
35396fb309
"fix to simplify implementation of view dialogs:
...
$readonlys['__ALL__'] = true;
$readonlys['button[cancel]'] = false;
--> makes all widgets readonly, but the ones explicitly set to false"
2009-09-16 10:42:45 +00:00