Ralf Becker
96db81c50c
dont use IN ( ), if there's only one value, it's slower for MySQL
2010-03-04 17:18:30 +00:00
Ralf Becker
0f2eceefb8
Preseed link title-cache for link-list and link-string widget
...
(Performance improvment, as all titles of an application get queried in
a single query and NOT once for every link)
2010-03-04 17:07:10 +00:00
Ralf Becker
50ae17055f
Create an index over egw_cal_user.cal_user_type and cal_user_id, to speed up calendar queries
2010-03-04 15:39:52 +00:00
Klaus Leithoff
7e34a7c999
pdo statement->execute expects either the prepared statement with already bound parameters OR an array of the vars to be bound. It can NOT handle them MIXED
2010-03-04 12:05:42 +00:00
Nathan Gray
3e33651c5d
Change import wizard popup size, shuffle around sidebox menu to have links to import & export dialogs
2010-03-03 19:34:05 +00:00
Nathan Gray
19c710d354
A slightly prettier image for the side of the wizard
2010-03-03 18:16:46 +00:00
Nathan Gray
425e29642c
Record how many of which action were done
2010-03-03 16:29:42 +00:00
Nathan Gray
5179365a8c
Record how many of which action were done
2010-03-03 16:29:25 +00:00
Nathan Gray
e395a4dfb4
Add support for reporting how many of which action (insert, update) were done when importing
2010-03-03 16:28:45 +00:00
Klaus Leithoff
a410651f6f
changing a bit regarding the logic of the new feature (be notified about own changes)
2010-03-03 12:14:10 +00:00
Klaus Leithoff
f093aeff24
feature to enable to be notified of events you created/modified/deleted yourself; That is most helpful if you get a notification eMail with the ics attached, and thus be able to import the event somewhere else (another EGroupware/Outlook/...)
2010-03-03 11:59:55 +00:00
Klaus Leithoff
62c6359c0b
trying to fix the real cause for the resourcetype/collection issue, breaking XP native WebDav Access and having impacts on groupdav: Now resourcetype returns a prop for collection in case of a folder
2010-03-03 09:14:21 +00:00
Ralf Becker
1bcb356a25
fixed propfind_iterator sometimes not returning any item
2010-03-03 08:17:20 +00:00
Jörg Lehrke
59f91abfd7
SlowSync issues with event pseudo exceptions
2010-03-03 00:41:15 +00:00
Nathan Gray
30ce07e567
Add some results from scheduled jobs so you can see if they ran
2010-03-02 22:33:47 +00:00
Christian Binder
b39c0affba
revert nonsense commit from jaytraxx
2010-03-02 18:21:50 +00:00
Christian Binder
fcd731a00b
prevent iterating on empty array
2010-03-02 18:01:41 +00:00
Nathan Gray
ed106c431c
Improve popup size
2010-03-01 23:26:38 +00:00
Nathan Gray
b390965803
Fixes around contact_id, addressbook backend has issues with importing a record with a contact_id in it, it only works for matching for updates.
2010-03-01 23:08:50 +00:00
Nathan Gray
a7d4af0ab1
Fix for default group
2010-03-01 17:45:42 +00:00
Nathan Gray
15a89b310d
Move name step closer to start, get rid of infinite loop if you click next on last step
2010-03-01 17:30:53 +00:00
Nathan Gray
8f815a951e
Fix infinite loop if no sample file provided, default field separator to ;
2010-03-01 15:53:47 +00:00
Christian Binder
fcc50858ee
set whole day flag on import if necessary - this is needed for better recognition in bo class
2010-03-01 15:37:59 +00:00
Klaus Leithoff
30b683cf5a
fixing of an orgview bug: orgview was extremly sticky, after you selected an org member for e.g. infolog view
2010-03-01 10:22:43 +00:00
Jörg Lehrke
2b0d9f5b43
Fix empty ORGANIZER/ATTENDEE
2010-02-28 12:53:49 +00:00
Nathan Gray
444f714020
Let calendar import return import errors
2010-02-27 17:31:46 +00:00
Jörg Lehrke
e377d1914c
Addressbook cleanups from backport
2010-02-26 15:47:51 +00:00
Jörg Lehrke
0412ebbb33
Set ORGANIZER for KDE
2010-02-26 15:39:46 +00:00
Jörg Lehrke
c816b4188e
Fix (pseudo) exception handling in CalDAV
2010-02-26 12:37:07 +00:00
Jörg Lehrke
72e55f9753
Fix GroupDAV issues
2010-02-26 11:04:01 +00:00
Jörg Lehrke
841300542b
Add RDATE support to VTIMEZONE parser
2010-02-26 11:03:34 +00:00
Nathan Gray
c6a2c8bbcc
Changes for importexport
...
- Fix wizard so you can define import definitions
- Change import so an update with no differences will not change anything
2010-02-25 23:18:45 +00:00
Nathan Gray
822230bf57
New classes for importing and scheduling
2010-02-25 23:14:24 +00:00
Nathan Gray
731abfd2a3
Some more work toward completion:
...
- Wizard now works to define input definitions; you can define the mapping, translations and conditions using the UI.
- Added ability to schedule imports / export using async services
Still a lot of work to be done...
2010-02-25 23:13:18 +00:00
Christian Binder
8211aef3ff
fixed wrong series event end times for whole day events when events occur or span over a daylight saving date, fixed typos
2010-02-25 17:05:24 +00:00
Klaus Leithoff
c9ab7e557b
fixing issue: failed add to organisation from org-view, when colon in org_unit/org_location/organisation
2010-02-25 13:42:27 +00:00
Jörg Lehrke
b2b8b35383
Fix various recurring event issues
2010-02-24 15:05:00 +00:00
Jörg Lehrke
85b6ba5ef0
Cleanup issues found during backport
2010-02-23 18:19:12 +00:00
Jörg Lehrke
de840a1fcc
Fix empty field issue
2010-02-23 18:18:10 +00:00
Nathan Gray
0b79a0466d
Make changing status for whole query work
2010-02-22 23:02:25 +00:00
Nathan Gray
4424d49c30
Handle case when ID is missing, happens the time after clearing the cf search
2010-02-22 22:46:17 +00:00
Nathan Gray
5e2d3f4739
Fix for lost links when copying. All links get copied now, including the one in the header.
2010-02-22 21:25:00 +00:00
Nathan Gray
48886af55c
Blur text can affect regular searches, not just array searches
2010-02-22 20:56:59 +00:00
Nathan Gray
fc3228806a
Fix infolog print view to only display the custom fields allowed for that infolog type
2010-02-22 18:18:38 +00:00
Jörg Lehrke
08dbf52b66
Fix typos and code cleanup
2010-02-22 10:02:33 +00:00
Ralf Becker
3aa96a4a34
for xml: decode all entities, remove all non-decodable entities, remove all html tags and encode <, > and & as entities
2010-02-21 23:15:05 +00:00
Jörg Lehrke
e362a5b451
Use category names for history-log
2010-02-19 17:42:02 +00:00
Jörg Lehrke
ce7324f12f
Fix daywise search
2010-02-19 17:10:15 +00:00
Klaus Leithoff
7304df7dcd
fix for a problem with IE7 and IE8(Compatibilitymode) displaying Icons and text in Navbar
2010-02-19 14:53:24 +00:00
Nathan Gray
56b51a4285
Fix so sitemgr contact form shows contact's address instead of current user
2010-02-18 23:32:25 +00:00