Commit Graph

1041 Commits

Author SHA1 Message Date
ak703
4b4df263cc migrated more items to app.css and fixed (hopefully) most current issues with calendar's layout.
Cutting off long event titles is done purposely - not a bug ;-)
2004-03-12 23:47:03 +00:00
ak703
e212d838b5 extended styles for more tpl items 2004-03-12 23:43:25 +00:00
reinerj
9759bb4f0f languages changes chinese from Zhang Weiwu 2004-03-12 08:33:53 +00:00
reinerj
380c117f8e jerryr template changes commited 2004-03-11 08:11:07 +00:00
bgigon
bd9deb9e35 Add automatically participants when we use MatrixView and insert a new entry by link-date 2004-03-10 17:08:46 +00:00
ak703
c9d6478612 extracted stylesheet out to app.css in templates/default 2004-03-10 00:18:15 +00:00
ak703
ccd1184c50 modified some templates for use of stylesheet (app.css) extracted out of php code
not all code is yet style based, but complains of update-users should be fixed
2004-03-10 00:15:12 +00:00
ak703
b66a95326e fixed alignment for appointments and make every calendar entry start in a new line. 2004-03-09 22:56:15 +00:00
Ralf Becker
34124b2845 fixed Call-time pass-by-reference 2004-03-09 21:17:54 +00:00
reinerj
8320fcefe0 jerryr template changes commited 2004-03-07 22:22:16 +00:00
alpeb
4021794c82 weekdays weren't translated 2004-03-03 00:39:38 +00:00
alpeb
5f5ae28410 'All' in the categories drop-down box wasn't translated 2004-02-29 17:04:33 +00:00
Ralf Becker
47b4bec75a fixed format of date and bug #903257 2004-02-26 22:45:44 +00:00
Oscar Manuel Gómez Senovilla
742e25401a *** empty log message *** 2004-02-25 02:58:12 +00:00
alpeb
db890a0024 Alarms for users in a different time zone than the server didn't work, so now the time in the table phpgw_async is stored in the time zone of the server, so that asyncservices can compare time() with this. 2004-02-22 20:23:52 +00:00
Miles Lott
9cff33854d php5 erroring on call to private function add() - moved to class function list_cals_add() 2004-02-20 15:14:29 +00:00
Miles Lott
57c55f4899 remove blank lines 2004-02-20 14:59:44 +00:00
Ralf Becker
80c5f52303 added some holiday-files from our website 2004-02-20 13:14:00 +00:00
reinerj
259d6ce8bf add some translations from Zhang Weiwu in Chinese 2004-02-20 09:46:20 +00:00
reinerj
f5dbe40c5a updated translation from Esben Laursen for Danish 2004-02-11 22:03:58 +00:00
reinerj
b09e2ed799 update for jerryr template 2004-02-08 10:51:15 +00:00
alpeb
2362333812 unecessary flush() were causing problems (bug 887151). Thks to tbecker37 2004-02-04 03:49:02 +00:00
alpeb
dd148e2cf9 fixed time calculated for ical messages (bug #8765444) 2004-01-28 20:24:02 +00:00
mila76
3f07efe8f2 Small Fix 2004-01-27 12:01:05 +00:00
mila76
b155ea87d7 Update to 0.9.99.012 2004-01-27 09:22:17 +00:00
reinerj
07c0832f43 changes from phpgw to egw dev group 2004-01-27 01:03:43 +00:00
alpeb
02d7943828 fixed the sending of appts in ical format 2004-01-27 00:36:49 +00:00
reinerj
146d69f4db changes from phpgw to egw dev group 2004-01-27 00:31:58 +00:00
reinerj
6b292326c1 changes from phpgw to egw dev group 2004-01-26 23:53:02 +00:00
reinerj
cce7b854a2 changes to egw dev group 2004-01-26 01:29:06 +00:00
alpeb
7a2b6dfade e-mail notification on new appts was sending wrong appt 2004-01-26 01:25:02 +00:00
reinerj
cbd4b65a8d add jerryr template from Jerry Ruhe (aka jerry71) 2004-01-23 09:36:13 +00:00
reinerj
b04b574136 updated Italien lang file from Emanuel Milani 2004-01-22 20:04:42 +00:00
reinerj
fc10dab6d5 add translation from Andrei V. Smilianets for Ukrain to CVS 2004-01-20 03:22:44 +00:00
shrykedude
7fa04fe669 Fix for bug #878926, due to incorrect ordering of table names for the JOIN 2004-01-17 21:03:13 +00:00
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