Commit Graph

1006 Commits

Author SHA1 Message Date
reinerj
276002a782 add Spanish holidays to CVS 2004-01-15 18:30:02 +00:00
bgigon
ce2f671f89 add set_var for new template 2004-01-14 12:59:07 +00:00
bgigon
80d8e7a25e Delete desc tag and move into ahref title to clean presentation 2004-01-14 10:52:32 +00:00
Pim Snel
bfd0ac1316 more the seperate parts of how an event is displayd in day/week or month view to give the templare set designer more freedom 2004-01-08 12:33:20 +00:00
Pim Snel
6d5ca75357 missing translations 2004-01-08 00:03:29 +00:00
Pim Snel
498c44eaa5 recursively replace 'kalender' by 'agenda' 2004-01-07 23:53:04 +00:00
Oscar Manuel Gómez Senovilla
fd95a1911b *** empty log message *** 2004-01-04 03:10:35 +00:00
Miles Lott
94ea6c3c0a Massive intval and formatting update - previous version in tag 'cal_008-2' 2004-01-04 00:47:37 +00:00
Oscar Manuel Gómez Senovilla
0b8ecc7a8a *** empty log message *** 2004-01-03 00:04:16 +00:00
Oscar Manuel Gómez Senovilla
803a930a22 *** empty log message *** 2004-01-02 21:12:27 +00:00
Oscar Manuel Gómez Senovilla
fd68a4eddc *** empty log message *** 2003-12-28 00:41:17 +00:00
Ralf Becker
62f71d3296 bugfix: recur event left double, if the first event gets changed 2003-12-26 20:57:16 +00:00
zhangweiwu
a44c307b10 New translations! Happy new year. 2003-12-25 15:29:56 +00:00
shrykedude
0b2abd610b Improved day text placement; intval->int changes; fixed quote issue 2003-12-23 05:28:36 +00:00
Oscar Manuel Gómez Senovilla
a9bfb197e6 *** empty log message *** 2003-12-23 00:18:57 +00:00
Lars Kneschke
656e6fb099 try to get rid of some redirects 2003-12-22 12:32:14 +00:00
Lars Kneschke
83a544901b don't make a redirect anymore, just call the class/functions directly 2003-12-22 12:17:42 +00:00
Lars Kneschke
27ece26383 use
$GLOBALS['phpgw']->datetime->days_short[$i]

instead of

substr($GLOBALS['phpgw']->datetime->days[$i],0,2)
2003-12-16 23:16:41 +00:00
Lars Kneschke
651e3b54a9 fixed logic bug
|| ==> &&    :)
2003-12-09 02:30:35 +00:00
zhangweiwu
b8d36e17c2 New Translation. Blah. 2003-12-07 12:57:37 +00:00
Carsten Wolff
ca4fd40dd9 If an appointment ends at 24:00, don't show it on the next day going from
00:00 till 00:00
2003-12-02 19:16:31 +00:00
Lars Kneschke
2979b60394 day view inside calendar was broken, because of changes for the new home view 2003-12-01 17:42:23 +00:00
Lars Kneschke
e4c10ecf31 added brazilian language 2003-11-28 00:14:30 +00:00
zhangweiwu
edb7da7145 Newest translation.
This is not a copy-and-usable translation: you need to reinstall the language in setup.
This is because I changed charset to be utf8.
2003-11-24 03:33:35 +00:00
shrykedude
7c066a76e2 Corrected display of next business day on small view 2003-11-23 19:45:50 +00:00
Ralf Becker
0b5de55bbf fix to deal with empty groups selected in the planner 2003-11-23 13:06:47 +00:00
Ralf Becker
5f3defc28f fix to correctly separate different extra-data for repeating events 2003-11-23 13:06:12 +00:00
shrykedude
69610bfc29 cleaned up portal layout 2003-11-22 20:39:52 +00:00
Lars Kneschke
775498194d Patch from Benjamin GIGON
Hi everybody.
I send you a little patch for Ical's Import Bug.
This �patch� use "DURATION"'s tag to set end of event.
After, All of import's event are perfectly defined  :-)

originale filename : calendar/inc/class.boicalendar.inc.php
patch filename : egroupware_calendar_import.patch
path to patch : calendar/inc/


Have a nice day.
2003-11-20 21:29:34 +00:00
shrykedude
17fb3e7d52 - Added small view for main screen display of infolog entries.
- Added pref setting for choosing and using small view.
- Updated calendar method to support display limit.
2003-11-20 06:15:03 +00:00
shrykedude
1e9f5d229f - Added small view of upcoming events for main screen display.
- Added pref setting for selecting small home view.
- English translations.
2003-11-19 21:08:35 +00:00
Pim Snel
c7f685e1df some new iconscalls and iconsizes in the calendar 2003-11-18 10:59:13 +00:00
Pim Snel
4360888a38 new crystal calendar icons, removed non-used 2003-11-18 10:54:12 +00:00
Ralf Becker
54a9bb2960 some xmlrpc fixes 2003-11-15 21:16:01 +00:00
Ralf Becker
2d9dab1a1f private events: no 2. private (for not shown description), added icon with participant-name(s)
removed the alt-attribute from the images
2003-11-15 15:28:15 +00:00
Ralf Becker
c574e9c325 not longer useing alt-attribute in images 2003-11-15 15:21:45 +00:00
Pim Snel
c810266ed1 new translations 2003-11-13 16:04:12 +00:00
shrykedude
f023e56ff8 Fixed incorrect HTML tag positions 2003-11-13 05:30:17 +00:00
dragob
f564d79dae Some cosmetics in translations. 2003-11-12 13:18:44 +00:00
shrykedude
c4fb7bb0cf tag case correction for XHTML compliance 2003-11-11 05:31:29 +00:00
Ralf Becker
6feb3ec174 security fix 2003-11-08 21:19:03 +00:00
Carsten Wolff
8f98d50ab8 small useability fix in the month view 2003-11-07 16:32:23 +00:00
reinerj
f3de62e3da updated Big5 lang file from Finjon Kiang 2003-11-04 11:29:10 +00:00
Pim Snel
115b31c9b3 better html for future validation 2003-11-04 01:47:54 +00:00
Pim Snel
7701abb167 start new icons default template theme 2003-11-04 01:42:56 +00:00
Ralf Becker
068bf2cf5c applyed and modified ;-) patch #823867: more info about scheduling conflict: showing now all participants, from the conflicting events 2003-11-03 19:51:04 +00:00
Ralf Becker
43a72ad4a4 update of event-start-time updates the alarms now 2003-11-03 18:49:24 +00:00
Ralf Becker
7e8ba5b6c5 added a missing translation 2003-11-03 11:07:26 +00:00
Ralf Becker
49d89a9776 fixed dateformat d-M-Y and event2array to show recure-dates only for weekly (daily uses the current date !) 2003-11-03 11:06:56 +00:00
Ralf Becker
8ee52d717c fix for bug #834436: changeing to an other year, month or week in the search-result get a template-error, set_root ... 2003-11-03 09:21:26 +00:00