Ralf Becker
aff48bc2cb
killed the debug output, which echoed each line on restore
2004-11-05 09:34:46 +00:00
Ralf Becker
d6f9fd8a99
fix for bug [ 1059619 ] SQL Error: cannot be null
2004-11-04 21:39:23 +00:00
alpeb
355d32ec28
Applied patch 1058956: use SEP instead of slashes
2004-11-04 17:31:15 +00:00
viniciuscb
78ac3f7122
Fix: Added support for e-mail in user_id.
2004-11-03 21:37:01 +00:00
viniciuscb
fe03c956d3
Fix: Added support for e-mail in user_id.
2004-11-03 21:30:48 +00:00
shrykedude
2bb9634b3e
Fix for occassional session-verification problem
2004-11-03 05:02:25 +00:00
shrykedude
2cffc50145
Fix for occassional session-verification problem
2004-11-03 05:01:36 +00:00
reinerj
829ff9ff9a
add import script file from itanczos
2004-11-03 00:52:36 +00:00
reinerj
58e4f9f51c
add import script file from itanczos
2004-11-03 00:51:42 +00:00
viniciuscb
7b8bae4f16
Bugs Fixed when executing queries in pgsql
2004-10-30 19:32:52 +00:00
dawnlinux
304b86635e
Add title for logo image of template "prisma"
2004-10-29 03:59:29 +00:00
dawnlinux
846e0d44f4
Add tilte for logo image of template "jerryr"
2004-10-29 03:56:02 +00:00
dawnlinux
2180b87c02
Add title for logo image of template "idots"
2004-10-29 03:49:56 +00:00
dawnlinux
47fa1fedca
Add title for logo image of template "edge-it"
2004-10-29 03:44:07 +00:00
dawnlinux
83ebc41a2d
Add title for logo image of template "prisma"
2004-10-29 03:22:13 +00:00
dawnlinux
41d1a5d5d6
close the parenthesis for title
2004-10-29 03:17:34 +00:00
dawnlinux
60751585fa
Close the quotes for title
2004-10-29 03:14:39 +00:00
dawnlinux
77f18d4ab9
Add tilte for logo image of template "jerryr"
2004-10-29 03:10:40 +00:00
dawnlinux
eda94088b6
Add title for logo image of template "idots"
2004-10-29 03:07:59 +00:00
dawnlinux
79bac7c40c
Add title for logo image of template "edge-it"
2004-10-29 03:05:22 +00:00
viniciuscb
13badf3a90
gz/bz2 class removed because license is incompatible with gpl.
2004-10-28 19:09:54 +00:00
viniciuscb
ad14df2830
Select file repository: option to allow vfs_sql2, required for FilesCenter
2004-10-27 23:40:47 +00:00
viniciuscb
0d61ac226a
File Compression classes
2004-10-27 23:37:27 +00:00
raphaelpereira
252075f37a
Classes for vfs sql implementation v2
...
Responsible developer: viniciuscb (Vinicius Cubas Brand)
2004-10-27 23:34:21 +00:00
Miles Lott
e69b1c0f96
Spell-check new db backup function
2004-10-26 12:59:15 +00:00
Pim Snel
a5f83f44ed
restyled all buttons, feedback is very welcome
2004-10-26 11:25:35 +00:00
Lars Kneschke
e2394006a8
bug fix for [ 1043166 ] Does not use return email address
...
solved by Gareth Horth
2004-10-24 10:51:19 +00:00
reinerj
6b182d0e6d
add import script file from itanczos
2004-10-24 09:57:47 +00:00
reinerj
a92c084471
add import script file from itanczos
2004-10-24 09:56:44 +00:00
Ralf Becker
521c73a38a
added possebility to make an utf-8 installation right from the start (no need to convert the DB later) plus some other UI cosmetics
2004-10-23 15:01:58 +00:00
Ralf Becker
630c88d766
reworked installation/upgrade process to not use delta-updates any more, as we can now reliable read the schema back from our supported databases:
...
- makes update scripts a lot easier and saver
- updates are a lot faster now
==> only the needed update-functions get called
2004-10-23 15:00:44 +00:00
Ralf Becker
fe6b0728de
fix for system with mbstring.func_overload set and NOT using utf-8
2004-10-23 10:53:17 +00:00
Ralf Becker
be176ff4ed
added missing colon to the domain lable
2004-10-23 07:01:17 +00:00
Oscar Manuel Gómez Senovilla
a41f2b461f
*** empty log message ***
2004-10-22 19:48:26 +00:00
Ralf Becker
74c705264c
added renaming of backups
2004-10-22 09:22:29 +00:00
Oscar Manuel Gómez Senovilla
e4d1f6ea5e
*** empty log message ***
2004-10-21 21:30:38 +00:00
Lars Kneschke
399618a7b6
make clone working with PHP5 too
2004-10-21 18:13:46 +00:00
Lars Kneschke
a0cfcc38e4
make the clone hack working with PHP5 too
2004-10-21 18:12:11 +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
ec9361225a
added clone function for php4, use as $db = clone($this->db);
2004-10-20 09:03:18 +00:00
Ralf Becker
1b53a1ce6d
added clone function for php4, use as $db = clone($this->db);
2004-10-19 14:54:57 +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
Pim Snel
9739e104a4
cleaned up css-file, make all fontsizes relative for future 508 Accessibility support
2004-10-18 15:49:49 +00:00
Lars Kneschke
614d56fd6f
add email address also for new accounts
...
see http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=270672
2004-10-18 05:16:24 +00:00
Lars Kneschke
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
Ralf Becker
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
Ralf Becker
219d169207
let's the asyncservice class run under setup
2004-10-15 22:56:00 +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