Commit Graph

17 Commits

Author SHA1 Message Date
884da4b664 "modernized" importexport_cli a bit (removed uneccessary stuff) and added PEAR Console_Getopt dependency 2011-09-15 07:06:33 +00:00
86ced579db Apply ACL to definition list - only show definitions user can use 2011-05-18 14:46:57 +00:00
f4061db91a install importexport automatically on update 2011-05-07 11:04:36 +00:00
83bbea7669 Try to set some default values for export definitions 2011-03-16 17:07:32 +00:00
01fe133e60 removed accidently commited disable of automatic install 2011-03-11 16:05:13 +00:00
ed60695cd5 * fixed not working scheduled import from vfs 2011-03-11 16:03:08 +00:00
37417195eb Add auto-import of definitions in appname/setup/*.xml 2011-02-03 18:09:39 +00:00
ae07ff2331 Use new sidebox_all hook to add importexport links to other apps' sideboxes 2011-02-03 16:32:03 +00:00
50c43deec9 updating verson to 1.8 2010-09-05 15:24:34 +00:00
f3017cdeba adding "regular" import/export functions (import & export) to preferences: allows to use them without being admin 2010-07-07 17:11:10 +00:00
a6887ae908 - Change file/class names to match new naming conventions
- Change spelling of wizzard to wizard
2010-03-22 15:09:26 +00:00
3358a39461 Fixed install problems with missing php dom extension,
which is required (but not declared) by importexport:
- added requirement to importexport/setup/setup.inc.php
- gracefully fail if dom is not available
- add dom extension to rpm requirements
--> this has been reported many times on the list as "missing wiki
pages", which is caused by suppressed fatal error in importexports
default-records, stoping other apps default records to run
2008-10-14 08:42:09 +00:00
61a23ba829 "update API and etemplate dependency" 2008-10-07 07:17:12 +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
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