Commit Graph

1121 Commits

Author SHA1 Message Date
Ralf Becker
c85b120b9f fix for bug [ 872031 ] Custom fields don't work with csv import 2004-04-01 20:34:35 +00:00
Ralf Becker
313811809d fix for bug [ 871421 ] CSV import not functioning 2004-04-01 18:03:02 +00:00
Ralf Becker
3637978eee added russian translations from Alexander (McDuck) 2004-04-01 15:18:11 +00:00
bgigon
e5e8eed944 A simple modification in "uicalendar.add" function.
Before, I used array app-session.
Ralph said me to use the function app-session to get data.
2004-04-01 13:42:56 +00:00
bgigon
da65252d9b Add more security in "participants matrixview" code 2004-03-31 15:34:33 +00:00
bgigon
a3faae2ff0 Little bug in timematrix/viewmatrix 2004-03-31 15:03:19 +00:00
Oscar Manuel Gómez Senovilla
c552995176 *** empty log message *** 2004-03-29 09:23:06 +00:00
petere78
0f8224fd47 Various spelling and grammar fixes 2004-03-27 01:15:04 +00:00
Lars Kneschke
7edae9cb62 reverted change made by ak703 and used another solution for his problem
cancel was not working anymore. The entry did become saved if you clicked
on cancel too.
2004-03-24 11:34:08 +00:00
Ralf Becker
f21c594982 update from Peter O'Shea <pete@pmos.co.uk> 2004-03-23 13:16:55 +00:00
Ralf Becker
563e43962e thanks to Peter O'Shea <pete@pmos.co.uk> 2004-03-23 13:08:51 +00:00
bgigon
fd64f81b1f "Their next target. The name is Neo."
-- Agent Jones, Matrix
2004-03-23 10:16:01 +00:00
Ralf Becker
68fc63f2a6 change country to selectbox, to force use of the correct 2-digit iso-code 2004-03-22 07:59:10 +00:00
Ralf Becker
70ea5b9de7 enable auto-loading of holidays from localhost by default 2004-03-22 07:44:54 +00:00
Ralf Becker
948fe1c4a4 not longer used 2004-03-22 07:13:30 +00:00
Ralf Becker
ae72c47831 added missing ';' - thought that file is not used ;-) 2004-03-22 07:09:17 +00:00
Ralf Becker
45df07162b removed the es translation, as es-es is used now 2004-03-21 10:59:53 +00:00
reinerj
be28d77fa9 update Brazil lang file translated from Orlando Gentil 2004-03-19 22:03:20 +00:00
ak703
34b6b1e7a7 fixed most current issues with display in the ui and reverted week and month events
display to requested style from devel list and users
2004-03-16 22:04:00 +00:00
ak703
12ae5c11f9 fixed more issues with calendar's display 2004-03-16 22:02:34 +00:00
ak703
439f33e2e8 fixed broken display of event title onMouseOver. 2004-03-16 20:43:20 +00:00
Ralf Becker
dd8fc15bb6 fix for error on demo: bad argument type for implode on line 3466 2004-03-15 23:47:20 +00:00
reinerj
4d9d50fc09 calender update from Andy 2004-03-14 23:19:47 +00:00
reinerj
8c7ab0d520 calender update from Andy 2004-03-14 23:14:41 +00:00
ak703
231701776d migrated most items now to css including printer-friendly - uses app_print.css
cleaned up html code
2004-03-14 22:30:50 +00:00
Ralf Becker
0fcee156a5 only one error-msg for the freebusy, as it could be used to identify user-names on the system 2004-03-14 16:39:09 +00:00
Ralf Becker
2847d27af9 added freebusy information (iCal) for KDE organizer or other external sheduling programs 2004-03-14 01:10:37 +00:00
Ralf Becker
b44c969fd9 not longer used 2004-03-13 21:15:53 +00:00
Ralf Becker
27542e26a5 fixed wrong get_var(...,'HTTP_GET_VARS'||'GET'),...), has to be get_var(...,array('GET'),...) 2004-03-13 18:35:16 +00:00
Ralf Becker
1bde9c9f1e some fixes for xmlrpc:
- xmlrpc faults instead of numerical fault-codes
- using the date2iso8601 and cats2xmlrpc functions from the server-class
2004-03-13 17:47:04 +00:00
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
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