Commit Graph

16793 Commits

Author SHA1 Message Date
Ralf Becker
1e1df2fe2c setting overflow: auto after constructor call, as new dhtmlXTree has hidden hardcoded 2010-10-18 12:19:38 +00:00
Ralf Becker
af7a24eb9a framework->navbar() now automatically calls framework->header(), this way navbar or sidebox can include JS or CSS, because header is called after 2010-10-18 10:46:47 +00:00
Ralf Becker
351151bd5f fixed wrong case after update 2010-10-18 10:01:46 +00:00
Jörg Lehrke
80a9456eee cleanup forgotten test code in GroupDAV 2010-10-17 23:12:19 +00:00
Jörg Lehrke
28c69b1cde cleanup forgotten test code in GroupDAV 2010-10-17 23:12:08 +00:00
Ralf Becker
e5e052441d fix for #2742: filemanager broken since last svn update 2010-10-16 12:26:54 +00:00
Ralf Becker
7ed2f90ad4 new mode to return the url 2010-10-15 20:22:40 +00:00
Ralf Becker
b4f0f31681 call_user_func('class::method', ...) is PHP 5.3+ 2010-10-15 20:08:54 +00:00
Ralf Becker
15c8775a80 allow to extend filemanager via plugins with more views 2010-10-15 19:42:38 +00:00
Ralf Becker
a6c1f34be7 allow to autoload and/or supply initial tree via json 2010-10-15 16:19:31 +00:00
Ralf Becker
f779454f4c only provide old pathes for old functionality, new code can use new path dhtmlxTree/codebase 2010-10-15 16:16:07 +00:00
Ralf Becker
197fdee2a4 updated dhtmlxtree to version 2.6 2010-10-15 10:04:07 +00:00
Ralf Becker
77bede9db4 removed dhtmlxtree 1.2 to import current version 2.6 2010-10-15 10:02:33 +00:00
Ralf Becker
eaa74a17ae reimplement GetDir to send content-type header with charset 2010-10-14 18:17:15 +00:00
Ralf Becker
0c9dec895b reimplement GetDir to send content-type header with charset 2010-10-14 18:16:27 +00:00
Ralf Becker
ddcc0e1f75 removed never implemented cats_no_subs common pref and always include sub-cats (no change as currently only one was selectable) 2010-10-14 16:16:02 +00:00
Klaus Leithoff
95e96bacd1 categories: better handling of editing/moving categories within the cat-tree 2010-10-14 15:53:28 +00:00
Nathan Gray
9f315b6187 * Fix for Addressbook History NOT showing old or new value for some custom fields (Stylite #8230) 2010-10-14 15:53:09 +00:00
Klaus Leithoff
5c66c7d162 categories: better handling of editing/moving categories within the cat-tree 2010-10-14 15:33:10 +00:00
Nathan Gray
d261f92a75 * Fix for Addressbook History NOT showing old or new value for some custom fields (Stylite #8230) 2010-10-14 15:08:05 +00:00
Ralf Becker
ad0d953ca2 using native php wordwrap to speed up encoding of images 2010-10-14 10:56:42 +00:00
Ralf Becker
87da090667 using native php wordwrap to speed up encoding of images 2010-10-14 10:55:58 +00:00
Ralf Becker
83e9f0b536 Changelog for 10.1.20101014 2010-10-14 08:21:43 +00:00
Ralf Becker
33fef9ce23 reverted removing from delete call in add, as it does NOT take into account changed levels handled by delete 2010-10-14 08:19:26 +00:00
Ralf Becker
819ce52f90 reverted removing from delete call in add, as it does NOT take into account changed levels handled by delete 2010-10-14 08:18:41 +00:00
Nathan Gray
4e0e0a4050 Make sure field_mapping is an array before trying to index into it 2010-10-13 17:49:48 +00:00
Nathan Gray
f8e69a190a Add import / export support through importexport app 2010-10-13 17:49:34 +00:00
Nathan Gray
845d8f533c Make sure field_mapping is an array before trying to index into it 2010-10-13 17:26:34 +00:00
Nathan Gray
831c5e0f84 Add import / export support through importexport app 2010-10-13 17:25:40 +00:00
Nathan Gray
7c55020318 Use just set cal_id variable instead of potentially not set event['cal_id'] 2010-10-13 17:24:32 +00:00
Ralf Becker
d6fa4cf92c avoid invinit recurrence on broken calendar entries (reference AND recur_type set) 2010-10-13 14:09:01 +00:00
Ralf Becker
8dee351338 avoid invinit recurrence on broken calendar entries (reference AND recur_type set) 2010-10-13 14:08:24 +00:00
Ralf Becker
5a08c84fbd syncing changelog with obs 2010-10-13 13:47:27 +00:00
Ralf Becker
1f89c4a217 Changelog for 10.1.20101013 2010-10-13 12:13:36 +00:00
Ralf Becker
57b826a91b Changelog for 10.1.20101013 2010-10-13 11:54:29 +00:00
Ralf Becker
90ca4b6890 Changelog for 10.1.20101013 2010-10-13 11:54:00 +00:00
Ralf Becker
7135df8107 Changelog for 10.1.20101013 2010-10-13 11:52:52 +00:00
Klaus Leithoff
0486a3aae4 phpgwapi: call hooks of apps after deleting of categories to enable apps to clean up their use of affected categories; by Chr.Fueller 2010-10-13 09:37:21 +00:00
Klaus Leithoff
a402fdcb8f *calendar sitemgr integration: planner module now able to preselect resources to; prevent planner with no owner preselected 2010-10-13 09:33:01 +00:00
Klaus Leithoff
4658befc1a resources: allow to retrieve the elements of the resources sidebox calendar elements only and not as full html, by Chr.Fueller 2010-10-13 09:32:16 +00:00
Klaus Leithoff
e8aef25f5b phpgwapi: call hooks of apps after deleting of categories to enable apps to clean up their use of affected categories 2010-10-13 07:39:53 +00:00
Klaus Leithoff
80bc193bcf *calendar sitemgr integration: planner module now able to preselect resources to; prevent planner with no owner preselected 2010-10-13 07:21:07 +00:00
Klaus Leithoff
0aaf531ec7 resources: allow to retrieve the elements of the resources sidebox calendar elements only and not as full html 2010-10-13 07:15:09 +00:00
Nathan Gray
7d0c490079 Backport 32515 - Add mimetype to export plugins 2010-10-12 22:53:59 +00:00
Nathan Gray
a104512988 Add mimetype to export plugins 2010-10-12 22:52:32 +00:00
Nathan Gray
4d22beeb64 Backport 32513 - Add mimetype to export plugin 2010-10-12 22:50:12 +00:00
Nathan Gray
e646cc4f8e Add mimetype to export plugin 2010-10-12 22:48:43 +00:00
Nathan Gray
7b87beb9d9 Backport 32510 - Add ability for plugin to specify mimetype
- Fix basic export csv wizard header option (wasn't loaded properly)
2010-10-12 22:48:18 +00:00
Nathan Gray
6c0d3b2c81 Fix accidentally commited debug code 2010-10-12 22:46:43 +00:00
Nathan Gray
7f540ad450 - Add ability for plugin to specify mimetype
- Fix basic export csv wizard header option (wasn't loaded properly)
2010-10-12 22:45:55 +00:00