be72681b62
update images to jerryr template from Jerry Ruhe
2004-04-26 21:31:27 +00:00
52fb31997e
holidays file for DK
2004-04-25 12:46:41 +00:00
68eb738852
add Italien Holidays from Claudio Belotti
2004-04-25 10:46:15 +00:00
9e3acdfe11
update Dutch langfiles from G.G. van der Steen
2004-04-22 22:13:11 +00:00
0d26b5dd07
commit HongKong holiday file from Andrew Murton
2004-04-21 17:30:16 +00:00
fcde7da570
search e replace bugfix
2004-04-19 22:12:03 +00:00
00f80dbee3
Update to 0.9.99.015
2004-04-19 22:07:29 +00:00
f87e10f9ec
fixed doubled entry with \\n
2004-04-19 21:43:16 +00:00
06f0934e8f
fixed #893588 by petere78
2004-04-19 11:41:02 +00:00
deafe60956
translated some of the last text, but I cant find the:
...
Delete a single entry by passing the id.
Add a single entry by passing the fields.
Add or update a single entry by passing the fields.
phrases and the
Are you sure\\nyou want to\\ndelete these alarms?
Are you sure\\nyou want to\\ndelete this single occurence ?\\n\\nThis will delete\\nthis entry for all users.
will not translate.. ill have to find the error later..
2004-04-17 12:30:38 +00:00
0db350d980
update traditional Chinese langfiles from Finjon Kiang
2004-04-16 09:11:54 +00:00
eaecf4b608
implemented link to view event as variable in notify-emails (Alarms, Notifications)
2004-04-14 12:35:58 +00:00
b4af40ee1d
More translation, by Charles Viard
2004-04-13 11:53:23 +00:00
f151c70372
first (simple) version of the new manual app
2004-04-13 08:59:23 +00:00
793f5df7b5
as talked with Lars ;-)
2004-04-12 07:20:40 +00:00
4b7ced6e84
fix for search to return also the entries from sub-categoris, as sugested by Stephan Hilchenbach from the german list
2004-04-04 22:23:47 +00:00
c85b120b9f
fix for bug [ 872031 ] Custom fields don't work with csv import
2004-04-01 20:34:35 +00:00
313811809d
fix for bug [ 871421 ] CSV import not functioning
2004-04-01 18:03:02 +00:00
3637978eee
added russian translations from Alexander (McDuck)
2004-04-01 15:18:11 +00:00
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
da65252d9b
Add more security in "participants matrixview" code
2004-03-31 15:34:33 +00:00
a3faae2ff0
Little bug in timematrix/viewmatrix
2004-03-31 15:03:19 +00:00
c552995176
*** empty log message ***
2004-03-29 09:23:06 +00:00
0f8224fd47
Various spelling and grammar fixes
2004-03-27 01:15:04 +00:00
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
f21c594982
update from Peter O'Shea <pete@pmos.co.uk>
2004-03-23 13:16:55 +00:00
563e43962e
thanks to Peter O'Shea <pete@pmos.co.uk>
2004-03-23 13:08:51 +00:00
fd64f81b1f
"Their next target. The name is Neo."
...
-- Agent Jones, Matrix
2004-03-23 10:16:01 +00:00
68fc63f2a6
change country to selectbox, to force use of the correct 2-digit iso-code
2004-03-22 07:59:10 +00:00
70ea5b9de7
enable auto-loading of holidays from localhost by default
2004-03-22 07:44:54 +00:00
948fe1c4a4
not longer used
2004-03-22 07:13:30 +00:00
ae72c47831
added missing ';' - thought that file is not used ;-)
2004-03-22 07:09:17 +00:00
45df07162b
removed the es translation, as es-es is used now
2004-03-21 10:59:53 +00:00
be28d77fa9
update Brazil lang file translated from Orlando Gentil
2004-03-19 22:03:20 +00:00
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
12ae5c11f9
fixed more issues with calendar's display
2004-03-16 22:02:34 +00:00
439f33e2e8
fixed broken display of event title onMouseOver.
2004-03-16 20:43:20 +00:00
dd8fc15bb6
fix for error on demo: bad argument type for implode on line 3466
2004-03-15 23:47:20 +00:00
4d9d50fc09
calender update from Andy
2004-03-14 23:19:47 +00:00
8c7ab0d520
calender update from Andy
2004-03-14 23:14:41 +00:00
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
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
2847d27af9
added freebusy information (iCal) for KDE organizer or other external sheduling programs
2004-03-14 01:10:37 +00:00
b44c969fd9
not longer used
2004-03-13 21:15:53 +00:00
27542e26a5
fixed wrong get_var(...,'HTTP_GET_VARS'||'GET'),...), has to be get_var(...,array('GET'),...)
2004-03-13 18:35:16 +00:00
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
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
e212d838b5
extended styles for more tpl items
2004-03-12 23:43:25 +00:00
9759bb4f0f
languages changes chinese from Zhang Weiwu
2004-03-12 08:33:53 +00:00
380c117f8e
jerryr template changes commited
2004-03-11 08:11:07 +00:00