Commit Graph

3328 Commits

Author SHA1 Message Date
Lars Kneschke
23046ac0b5 fix for bug [ 1007816 ] error message 2004-08-25 20:04:27 +00:00
reinerj
ecf6d38037 replace the bad word grrr 2004-08-25 18:17:28 +00:00
Oscar Manuel Gómez Senovilla
6a84552918 *** empty log message *** 2004-08-25 17:50:48 +00:00
reinerj
a806550d64 replace the bad word grrr 2004-08-25 15:14:09 +00:00
Ralf Becker
d5b8419f8d fixing the fix, now even all sub-arrays get reset 2004-08-24 20:01:49 +00:00
Ralf Becker
e027149a05 fixed delete-problem of anglemail after security update 2004-08-24 10:45:07 +00:00
Ralf Becker
ed8760d199 fixing the fix ;-) 2004-08-23 18:44:37 +00:00
Ralf Becker
d7fc09daef fixed probs pointed out by Joxean Koret 2004-08-23 18:18:26 +00:00
dragob
ec25319d61 New/updated Slovenian translations (by Matev� Bokal). 2004-08-23 14:21:33 +00:00
dragob
65feffc4d4 New/updated Slovenian translations (by Matev� Bokal). 2004-08-23 14:11:00 +00:00
Ralf Becker
ce8a00c31a fixed calltime-pass-reference 2004-08-23 09:40:53 +00:00
Ralf Becker
ab08e1615b fixed probs pointed out by Joxean Koret 2004-08-22 23:14:57 +00:00
Ralf Becker
9ed16c7960 fixed probs pointed out by Joxean Koret 2004-08-22 23:14:55 +00:00
Ralf Becker
822506cec0 using native adodb functions for quote and db_addslashes:
- qstr() save's one extra call compared to the PEAR function quote()
- dont need substr( ,1,-1) for db_addslashes
2004-08-22 20:30:12 +00:00
Ralf Becker
aa86cc11eb small fix 2004-08-22 18:32:20 +00:00
Ralf Becker
092bca5805 small fix 2004-08-22 14:14:38 +00:00
Ralf Becker
766ad46189 deleting all acl-entries of not (longer) existing accounts (users and groups), these entries have'nt got delete so far and cause a lot of mailfunctioning in the ACL class
==> update to version 1.0.1.002
2004-08-22 11:21:25 +00:00
Ralf Becker
d8d352955c fixed old update, which messed up the 1.0.0.004 update for LDAP 2004-08-22 11:13:15 +00:00
Ralf Becker
bb4c9f46d4 also deleting the memberships of a group 2004-08-21 16:17:04 +00:00
Ralf Becker
508cff860c added configurable search-filter to auth_ldap 2004-08-21 12:18:07 +00:00
mgalgoci
484765bd96 The issue that this fix addresses is the following:
When using the uiaccountsel widget to select accounts, when you accidently
select something and want to deselect it, when you delete the item, the item
is only unhighlighted, and not removed from the uiaccountsel_popup_selection
select box in the opener document. This patch simply deletes the child node
from the uiaccountsel_popup_selection select box instead of setting the
selected false.

I've tested this with some variant of msie6/xp, mozilla 1.6/win32, firefox 0.9.3/linux
and mozilla 1.4.3/linux.
2004-08-18 19:42:23 +00:00
Ralf Becker
04d4a88bd1 lowercased the type, as it's uppercase in MaxDB 2004-08-17 11:52:02 +00:00
Ralf Becker
1a36e05672 added creation and check for a multi-column index 2004-08-17 08:23:33 +00:00
Ralf Becker
ec4bf09604 added MetaIndexes function for mssql 2004-08-17 08:21:09 +00:00
Ralf Becker
adf79e6d7e added code to drop not-depending sequences when droping a table, depending ones cant and dont need to be droped separatly 2004-08-15 19:52:49 +00:00
Ralf Becker
9a67dc3141 import ADOdb 4.52 2004-08-15 18:45:20 +00:00
Ralf Becker
ee3f5cafff added own MetaType, MetaColumns and MetaColumnNames functions for MaxDB to have better control over the column-types 2004-08-15 18:12:41 +00:00
Ralf Becker
647222728c fix for MaxDB not returning the primary keys via MetaColumns 2004-08-15 16:20:39 +00:00
Ralf Becker
38a2ea7768 added MetaPrimaryKeys for MaxDB 2004-08-15 16:19:46 +00:00
Ralf Becker
531dbe93c7 added function to read back / import the schema from an existing database (used in setup and db-tools) 2004-08-15 15:43:52 +00:00
Ralf Becker
d5dbb7ef72 new schema_proc class seems to work now 2004-08-13 19:01:03 +00:00
Ralf Becker
1cabb62405 new schema_proc class seems to work now 2004-08-13 18:59:00 +00:00
Lars Kneschke
cd30d6d0ab call the right function name 2004-08-13 16:27:50 +00:00
Lars Kneschke
11219ead38 add class to authenticate against ADS 2004-08-13 15:53:07 +00:00
Ralf Becker
bea4eab3e6 added some more checks: sequences and indexes for postgres 2004-08-11 23:23:14 +00:00
Ralf Becker
b4e2d56594 added the missing postgres functions - thought they are not fully testes yet 2004-08-11 23:22:25 +00:00
Pim Snel
7a5f309cff if application is public wiki don't let search engine robots run away 2004-08-11 21:59:17 +00:00
alpeb
dc410a8ee0 Fixed some translations 2004-08-10 23:41:22 +00:00
Pim Snel
b5c8004951 striptags from title 2004-08-10 19:38:32 +00:00
reinerj
4278ea0a88 extensions and corrections from Kiang 2004-08-10 14:49:38 +00:00
alpeb
36a38b9b56 The ProcessManager class is dependant on the RoleManager class (when creating new minors/majors) 2004-08-10 14:08:56 +00:00
alpeb
8a356e7e72 Queries in Galaxia api need ADODB_FETCH_ASSOC set 2004-08-10 14:07:30 +00:00
Ralf Becker
908eef2095 added some "unit tests" for schemaproc 2004-08-09 21:29:03 +00:00
reinerj
691831c09f change back the egwhack 2004-08-09 21:28:47 +00:00
Ralf Becker
4dae67c9c0 got updates working again for MaxDB, MySql and MsSql (untested). Now I need to start working on postgres. 2004-08-09 21:20:08 +00:00
alpeb
0a566e4635 Added translation of 'Logout' 2004-08-09 21:18:35 +00:00
reinerj
febeab4d8d replace the crap 2004-08-09 13:46:03 +00:00
reinerj
b1ec2ae317 replace the crap 2004-08-09 13:27:04 +00:00
reinerj
d18d0d397e replace the crap 2004-08-09 13:20:26 +00:00
reinerj
addab52d39 replace the crap 2004-08-09 13:15:33 +00:00