Ralf Becker
|
65813764ed
|
* sorting fileselection popup always by directory on top and then name
|
2010-11-09 12:59:27 +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 |
|
Ralf Becker
|
27abf5f015
|
set $options[need_mime] for $dirsontop, as it can NOT work otherwise
|
2010-11-09 12:56:05 +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
|
8dcbba0edc
|
MyStylite bug #972: automatic scrollbar in calendar listview for long describtion is not right aligned
|
2010-11-09 10:46:03 +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 |
|
Ralf Becker
|
17df92a460
|
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:15 +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 |
|
Klaus Leithoff
|
e147d6c366
|
decode header issue in ajaxfelamimail -> messagepreview
|
2010-11-05 14:43:54 +00:00 |
|
Klaus Leithoff
|
61693f14dc
|
improved error handling for additional issues (getAttachment, getTextPart, getMessageRawHeaders,...), by testing on PEAR Errors before trying to process the data/pipe the data for handling in UI
|
2010-11-05 13:59:52 +00:00 |
|
Klaus Leithoff
|
9d171dd1a4
|
fix forgotten debug statement
|
2010-11-05 09:10:57 +00:00 |
|
Klaus Leithoff
|
0ba6657812
|
implementing fallback for wrong headerdata encoding; try to detect encoding from headerdata to improve message header data display, due to wrong encoding
|
2010-11-05 09:06:00 +00:00 |
|
Ralf Becker
|
42a814a7e5
|
* read access to groupmembers for account-selection "groupmembers" (only for account_repository sql!)
fixes not shown users in "grant access" for non-admin users
|
2010-11-05 08:57:17 +00:00 |
|
Ralf Becker
|
de9689e928
|
* read access to groupmembers for account-selection "groupmembers" (only for account_repository sql!)
fixes not shown users in "grant access" for non-admin users
|
2010-11-05 08:56:41 +00:00 |
|
Ralf Becker
|
ce1bf31cee
|
forgot to remove comment, photos get now resized
|
2010-11-05 07:51:42 +00:00 |
|
Ralf Becker
|
a272e11330
|
forgot to remove comment, photos get now resized
|
2010-11-05 07:51:12 +00:00 |
|
Ralf Becker
|
58d4cfd858
|
* scaling now addressbook images uploaded via CardDAV or SyncML to 60 pixel width like already done for web GUI
|
2010-11-04 20:41:51 +00:00 |
|
Ralf Becker
|
14621383d6
|
* scaling now addressbook images uploaded via CardDAV or SyncML to 60 pixel width like already done for web GUI
|
2010-11-04 20:40:33 +00:00 |
|
Nathan Gray
|
0a3f567d08
|
Format CSV export data from internal/numeric format into something a little more friendly for normal people
|
2010-11-04 17:31:48 +00:00 |
|
Nathan Gray
|
891b079896
|
Add export data conversion to a parent class so it can be used by other apps
|
2010-11-04 17:29:52 +00:00 |
|
Nathan Gray
|
9ab9397af7
|
Format CSV export data from internal/numeric format into something a little more friendly for normal people
|
2010-11-04 17:27:08 +00:00 |
|
Nathan Gray
|
70d0e8dad1
|
Add export data conversion to a parent class so it can be used by other apps
|
2010-11-04 17:26:30 +00:00 |
|
Nathan Gray
|
e0a2ab959d
|
Change date formatting to whatever the current user happens to have.
|
2010-11-04 16:45:22 +00:00 |
|
Ralf Becker
|
99f88b97f2
|
if DateTime::__construct() throws error for strings interpreted as Ymd, catch it and try again as timestamp
|
2010-11-04 13:37:08 +00:00 |
|
Ralf Becker
|
b97ba82f27
|
convert all timestamps from DB returned as string to integers, to avoid missinterpretation from egw_time as Ymd string
|
2010-11-04 13:33:57 +00:00 |
|
Ralf Becker
|
f5b892f682
|
if DateTime::__construct() throws error for strings interpreted as Ymd, catch it and try again as timestamp
|
2010-11-04 13:32:01 +00:00 |
|
Ralf Becker
|
9dfe1a55f4
|
convert all timestamps from DB returned as string to integers, to avoid missinterpretation from egw_time as Ymd string
|
2010-11-04 13:30:11 +00:00 |
|