Ralf Becker
52be51f4bf
* Calendar/API: fixed not working dateformat d-M-Y with French language (Juin=Jun, Juillet=Jui)
2011-04-09 11:24:50 +00:00
Ralf Becker
a3685d298e
removed 2. header include, stalling access without home rights
2010-06-30 12:03:50 +00:00
Ralf Becker
0ae16ca1ed
allow to use jscalendar(-setup.php) from every app, by catching egw_exception_no_permission_app
2010-06-09 09:40:02 +00:00
Klaus Leithoff
8f378da6c9
fix for jscalendar in sitemgr (was not displayed) provided by H.J.Tappe
2009-07-31 12:56:39 +00:00
Ralf Becker
48060983f2
"changes requested by Vietnamese translator nhatnamnv(at)gmail.com: short day-names can now be constructed (additionally) by separate translation of the 3-char english shortcut. You can still use the translation of the long name with the number of chars to use for your language."
2008-08-12 05:15:59 +00:00
Ralf Becker
c2bb34cd4e
fixed missing translation of monthnames after removing the asterisk prefix for untranslated phrases
2007-05-22 18:02:41 +00:00
Ralf Becker
9748cf96be
fix for bug #700 : Date format d-M-Y not working in Infolog list display
2007-05-08 07:38:36 +00:00
Ralf Becker
e22ad754a5
fixed not working jscalendar, if for some reason no default date- or timeformat was set in the (default) prefs
2006-07-31 19:43:21 +00:00
Ralf Becker
1186a8e406
if n < 0, use n chars from the end of the string, eg. for zh-tw
2006-03-08 11:39:44 +00:00
Ralf Becker
23c4f7976f
if n < 0, use n chars from the end of the string, eg. for zh-tw
2006-03-08 11:36:58 +00:00
Ralf Becker
f0d65a40f3
added content-type header with correct charset to override the webservers default
2004-11-15 08:51:18 +00:00
Ralf Becker
5cce1585dd
fix for month-name shortcuts different from the first 3-chars of the long name, because they would be indentical with the shortcut of an other monthname, eg. frensh Juin = Jun and Juillet = Jui
2004-05-08 11:00:46 +00:00
Ralf Becker
31f348e259
implemented callbacks for week and month, to use it for the navigation in the calendar
2004-05-06 16:21:04 +00:00
Ralf Becker
41a3f88199
imported version 0.9.6 from jscalendar
2004-05-06 12:58:31 +00:00
Ralf Becker
1e39ae995d
import htmlarea 3.0beta
...
eGW code to use it, is in phpgwapi/inc/class.html.inc.php the translations (via eGW standard translation system) are in phpgwapi/inc/htmlarea-lang.php
==> translations for jscalendar and htmlarea now in own apps
2004-01-08 09:06:40 +00:00
Ralf Becker
568bc3d513
update to jscalendar ver. 0.9.5
2003-11-11 14:51:10 +00:00
Ralf Becker
f34fe8088b
reimported jsCal into phpgwapi/js now
2003-08-28 16:35:07 +00:00
ceb
0027baea33
droped class
2003-08-23 02:09:37 +00:00
Ralf Becker
b32fe49d9b
wrapper-class and setup-file for jsCalendar
2003-08-17 23:05:57 +00:00