Ralf Becker
df5999e2da
fixed bug: resources are only bookable with users together (resource "disapears" if user gets removed from event)
2006-03-05 10:19:53 +00:00
Lars Kneschke
e890029659
Generate some "out of the box" useable settings
...
Takes LSB into account
2006-03-05 08:57:16 +00:00
Ralf Becker
cc5b18b9ae
fixed bug: resource calendar of multiple resources shows only one
2006-03-05 08:37:36 +00:00
Ralf Becker
1eecd85d1e
fixed all uses of "resource" to "Ressource" in the german translation
2006-03-05 08:21:45 +00:00
Lars Kneschke
1c4381c178
cosmetic change only
...
only root has the # sign
2006-03-05 08:01:28 +00:00
Lars Kneschke
92e1cda84a
fixed some spelling errors
...
su does not have a -l parameter under Gentoo, Debian and Solaris
but using only - is ok on any distribution
2006-03-05 07:58:12 +00:00
Ralf Becker
fbb52e8f47
fixed addressbook: customfields where not displayed if the name contained eg. upper case letters
2006-03-04 12:46:15 +00:00
Ralf Becker
785a3e18c6
fixed addressbook prefs for customfields:
...
- customfields could not be saved if the name contained eg. upper case letters
- using the user-defined title from the field and not generate one from the name
2006-03-04 12:34:35 +00:00
Ralf Becker
52863057ec
fixed not working xmlrpc system.time method
2006-03-04 10:27:36 +00:00
Ralf Becker
791187bf23
changed the fatal "access permitted" for groups into a warning abount the not included groupmembers
2006-03-04 09:54:31 +00:00
Ralf Becker
6b3a40c69c
some new / missing phrases
2006-03-03 19:03:41 +00:00
Ralf Becker
f0b8ed8280
do not add the planner-default-group to the participants, if add is called from the planner
2006-03-03 18:56:01 +00:00
Ralf Becker
6e6f4a8363
several fixes:
...
- planner default group was not always used and some other cleanups in the state handling
- added single owner to the app-header, to make it more obvious which calendar is viewed
- added error-message if a calendar is requested, from which the user has no read-grant (before you got an empty calendar)
2006-03-03 18:51:46 +00:00
Ralf Becker
119fb13409
fix for not set $_SERVER['DOCUMENT_ROOT'] if run by the async-service, eg. calendar alarms
2006-03-03 13:44:43 +00:00
Ralf Becker
6eff641297
using SQL union statement to speed up the calendar search for MySQL 5 (used instead of an OR)
2006-03-03 12:03:33 +00:00
Ralf Becker
3a8c25df86
added function to abstract SQL union statement, needed to speed up the calendar search for MySQL 5
2006-03-03 12:01:10 +00:00
Ralf Becker
23ea4159ef
documentation update and extra param to show_date, to disable time-zone-conversation
2006-03-03 09:32:47 +00:00
Ralf Becker
99bfc937e1
rejected Patch from Benjamin Donnachie, which claims copyright on the calendar code and removed the old statement myself!
2006-03-03 09:25:31 +00:00
Ralf Becker
e78424e3b4
removed not longer supported "show list of events on home-page", see bug [ 1377115 ] Calendar on "Home" page shown incorrectly
2006-03-03 09:11:55 +00:00
Ralf Becker
ec1ac57c50
removed not working free/busy stuff from the 1.2 release, 'til it got re-writen with the new Horde iCal classes, see bug [ 1382426 ] calendar - free/busy information
2006-03-03 09:05:59 +00:00
Ralf Becker
131e6dad35
fix for bug [ 1429598 ] Double timezone conversation in eventWidget
2006-03-03 08:50:17 +00:00
Ralf Becker
20aa316f59
fix for (doublicate) bugs:
...
- [ 1433962 ] Custom fields information saved but not displayed
- [ 1376272 ] Contents of user defined fields not saved
2006-03-02 20:45:00 +00:00
Ralf Becker
8fc1ad4184
fix for empty or zero id in call to bolink::tile
2006-03-02 19:21:55 +00:00
Ralf Becker
2d7c4441f1
- removed double </a> on view-icons
...
- changed sidebox-title to lang("Calendar Menu") to allow better translation
2006-03-02 18:20:22 +00:00
Ralf Becker
8482b0aeb1
- removed double </a> on view-icons
...
- changed sidebox-title to lang("Calendar Menu") to allow better translation
2006-03-02 18:15:25 +00:00
Ralf Becker
f14ce7e7f1
fix for
...
- bug [ 1428589 ] RC6 - xmlrpc calendar read method returns Access Denied
- not working introspection
2006-03-02 16:43:16 +00:00
Ralf Becker
3bf47432bf
removed my personal email
2006-03-02 14:44:14 +00:00
Ralf Becker
7cf5e2cde7
removed my personal email
2006-03-02 14:40:58 +00:00
Ralf Becker
43be34afe8
fix for bugs:
...
- [ 1387084 ] infolog xmlrpc read function gives no entries back
- [ 1424184 ] xmlrpc read method returns nothing
2006-03-02 08:21:25 +00:00
Ralf Becker
8d69277c5a
- fixing the performance problem on MySQL 5 by using "JOIN xxx USING(cal_id)" instead of ", xxx WHERE xxx.cal_id=egw_cal.cal_id"
...
- removing the distinkt to fix a MsSQL problem (no distinkt on text columns), double rows will be removed in the php-code anyway
2006-03-02 07:09:52 +00:00
Ralf Becker
ac89886806
- fixing the performance problem on MySQL 5 by using "JOIN xxx USING(cal_id)" instead of ", xxx WHERE xxx.cal_id=egw_cal.cal_id"
...
- removing the distinkt to fix a MsSQL problem (no distinkt on text columns), double rows will be removed in the php-code anyway
2006-03-02 07:02:33 +00:00
Cornelius Weiß
3618514657
*** empty log message ***
2006-03-01 19:32:31 +00:00
Ralf Becker
75524e8142
translating xajax requests in utf-8 to the system-charset
2006-03-01 13:31:07 +00:00
Ralf Becker
aa536186c1
ensure a minimum height of each row (row height depend on the interval).
...
Fixes also bug: [ 1386910 ] unreadable event representation
2006-03-01 09:43:24 +00:00
Ralf Becker
5f64bb4962
fix for bug [ 1402704 ] can't delete event in listview
2006-03-01 09:15:58 +00:00
Ralf Becker
d44daadac3
make phrase "select resources" common, so it get loaded by calendar too
2006-03-01 08:51:41 +00:00
Ralf Becker
f5e5bdb1ed
fix for eg. freetimesearch: non multiple selectboxes got wrongly a [] appended to the name
2006-02-28 17:02:58 +00:00
Oscar Manuel Gómez Senovilla
567a1600ec
*** empty log message ***
2006-02-27 23:22:59 +00:00
Oscar Manuel Gómez Senovilla
2293a9b76e
basque and other language updates
2006-02-27 23:21:58 +00:00
Miles Lott
920d865760
Minor fix for system.time documentation and signature
2006-02-24 03:08:40 +00:00
Miles Lott
5f9d52623c
Fix minor bug in lang() for common, and update setup's version to match common
2006-02-24 03:06:40 +00:00
Oscar Manuel Gómez Senovilla
079fe30f02
*** empty log message ***
2006-02-24 01:11:10 +00:00
Oscar Manuel Gómez Senovilla
271364abf1
slovak updates
2006-02-24 01:08:15 +00:00
Lars Kneschke
4d42f24d49
initial import of icalsrv documentation
2006-02-20 11:37:41 +00:00
Lars Kneschke
fb5dc60f3a
added icalsrv.php for ical calendars
2006-02-20 11:36:30 +00:00
Lars Kneschke
ca3a9f2a62
removed wrong imported directory
2006-02-20 10:59:39 +00:00
Lars Kneschke
fc41cacfd9
initial import of egwical module
...
contributed by Jan v. Lieshout
2006-02-20 10:49:29 +00:00
Oscar Manuel Gómez Senovilla
84c8db4e8b
slovensky (sk) additions and some updates
2006-02-18 03:06:35 +00:00
Cornelius Weiß
df76b59edb
fix: timezone was not displayed in view-mode
2006-02-17 10:38:00 +00:00
Oscar Manuel Gómez Senovilla
a14e5bc8c2
basque additions
2006-02-16 20:30:15 +00:00