Commit Graph

16868 Commits

Author SHA1 Message Date
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
ffaece1983 using native php wordwrap to speed up encoding of images 2010-10-14 11:02:02 +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
3df6fd12f6 avoid invinit recurrence on broken calendar entries (reference AND recur_type set) 2010-10-13 15:31:50 +00:00
Ralf Becker
68fc0c38a5 Changelog for 1.8.001.20101013 2010-10-13 15:24:27 +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
Nathan Gray
cc2bee8dd0 Add exporting iCal and CSV via importexport 2010-10-12 22:45:02 +00:00
Nathan Gray
dfbd512e14 Backport 32507 - Allow plugins to supply complete info for selections 2010-10-12 22:00:53 +00:00
Nathan Gray
762d2469b0 Allow plugins to supply complete info for selections 2010-10-12 21:59:55 +00:00
Nathan Gray
375c359870 Backport 32501 - Change field mapping for groups to make more sense 2010-10-12 16:55:22 +00:00
Nathan Gray
763e65e866 Change field mapping for groups to make more sense 2010-10-12 16:45:31 +00:00
Nathan Gray
fb64b329bc Fix Canadian Thanksgiving 2010-10-12 15:08:29 +00:00
Nathan Gray
d15eed3598 Backport 32498 - Add span to bottom left hbox so 'Do not notify ...' doesn't get squished 2010-10-12 14:47:42 +00:00
Nathan Gray
4fb9b91b15 Add span to bottom left hbox so 'Do not notify ...' doesn't get squished 2010-10-12 14:45:13 +00:00
Ralf Becker
b6330f1d93 fix for mystylite bug #818: planner by user only with read rights (should work with freebusy rights too) 2010-10-12 14:41:48 +00:00
Ralf Becker
a9146eaae9 fix for mystylite bug #818: planner by user only with read rights (should work with freebusy rights too) 2010-10-12 14:34:39 +00:00
Ralf Becker
8aa40841e0 fix for mystylite bug #818: planner by user only with read rights (should work with freebusy rights too) 2010-10-12 14:33:19 +00:00
Ralf Becker
59ffc34a9f - fix for egw.org bug #2729: extended search for recipients filtered by categories does not work
- cancel button in advanced search, cancels now the advanced search and not just closes the window
2010-10-12 14:17:49 +00:00
Ralf Becker
16ae303c98 do NOT return buttons, unless they are pressed 2010-10-12 14:17:31 +00:00
Ralf Becker
c973df5693 - fix for egw.org bug #2729: extended search for recipients filtered by categories does not work
- cancel button in advanced search, cancels now the advanced search and not just closes the window
2010-10-12 14:05:48 +00:00
Ralf Becker
93d34b8557 - fix for egw.org bug #2729: extended search for recipients filtered by categories does not work
- cancel button in advanced search, cancels now the advanced search and not just closes the window
2010-10-12 14:01:36 +00:00
Ralf Becker
f19335a721 do NOT return buttons, unless they are pressed 2010-10-12 13:57:46 +00:00