Commit Graph

679 Commits

Author SHA1 Message Date
8913855001 tracker #1476 2008-07-25 22:15:31 +00:00
e6a0bc30a9 tracker #1511 2008-07-25 21:22:37 +00:00
6826e1df64 rest of adding new translations 2008-07-24 19:31:09 +00:00
4885518b88 autoloading of addressbook classes 2008-05-10 12:06:15 +00:00
0bea37425d convert pending lang files for apps to utf-8 2007-11-29 23:00:48 +00:00
7d38810b20 migration from phpgw_ to egw_ for importexport 2007-10-14 16:50:22 +00:00
e5eac71f71 pending lang updates 2007-09-13 13:57:21 +00:00
885dd1bf84 php5.2 fixes 2007-08-30 15:46:31 +00:00
121a44bf71 fix for dst in cal import 2007-08-24 12:52:50 +00:00
c9f3b9f817 fix: not working seconds in date^-1 2007-07-06 09:42:23 +00:00
e7743cb87c clean fields on demand from cntl chars 2007-06-25 20:47:38 +00:00
99771edd87 language updates 2007-06-24 21:55:08 +00:00
d63a7d622d fix: skip empty lines, even if conversion fills (empty) record
add: custom_strtotime in importexport_helper_functions
2007-06-23 12:07:18 +00:00
d972768efc make defautl-records complay with the (hard to understand) setup-rules
after a phonecall with ralf i do understand 1% more of how setup works  :-)
2007-06-21 22:03:50 +00:00
1c7e180154 imrpove dry-run and cli 2007-06-21 18:07:31 +00:00
e004216f15 fixed defautl-records 2007-06-21 15:09:51 +00:00
288c28a658 fixed category handling.
allow to preserv cat if record is updated
added dry-run option
2007-06-21 14:02:03 +00:00
b6a28b8090 performance fix 2007-06-09 22:23:29 +00:00
7a3e571376 - reworked conversions backend in importexport_helper_functions
- reworked plugin interfaces. 
	- charset is now an attribut of plugin_options only
	- import / export function itselve is not static any more
- whiped out silly phpdoc tags generated by umbrello (kde uml modeler)
- reworked representation of plugin_options for definitions
- many fixes in uiexport and export_csv
- lang updates
2007-06-09 15:36:30 +00:00
b4b6d5abef massive improvements for the imports 2007-06-07 22:08:38 +00:00
688dd5f46f Latest lang updates 2007-05-31 14:49:26 +00:00
14fc433fcf updated application versions 1.4 and dependencies accordingly (API is still 1.3.xxx 'til the first RC) 2007-04-30 09:10:36 +00:00
ec80b68626 php5.2+ requires the interfaces also to declare the default params (or not to use them in implementations) 2007-04-15 11:40:12 +00:00
dcef824803 merged Connys 1.4 commit to trunk: fix not working csv_import 2007-04-06 08:03:04 +00:00
0117e53ee2 remaining added lang files 2007-04-05 22:58:00 +00:00
a9b1257487 the mappings from old export framework can be importet now 2006-11-16 11:05:42 +00:00
2b3ce8669b changed export ui to be focused on definitions 2006-11-16 11:04:09 +00:00
9e61aaf90d propset svn:keyword Id 2006-11-10 15:38:31 +00:00
b7d62c7b09 initial import of my importexport work,
export is quite clean at the moment, but import needs lots of work, 

all the stuff is not really for production yet, but i import it now, so that the guy from metaways can also work on it.
most pending tasks:
- implement conversions based on regular expressions
- implement options of plugin
- rework import part (mostly ui)
2006-11-10 15:30:01 +00:00