Ralf Becker
5e9d4f3601
* API fix PHP fatal error wakeup2 is no method ..., when comming from setup
2011-08-05 08:01:51 +00:00
Ralf Becker
30f5025431
* API fix webserver_url of just a domain eg. http://domain.com gives PHP Warning empty delimiter ...
2011-08-05 08:00:58 +00:00
Ralf Becker
dd89d6e8ec
propset svn:keywords "Author Date Id Revision"
2011-08-04 20:09:08 +00:00
Andreas Stöckel
c30e1d3e50
First version of the new etemplate2 js widget framework
2011-08-04 19:08:50 +00:00
Nathan Gray
113f92cd39
Open links on home page in eMail tab
2011-08-04 18:14:19 +00:00
Ralf Becker
359959dfaf
Changelog for 11.1.20110804
2011-08-04 17:44:31 +00:00
Ralf Becker
de274a4675
* Timesheet: using only timesheet categories (tracker initialises global cat object)
2011-08-04 16:43:11 +00:00
Ralf Becker
e1f25ca6bc
* Timesheet: using only timesheet categories (tracker initialises global cat object)
2011-08-04 16:41:20 +00:00
Nathan Gray
0c7fda6cab
Fix category list action buttons
2011-08-04 16:09:10 +00:00
Ralf Becker
02dd7d549a
* Filemanager popup: fixed sometimes missing first directory, eg. in favorites
2011-08-04 15:47:51 +00:00
Ralf Becker
b4d761b571
* Filemanager popup: fixed sometimes missing first directory, eg. in favorites
...
caused by removing the first entry, which is not garantied to be the directory itself, as we sort by name
2011-08-04 15:44:52 +00:00
Ralf Becker
09b4ba803f
* Calendar: fixed various issues with history in calendar: id display, unecessary stuff loged, ...
2011-08-04 14:03:43 +00:00
Ralf Becker
3819816248
* Calendar: fixed various issues with history in calendar: id display, unecessary stuff loged, ...
2011-08-04 14:00:15 +00:00
Ralf Becker
d7064bae71
for readonly version we only need to fetch given timezone, automatic conversion from id
2011-08-04 11:06:04 +00:00
Ralf Becker
c1718a29ad
for readonly version we only need to fetch given timezone, automatic conversion from id
2011-08-04 11:04:19 +00:00
Klaus Leithoff
68f9611528
avoid JavaScript Error on openComposeWindow, when there is no mailGrid
2011-08-04 09:17:32 +00:00
Klaus Leithoff
042c4b872d
Sieve: more detailed info (in error_log) on failed InstallScript
2011-08-04 09:05:41 +00:00
Ralf Becker
76bc192c40
merged latest changes from doc/rpm-build/apache.conf
2011-08-04 08:35:00 +00:00
Ralf Becker
cc113b3519
merged latest changes from doc/rpm-build/apache.conf
2011-08-04 08:14:23 +00:00
Ralf Becker
b76f3abc6a
* NTLM authentication: limit redirect, if NTLM auth could not be performed, to same domain, EGroupware domain, or explicitly whitelisted domains
...
to fix issue "found" on www.autosectools.com
2011-08-04 08:06:22 +00:00
Ralf Becker
6a1834ceff
* NTLM authentication: limit redirect, if NTLM auth could not be preformed, to same domain, EGroupware domain, or explicitly whitelisted domains
...
to fix issue "found" on www.autosectools.com
2011-08-04 07:58:57 +00:00
Ralf Becker
b62a99fb42
fixed creating of new translations / give [Write] button file not yet existing (permissions given)
2011-08-04 07:36:35 +00:00
Ralf Becker
31c9e8965b
fixed creating of new translations / give [Write] button file not yet existing (permissions given)
2011-08-04 07:27:23 +00:00
Ralf Becker
fc5f651412
Loa language translation from vimontha <kvimontha@yahoo.com>
2011-08-04 07:00:00 +00:00
Ralf Becker
d9120468be
* CalDAV: fixed and enabled iterator again, to minimize resource usage, fix for mystylite bug #1942
...
it was disabled because sql query was broken, because we did not use MIN(cal_end) multiple events per cal_id were returned
2011-08-03 16:15:33 +00:00
Ralf Becker
17f6dad7eb
* CalDAV: fixed and enabled iterator again, to minimize resource usage, fix for mystylite bug #1942
...
it was disabled because sql query was broken, because we did not use MIN(cal_end) multiple events per cal_id were returned
2011-08-03 16:13:56 +00:00
Ralf Becker
d628f11250
- clearify wording "display holidays or birthdays as events *in dayview*", as it currently only works in dayview and might take to much space for other views
...
- fixed holidays as events to show no participants and not as private
2011-08-03 15:13:11 +00:00
Ralf Becker
5f415cafc2
- clearify wording "display holidays or birthdays as events *in dayview*", as it currently only works in dayview and might take to much space for other views
...
- fixed holidays as events to show no participants and not as private
2011-08-03 15:12:07 +00:00
Andreas Stöckel
6fff48a306
Fixed typo in comment
2011-08-03 14:27:45 +00:00
Klaus Leithoff
a86877e0f2
* API: upgrade ck editor from v3.3.1 to v3.6.1 (latest release as of June 2011)
2011-08-03 14:14:40 +00:00
Ralf Becker
3210437e96
fixed not working edit of categories using legacy icon
2011-08-03 14:09:44 +00:00
Ralf Becker
39fd95dbcc
fixed not working edit of categories using legacy icon
2011-08-03 14:08:43 +00:00
Andreas Stöckel
2e9104ecea
Added dependencies to the egw_action js files
2011-08-03 14:04:30 +00:00
Andreas Stöckel
149c154540
Added system which allows us to define dependencies inside js files.
...
An introduction on how this can be done is given in class.egw_include_mgr.inc.php.
This file/class may lateron be extended to minifiy, compress and cache groups of js files - currently only the 'debug-mode' is implemented, which sends all javascript files as individual files, making it easy to debug the java-script files in the browser.
The new method should work with all old code, especially including java-script files as part of an ajax-response, if something is broken, please report that!
2011-08-03 14:03:31 +00:00
Klaus Leithoff
ff5a6e159d
sticking to the rules of the protocoll while writing a request to port, ensures that lighttpd (>=1.4.28) understands our requests
2011-08-03 13:40:51 +00:00
Klaus Leithoff
8d7c954544
sticking to the rules of the protocoll while writing a request to port, ensures that lighttpd (>=1.4.28) understands our requests
2011-08-03 13:36:59 +00:00
Ralf Becker
641aed0f20
* Calendar: show status set for the whole series at recurrences too, unless they have an individual status
...
removed previous participants call now completly, as the above changes archive the same thing, without enumerating all recurrences to the database
2011-08-03 12:37:08 +00:00
Ralf Becker
9b8921116b
* Calendar: show status set for the whole series at recurrences too, unless they have an individual status
...
removed previous participants call now completly, as the above changes archive the same thing, without enumerating all recurrences to the database
2011-08-03 12:35:42 +00:00
Klaus Leithoff
2b41a75944
if a profile has no signature assigned, return the defaultSig on setComposeSignature
2011-08-03 11:22:56 +00:00
Klaus Leithoff
6cde93b7aa
fix bug regarding ->recent messages are not flagged as seen on preview<-
2011-08-03 10:07:37 +00:00
Ralf Becker
3a5fbbb17a
fix problem "found" on www.autosectools.com>
2011-08-03 08:31:59 +00:00
Ralf Becker
04e032e7af
fixed problem "found" on www.autosectools.com
2011-08-03 08:29:53 +00:00
Ralf Becker
050875995c
fix problem reported by Fabio Ciuffani / John Leitch <john@autosectools.com>
2011-08-03 07:18:17 +00:00
Ralf Becker
1043425e36
fix problem reported by Fabio Ciuffani / John Leitch <john@autosectools.com>
2011-08-03 07:17:15 +00:00
Nathan Gray
b7d30863bf
Fix UL / bullet conversion when merging into OpenOffice document
2011-08-02 18:42:33 +00:00
Nathan Gray
e6355334f4
Move applying HTML styles into its own function
2011-08-02 18:41:18 +00:00
Ralf Becker
11da1388eb
* CalDAV/CardDAV redirect for iOS 4.3.1+ to autodetect accounts
2011-08-02 16:38:09 +00:00
Ralf Becker
a182e0b9cc
* CalDAV/CardDAV redirect for iOS 4.3.1+ to autodetect accounts
2011-08-02 16:37:22 +00:00
Ralf Becker
a0f155ff6f
fixed PHP fatal error: can not pass parameter 6 by reference
2011-08-02 15:56:02 +00:00
Ralf Becker
74ddade8a0
fixed PHP fatal error: can not pass parameter 6 by reference
2011-08-02 15:55:20 +00:00