Commit Graph

1376 Commits

Author SHA1 Message Date
Ralf Becker
c69e9cd32e implemented a one-click (tm) change between single and multiple account-selection for the calendar 2004-08-29 20:32:56 +00:00
reinerj
a5ca0539aa update japan langfile from Jun Kuriyama 2004-08-29 08:04:22 +00:00
mgalgoci
f3bbad5fff More ical import fixes (and cleanups) 2004-08-25 20:51:59 +00:00
mgalgoci
db7cd1697e fix long standing issue in is_owner() - mailto is a subarray of organizer. 2004-08-25 15:33:59 +00:00
alpeb
046609d851 Fixed wrong time when exporting to vcal. Also changed ical versi��n from 2.0 to 1.0 because outlook 2000 was rejecting icals with this version. Shouldn't I have changed this version number? 2004-08-24 19:43:19 +00:00
Ralf Becker
e35b30f61d fixed planner again 2004-08-23 08:19:35 +00:00
Ralf Becker
9f9ef95b80 fixed probs pointed out by Joxean Koret 2004-08-22 18:44:47 +00:00
Ralf Becker
2c20ef30e6 not longer used 2004-08-22 18:02:57 +00:00
mgalgoci
72f2561223 better handling of rogue newlines in ical files imported from other sources.
the legality of the presences of newlines inside an ical record is debatable, but
as we have seen, this can and will happen.

