Commit Graph

504 Commits

Author SHA1 Message Date
Nathan Gray
a763710de7 More fixes for import check (language & charset differ from definition) 2013-05-15 15:29:21 +00:00
Nathan Gray
03a674e7bd Improve handling of headers, checking translations and message_id 2013-05-06 15:26:19 +00:00
Nathan Gray
9366bced65 Load applications translations for header check, add field name to invalid user warning 2013-04-22 15:07:54 +00:00
Nathan Gray
8531bdd771 Also accept the translated version of the column name when checking an imported file 2013-04-03 16:08:02 +00:00
Nathan Gray
e696dc6501 Add check for [username] when trying to convert a user to account ID 2013-03-15 14:07:01 +00:00
Ralf Becker
7aa05c7579 new translations from Stefan 2013-03-06 08:31:58 +00:00
Ralf Becker
95d9dc084f * ImportExport: do NOT complain about wrong charset, if text contains only standard ascii chars 2013-03-01 09:52:10 +00:00
Ralf Becker
2be34f9810 German translations from Stefan plus some additions for en langfile 2013-03-01 08:47:12 +00:00
Nathan Gray
54b8d92514 Fix import no longer working 2013-02-21 15:36:30 +00:00
Ralf Becker
b6a899f5e5 merged translations and other uncommited ones 2013-02-08 19:04:24 +00:00
Klaus Leithoff
2613b09067 only try to save a definition, when there is a definition_id available 2013-02-06 15:12:03 +00:00
Klaus Leithoff
14df4b4135 russian translations provided by Vladimir N. Gavrilov 2013-02-01 14:18:20 +00:00
Nathan Gray
9be692d00f Fix bug where cleared filters did not stay cleared 2013-01-31 19:52:51 +00:00
Nathan Gray
d54714afdf - Fix could not edit / delete special shedules with special characters
- Fix schedule definition was sometimes not set
2013-01-30 19:56:35 +00:00
Nathan Gray
ab4dc564cb Implement export filters for tracker
- Fix missing closed date
2013-01-29 17:04:34 +00:00
Nathan Gray
24a00e706b - Implement export filters for resouces
- Stop using a preference for export selection default.  If the definition has a filter set, use filter, otherwise default to search results
2013-01-29 16:14:04 +00:00
Nathan Gray
83212b709f Implement export filters for addressbook 2013-01-29 16:05:21 +00:00
Nathan Gray
b18f70235a Exclude All or Select... options from select filters 2013-01-23 18:43:01 +00:00
Nathan Gray
31959426ee Implement export filters for tracker 2013-01-22 18:33:40 +00:00
Nathan Gray
627fa6fc9c Encode ID to avoid problems with special chars 2013-01-22 16:53:24 +00:00
Nathan Gray
3102550f37 Fix selection tab plugin data 2013-01-21 18:59:33 +00:00
Ralf Becker
957740eabc * All apps: merged missing translations from other apps or branches 2013-01-18 13:56:05 +00:00
Ralf Becker
be6845b4d0 * All apps: merged missing translations from other apps or branches 2013-01-18 13:48:34 +00:00
Klaus Leithoff
133b831fc2 missing translations provided by stefan becker 2013-01-15 15:19:01 +00:00
Klaus Leithoff
59ee8cbc48 missing translations 2013-01-15 15:16:56 +00:00
Nathan Gray
de16728ded If app has no filterable fields, skip that step 2013-01-10 19:48:34 +00:00
Nathan Gray
389d8cea28 Resources Import/Export definitions 2013-01-10 19:41:52 +00:00
Klaus Leithoff
f999de9660 cannot use etemplate_old as classname in static calls 2013-01-10 10:38:36 +00:00
Nathan Gray
270d8a9145 If app has no filterable fields, skip that step 2013-01-09 19:42:21 +00:00
Nathan Gray
c71a36ed4f * Import|Export: Implement 'No notifications' flag when importing iCal 2013-01-09 18:11:37 +00:00
Nathan Gray
0180124753 * Import|Export: Add ability to set filters for export definitions. Currently available for Infolog. 2013-01-09 16:38:19 +00:00
Nathan Gray
068c53c8aa - Fix import problem with status Open(status)
- Removed unneeded account check - should be handled by convert()
r41169: Fix for Status/Resolution/etc. added during import only visible to importing user
r41176: Fix incorrect warning 'Group, Group is not a known user or group'
2013-01-09 15:48:07 +00:00
Nathan Gray
34b64e7a7b Fix incorrect warning 'Group, Group is not a known user or group' 2013-01-08 16:14:37 +00:00
Nathan Gray
6d826f49eb Change no records message 2013-01-08 16:03:46 +00:00
Nathan Gray
88d1c1eefa If a link match can't be found, do not clear the field but leave it so the plugin can try 2013-01-08 15:56:11 +00:00
Nathan Gray
89b4ce31e8 - Add message if no records available for export using selected settings
- Improve export preview a little
2013-01-07 18:25:53 +00:00
Nathan Gray
a40dda009e Try to catch some errors 2013-01-03 17:00:56 +00:00
Nathan Gray
761848c76f Only the last 3 months (exclusive of current) for 'Last 3 months' 2013-01-03 16:58:38 +00:00
Nathan Gray
3a1c4fb7fb Try to catch some errors 2013-01-03 15:53:31 +00:00
Nathan Gray
21fdd9abf2 Avoid some errors from apps/plugins that don't do filters 2013-01-02 22:38:43 +00:00
Nathan Gray
c09a9aa61c Fix missing conversion of 0 -> No 2013-01-02 17:30:39 +00:00
Nathan Gray
880e55f9a2 - Move filter step later in wizard
- If user picks an end date in export dialog, set time to 23:59:59 to include that day
2012-12-31 20:59:04 +00:00
Nathan Gray
0a91bc5aa9 Add support for filtering records to be exported.
Filterable fields are attempted to be autodetected by using the exportable fields.
Records can be filtered by fields with type select,select-cat,select-account,date,date-time (according to egw_record class) 
only at this time.  Filters are saved in the definition and used with scheduled exports.  They are also available to the
user for modification in the export dialog.
2012-12-31 20:36:28 +00:00
Nathan Gray
8ff5f6f99f Improve error messages when linking goes awry 2012-12-19 20:21:51 +00:00
Nathan Gray
2f1e5b5078 Fix no notifications checkbox 2012-12-19 20:06:13 +00:00
Nathan Gray
e99ab7aff5 Fix link conversion only works the first time 2012-12-18 16:36:05 +00:00
Nathan Gray
2f2ad58e98 Implement 'No notifications' flag when importing iCal 2012-12-17 23:56:56 +00:00
Nathan Gray
0791bbb9f1 Implement importing fields that are primary keys/links to a record in another app 2012-12-17 18:50:03 +00:00
Nathan Gray
8de504397a Clear owner & allowed popups after changing 2012-12-05 16:29:17 +00:00
Nathan Gray
e4133aa210 Clear all users or Just me checkboxes 2012-12-04 22:55:48 +00:00