nathangray
|
15c94135bc
|
- Add participant filter
- Change event status filter to one only, since multiple doesn't work
- Allow overriding of label, tag & multiple in filter
|
2018-12-06 11:41:31 -07:00 |
|
nathangray
|
8451836a92
|
Import/Export - change signature of method that gets options to allow definition-specific values
Do export too, for consistency
|
2018-11-29 10:32:42 -07:00 |
|
nathangray
|
8f7cf3541b
|
* Calendar - Fix CSV export search results did not work (gave error)
|
2018-08-14 10:04:27 -06:00 |
|
nathangray
|
d76f467f94
|
* Calendar - Fix exporting CSV from search results exported owner as participants
|
2018-03-02 11:13:18 -07:00 |
|
nathangray
|
4221dfbdd6
|
Calendar - better handling of recurrence when exporting & importing CSV
|
2017-04-20 10:01:32 -06:00 |
|
nathangray
|
d91ef451ed
|
Calendar export CSV cleanup
- Fix looking for query in wrong place broke 'Use search results'
- Remove uneeded code
- Hide criteria block when user chooses search results
|
2016-09-21 08:45:08 -06:00 |
|
nathangray
|
7eabd22524
|
Make sure calendar CSV export still gets results when filtering by criteria with no end date
|
2016-09-14 09:44:48 -06:00 |
|
Ralf Becker
|
2c238b7071
|
* PHP7/ImportExport: fix different evaluation order of PHP 5 and 7 gives eg. error "Function name must be string" in wizard
|
2016-07-07 20:25:32 +02:00 |
|
Nathan Gray
|
0eeb8b56c0
|
- Export plugins now specify the export record class
- Projectmanager now has filters
|
2016-05-04 19:34:30 +00:00 |
|
Ralf Becker
|
dcc003cedf
|
move calendar to new api
|
2016-05-01 17:47:59 +00:00 |
|
Nathan Gray
|
58b7f38426
|
Promote calendar-owner to full widget, loadable by etemplate on its own
|
2016-02-18 19:45:37 +00:00 |
|
Nathan Gray
|
3eaf87f78f
|
Fix some problems with calendar export causing a blank export popup
- missing template
- bad format on end date
|
2014-04-30 16:54: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
|
1c886276a8
|
Fix fatal error in export caused by field mismatch (not defined)
|
2013-01-23 23:22:37 +00:00 |
|
Nathan Gray
|
3f808215fe
|
Re-work how calendar export criteria preset dates are calculated - use view start instead of today
|
2013-01-22 17:27:07 +00:00 |
|
Nathan Gray
|
3102550f37
|
Fix selection tab plugin data
|
2013-01-21 18:59:33 +00:00 |
|
Nathan Gray
|
4d3caf78fa
|
Implement Import/Export filters for calendar
|
2013-01-21 18:36:48 +00:00 |
|
Nathan Gray
|
df01374c23
|
Fix export of calendar views weekN, year
|
2013-01-21 16:17:56 +00:00 |
|
Nathan Gray
|
b16302e090
|
Adjust custom date selection to include the full end date
Affects list view 'Selected range' and export range selection
|
2012-10-04 22:32:26 +00:00 |
|
Nathan Gray
|
e5fd49940f
|
Return export object
|
2012-04-18 18:00:21 +00:00 |
|
Ralf Becker
|
ee8fd5b10e
|
found a lot more calls to get_rows missing to set csv_export flag and fixed code in nextmatch dealing with situation if num_rows=-1 got stored in prefs anyway
|
2012-03-29 12:06:10 +00:00 |
|
Nathan Gray
|
a2c0da6ccc
|
When exporting from list view, default selection options to listview settings
|
2011-11-08 22:01:41 +00:00 |
|
Klaus Leithoff
|
2d494997ab
|
rework of bo_merge::getExportLimit, apply to etemplate, importexport, addressbook, calendar
|
2011-09-16 13:03:46 +00:00 |
|
Klaus Leithoff
|
d9905d3fb4
|
calendar/addressbook/API: introduce hook to fetch the export_limit to be applied for an app; introduce method to test if a specific hook exists for an application; fetch the export_limit via hook where appropriate
|
2011-09-15 14:46:56 +00:00 |
|
Klaus Leithoff
|
d52c72207c
|
* calendar/importexport/addressbook: calendar introduce new config option to set app specific export_limit; calendar csv export: use enumerate for exporting events as csv; bo_merge: introduce new helper functions to get and check export-limit; addressbook: use new helper functions
|
2011-09-13 09:05:33 +00:00 |
|
Klaus Leithoff
|
7ab7b51bc8
|
fix typo and missing param for uilist::get_rows
|
2011-09-05 07:12:57 +00:00 |
|
Klaus Leithoff
|
1d8034e17b
|
code cleanup: as bo_merge::is_export_limit_excepted checks for ->is Admin<- already
|
2011-08-30 15:13:58 +00:00 |
|
Klaus Leithoff
|
10411b539d
|
adapting missed export_limit_excepted processing to static bo_merge::is_export_limit_excepted
|
2011-08-30 14:49:49 +00:00 |
|
Nathan Gray
|
16bafa78b8
|
Implement export restriction exception for given users/groups in apps
|
2011-08-17 15:38:56 +00:00 |
|
Nathan Gray
|
82de8a636d
|
- Use current view as filter for iCal export too
- Use preference for export selection parameter search results / given criteria
|
2011-05-30 17:23:46 +00:00 |
|
Nathan Gray
|
1e8e802acd
|
Try to pull 'search results' out of non-list views
|
2011-05-26 16:35:25 +00:00 |
|
Nathan Gray
|
c0692ac303
|
Allow to use search results as selection for export
|
2011-05-24 19:56:32 +00:00 |
|
Nathan Gray
|
34e915876d
|
Skip events that don't fit into the selected time range
|
2011-04-18 19:25:23 +00:00 |
|
Nathan Gray
|
cdf246b0dc
|
Improve human friendly value handling
|
2011-04-06 23:12:50 +00:00 |
|
Nathan Gray
|
5325043b71
|
Default export date selection to current calendar view, overriding preferences
|
2011-04-06 22:25:21 +00:00 |
|
Nathan Gray
|
4aa8d937e1
|
Fix user filter
|
2011-03-21 17:50:05 +00:00 |
|
Nathan Gray
|
0e2c6c6812
|
Add user control to export selection
|
2011-03-14 20:39:59 +00:00 |
|
Nathan Gray
|
9f3f96e502
|
Fix missing custom fields
|
2011-02-23 20:48:57 +00:00 |
|
Nathan Gray
|
0df9ee0c6d
|
Implode arrays when not exporting human-friendly values so they don't say 'Array'
|
2010-12-10 22:54:27 +00:00 |
|
Nathan Gray
|
b69442d47f
|
Respect convert to human friendly values option
|
2010-11-22 23:44:31 +00:00 |
|
Nathan Gray
|
9f13b381e0
|
Convert recurrence type and interval to human friendly values
|
2010-11-09 19:26:25 +00:00 |
|
Nathan Gray
|
7394f39167
|
Make sure owner gets included in fields to be converted to human-friendly formats
|
2010-11-09 19:05:40 +00:00 |
|
Nathan Gray
|
9ab9397af7
|
Format CSV export data from internal/numeric format into something a little more friendly for normal people
|
2010-11-04 17:27:08 +00:00 |
|
Nathan Gray
|
cc2bee8dd0
|
Add exporting iCal and CSV via importexport
|
2010-10-12 22:45:02 +00:00 |
|