Oscar Manuel Gómez Senovilla
e4d1f6ea5e
*** empty log message ***
2004-10-21 21:30:38 +00:00
Lars Kneschke
a0cfcc38e4
make the clone hack working with PHP5 too
2004-10-21 18:12:11 +00:00
Ralf Becker
1b53a1ce6d
added clone function for php4, use as $db = clone($this->db);
2004-10-19 14:54:57 +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
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
Pim Snel
94b5260a9e
wider inputs for login screen
2004-10-15 11:30:32 +00:00
Ralf Becker
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
Ralf Becker
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
Ralf Becker
ba55620f3d
fixed the schema-retrival functions for MySql, Postges and MaxDB
2004-10-14 20:55:52 +00:00
Ralf Becker
2740acc03e
fixed the schema-retrival functions for MySql, Postges and MaxDB
2004-10-14 20:35:50 +00:00
bgigon
cbdd197322
Update from Omar Boumeddane
2004-10-14 09:07:31 +00:00
shrykedude
e999260d52
Really hide domain selection when not needed; UI cleanup of Login button
2004-10-13 14:49:03 +00:00
kymer
8cdc5262ad
Fixed Formatting
2004-10-10 19:42:38 +00:00
Pim Snel
cca7bc4085
sevral fixes for IE and Mozilla
2004-10-08 10:15:51 +00:00
Pim Snel
e7f0d8a133
reorderded htmlarea so different htmlarea's can be configured seperately
2004-10-07 23:09:52 +00:00
Pim Snel
b7d77a8588
fix contextmenu bug when in which occures when in scrolling down in Gecko
2004-10-07 15:34:17 +00:00
reinerj
d251796c54
Lang file update traditional Chinese from Finjon Kiang
2004-10-01 10:56:14 +00:00
bgigon
1b119f58d5
Update template
2004-09-30 13:23:31 +00:00
bgigon
414c78b639
Fix strange bug into crypto api.
...
Somes "ghost" characters appears
2004-09-30 12:11:43 +00:00
bgigon
f518db0997
Update
2004-09-30 08:54:24 +00:00
bgigon
d1c003d999
Readding files
2004-09-29 13:49:53 +00:00
bgigon
d817f44a22
Modifications templates
...
(Omar Boumeddane)
2004-09-29 08:37:52 +00:00
Pim Snel
29969f360d
new witch login box, we need more space
2004-09-28 21:50:33 +00:00
Pim Snel
9667feeebf
htmlarea.js
2004-09-28 21:30:52 +00:00
Pim Snel
2a5bd05ad0
UploadImage now works in IE too,
...
Code cleanup
IE resizing bug fixed
2004-09-28 21:06:25 +00:00
bgigon
9d9643a9b5
Fix small display bug if webserver_url isn't set
2004-09-28 13:11:16 +00:00
bgigon
1aaeda43be
Fixbug under MacOS
...
(Omar Boumeddane)
2004-09-28 12:33:22 +00:00
bgigon
c8b891cb96
Fix display bug
...
(Omar Boumeddane)
2004-09-28 12:27:59 +00:00
bgigon
7e1a268980
Increase visual
2004-09-28 12:26:05 +00:00
bgigon
2fac1f2c34
Adding sources
2004-09-28 12:04:35 +00:00
bgigon
962ec21558
Adding images
2004-09-28 12:03:08 +00:00
bgigon
6607d74b46
Adding CSS
2004-09-28 12:02:25 +00:00
bgigon
ec3afc1b33
adding files
2004-09-28 12:01:20 +00:00
Pim Snel
f85bc9cd52
Applied patch from Jeff Kymer,
...
Add extra documentation in login.php
Make better lay-out in login.tpl
2004-09-28 08:51:50 +00:00
Pim Snel
7e94719076
add dialog icons
2004-09-25 10:04:09 +00:00
bgigon
9cd4505562
Another major fixbug for macOS display :-)
...
Thanks to Omar Boumeddane
2004-09-22 15:33:10 +00:00
Ralf Becker
a52fa703a1
aplied benjamins fix
2004-09-22 15:12:04 +00:00
Ralf Becker
ce279014bc
merged Lars patch, which was only applied to 1.0
2004-09-22 13:46:24 +00:00
Ralf Becker
ac501a1937
use replace for mysql only if the primary keys are included
2004-09-22 10:24:39 +00:00
bgigon
f2fe2045bd
Round shifts between each icons
2004-09-22 09:23:56 +00:00
Pim Snel
8139a1c0f9
add custom_toolbar argument to htmlarea for more developer control
2004-09-21 12:21:24 +00:00
Pim Snel
80cd655e2c
- made UploadImage finally working
...
- integrated with egroupware using appsession vars
- added max sizes when uploading
- added this CHANGELOG
- added the README for developer instructions
- checked copyrights
- changed icon
2004-09-20 20:40:50 +00:00
Ralf Becker
e08004b4bc
reworked the vfs_sql class to use the new db-functions, all quoting for the db is now done by them.This fixes some MaxDB problem, which should be a problem at least for postgres as well.
2004-09-20 10:50:46 +00:00
Ralf Becker
88f72fdd51
fix for bug [ 1006205 ] wiki editing broken with Safari
...
- safari gets now recogniced as browser by the html-class
- html::htmlarea show's a textarea if HTMLarea is not availible (suppresses error with safari)
- dont show button to convert to html if:
* HTMLarea is not availible for the browser
* admin disabled it in the wiki configuration
2004-09-19 21:19:00 +00:00
alpeb
e0d1912226
Wasn't finding htmlarea.css when not using /egroupware as base directory
2004-09-19 16:44:27 +00:00
Ralf Becker
35ef5df8a3
fixed MsSQL and MaxDB problem: DISTINCT on text column in function get_installed_charsets
2004-09-19 12:46:22 +00:00
Ralf Becker
33918385fc
fixed 2 other probs:
...
- cat_id is varchar, so the id's in "cat_id IN ('1','2')" have to be in single quotes for MaxDB
- search on text-columns:
* MsSQL need to cast the column to varchar
* MaxDB cant do it at all
2004-09-19 12:34:34 +00:00
Ralf Becker
b125007c92
reworked the contacts class using the new db-functions to fully support MaxDB
2004-09-19 11:33:31 +00:00
Ralf Becker
b72732290e
added checks for updates of text and blob columns
2004-09-19 10:38:11 +00:00