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 |
|
reinerj
|
fdad27697d
|
replace the crap
|
2004-08-09 13:03:05 +00:00 |
|
reinerj
|
8942603608
|
replace the crap
|
2004-08-09 12:40:51 +00:00 |
|
reinerj
|
bae4881a39
|
replace the crap
|
2004-08-09 12:32:46 +00:00 |
|
reinerj
|
e77a676318
|
replace the crap
|
2004-08-09 12:25:51 +00:00 |
|
reinerj
|
5e7c661f4a
|
replace the crap
|
2004-08-09 12:20:28 +00:00 |
|
Ralf Becker
|
ef53586f0f
|
documentation update and added $not_null parameter to quote() to control if php null's are written as SQL NULL or not. Is used by column_data_implode to only write NULL in columns which allow to do so
|
2004-08-08 22:31:41 +00:00 |
|
reinerj
|
36d8ccb302
|
delete the crap
|
2004-08-08 21:09:16 +00:00 |
|
alpeb
|
52a3cae790
|
Galaxia workflow api port for egroupware
|
2004-08-07 19:58:49 +00:00 |
|
alpeb
|
6322ce9832
|
galaxia workflow api
|
2004-08-07 19:46:10 +00:00 |
|
Ralf Becker
|
9772a1b82a
|
updated api-version to 1.0.0.003 for the final 1.0
Yuhuuuu :-)
|
2004-08-07 18:38:43 +00:00 |
|
Ralf Becker
|
9a58928b81
|
fix for bug [ 1000255 ] Todo with progress screw formating in calender:
- partialy caused by a <div ... /> with no closing </div>
- a table around the icons and title, puts them in one line now
|
2004-08-07 18:32:03 +00:00 |
|
Ralf Becker
|
c22cba8574
|
fix for bug [ 998496 ] Session error on logout under https, session-id and loginid are unset, which leads to a pg_atoi: zero length string sql-error. I now dont save anything if there is no sessionid or no loginid
|
2004-08-07 17:57:26 +00:00 |
|
Ralf Becker
|
4346d06789
|
fix for bug [ 997669 ] Session Error with db-sessions
|
2004-08-07 17:44:37 +00:00 |
|
Ralf Becker
|
ce2045bae1
|
fix for bug [ 1002325 ] Manual error:
if session.use_trans_sid was enabled, we created a wrong link for the manual
|
2004-08-07 13:15:06 +00:00 |
|
Ralf Becker
|
6b8f6a3d87
|
removing all it's acl-rights if an account gets deleted, admin only removed the run-rights, but not the grants or other rights
|
2004-08-07 12:46:58 +00:00 |
|
Ralf Becker
|
7cfabeb7c5
|
writing unset php-variables and thouse set to NULL now as SQL NULL
|
2004-08-07 11:58:05 +00:00 |
|
Oscar Manuel Gómez Senovilla
|
9449ea5afa
|
*** empty log message ***
|
2004-08-07 10:22:51 +00:00 |
|
reinerj
|
b2b8bd3512
|
fix from Shain Tancheff
|
2004-08-07 00:51:29 +00:00 |
|
Ralf Becker
|
e2eed6a73f
|
killed warnings if executables not found
|
2004-08-06 12:38:14 +00:00 |
|
Ralf Becker
|
009a58f9a4
|
fixed wrong path for existence check of theme-file and the default
|
2004-08-06 12:24:42 +00:00 |
|
Ralf Becker
|
0bd82f3ab8
|
a bugfix in select and some MaxDB stuff
|
2004-08-05 15:31:55 +00:00 |
|
mgalgoci
|
2425ccea19
|
- fix the "Home" text missing in appTitles in edge-it, idots, and jerryt
templates.
- remove noop if (foo) { continue; }
- remove obsolete commented out code that special cased the home app which
is no longer valid.
|
2004-08-04 17:30:57 +00:00 |
|
Ralf Becker
|
9c5edb9b04
|
reworked to use the new db-functions
|
2004-08-04 15:34:14 +00:00 |
|
Ralf Becker
|
5d5730d813
|
improved handling of schema-files on system startup or in setup
|
2004-08-04 15:33:42 +00:00 |
|
Ralf Becker
|
906dd66691
|
bulgarian translations from Iassen Pramatarov <turin-AT-fsa-bg.org>
|
2004-08-04 14:56:19 +00:00 |
|
Ralf Becker
|
ccb4700624
|
removed unnecessary ';' in query in register_hooks, MaxDB treats them as SQL-errors
|
2004-08-04 10:30:47 +00:00 |
|
Ralf Becker
|
ff1cf940cc
|
moved special insert_id handling for postgres into ADOdb, added workaround for updates of text/LONG columns in MaxDB to db::update
|
2004-08-03 23:06:37 +00:00 |
|
Ralf Becker
|
ecf1fd06eb
|
MetaIndexes and _insert_id functions added
|
2004-08-03 23:04:29 +00:00 |
|
Ralf Becker
|
5f8de74a2a
|
added table and colum as parameter to Insert_ID() to correctly retrive the id under postgres and MaxDB
|
2004-08-03 23:03:38 +00:00 |
|
Ralf Becker
|
1ef5e6e3ad
|
small fix
|
2004-08-03 22:53:45 +00:00 |
|
Ralf Becker
|
d757e35973
|
reworked so-layer for MaxDB and new db-functions
|
2004-08-03 22:52:55 +00:00 |
|
Carsten Wolff
|
00ce9a3181
|
vbXMLRPC needs a slightly different dateformat.
|
2004-08-03 16:09:27 +00:00 |
|