Ralf Becker
96f6250611
fix for bug [ 1084324 ] Database error when try to search holidays
2005-02-10 01:09:06 +00:00
Ralf Becker
67ed35e6ea
fix for bug [ 1106014 ] Problems with recurring events (several bugs)
2005-02-10 00:13:37 +00:00
Ralf Becker
c6aa4719ef
no longer deleting all custom-fields on updating an event, as requested by the outlook sync people
2005-02-10 00:10:39 +00:00
Ralf Becker
42c0476556
fixed bug [ 1107983 ] Repeating Events out of order/shifted
2005-02-09 20:32:48 +00:00
Ralf Becker
416fe7b620
fixed bug [ 1107983 ] Repeating Events out of order/shifted
2005-02-09 20:00:56 +00:00
Ralf Becker
388b950a2a
fixed bug [ 1103731 ] calendar dont work without infolog installed
...
fixed bug [ 1115160 ] Calender Updated Time Error
2005-02-09 18:17:44 +00:00
Ralf Becker
008cb40024
fixed bug [ 1119190 ] broken HTML escaping in calendar notes
2005-02-09 18:06:03 +00:00
reinerj
94fc8d404b
update holidays file from Centurypcb Raymond Chen
2005-02-07 15:14:26 +00:00
Oscar Manuel Gómez Senovilla
29997ba72f
bug 1112125
2005-01-29 19:36:06 +00:00
Oscar Manuel Gómez Senovilla
a06003edef
*** empty log message ***
2005-01-29 13:05:52 +00:00
Ralf Becker
116c51fcd3
added (optional) modified parameter to xmlrpc search method (bocalendar::store_to_cache, socalendar::list_events, socalendar::list_repeated_events) as requested by Espen Laursen and Ian Smith-Heisters for a better sync support
2005-01-29 10:19:10 +00:00
reinerj
a944603591
lang file update Swedish from Marko
2005-01-17 13:03:55 +00:00
ak703
45903de2c2
fixed and modified some design/layout issues for better readability
2005-01-11 23:35:07 +00:00
reinerj
8541e2b1f9
add holidays from switzerland to CVS
2005-01-08 00:41:04 +00:00
alpeb
a2e4bc2a47
Fixes bug 1027461: daily view and events list in home made browser overflow width. This happened only in mozilla browsers, and only sometimes (apparently depending on the order images were downloaded from the server). It seems to be a mozilla bug related to the overflow css property. I just removed the property; anyway it wasn't serving any purpose.
2005-01-02 22:23:20 +00:00
Oscar Manuel Gómez Senovilla
b25004f3e1
*** empty log message ***
2004-12-31 12:03:20 +00:00
Oscar Manuel Gómez Senovilla
c701fd5a44
*** empty log message ***
2004-12-15 15:30:44 +00:00
Ralf Becker
7c50885810
fix for xmlrpc error from korganizer: "unknown function name2id"
2004-12-13 08:59:13 +00:00
Ralf Becker
4269e84787
some fixes for the freetime search:
...
- if an endtime leads to a duration biger the the difference between day-start and -end, the day-end from the user prefs are ignored, else it would never find a free time
- using one selectbox for the duration with an extra item 'use enddate', to be more intuitive about duration or enddate is used
- selecting a fitting search-frame for new searches, not just one week
2004-12-12 12:31:41 +00:00
Ralf Becker
8a3e4775a0
fixed warning
2004-12-12 12:26:49 +00:00
Ralf Becker
5890110f7a
using class-var already stored in session
2004-12-12 12:25:40 +00:00
Ralf Becker
708afe238a
added handling for integer date-type to bocal::debug_message
2004-12-12 12:24:24 +00:00
mgalgoci
587952dda6
- fix up event notifications
...
- initial patch from Bobby Beckman bbeckmann -are- optaros -doot- com
2004-12-08 22:46:57 +00:00
Ralf Becker
3723acdbf2
fixed wrong quoting of cat_id (it's a string in calendar) as reported by the maxdb testers
2004-12-05 14:42:17 +00:00
Ralf Becker
f64a1ab7b1
fixed sql error reported by maxdb testers: iCal import should not be able to update existing events without that fix
2004-12-02 15:31:39 +00:00
reinerj
faf2f984fb
update the polish lang file from Lukas Zolnowski
2004-11-29 13:40:50 +00:00
Oscar Manuel Gómez Senovilla
bfe146ef78
*** empty log message ***
2004-11-27 23:35:32 +00:00
reinerj
5500d7017a
update the slovenian lang file from orb_ter
2004-11-27 22:18:06 +00:00
Ralf Becker
ab5be9691a
frensh translations from Denis Cardon <denis.cardon@tranquilitsystems.com>
2004-11-17 15:58:43 +00:00
reinerj
5d866a0bce
update Sloven translation
2004-11-17 00:44:48 +00:00
Ralf Becker
f33d762d8d
some missing phrases
2004-11-09 09:56:01 +00:00
Ralf Becker
4e4b0c0bea
first version of new calendar SO class:
...
- so far it only reads (multiple) events
- bocal::search used now socal::read to read all events in one go, this should give a far better performance
2004-11-07 14:38:00 +00:00
ak703
412c57df47
the round corners giving too much trouble with several browsers, so the layout needed
...
to be changed to a smooth square display for events. The old code was just commented, so
it can be re-enabled.
2004-11-05 10:04:39 +00:00
Oscar Manuel Gómez Senovilla
e4d1f6ea5e
*** empty log message ***
2004-10-21 21:30:38 +00:00
Pim Snel
75c15475bd
undo change
2004-10-20 15:01:35 +00:00
Pim Snel
a01bba3376
fix font size
2004-10-20 14:57:20 +00:00
Ralf Becker
d582d8b68f
changed calendar schema, title to varchar(255) as requested by Matthew Galgoci
2004-10-18 21:29:11 +00:00
mgalgoci
04e778c065
And with this, imporing and exporting of recurring events should sort of work
...
again. I've also implimented more of rfc2445.
I will continue to beat these classes into shape as I add more ical stuff
and document what I have reverse engineered.
Once I am satisfied that this is stable and production worthy I will probably
backport this to the 1.0 branch. My casual testing has shown that this for
the most part works as expected. I also plan on developing test harnesses
for ical import/export.
2004-10-15 17:40:22 +00:00
mgalgoci
d9553d5969
- Spelling fixes: recure -> recur
2004-10-15 17:33:03 +00:00
mgalgoci
1451618cfd
- remove superflous debugging crap that is commented out
...
- ignore reset of null objects while parsing ical files
2004-10-15 17:30:49 +00:00
mgalgoci
2f0ffb42c5
Formatting changes to make the darned thing readable
2004-10-15 17:28:34 +00:00
ak703
27e84db7e4
norwegian holidays for 2004 and 2005
...
thx to Ragnar Wisl�ff
2004-10-14 11:56:24 +00:00
bgigon
cbdd197322
Update from Omar Boumeddane
2004-10-14 09:07:31 +00:00
Ralf Becker
c72227f203
fixed javascript error, which cause freetime search not to function on new events (page gets transmitted instead)
2004-10-11 10:43:26 +00:00
Ralf Becker
640b389628
small correction of the translation
2004-10-08 16:18:24 +00:00
Ralf Becker
a66d0149f9
fixed to minor problems in the freetime search:
...
- for existing events, the own event is now excluded from the busy-time
- a warning is given, if the freetime search is called for a recuring event: Only the initial date of that recuring event is checked!
2004-10-08 16:04:50 +00:00
Ralf Becker
fd6b69d7a8
added freetime search
2004-10-07 22:11:18 +00:00
Carsten Wolff
466e423dbc
forwardport of the recent xml-rpc-fixes in stable
2004-10-06 09:29:12 +00:00
reinerj
7a15b26136
Lang file update traditional Chinese from Finjon Kiang
2004-10-01 10:36:56 +00:00
bgigon
0d157fd7b3
Reset
2004-09-30 15:46:22 +00:00
bgigon
c8d1e84ede
Extend "owner" feature in all calendar
2004-09-30 15:02:31 +00:00
bgigon
036267063a
Add owner/participants feature
2004-09-30 14:44:32 +00:00
bgigon
b0e3990adf
Add features (Owner and participants)
2004-09-30 14:43:25 +00:00
bgigon
883338ee43
fix display bug
2004-09-30 13:38:23 +00:00
bgigon
7dcf2318d9
Update translation
2004-09-30 13:30:36 +00:00
bgigon
78a0732590
Add translation
2004-09-30 13:30:05 +00:00
bgigon
b2c5d7eb35
add file
2004-09-30 13:27:24 +00:00
bgigon
52a1fd3085
Update file:
2004-09-30 13:26:17 +00:00
bgigon
f518db0997
Update
2004-09-30 08:54:24 +00:00
reinerj
9061b7ac95
update New Caledonia holiday file from Guilhem Basset
2004-09-29 16:39:12 +00:00
reinerj
834497dd54
update Belgian holiday file from Wim Vinckier
2004-09-29 16:35:59 +00:00
bgigon
6f562ce0b4
Fixbug
2004-09-29 16:05:09 +00:00
bgigon
dd76978bc4
Sequel for fixbug persistent participants.
...
Fix links and others buttons
2004-09-29 13:02:56 +00:00
bgigon
5141376eac
Fixbug.
...
Problems with persistent participants into sessions
2004-09-29 12:18:15 +00:00
bgigon
7f3e46b87e
Security Holes !!!
...
Users, who is not access to others calendars, can view user's availability.
2004-09-28 15:21:38 +00:00
reinerj
eaa7200b60
update Hebrew holiday file from Ilan Tayary
2004-09-28 13:46:52 +00:00
bgigon
eb72210527
Fixbug MacOS
...
(Omar Boumeddane)
2004-09-28 12:30:46 +00:00
bgigon
2812db3ad5
Adding images
2004-09-28 12:11:21 +00:00
bgigon
a3cde6fbd4
Adding files
2004-09-28 12:10:24 +00:00
bgigon
b61053c9b0
Add translation
2004-09-21 15:22:15 +00:00
bgigon
6ef8aba9ab
Add translation ...
2004-09-21 12:00:31 +00:00
bgigon
03fac9836b
Add translation
2004-09-21 11:41:11 +00:00
bgigon
7846fb5885
Add this translation (yet !!)
2004-09-21 11:37:33 +00:00
Ralf Becker
45c2916b68
fixed typo, thanks to Jo�o Martins
2004-09-19 20:34:48 +00:00
Oscar Manuel Gómez Senovilla
df8f5a858c
*** empty log message ***
2004-09-17 09:36:18 +00:00
Ralf Becker
e8f9f120a3
fixed bug [ 1027668 ] $$Link$$ not using https
2004-09-16 22:02:53 +00:00
Ralf Becker
f22dab597d
fix for bug [ 1015533 ] Private entries prohibit response
...
If you are invited to a private event, you get full access to it, as you would if it were not private. Only restriction is: other people you gave access to your private events, still cant read the event, as long as they have no direct private grant from the owner of the event.
2004-09-08 12:20:56 +00:00
Ralf Becker
e72a231b42
reverted Matthew's commit and fix for bug [ 1015533 ] Private entries prohibit response
...
If you are invited to a private event, you get full access to it, as you would if it were not private. Only restriction is: other people you gave access to your private events, still cant read the event, as long as they have no direct private grant from the owner of the event.
2004-09-08 12:19:22 +00:00
Ralf Becker
7479c7f40a
fix for bug [ 1022185 ] Last day of event shows 00:00:00 00:00:00
2004-09-08 12:17:39 +00:00
Ralf Becker
2f10c7a587
fix for bug [ 1022185 ] Last day of event shows 00:00:00 00:00:00
2004-09-08 10:13:33 +00:00
Oscar Manuel Gómez Senovilla
33e65129be
*** empty log message ***
2004-09-03 19:02:35 +00:00
mgalgoci
75f04ec834
Fix issue where people invited to a private event were unable view the event
...
let alone view the event details. invitees are now allowed to view the event
details as well as accept their invitation to the event.
NB:
- if an invitee has granted another user private access to the invitee's calendar, the user
to which private access has been granted is UNABLE to view the details of the event.
- if the person who created the event and marked the event private has granted another user
access to that person's private events, then the person granted private access WILL be able
to see the details of the event.
- at most, uninvited third parties will only see that a private event is taking place at some
time, but only if they have at least read access to the calendar of one of the people invited
to the event.
I hope this makes sense. I've tested this extensively to make sure I am not accidently granting
access to private events that should be kept private.
2004-09-02 21:28:30 +00:00
reinerj
e235423ed9
update lang file from Theytaz Antoine
2004-09-02 17:49:58 +00:00
Ralf Becker
c6c034b291
allow to specify cats by there id again
2004-09-02 10:17:37 +00:00
Ralf Becker
b20e6ab27f
dont check for MS IE the window-width on load, as some versions report constantly changing sizes
2004-09-02 09:58:36 +00:00
Ralf Becker
1ba7e3af73
fix for bug [ 1015331 ] Private calendar entries visible in month view
2004-09-01 13:54:57 +00:00
Ralf Becker
f5bcfcd145
fix for bug [ 1015169 ] Can't delete user
2004-09-01 13:26:25 +00:00
Ralf Becker
65fe6dd6e9
fix for bug [ 1014883 ] Sidebox with Add New Entry even if now permissions to add
2004-09-01 12:58:09 +00:00
Ralf Becker
e116a61201
fix for bug [ 1016837 ] Calendar Weekly Repeat Bug
2004-09-01 12:13:14 +00:00
mgalgoci
ca7d6d308f
Fix this bug:
...
Date: Tue, 31 Aug 2004 16:16:35 +0200
From: Michael Schmidt <brokerjoker@gmx.de>
Reply-To: egroupware-developers@lists.sourceforge.net
To: egroupware-developers@lists.sourceforge.net
Subject: [eGroupWare-developers] Bug in Calendar?
Hi,
if I switch the calendar view to "week view", it displays three months
above the seven days of the week. These should be:
July - August - September
But today it shows:
July - August - October(!)
I guess it has sth. to do with today's date (31st of August).
Is this a known bug?
tnx,
Michael
2004-08-31 18:43:51 +00:00
reinerj
879653f7eb
replace the bad word
2004-08-31 18:04:04 +00:00
reinerj
a83d020083
in this file, no tabs where included and this produce errors on install
2004-08-31 15:50:34 +00:00
Ralf Becker
9b5a1b6545
different style for the multiple user week-view: one row per user
2004-08-31 09:40:09 +00:00
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> </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