Commit Graph

17192 Commits

Author SHA1 Message Date
Nathan Gray
4a5a0571f8 Use common::egw_exit() instead of just exit for extra cleanup 2010-12-20 22:48:46 +00:00
Nathan Gray
bb01196183 Check to make sure rows is set before trying to unset a sub-index 2010-12-20 22:27:33 +00:00
Ralf Becker
30f975494c make NOT the default for cookie auth 2010-12-20 22:03:39 +00:00
Nathan Gray
af918a2945 Use common::egw_exit() instead of just exit for extra cleanup 2010-12-20 22:00:19 +00:00
Ralf Becker
aa78a4c93b hopefully last attempt to get correct handling of '0', 0 and '' (first should be treated equal, last not) 2010-12-20 20:59:14 +00:00
Ralf Becker
515e84b96c hopefully last attempt to get correct handling of '0', 0 and '' (first should be treated equal, last not) 2010-12-20 20:57:35 +00:00
Nathan Gray
746d48d5af Unset checked entries when no longer needed, they can cause problems with other actions (delete) later 2010-12-20 18:16:34 +00:00
Nathan Gray
1e88e8dc96 Avoid extra output after file 2010-12-20 15:34:29 +00:00
Ralf Becker
59c33be565 Import of recurring events (got timezones working for southern hermisphere DST)
and other fixes
2010-12-20 03:29:37 +00:00
Jörg Lehrke
97e1449db6 Fix SyncML addressbook handling 2010-12-19 22:25:47 +00:00
Jörg Lehrke
66e60ff200 Fix SyncML addressbook handling 2010-12-19 22:25:30 +00:00
Ralf Becker
de8e93cfe9 fixed in handling of 0 as value in checkbox_multiselect (was always selected before) 2010-12-19 21:59:00 +00:00
Ralf Becker
d6141a6d18 fixed in handling of 0 as value in checkbox_multiselect (was always selected before) 2010-12-19 21:54:37 +00:00
Ralf Becker
ddb621b49c make NOT the default for cookie auth 2010-12-19 21:17:37 +00:00
Ralf Becker
dbfb13ce5c fix broken alternating line colors 2010-12-19 21:16:43 +00:00
Ralf Becker
2a1b010ead deleting of contacts and some reformatting 2010-12-19 04:07:40 +00:00
Ralf Becker
416410f338 deleting of events 2010-12-19 04:07:01 +00:00
Ralf Becker
a460dde341 Saving/modifying of calendar event on the server:
- no recurring events yet
- no categories
- no deleting on the client yet (like AB, what to return?)
2010-12-19 03:54:09 +00:00
Ralf Becker
0dd2109b62 - timezones get now converted correctly to what AS uses instead of timezones
- direction back is implemented (and tested) but not yet used, as storing events is not yet implemented
- timestamps are passed to zpush now in servertime, which it converts internal to UTC times
- recurring event information is now correctly supplied (thought we do NOT yet deal with virtual exceptions!)
--> next step would be storing events synced in from the client
2010-12-19 00:31:07 +00:00
Ralf Becker
dd5000f11b making monthly_byday_num and monthly_bymonthday public, to use it in calendar_activsync 2010-12-19 00:24:22 +00:00
Ralf Becker
904471d3d3 fixed typo 2010-12-18 23:58:11 +00:00
Philip Herbert
c4c1b3365a implement possibility to change addressbook data via AS 2010-12-18 20:35:36 +00:00
Nathan Gray
6246b1b58b Try to avoid extra output after file 2010-12-17 18:24:24 +00:00
Nathan Gray
726798c8cb Fix order, escape quotes first or the field delimiters get doubled 2010-12-17 16:59:02 +00:00
Nathan Gray
855c601f98 Escape double quotes 2010-12-17 16:45:57 +00:00
Nathan Gray
806a5aec91 - Escape double qoutes
- Allow to pass extra select/lookup values to convert()
2010-12-17 16:39:11 +00:00
Klaus Leithoff
8a0db95b46 * eMail: allow recognition of multipart/report as mails with attachments 2010-12-17 12:28:24 +00:00
Ralf Becker
0ff32d804a - added recurrence information to calendar events (GetMessage)
- added timezone export (currently disabled)
--> both needs testing and will probably not just work
2010-12-17 03:44:43 +00:00
Ralf Becker
f9163f2747 typo 2010-12-17 03:40:55 +00:00
Klaus Leithoff
5dee0f6197 Changelog for 10.1.20101216 2010-12-16 15:28:46 +00:00
Klaus Leithoff
79cb6b8eee * CSV Export: Replace CRLF with LF so excel does not break lines early (myStylite#974) 2010-12-16 15:11:25 +00:00
Klaus Leithoff
e3ee0b34fd * CSV Export: Replace CRLF with LF so excel does not break lines early (myStylite#974) 2010-12-16 15:07:19 +00:00
Klaus Leithoff
c05b748bc0 * ImportExport: Replace CRLF with LF so excel does not break lines early (myStylite#974) 2010-12-16 14:50:29 +00:00
Klaus Leithoff
6afc97236e * ImportExport: Replace CRLF with LF so excel does not break lines early (myStylite#974) 2010-12-16 14:49:13 +00:00
Nathan Gray
b6e61ce94f Implode arrays when not exporting human-friendly values so they don't say 'Array' 2010-12-15 23:11:02 +00:00
Nathan Gray
68ecf2c7fb Implode arrays when not exporting human-friendly values so they don't say 'Array' 2010-12-15 23:10:08 +00:00
Nathan Gray
acdb098a83 Implode arrays when not exporting human-friendly values so they don't say 'Array' 2010-12-15 23:06:36 +00:00
Nathan Gray
8f05a9f411 Revert 33366, replacing \n doesn't help Excel 2010-12-15 22:51:07 +00:00
Klaus Leithoff
cc1310b6de Addressbook / Merge functions: remove error logging 2010-12-15 12:06:53 +00:00
Klaus Leithoff
f42b5cdbe9 * Addressbook / Merge functions: allow pagerepeat for merge in text/plain mimetypes/documents 2010-12-15 10:50:29 +00:00
Klaus Leithoff
4cb00a142d Changelog for 10.1.20101215 2010-12-15 10:16:33 +00:00
Klaus Leithoff
03efa78a8e * Calendar: dayview allow edit popup for task pane by clicking on icon/status icon of particular infolog line. Backport of N.Grays implementation 2010-12-14 15:32:52 +00:00
Klaus Leithoff
613602337e adding sub and superscript to purifier config 2010-12-14 15:08:20 +00:00
Klaus Leithoff
b0a6d6e40c adding sub and superscript to purifier config 2010-12-14 14:57:02 +00:00
Nathan Gray
cf7dd57c66 Use edit link (if available) only on icons, text link is for view 2010-12-13 15:37:25 +00:00
Klaus Leithoff
0c4d7b8b47 using bocontacts->default_addressbook for add_default; do not try to rebuild the logic of bo construct 2010-12-13 13:20:20 +00:00
Klaus Leithoff
d2b8d66c8b using bocontacts->default_addressbook for add_default; do not try to rebuild the logic of bo construct 2010-12-13 13:18:29 +00:00
Ralf Becker
dfe7bcd02a * copying (or reinstating earlier versions) of files now also copies the properties (MyStylite #975) 2010-12-13 02:58:25 +00:00
Ralf Becker
d1c2d06810 * copying (or reinstating earlier versions) of files now also copies the properties (MyStylite #975) 2010-12-13 02:37:46 +00:00
Nathan Gray
852497c4f6 Implode arrays when not exporting human-friendly values so they don't say 'Array' 2010-12-10 22:56:02 +00:00