Commit Graph

10385 Commits

Author SHA1 Message Date
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
Miles Lott
9e47c6843e Patch 1424030 from Esben 2006-02-04 14:33:40 +00:00
Ralf Becker
04c44a735a 1) infolog supports now setting a price for projectmanager (like timesheet)
2) all projectmanager specific stuff is in a new tab which gets only displayed if a user has projectmanager run-rights (incl. times)
3) support to display the infolog status-icons in projectmanager
2006-02-04 07:49:47 +00:00
Ralf Becker
9f6740faa2 2 missing translations 2006-02-04 07:46:46 +00:00
Oscar Manuel Gómez Senovilla
c037765651 *** empty log message *** 2006-01-27 10:39:21 +00:00
Oscar Manuel Gómez Senovilla
fa1735589b chinese updates 2006-01-25 18:18:05 +00:00
Lars Kneschke
ab0a0d5ba6 removed some debug output 2006-01-23 05:34:55 +00:00
Lars Kneschke
7dd122744e updated spec files 2006-01-22 23:02:06 +00:00
Lars Kneschke
1b03623316 two patches from Benjamin Donnachie to fix
- async service
- make calendar notifications working again
2006-01-22 19:24:00 +00:00
Lars Kneschke
785391f71d patches from JVL and some debug output removed 2006-01-22 17:59:06 +00:00
Cornelius Weiß
f154645215 killed warning reported by jens benner 2006-01-20 07:10:18 +00:00