Commit Graph

16572 Commits

Author SHA1 Message Date
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
Ralf Becker
ad0d953ca2 using native php wordwrap to speed up encoding of images 2010-10-14 10:56:42 +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
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
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
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
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
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
Ralf Becker
d7d719a73d do NOT return buttons, unless they are pressed 2010-10-12 13:56:40 +00:00
Ralf Becker
07842c9c42 remove "Yes" from available views for homepage and missing translations 2010-10-12 11:25:30 +00:00
Ralf Becker
f3ea81f5c6 remove "Yes" from available views for homepage and missing translations 2010-10-12 11:24:25 +00:00
Klaus Leithoff
68bb5cc0e6 changed translations for mainscreen preferences, as they are for main (home) screen only, and not for default 2010-10-12 10:03:44 +00:00
Klaus Leithoff
0ecad0f2e4 changed translations for mainscreen preferences, as they are for main (home) screen only, and not for default 2010-10-12 09:59:39 +00:00
Klaus Leithoff
f5a17c66fa *calendar: allow to set/choose the view to be displayed in home-view 2010-10-12 09:50:20 +00:00
Klaus Leithoff
01f7688185 allow to set/choose the view in home-view 2010-10-12 09:49:17 +00:00
Ralf Becker
2a801e61fe always use regular links stream wrapper here: extended one is unnecessary (slow) for just listing attachments 2010-10-12 08:17:10 +00:00