Commit Graph

113 Commits

Author SHA1 Message Date
Nathan Gray
5cd190d0ae Backport 32460 - Mess with export dialog so it actually works with definitions
- Add base csv export wizard
2010-10-07 23:10:13 +00:00
Nathan Gray
dd8df67229 - Mess with export dialog so it actually works with definitions
- Add base csv export wizard
2010-10-07 23:05:25 +00:00
Nathan Gray
71f64767a2 Backport 32447 - Implement conversion class so the app's plugin can provide extra conversion functions 2010-10-06 22:35:25 +00:00
Nathan Gray
eb5fac04e9 Implement conversion class so the app's plugin can provide extra conversion functions 2010-10-06 22:33:52 +00:00
Nathan Gray
7dfa066363 Backport 32445 - Close and delete sample CSV file when done with it 2010-10-06 22:20:46 +00:00
Nathan Gray
44dbdb1864 Close and delete sample CSV file when done with it 2010-10-06 22:19:48 +00:00
Nathan Gray
505bcde694 Backport 32362 - Allow auto-map from file to update existing mapping 2010-09-28 22:58:05 +00:00
Nathan Gray
79db13ec5e Allow auto-map from file to update existing mapping 2010-09-28 22:54:35 +00:00
Nathan Gray
a947d9eb6f Backport 32359 - Add a feature to try to auto-detect the field mapping 2010-09-28 21:08:54 +00:00
Nathan Gray
53401c63c0 Add a feature to try to auto-detect the field mapping 2010-09-28 21:07:20 +00:00
Nathan Gray
0799bcd0d1 Backport 32258 - Fix bug preventing unsetting a field mapping
- Don't re-resize popup window (Fix for IE unable to resize?)
2010-09-23 19:40:46 +00:00
Nathan Gray
a3bd170aa4 - Fix bug preventing unsetting a field mapping
- Don't re-resize popup window (Fix for IE unable to resize?)
2010-09-23 19:35:52 +00:00
Nathan Gray
a21d0de585 Backport 32166 - Add 'Select' default entry to condition field column also 2010-09-17 14:17:17 +00:00
Nathan Gray
7bf2053a54 Add 'Select' default entry to condition field column also 2010-09-17 14:15:20 +00:00
Nathan Gray
12780ed18c Backport 32146 - Fix add_option calls 2010-09-16 21:23:48 +00:00
Nathan Gray
ae7158086a Fix add_option calls 2010-09-16 21:21:00 +00:00
Nathan Gray
5f0983826b Backport 32138 - Change UI a little to have actions default to 'Select' when no action is selected 2010-09-16 17:21:57 +00:00
Nathan Gray
d01499df7b Change UI a little to have actions default to 'Select' when no action is selected 2010-09-16 17:17:29 +00:00
Nathan Gray
1dac3e1081 Backport 32071 - Improve detection & removal of empty conditions 2010-09-14 22:20:24 +00:00
Nathan Gray
5ed66702ba Improve detection & removal of empty conditions 2010-09-14 22:18:56 +00:00
Nathan Gray
189a7db0fa Backport 32068 - Fixes to get selectboxes working for IE (Stylite #8186) 2010-09-14 21:19:58 +00:00
Nathan Gray
3b46acda8f Fixes to get selectboxes working for IE (Stylite #8186) 2010-09-14 21:17:29 +00:00
Nathan Gray
0dbb6b2e50 Backport 31980 - Take some extra measures to get space for column headers without destroying the keys in the map 2010-09-08 21:01:09 +00:00
Nathan Gray
f5f47c4ad1 Take some extra measures to get space for column headers without destroying the keys in the map 2010-09-08 20:57:06 +00:00
Nathan Gray
f2a34caf19 Backport 31977 - Fix (hopefully) for IE unable to change popup size 2010-09-08 16:26:39 +00:00
Nathan Gray
117299fc3b Fix (hopefully) for IE unable to change popup size 2010-09-08 16:25:32 +00:00
Nathan Gray
1ce33260cf Backport 31972 - Remove call to missing function - doesn't look needed, it works without. 2010-09-08 16:24:07 +00:00
Nathan Gray
6d552b26d1 Remove call to missing function - doesn't look needed, it works without. 2010-09-08 16:19:29 +00:00
Ralf Becker
21300696eb * updating API version to 1.9.001 and app version to 1.8 2010-09-05 17:57:47 +00:00
Ralf Becker
50c43deec9 updating verson to 1.8 2010-09-05 15:24:34 +00:00
Oscar Manuel Gómez Senovilla
2f0df89b4f Tracker #2703 2010-08-25 16:14:29 +00:00
Ralf Becker
099d340fec fixed fatal error: unsupported operand typ 2010-08-16 14:58:23 +00:00
Ralf Becker
587ffbcf28 fixed fatal error: unsupported operand typ 2010-08-16 14:57:36 +00:00
Ralf Becker
b92a2ed5b6 - implemented limited support for sidebox options in preferences
- opening import/export dialogs as popups, as they use egw window.close()
2010-07-08 08:13:37 +00:00
Ralf Becker
1c7e2f6e27 - implemented limited support for sidebox options in preferences
- opening import/export dialogs as popups, as they use egw window.close()
2010-07-08 08:11:44 +00:00
Ralf Becker
284f226d6d adding "regular" import/export functions (import & export) to preferences: allows to use them without being admin 2010-07-07 17:12:34 +00:00
Ralf Becker
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
Nathan Gray
c30032e1ff Make sure etemplate.js gets loaded 2010-06-14 07:48:08 +00:00
Nathan Gray
d5131a6d92 Make sure etemplate.js gets loaded 2010-06-14 07:45:54 +00:00
Ralf Becker
d934e4beec fixed wrong step name and readded content of onLoad body attribute via ajax, thought this still does NOT fix all problems (javascript errors etemplate.js seems not to be loaded) 2010-06-13 07:47:29 +00:00
Ralf Becker
ca6e75f620 fixed wrong step name and readded content of onLoad body attribute via ajax, thought this still does NOT fix all problems (javascript errors etemplate.js seems not to be loaded) 2010-06-13 07:46:51 +00:00
Nathan Gray
870ba2203b Backport 30755 Don't try to include js, that variable isn't there anymore
> - Special handling for the upload (step 30) to do a full form submit
2010-06-11 15:46:54 +00:00
Nathan Gray
3e24e1c7d6 - Don't try to include js, that variable isn't there anymore
- Special handling for the upload (step 30) to do a full form submit
2010-06-11 15:44:36 +00:00
Oscar Manuel Gómez Senovilla
a4d96bd6fa Tracker #2591 2010-06-09 21:11:42 +00:00
Klaus Leithoff
d3602af16c translation provided by mkk 2010-05-20 08:07:03 +00:00
Stefan Becker
f8a0c3ccec some translations 2010-04-23 12:50:41 +00:00
Klaus Leithoff
5b3c05a616 translations provided by mkk 2010-04-12 11:21:49 +00:00
Nathan Gray
7f85ff40e5 Remove debug 2010-04-06 14:21:54 +00:00
Ralf Becker
80a1fb5a53 "fixed not working plugin cache (on tree level): callback has to be public, as it's get called static by an other class (egw_cache)" 2010-04-03 10:31:57 +00:00
Nathan Gray
076137ec85 Fix js error in IE: make sure button has onclick handler and call xajax_eT_wrapper_init() 2010-03-31 16:27:57 +00:00