Commit Graph

16784 Commits

Author SHA1 Message Date
Klaus Leithoff
15612076fb use exceptions to report failure on PEAR::Errors to UI for moveMessages and delteMessages 2010-11-11 16:25:45 +00:00
Klaus Leithoff
7ec27c700a * eMail: better error handling/information to the user if copy/move/delete of messages fails
catch exceptions thrown by bofelamimail on moveMessages/deleteMessages
2010-11-11 16:24:11 +00:00
Ralf Becker
31f3a9c8ee Changelog for 10.1.20101112 2010-11-11 13:35:48 +00:00
Ralf Becker
7a041a0bd5 * check quantity of resource to book against maximum, as conflict check only fails if other events are involved 2010-11-11 13:34:56 +00:00
Ralf Becker
1ac0078a61 updated spec: added gallery again and groupdav.htaccess file 2010-11-11 12:19:18 +00:00
Ralf Becker
ccb8ef6352 Changelog for 10.1.20101111 2010-11-11 09:15:45 +00:00
Ralf Becker
59d7cd76b3 * fixed conflict check of resource quantity and storage of changed quantity in existing events
(changed quantity was used for conflict check, but not stored!)
There is still a bug with multiple non-overlapping events overlapping the checked event: check is against quantity sum, not the maximum
2010-11-11 08:53:07 +00:00
Ralf Becker
e2d2534fda Fix as discussed on the developer list:
Check for the availability of mailpreferences before using them.
2010-11-10 18:26:55 +00:00
Klaus Leithoff
ab3a32399b handling global var issue, when acting on/in frames 2010-11-10 13:19:26 +00:00
Ralf Becker
7868368aac * telling IE via X-UA-Compatible IE=edge never to use compatibility modes with old versions (if set eg. via group policy for whole intranet zone) 2010-11-10 10:50:05 +00:00
Ralf Becker
a172a58d70 * fix for Nokia S60: enabling X-RECURRENCE-ID and make sure series master is synced before exceptions 2010-11-10 10:27:01 +00:00
Ralf Becker
d14172e967 allow all fileas types as link-title types (plus value of fileas) 2010-11-10 09:38:04 +00:00
Ralf Becker
7c46498d8b only explode default value by comma, if we allow multiple values (otherwise defaults containing commas are never displayed, eg. addressbook link_title or fileas_type 2010-11-10 09:33:27 +00:00
Ralf Becker
bb01ca3e37 switching new id column off by default 2010-11-10 08:31:14 +00:00
Ralf Becker
4c9034a331 fixing some warnings 2010-11-10 08:28:29 +00:00
Nathan Gray
163ca54a1e Convert recurrence type and interval to human friendly values 2010-11-09 19:27:13 +00:00
Nathan Gray
b95d81a521 - Fix bug in field conversion where sometimes the first record would not be changed
- Only try to convert dates / times if they are timestamps.  Some apps convert to user time already (calendar series)
2010-11-09 19:08:44 +00:00
Nathan Gray
29811ce0a4 - Add an option for export header: use field names or human labels
- Fix missing first field
2010-11-09 18:15:47 +00:00
Nathan Gray
00445ab716 Remove options tab when exporting 2010-11-09 17:45:05 +00:00
Nathan Gray
a9d2259339 New options for exporting categories: New field for each category, new field for main categories
New options for multi-select custom fields: new field for each option
2010-11-09 17:38:51 +00:00
Klaus Leithoff
99861c8774 * core: myStylite Ticket#987: fixing a problem regarding chopped off urls when URI in question contains umlauts AND mbstring.func_overload is activated 2010-11-09 15:23:33 +00:00
Ralf Becker
37af8ee04a tell IE > 7 to use it's own mode, not old compatibility mode eg. IE=7 for IE8 2010-11-09 14:46:35 +00:00
Ralf Becker
d0badc26cd * sorting fileselection popup always by directory on top and then name 2010-11-09 13:00:49 +00:00
Ralf Becker
113888c439 set $options[need_mime] for $dirsontop, as it can NOT work otherwise 2010-11-09 12:56:43 +00:00
Klaus Leithoff
e83456daa8 * email: fix for Stylite Ticket#608: folders with umlauts (specialchars) did not display the count of unread mail 2010-11-09 11:38:58 +00:00
Ralf Becker
1bb103f2b0 MyStylite bug #972: automatic scrollbar in calendar listview for long describtion is not right aligned 2010-11-09 10:51:42 +00:00
Ralf Becker
021c417345 some PHP pdo_sqlite can for whatever reason NOT read the timezones database (reported eg. on Gentu)
not much we can do, but give an good error message, with a download link to the MySQL dump
2010-11-09 09:48:46 +00:00
Klaus Leithoff
28a8d7ef83 fix problem with wrong encoded/displayed autofolders with specialchars like umlauts, etc 2010-11-09 09:07:05 +00:00
Nathan Gray
ac83f67993 Add exporting via importexport 2010-11-08 17:20:20 +00:00
Nathan Gray
e92cbb870e Add exporting via importexport 2010-11-08 17:19:22 +00:00
Nathan Gray
f7fc74932e Add more custom fields for parsing into conversion fields, move cf parsing into seperate function 2010-11-08 17:18:19 +00:00
Nathan Gray
3b286a2fed Add more custom fields for parsing into conversion fields, move cf parsing into seperate function 2010-11-08 17:17:21 +00:00
Klaus Leithoff
ae989c7758 assumption if strlen>24 and not starting with " it is to be treated as bas64 encoded, falls short of postgres timestamps length; testing for strlen>26 now 2010-11-08 13:25:33 +00:00
Klaus Leithoff
bd25eead83 assumption if strlen>24 and not starting with " it is to be treated as bas64 encoded, falls short of postgres timestamps length; testing for strlen>26 now 2010-11-08 13:24:01 +00:00
Klaus Leithoff
f6a44910b2 fixing scope problem for prefAskForMove 2010-11-08 11:15:04 +00:00
Ralf Becker
48e05558d1 * support multiget report on url with uid, as lightning uses multiget after a PUT on the PUT url, which is the uid 2010-11-08 09:26:31 +00:00
Ralf Becker
0571fc21e0 * support multiget report on url with uid, as lightning uses multiget after a PUT on the PUT url, which is the uid 2010-11-08 09:25:58 +00:00
Klaus Leithoff
f8b665e0f1 decode header issue in ajaxfelamimail -> messagepreview 2010-11-08 09:15:28 +00:00
Hans-Jürgen Tappe
33a0f786bd - Add hint on how to revert changes / reset an eTemplate change as discussed on
the developer's list.
- Fix typos
- Add a reference from the reference.html to the now existing etemplate
  documentation.
2010-11-07 13:25:00 +00:00
Ralf Becker
94037f17df changing default only in documentation is not enought ;-) 2010-11-07 13:21:56 +00:00
Ralf Becker
16213a58a3 use stat values for uid, gid and mode only for EGroupware stream wrapper, for stock PHP ones use is_(readable|writable|executable), do NOT check urls with placeholders on mount 2010-11-07 13:21:05 +00:00
Ralf Becker
297fc564d5 use stat values for uid, gid and mode only for EGroupware stream wrapper, for stock PHP ones use is_(readable|writable|executable), do NOT check urls with placeholders on mount 2010-11-07 13:17:53 +00:00
Nathan Gray
f95cdd8006 Use common conversion function 2010-11-05 20:24:30 +00:00
Nathan Gray
314ee8862f Add select & link entry conversion to custom fields 2010-11-05 20:23:53 +00:00
Nathan Gray
c22440eea8 Add select & link entry conversion to custom fields 2010-11-05 20:22:28 +00:00
Nathan Gray
bb636ae912 Use common conversion function 2010-11-05 20:22:00 +00:00
Nathan Gray
ffcc2fba58 Call functions in common statically 2010-11-05 19:33:26 +00:00
Nathan Gray
4f9cad59a0 Use server's temp directory instead of /tmp
Only pass filename, entire path is not needed (and a security issue)
2010-11-05 19:32:46 +00:00
Nathan Gray
58231dfad1 Call functions in common statically 2010-11-05 19:31:53 +00:00
Nathan Gray
5fc2ffaba6 Use server's temp directory instead of /tmp
Only pass filename, entire path is not needed (and a security issue)
2010-11-05 19:29:45 +00:00