Fixes https://sourceforge.net/tracker/index.php?func=detail&aid=989070&group_id=78745&atid=554338
2004-08-19 18:43:02 +00:00
mgalgoci
d51ed17fab account for imported events that end up having no participants. 2004-08-19 15:38:01 +00:00
Ralf Becker
b9601ff903 fixed bug [ 1008512 ] Matrix view missing data (Name in first column of weekly MV) 2004-08-19 11:09:26 +00:00
Ralf Becker
b144f0ffad merged carsten's changes from the 1.0 branch
and fixed bug [ 1011704 ] Division by zero error
2004-08-19 10:29:57 +00:00
mgalgoci
77cce9e9dc parse_user_host was never ever defined! Ever! I even checked phpgroupware! They have this
bug too!! It looks to me like switch_mailto give the functionality that parse_user_host
_should_ have provided.
2004-08-18 20:40:44 +00:00
Ralf Becker
02d78c172d fixed SQL error in status-update, thanks to bug report from M.Cuneyt Gursan <cgursan-at-kablonet.com.tr> 2004-08-18 11:23:46 +00:00
Oscar Manuel Gómez Senovilla
ad0563dc8e *** empty log message *** 2004-08-18 11:10:26 +00:00
Ralf Becker
ff84561c98 removed unnecessary RefreshTable 2004-08-13 20:36:28 +00:00
reinerj
4cbda82863 italien translations from leonardo amadori 2004-08-12 18:17:28 +00:00
reinerj
5e9bdd8def replace the crap 2004-08-09 00:35:19 +00:00
Ralf Becker
4fb9fd8ce4 fix for bug [ 996391 ] Conflict warning although there is no conflict 2004-08-07 17:23:12 +00:00
Ralf Becker
0d1e67445d fix for bug [ 1004481 ] alarm management: you could not create alarms for other participants, even if you had the required write-grants from them 2004-08-07 14:55:38 +00:00
Ralf Becker
c3717d0315 fix for bug [ 1004555 ] Database error adding new calendar item:
- happend only if participants have been disabled via custom-fields
- was caused by the code entering participants from matrixview
2004-08-07 14:22:58 +00:00
Ralf Becker
86e0942150 fixed wrong regular expression 2004-08-07 10:40:10 +00:00
Oscar Manuel Gómez Senovilla
9449ea5afa *** empty log message *** 2004-08-07 10:22:51 +00:00
reinerj
1f1c58be46 update korea lang translation from Futurizer 2004-08-07 00:58:47 +00:00
ak703
61482e0a19 sync with Version-1_0_0-branch 2004-08-06 20:44:22 +00:00
Ralf Becker
906dd66691 bulgarian translations from Iassen Pramatarov <turin-AT-fsa-bg.org> 2004-08-04 14:56:19 +00:00
reinerj
0d91f7017e update Korea translation futurizer 2004-08-04 10:14:18 +00:00
Ralf Becker
8cbf049cb3 removed order by from count(*) query as MaxDB dont order after columns not retrived 2004-08-03 23:22:35 +00:00
Ralf Becker
bdc3456ed6 reworked so-layer for MaxDB and new db-functions:
- added cal_ prefix to phpgw_cal
- hol_ prefix to phpgw_cal_holidays
- renamed cal_login=>cal_user_id,cal_type=>cal_user_type in phpgw_cal_user
2004-08-03 22:52:13 +00:00
alpeb
39c1a0aabb Fix incorrect number of infolog entries shown in home 2004-08-01 16:45:04 +00:00
Ralf Becker
700c20b802 Imported the new calendar from the ralfbecker branch and merged it with the bugfixes and improvments of the 1.0 branch.
All further development will be done now in HEAD
2004-08-01 15:36:04 +00:00
Ralf Becker
68a85e496f synced with 1.0 branch 2004-08-01 14:16:46 +00:00
Ralf Becker
f7a6e46de1 fixed bug [ 996591 ] Error when creating an entry in the calendar
this happended only when email was not installed
2004-08-01 14:09:46 +00:00
Ralf Becker
2d428a66c7 fixed disapearing holidays caused by the observance rule, see bug [ 996820 ] Calendar Control - Missing Holidays 2004-08-01 13:15:26 +00:00
reinerj
b26f0a0e1f fix some wrong tabs in file which produce error messages 2004-07-31 17:46:58 +00:00
reinerj
74f1d3b20a fix some wrong tabs in file which produce error messages 2004-07-31 17:10:10 +00:00
reinerj
d4070735c4 fix some wrong tabs in file which produce error messages 2004-07-31 17:05:30 +00:00
shrykedude
ff34378a1e Fixed app dependencies for api-1.0.1 version change 2004-07-30 19:06:35 +00:00
Oscar Manuel Gómez Senovilla
0e3492a4a6 *** empty log message *** 2004-07-26 19:54:17 +00:00
Oscar Manuel Gómez Senovilla
ae31c0db04 *** empty log message *** 2004-07-26 19:48:49 +00:00
Ralf Becker
ac57bee771 Czech translation of Calendar from Oldrich Dlouhy 2004-07-22 08:15:03 +00:00
Ralf Becker
edcda476b7 update brasilian translations 2004-07-21 21:18:18 +00:00
Ralf Becker
2b4c26b287 merged lang-files from the 1.0 branch, please everone update both branches 2004-07-21 16:57:49 +00:00
Ralf Becker
b7bd5a0a35 patch from Michael Robellard to fix "call time by reference" warning 2004-07-21 14:03:28 +00:00
ak703
7ac6dfb765 new version of tooltips - but careful when last "character" in event description is a <CR> (newline)
then ALL tooltips will not work. Needs to be fixed within input parser
2004-07-16 20:58:14 +00:00
ak703
d40083a4ba sync with 1_0_0 for use of tooltips 2004-07-16 12:28:15 +00:00
Lars Kneschke
677eb8304b Holidays in Taiwan
provided by Finjon Kiang
2004-07-15 07:17:06 +00:00
Oscar Manuel Gómez Senovilla
6666325a1e *** empty log message *** 2004-07-14 08:12:56 +00:00
Ralf Becker
008c95aa98 moved to new email storage 2004-07-12 22:31:11 +00:00
Ralf Becker
14720c0cfd fixed bug [ 976677 ] deleted single-event reappears after editing the series 2004-07-11 22:59:57 +00:00
Ralf Becker
d2eaa3f2b3 fixed loosing participants-status on edit after new account-selection 2004-07-11 22:33:34 +00:00
Ralf Becker
c5291e6fab fixed bug [ 987402 ] Calendar -> New Entry remembers participants
Matrix view stored participants in appsession, which got never cleared up
2004-07-11 22:07:24 +00:00
Ralf Becker
f3373faa2d - fixed export in the view (was Y/m/d format too)
- allow to call export via an url ($_REQUEST instead of $_POST)
- some UI tweaks to for the Export button and others
- equaly high weeks in the month-view
2004-07-11 18:26:28 +00:00
Ralf Becker
6ea7c87934 applied Matthew Galogoci <mgalgoci-at-redhat.com> multiple vcard export patch - with some changes ;-) 2004-07-11 17:01:23 +00:00
Carsten Wolff
ec79d81130 category-name should not be escaped 2004-07-11 13:21:08 +00:00
bgigon
ea18c4a50a Delete old files 2004-07-05 14:52:51 +00:00
Ralf Becker
2ba2d8aca1 updating the missed sequenzes (postgres) and pushing all versions to 1.0.0 2004-07-02 22:27:33 +00:00
Ralf Becker
7eb83c49d1 not used anymore 2004-06-30 10:43:33 +00:00
Ralf Becker
d3086fe8cd new account-selection for matrix-view, as patch from Matthew Galgoci 2004-06-29 22:39:00 +00:00
Pim Snel
c985a3f832 fix typo 2004-06-23 21:22:22 +00:00
Oscar Manuel Gómez Senovilla
c4957fdb6a *** empty log message *** 2004-06-23 18:24:28 +00:00
Ralf Becker
d0b2a3a823 fix for 2 people importing an equally named file at the same time, thanks to Matthew Galgoci <mgalgoci -at- redhat.com> 2004-06-20 09:03:34 +00:00
Ralf Becker
b1b1f95590 - moved the whole selection code from uiaccountsel::popup to accounts::select
- extended syntax for uiaccountsel::selection to specify what you need (no longer hardcode of certain apps)
2004-06-16 00:33:13 +00:00
Ralf Becker
37c79bfcf4 greek translations thanks to Nikolaos Batsis <nickthegreek-AT-yahoo.com> 2004-06-13 22:20:57 +00:00
Lars Kneschke
cc61a1940b add hook for new events 2004-06-13 17:01:14 +00:00
Ralf Becker
850172fdd3 using account-selection widget 2004-06-12 12:29:07 +00:00
Ralf Becker
c4d66d7ecf using account-selection widget 2004-06-12 10:04:48 +00:00
zhangweiwu
cf19aae187 I merged the traditional Chinese translation into the simplified Chinese
translation file (only those not translated in simplified Chinese).

