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
Cornelius Weiß
ebe03cad86
language updates
2006-02-16 17:18:25 +00:00
Cornelius Weiß
488df1c485
fix: address2, address3 and ophone where not saved :-(
2006-02-16 11:50:16 +00:00
Oscar Manuel Gómez Senovilla
aef673da05
slovak additions
2006-02-15 00:31:18 +00:00
Oscar Manuel Gómez Senovilla
2f0ec5f3a9
slovenian and slovak fix
2006-02-15 00:28:16 +00:00
Oscar Manuel Gómez Senovilla
2848a0930e
*** empty log message ***
2006-02-11 02:29:21 +00:00
Oscar Manuel Gómez Senovilla
94fd7bacf4
hungarian updates
2006-02-11 02:24:20 +00:00
Lars Kneschke
840029a8a7
remove a warning
2006-02-08 18:30:20 +00:00
Miles Lott
95152c501e
Patch 1424025 to adjust default for system.time format
2006-02-07 13:34:02 +00:00
Ralf Becker
21909451aa
fixed bug that new infolog code always linked to the first project, due the lack of a none label in the project list
2006-02-07 07:12:05 +00:00
Oscar Manuel Gómez Senovilla
8854dfcc34
*** empty log message ***
2006-02-05 10:52:16 +00:00