Commit Graph

1485 Commits

Author SHA1 Message Date
Lars Kneschke
cef4e0bf97 removed some debug messages 2006-06-13 03:01:09 +00:00
Oscar Manuel Gómez Senovilla
c942df179d portuguese updates 2006-06-11 09:38:04 +00:00
Oscar Manuel Gómez Senovilla
c3bbdcbe57 langs update, trying to fix the phpgwapi/phpgw_fr.lang problem 2006-06-09 05:09:06 +00:00
Lars Kneschke
42b0097681 fix for slowsync and ical import 2006-06-09 02:56:41 +00:00
Ralf Becker
3f855b8df3 fixed validation error, if a duration and not an enddate was used in the calendar.edit, thanks to Bastian Schern from the german list 2006-06-08 21:24:57 +00:00
Lars Kneschke
9dea981ec9 removed the alarm fields when searching events 2006-06-08 03:32:48 +00:00
Oscar Manuel Gómez Senovilla
6d7f643690 calendar lang update 2006-06-03 17:33:31 +00:00
Ralf Becker
7c55d3bdb3 - fixed for IE not working switch "use end date" in freetimesearch
- using duration selectbox now in edit too (incl. "use end date" to give longer/other durations)
2006-06-02 23:36:43 +00:00
Ralf Becker
366f164183 - reworked display of events:
+ no more redundant information in header and body
 + header shows left start-time plus duration and right the icons
 + short events show title
 + in mozilla events are displayed with nice rounded corners
--> IE display is broken at the moment :-(
- added (next) Four day view
- re-added "classic" 1.0 view with no fixed time intervals (4-day, week &  month), configurable via prefs
- restructured prefs to show notification stuff at the end
2006-06-02 19:38:08 +00:00
Lars Kneschke
3648a0eb9e removed double encoding 2006-06-01 13:25:16 +00:00
Ralf Becker
b2102ccbd6 - week- and month-view can now be configured (via the user prefs) to display a non-time-grid view (close to what the old calendar does)
- fixed / improved some layout problems with the time-grid views
2006-05-31 00:33:27 +00:00
Ralf Becker
97236d44b2 updated holiday files 2006-05-17 06:41:18 +00:00
Ralf Becker
bf63ec2ac6 updated holiday files 2006-05-17 06:28:48 +00:00
Lars Kneschke
911062987d SyncML fixes 2006-05-17 03:32:28 +00:00
Lars Kneschke
b9c2d505f2 syncml fixes 2006-05-16 17:14:24 +00:00
Ralf Becker
f4d493c494 fix for bug [ 1489004 ] Preselected group not upgraded 2006-05-16 04:13:33 +00:00
Ralf Becker
f1669d5424 fix for bug [ 1489004 ] Preselected group not upgraded 2006-05-16 04:08:12 +00:00
Ralf Becker
44b0e47999 fixed typo: [ 1482190 ] Short events before workday not displayed 2006-05-14 16:51:20 +00:00
Ralf Becker
046856a4dc fixed typo: [ 1482190 ] Short events before workday not displayed 2006-05-14 16:50:20 +00:00
Oscar Manuel Gómez Senovilla
ae44b61223 spanish updates 2006-05-03 16:56:15 +00:00
Oscar Manuel Gómez Senovilla
a2c7927269 lang updates 2006-05-01 23:09:26 +00:00
Ralf Becker
e644513233 fix to get old alarms (saved before 1.2) working again 2006-04-30 12:52:14 +00:00
Lars Kneschke
e7b5766648 fixed a typo 2006-04-27 15:29:58 +00:00
Ralf Becker
076413fe6a fixed not working custom mail (\"[] First Last\" <email@domain.com>) 2006-04-26 21:38:47 +00:00
Ralf Becker
37e858c7b3 fixed typo which caused no union queries used by calendar under MySQL5 again 2006-04-25 16:00:51 +00:00
Oscar Manuel Gómez Senovilla
13ac7660a1 lang updates, including english for some phrases in admin and preferences 2006-04-20 23:17:20 +00:00
Ralf Becker
da7fe0c747 jerryr icons thanks to Robert Labbe <rob-AT-primetimesolutions.com> 2006-04-18 07:42:15 +00:00
Oscar Manuel Gómez Senovilla
0366415b23 several different lang updates 2006-04-17 06:40:29 +00:00
Ralf Becker
3b985abe9b added a text-aling: left to the calTimeRowTime class, as jerryr centers it otherwise 2006-04-13 19:45:42 +00:00
Ralf Becker
c5e51ccee1 removed the only partial exiting jerryr icons for the calendar view, looks better without them 2006-04-13 19:41:34 +00:00
Ralf Becker
71207ba7d6 export of multiple events via day-range produced vCal (ver. 1.0) instead of iCal (ver. 2.0) 2006-04-10 06:33:20 +00:00
Oscar Manuel Gómez Senovilla
ea2f4e7a16 patch 1467304 2006-04-09 22:32:21 +00:00
Oscar Manuel Gómez Senovilla
5afb077bca lang updates 2006-04-08 23:08:29 +00:00
Ralf Becker
5b0e8263fa fixed wrong handling of multiple days and/or multiple participants:
- datasource now subtracts the nights (24h - working time specified in the PM)
- time is multiplied by the number of participants
2006-04-08 06:20:48 +00:00
Ralf Becker
2d77b83245 removed space between number and px in style definition (not "1 px", but "1px"), as firefox 1.5 complains about it 2006-04-05 14:47:26 +00:00
Ralf Becker
9d129c8625 improved printing: disabled unnecessary UI-elements 2006-04-05 14:45:36 +00:00
Ralf Becker
6a059157d1 checking interval pref now on each page request, as setting it to 0 gives a division by zero error 2006-04-05 14:38:07 +00:00
Oscar Manuel Gómez Senovilla
5bef910835 pending commits after CVS problem 2006-04-05 12:18:58 +00:00
Oscar Manuel Gómez Senovilla
4fc82a393c *** empty log message *** 2006-03-29 11:29:45 +00:00
Ralf Becker
aa2161d4c2 reverted to old query for mssql and mysql < 4 2006-03-29 07:01:18 +00:00
Lars Kneschke
1761dcab06 added calendar sif support 2006-03-27 23:22:59 +00:00
Ralf Becker
d57255c146 improved printing: disabled unnecessary UI-elements 2006-03-26 22:32:21 +00:00
Oscar Manuel Gómez Senovilla
a6a7b0b7d5 catalan and other updates 2006-03-25 10:49:56 +00:00
Ralf Becker
4519718d56 re-enabled for IE the ability to click in the day-, week- and month-view to create an event - thanks to a patch from Claudio Nicora <nicorac-AT-yahoo.com> 2006-03-21 19:07:31 +00:00
Cornelius Weiß
995cc939e9 enable URL pointing to the event in the notification message 2006-03-21 11:25:31 +00:00
Ralf Becker
76c85cb5db fix for change_delete_user: delete calendar entries without participants (can happen if the deleted user is the only participants, but not the owner) 2006-03-21 10:05:45 +00:00
Oscar Manuel Gómez Senovilla
10cde37f83 lang updates, including english preferences 2006-03-21 02:27:48 +00:00
Cornelius Weiß
e5c5848f4b notify resource responsible if resource gets inveted 2006-03-19 12:41:01 +00:00
Ralf Becker
9b89e909af fixed problem in import reported by Lutz: global var and reference problem 2006-03-17 21:09:40 +00:00
Ralf Becker
c1b44bf441 fixed bigger infolog popup size 2006-03-17 21:08:23 +00:00