This is because
1) most simplified Chinese readers can read traditional
Chinese. If some phrase doesn't have simplified Chinese translation,
egroupware better fall back to traditional Chinese then English.
2) Translation can be easier (just pick up the unfamiliar traditional
translation and change to simplified form)

The change is made by using
> find . -type d -name "setup" -exec /tmp/merge_tradition.sh {} \;

where merge_tradition.sh is:

#!/bin/sh
cd $1
if [ -f phpgw_zh.lang ] && [ -f phpgw_zt.lang ]; then
mv phpgw_zh.lang phpgw_zh.lang.old
join -a 1 -t "	" phpgw_zt.lang phpgw_zh.lang.old | \
        awk -F "	" \
       '{ OFS = FS; if (NF == 7) print $1, $5, $6, $7; else print $0 ;}' \
                > phpgw_zh.lang
fi

Kiang if you like the idea you can merge my translation to your lang
file too. And it's even better if the language engine can be changed in
the way that, as a phrase has no translation for current language,
choose the nearest language before falling back to English. Say, when no
translation in zh, use zt before trying English.

Could it be better that this apply to pt too? (pt-br and pt)
2004-06-09 17:01:42 +00:00
Ralf Becker
200b99cd9f fixed new uid creation: uid is not null, so we need to write a dummy-value, before we knew the actual id 2004-05-29 08:01:37 +00:00
Oscar Manuel Gómez Senovilla
911bfdae1a *** empty log message *** 2004-05-28 18:58:43 +00:00
Ralf Becker
d39c37ed76 update of the GB holidays, provided by Jonathan Riddell jr -at- jriddell -dot- org 2004-05-28 16:18:35 +00:00
reinerj
119e12eb8a Finnish translation extension from Tapio Kautto 2004-05-27 10:20:56 +00:00
reinerj
b91d5814e5 Italien translation extension from Leo Amadori 2004-05-26 20:08:02 +00:00
reinerj
50694d54a4 Italien translation extension from Leo Amadori 2004-05-26 20:07:17 +00:00
Ralf Becker
18dded158c 1) using the color set by preferences dialogs, now in data-column
2) reverted alpes tab to space and dos-line-ends conversation
2004-05-26 10:16:46 +00:00
Ralf Becker
2a1b37b6da an other uid update: very old entries had empty uid, they are update now too 2004-05-26 09:37:15 +00:00
Ralf Becker
6e30dedf98 submitted to egroupware.org 2004-05-25 11:43:45 +00:00
Ralf Becker
5d8250c0de 1) fixed observance of new year and new year's eve, which can fall into the next or previous year
2) additionaly added new year of the next year and new year's eve of the last year to this years holidays, as they are often displayed (or missing) in a week- or day-view
3) fixed the not working saving of a changed observance rule in the holiday manager
4) added the observance rule to new year in the US
2004-05-25 11:36:32 +00:00
zhangweiwu
17f64562ad from kiang, to workaround 'the slash bug':
Translation of Traditional Chinese in UTF-8 version
I've tested it with the version RC5. Somebody in taiwan
who offered a series of functions to convert the
encoding from big5 to utf-8. It works fine~ Should I also
upload it for anyone who would like to understand the
big5 encoding??
2004-05-24 02:46:24 +00:00
Ralf Becker
5ec6ce4d75 fix to create uid's for the calendar and a db-update to create them for the already existing events 2004-05-23 23:46:27 +00:00
Ralf Becker
390dc7737b performance patch: indices for the calendar 2004-05-23 17:51:41 +00:00
Ralf Becker
b106b38597 fixed wrong sign of alpe's correction - it made it even worse ;-) 2004-05-23 14:51:27 +00:00
Ralf Becker
24f85350e6 fixed bug [ 899751 ] Calendar notification to groups 2004-05-23 10:02:45 +00:00
Ralf Becker
29d855cc7d fixed bug [ 928146 ] No conflic warning on multi-day events:
now all days of an event get checked in a for-loop, not only the first one if its equal the last one ;-)
2004-05-23 09:42:15 +00:00
Oscar Manuel Gómez Senovilla
b350dbadaa *** empty log message *** 2004-05-19 14:34:08 +00:00
alpeb
17811d977d eliminated multiple <font>&nbsp;</font> when showing event list in home 2004-05-14 15:38:15 +00:00
Lars Kneschke
6cba1832b9 make projects linkable to calendar events 2004-05-06 00:59:47 +00:00
reinerj
6a52f5579d new langfile Catalan from Xavier Navarro 2004-05-04 14:08:30 +00:00
Espen Laursen
2a248ce034 some spell fixes and some small updates. 2004-05-03 11:16:16 +00:00
reinerj
be72681b62 update images to jerryr template from Jerry Ruhe 2004-04-26 21:31:27 +00:00
Ralf Becker
52fb31997e holidays file for DK 2004-04-25 12:46:41 +00:00
reinerj
68eb738852 add Italien Holidays from Claudio Belotti 2004-04-25 10:46:15 +00:00
reinerj
9e3acdfe11 update Dutch langfiles from G.G. van der Steen 2004-04-22 22:13:11 +00:00
reinerj
0d26b5dd07 commit HongKong holiday file from Andrew Murton 2004-04-21 17:30:16 +00:00
mila76
fcde7da570 search e replace bugfix 2004-04-19 22:12:03 +00:00
mila76
00f80dbee3 Update to 0.9.99.015 2004-04-19 22:07:29 +00:00
mila76
f87e10f9ec fixed doubled entry with \\n 2004-04-19 21:43:16 +00:00
Carsten Wolff
06f0934e8f fixed #893588 by petere78 2004-04-19 11:41:02 +00:00
Espen Laursen
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
reinerj
0db350d980 update traditional Chinese langfiles from Finjon Kiang 2004-04-16 09:11:54 +00:00
Ralf Becker
eaecf4b608 implemented link to view event as variable in notify-emails (Alarms, Notifications) 2004-04-14 12:35:58 +00:00
bgigon
b4af40ee1d More translation, by Charles Viard 2004-04-13 11:53:23 +00:00
Ralf Becker
f151c70372 first (simple) version of the new manual app 2004-04-13 08:59:23 +00:00
Ralf Becker
793f5df7b5 as talked with Lars ;-) 2004-04-12 07:20:40 +00:00
Ralf Becker
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
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
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
Pim Snel
b182025781 better icon positioning for calendar and backup 2003-10-29 20:37:46 +00:00
Ralf Becker
81bbfbc39f xmlrpc fixes for the calendar 2003-10-26 18:33:29 +00:00
Ralf Becker
b11e686618 first half of the xmlrpc fixes 2003-10-25 23:19:55 +00:00
Ralf Becker
7e53418201 re-aligned buttons vertical top 2003-10-25 22:20:08 +00:00
Pim Snel
194f2dd843 and here are the new idots icons 2003-10-23 15:30:54 +00:00
dragob
ecdea9c643 Added slovenian translation (Tea �trancar, Klemen Vodopivec). 2003-10-16 20:41:41 +00:00
Ralf Becker
f04c06956d small fix to gard against an sql-error if an empty group get selected 2003-10-16 17:21:13 +00:00
Ralf Becker
07db5a1869 fixed bug that group-views show events of all members, even if no grants exist 2003-10-16 17:19:52 +00:00
Ralf Becker
2fd99e4fa3 moved the phrases 'site configuration' and 'global categories' from admin to common as many apps use it in there sidebox-menu now 2003-10-16 12:02:01 +00:00
Ralf Becker
fba07b8b8b changed name of the downloaded file to holidays.<nation>.csv 2003-10-15 21:13:41 +00:00
reinerj
8e3545f6ae add images for literati to CVS 2003-10-14 19:31:46 +00:00
reinerj
3cf2040bf5 add literati file 2003-10-14 19:26:26 +00:00
reinerj
62964576bd Translation update from Finjon Kiang 2003-10-14 09:58:13 +00:00
Lars Kneschke
3e6870eb77 fix import of ical files
redirect after import still not working(tested with IE6)
2003-10-11 19:17:50 +00:00
Ralf Becker
23704841e0 killed 2 debug messages 2003-10-10 11:59:47 +00:00
Ralf Becker
abc4f9a3df move phrase from calendar to common 2003-10-10 09:18:10 +00:00
Ralf Becker
cb33d46167 added a csv import to the calendar 2003-10-09 00:32:49 +00:00
zhangweiwu
f886e06d3c Updated translation. 2003-10-03 20:06:26 +00:00
Ralf Becker
6c10e248d7 reverted the german lang-files to iso8859-1, as we want to make the conversation optional and while adding the files to the database 2003-10-03 11:47:09 +00:00
Ralf Becker
d7ecf3c26f setting the default for phpgw_cal_user.cal_type to 'u' direct on the first update from 0.9.13.007 2003-10-02 14:01:20 +00:00
shrykedude
a73b7af58b capitalization correction 2003-10-02 01:42:37 +00:00
shrykedude
6a1b62aca5 grammer corrections 2003-10-02 01:08:54 +00:00
shrykedude
7451250ae7 corrected table bg variable reference; right-justified time display, for better look 2003-09-30 02:48:12 +00:00
shrykedude
3797baea3d capitalized field header 2003-09-30 02:10:31 +00:00
shrykedude
1d19b5b624 corrected capitalization and expanded Open To Do header 2003-09-30 01:33:17 +00:00
Lars Kneschke
26d1a2529f revert it 2003-09-28 16:10:19 +00:00
Lars Kneschke
d91f1f5b50 fixed old and hardcoded image call 2003-09-28 12:36:41 +00:00
Lars Kneschke
e5373db2a2 moved german translation to UTF-8 2003-09-28 08:15:58 +00:00
Ralf Becker
a440efa31d useing html-class from the api 2003-09-25 08:13:18 +00:00
Ralf Becker
948fe27751 applied Zhang Weiwu (zhangweiwu) chinese(simplified) translations 2003-09-25 07:19:12 +00:00