nobody
d09c69e1d0
This commit was manufactured by cvs2svn to create branch
...
'Version-1_0_0-branch'.
2005-01-29 21:04:01 +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
reinerj
34bd5a5ba8
lang file update Swedish from Marko
2005-01-17 13:01:42 +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
reinerj
13e9ea3960
add holidays for switzerland from devein
2005-01-08 00:37:43 +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
alpeb
0e9f7e2133
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:21:23 +00:00
Oscar Manuel Gómez Senovilla
b25004f3e1
*** empty log message ***
2004-12-31 12:03:20 +00:00
dawnlinux
7fb8b4dbea
Thanks to Wang Penghui AT realss DOT com
2004-12-22 17:10:11 +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
a00f443eec
fix for xmlrpc error from korganizer: "unknown function name2id"
2004-12-13 08:51:27 +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
198fa0d983
update the slovenian lang file from orb_ter
2004-11-27 22:19:55 +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
6059d6cc0f
- some minor asthetic cleanups
...
- give us a fighting chance at importing daily and monthly events.
2004-10-15 19:46:30 +00:00
mgalgoci
7b9ae9942e
- spelling fixes from HEAD
...
I've tested these and have not encountered any issues
2004-10-15 18:23:49 +00:00
mgalgoci
287eb1ada5
- cleanups and annotations to match HEAD
2004-10-15 18:20:59 +00:00
mgalgoci
99b3a59493
cosmetic cleanups and annotations to match what I've committed to HEAD
2004-10-15 18:18:43 +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