Nathan Gray
bebfc80259
Calendar CSV import improvements:
...
- Better recognizing participants
- Use robust username parsing, with exact matches
- Participants preview fiexed
- Error checking if end date is before start date
2015-09-29 14:34:47 +00:00
Klaus Leithoff
435f726bf9
select priority should map 0 to None, not empty
2013-01-31 14:13:45 +00:00
Nathan Gray
02e72dc15c
Fix handling of recurrence and time zone
2012-10-12 17:11:29 +00:00
Ralf Becker
5d7c91a66e
translating status-label now when the get used, to allow calendar_boupdate::_get_event_details() use language of to notify user
2012-05-15 13:23:11 +00:00
Nathan Gray
f6a443a917
Add warnings to import plugin
2011-12-15 16:24:47 +00:00
Nathan Gray
659406537b
Remove accidentally committed test code
2011-11-09 15:50:22 +00:00
Nathan Gray
a2c0da6ccc
When exporting from list view, default selection options to listview settings
2011-11-08 22:01:41 +00:00
Nathan Gray
459e6be4d2
Blacklist calendar CSV import because it doesn't work the same as the others, and you should use iCal. If someone needs it, they can put it back in.
2011-04-11 15:21:10 +00:00
Nathan Gray
9ba77ce164
Enable conditional import for calendar
2011-04-06 23:51:24 +00:00
Nathan Gray
cdf246b0dc
Improve human friendly value handling
2011-04-06 23:12:50 +00:00
Nathan Gray
8a102f94e8
Fix for import / update search for existing record. If new record key (ex ID) was not set, search matched all (calendar doesn't support conditional importing, but it has the bug)
2011-03-21 23:01:04 +00:00
Nathan Gray
1a0ae9c9cc
Change names to be consistent with other apps
2011-03-14 20:58:28 +00:00
Nathan Gray
e0d509ca3a
Automatically handle converting+adding text categories without explicit translation
2011-03-09 18:21:14 +00:00
Nathan Gray
d98b1c7437
Add some handling for importing participants from human-friendly form
2011-02-24 18:42:30 +00:00
Nathan Gray
7c55020318
Use just set cal_id variable instead of potentially not set event['cal_id']
2010-10-13 17:24:32 +00:00