Commit Graph

10508 Commits

Author SHA1 Message Date
a0cfcc38e4 make the clone hack working with PHP5 too 2004-10-21 18:12:11 +00:00
75c15475bd undo change 2004-10-20 15:01:35 +00:00
a01bba3376 fix font size 2004-10-20 14:57:20 +00:00
1b53a1ce6d added clone function for php4, use as $db = clone($this->db); 2004-10-19 14:54:57 +00:00
d582d8b68f changed calendar schema, title to varchar(255) as requested by Matthew Galgoci 2004-10-18 21:29:11 +00:00
9739e104a4 cleaned up css-file, make all fontsizes relative for future 508 Accessibility support 2004-10-18 15:49:49 +00:00
cf3f10911e add email address also for new accounts
see http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=270672
2004-10-18 05:15:58 +00:00
940deb08a9 finished DB backup and restore for eGW:
- the backup is independent of the used DB and can eg. be used to port an install to an other DB type
- autom. backup before upgrades of the DB structure
- installing backups instead an installation from scratch
- own backup screen in setup and admin to:
  + shedule repeating backups
  + up- and download of backups
  + creating and restoring backups
2004-10-15 23:06:34 +00:00
219d169207 let's the asyncservice class run under setup 2004-10-15 22:56:00 +00:00
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
d9553d5969 - Spelling fixes: recure -> recur 2004-10-15 17:33:03 +00:00
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
2f0ffb42c5 Formatting changes to make the darned thing readable 2004-10-15 17:28:34 +00:00
94b5260a9e wider inputs for login screen 2004-10-15 11:30:32 +00:00
d9b2a23d72 first version of new db-backup class: DB independent backup and restore functions
==> can be used eg. to port an eGW installation to a different DB type
Atm. there no UI, but if you uncomment the code behind the class, you can backup and restore via an URL. UI to come soon.
2004-10-14 21:04:03 +00:00
a4557c1191 added prepared statements in insert and update for DB's which support it (atm. only MaxDB). Atm this need to be switched on by a parameter, as I still have some problems, it off by default 2004-10-14 20:58:39 +00:00
ba55620f3d fixed the schema-retrival functions for MySql, Postges and MaxDB 2004-10-14 20:55:52 +00:00
2740acc03e fixed the schema-retrival functions for MySql, Postges and MaxDB 2004-10-14 20:35:50 +00:00
27e84db7e4 norwegian holidays for 2004 and 2005
thx to Ragnar Wisl�ff
2004-10-14 11:56:24 +00:00
cbdd197322 Update from Omar Boumeddane 2004-10-14 09:07:31 +00:00
e999260d52 Really hide domain selection when not needed; UI cleanup of Login button 2004-10-13 14:49:03 +00:00
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
8cdc5262ad Fixed Formatting 2004-10-10 19:42:38 +00:00
640b389628 small correction of the translation 2004-10-08 16:18:24 +00:00
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
cca7bc4085 sevral fixes for IE and Mozilla 2004-10-08 10:15:51 +00:00
e7f0d8a133 reorderded htmlarea so different htmlarea's can be configured seperately 2004-10-07 23:09:52 +00:00
fd6b69d7a8 added freetime search 2004-10-07 22:11:18 +00:00
930db9f0c0 all days, weekdays, weekend only for mutiple rows 2004-10-07 22:09:02 +00:00
95375f467c added two new widgets:
- hour with 12/24 preference
- day of week
2004-10-07 22:08:19 +00:00
33f5cb30c8 added two new widgets:
- hour with 12/24 preference
- day of week
2004-10-07 21:58:33 +00:00
72140f4425 changed documentation to phpdoc standard and added a new output-mode for popups (no navbar) 2004-10-07 21:53:41 +00:00
cff0ca3801 changed documentation to phpdoc standard 2004-10-07 21:53:10 +00:00
b7d77a8588 fix contextmenu bug when in which occures when in scrolling down in Gecko 2004-10-07 15:34:17 +00:00
466e423dbc forwardport of the recent xml-rpc-fixes in stable 2004-10-06 09:29:12 +00:00
812f05a3e8 *** empty log message *** 2004-10-01 12:05:17 +00:00
d251796c54 Lang file update traditional Chinese from Finjon Kiang 2004-10-01 10:56:14 +00:00
7a15b26136 Lang file update traditional Chinese from Finjon Kiang 2004-10-01 10:36:56 +00:00
635de3de64 Lang file update traditional Chinese from Finjon Kiang 2004-10-01 10:26:18 +00:00
0d157fd7b3 Reset 2004-09-30 15:46:22 +00:00
c8d1e84ede Extend "owner" feature in all calendar 2004-09-30 15:02:31 +00:00
036267063a Add owner/participants feature 2004-09-30 14:44:32 +00:00
b0e3990adf Add features (Owner and participants) 2004-09-30 14:43:25 +00:00
883338ee43 fix display bug 2004-09-30 13:38:23 +00:00
7dcf2318d9 Update translation 2004-09-30 13:30:36 +00:00
78a0732590 Add translation 2004-09-30 13:30:05 +00:00
b2c5d7eb35 add file 2004-09-30 13:27:24 +00:00
52a1fd3085 Update file: 2004-09-30 13:26:17 +00:00
1b119f58d5 Update template 2004-09-30 13:23:31 +00:00
414c78b639 Fix strange bug into crypto api.
Somes "ghost" characters appears
2004-09-30 12:11:43 +00:00