Commit Graph

8026 Commits

Author SHA1 Message Date
94b0845564 as talked with lars 2004-04-04 17:58:00 +00:00
bd187fca49 return the config-array in read_repository, like other classes read_repository functions does (eg. preferences) 2004-04-04 10:02:25 +00:00
b9cb241948 killed error-message in droptable and moderniced the code a bit ;-) 2004-04-03 13:03:01 +00:00
6e36f7e652 fix to eliminate doublicate entris on multiple installs / reinstalls via add_acl 2004-04-03 13:01:28 +00:00
0bfe2bcd98 fix to remove dublicates in none-indexed tables 2004-04-03 13:00:19 +00:00
b69585b36f fix to create the postgres conection string in an extra variable 2004-04-03 12:58:43 +00:00
c09e4eb4c8 fixed typo 2004-04-03 10:22:08 +00:00
c9ed30704c *** empty log message *** 2004-04-02 20:32:14 +00:00
25533f4c59 anonymous user should never get a home-page 2004-04-02 17:25:37 +00:00
a88b08f274 dont log anonymous sessions 2004-04-02 17:24:31 +00:00
7cbfd65cde small fix for setup:
- useing allways $this->Type (not type) and $GLOBALS['phpgw']->ADOdb (not adodb)
- remembering if we use a privat Link_ID for disconnect
2004-04-02 08:15:18 +00:00
48dd6ec970 not setting the class-vars direct - thought it still works, but calling the connect functions with them as parameters 2004-04-02 07:36:11 +00:00
10118549f5 fix to allow multiple connections, even to different db-types (only creating a new ADOdb object if its to a different db) 2004-04-02 07:34:41 +00:00
c85b120b9f fix for bug [ 872031 ] Custom fields don't work with csv import 2004-04-01 20:34:35 +00:00
313811809d fix for bug [ 871421 ] CSV import not functioning 2004-04-01 18:03:02 +00:00
67375d4da1 Change all paths to php binary to /usr/bin/php. 2004-04-01 16:04:58 +00:00
3637978eee added russian translations from Alexander (McDuck) 2004-04-01 15:18:11 +00:00
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
b799d7cc49 Make the default passwords empty, so the user is forced to enter one.
Make sure the default database port matches the database being offered
by default.
2004-04-01 12:22:57 +00:00
995bf9e2f5 Align header admin password box with header admin name box. 2004-04-01 12:18:22 +00:00
da65252d9b Add more security in "participants matrixview" code 2004-03-31 15:34:33 +00:00
a3faae2ff0 Little bug in timematrix/viewmatrix 2004-03-31 15:03:19 +00:00
12b057f1c9 update Brazil lang file from Orlando 2004-03-31 13:35:55 +00:00
25a6f1d583 delete wrong logo 2004-03-31 12:33:31 +00:00
25e2022728 update Brazil lang file from Orlando Gentil 2004-03-30 21:28:05 +00:00
77f8835b48 removed transparency from extra app icons slidedown 2004-03-30 20:38:03 +00:00
6b3b036e0f merged modifications from idots to reflect same style in jerryr
(logout button in main icons, removed transparency from slide down)
2004-03-30 20:35:58 +00:00
24e12a61dd Fixes bug #869805. When updating a group's name, in table phpgw_accounts only the account_lid field got updated, now account_firstname gets updated too. 2004-03-30 04:23:23 +00:00
4b5367c651 Fixes bug #925266. Now default image format is PNG. 2004-03-30 03:16:49 +00:00
c552995176 *** empty log message *** 2004-03-29 09:23:06 +00:00
13d8bc4eb0 deleting of old account was not working anymore, because the form
was broken
2004-03-29 06:20:04 +00:00
5594a20a3b added ability to set a base href, to get relative image-pathes working in htmlarea 2004-03-28 21:43:14 +00:00
3ca724bf61 limit login-name in accesslog to 30 chars as the column is created in table 2004-03-28 14:58:45 +00:00
2deefe45f7 update to the next version from egw 2004-03-28 12:46:09 +00:00
8574c44ae1 update to the next version from egw 2004-03-28 12:20:15 +00:00
8af7e93dac fixed bug on creation of db via setup (SQL error on setting up the grants) 2004-03-28 12:10:08 +00:00
0f8224fd47 Various spelling and grammar fixes 2004-03-27 01:15:04 +00:00
4709118f0c A couple of line breaks were missing in the create database form. 2004-03-27 01:12:52 +00:00
955581957e change from phpgw to egw 2004-03-26 19:56:37 +00:00
2583db40f0 fix for bug [ 923070 ] htmlspecialchars() 2004-03-26 16:24:08 +00:00
95ed13e717 second parameter was missing and generating a warning 2004-03-25 06:33:21 +00:00
5d481b5d94 another Call-time pass-by-reference 2004-03-25 06:17:55 +00:00
38fb73e9b0 fic for Call-time pass-by-reference 2004-03-24 15:13:48 +00:00
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
56aa7e6eb3 removed some files that don't belong into cvs 2004-03-24 08:56:03 +00:00
d29ea406c2 fixed not translated help-messages if no_lang was checked 2004-03-24 01:20:00 +00:00
df50e01fb4 removed dead link 2004-03-23 21:56:53 +00:00
8ee6bb62cd fixed typos 2004-03-23 19:52:55 +00:00
804c28b388 some fixes in the translation for check_install 2004-03-23 17:02:34 +00:00
b4f8235976 speedup for the translation function 2004-03-23 16:34:23 +00:00