Miles Lott
|
5a1336c357
|
Maybe not the proper fix, but lets user prefs be set
|
2002-05-08 22:43:52 +00:00 |
|
Miles Lott
|
8b36069bbf
|
commenting out clearing of app_session for now
|
2002-05-08 13:04:27 +00:00 |
|
Miles Lott
|
9cffda917c
|
All numerical color values now include #
|
2002-05-08 01:31:10 +00:00 |
|
Miles Lott
|
08d18591cd
|
cancel quotes in search string
|
2002-05-07 12:54:12 +00:00 |
|
Miles Lott
|
e73a5b57fc
|
Fix spelling of matches
|
2002-05-07 12:42:50 +00:00 |
|
seek3r
|
d23d4b1235
|
adding msg classes. Still need additional cleanup work on the _sock classes, but they are good enough to toss in here for now
|
2002-05-06 09:05:44 +00:00 |
|
skeeter
|
0ce7166f26
|
This should solve the problem with the matrix view. Also a little format fixing.
|
2002-05-05 17:47:15 +00:00 |
|
Miles Lott
|
7bb5e67739
|
this should be a fix for the account_type setting in get_list, but it is hard to believe it was actually this broken
|
2002-05-05 02:51:26 +00:00 |
|
ceb
|
853d281753
|
added langs
|
2002-05-03 22:21:32 +00:00 |
|
ceb
|
0aa2f45896
|
added langs
|
2002-05-02 22:37:50 +00:00 |
|
seek3r
|
2f75040773
|
minor correct to the hooks
|
2002-05-02 01:38:25 +00:00 |
|
seek3r
|
d467a7316d
|
moderated the message a bit
|
2002-05-02 00:08:16 +00:00 |
|
seek3r
|
b834ae9638
|
updated hooks for add/delete accounts and update password
|
2002-05-01 23:55:51 +00:00 |
|
Ralf Becker
|
3a8ab14e49
|
added/changed the way parameters are passed to uiinfolog.get_list and soinfolog.readIdArray
|
2002-05-01 17:19:07 +00:00 |
|
Ralf Becker
|
b6d1e36b3d
|
added/changed the way parameters are passed to uiinfolog.get_list and soinfolog.readIdArray
|
2002-05-01 17:16:27 +00:00 |
|
Ralf Becker
|
a6dca4b6ba
|
changed the description for apps.phpgroupware.org
|
2002-05-01 15:53:11 +00:00 |
|
skeeter
|
da3a4fc409
|
Updating the setup.inc.php files.
|
2002-05-01 15:41:48 +00:00 |
|
Ralf Becker
|
3cd1fc99eb
|
corrected typo get_vars() --> get_var()
|
2002-05-01 15:12:11 +00:00 |
|
Ralf Becker
|
dd8d60ab9e
|
autocreate full name on import, if not explicitly set by user (feature request from Giles Westwood)
|
2002-05-01 12:46:20 +00:00 |
|
Ralf Becker
|
84d176792f
|
corrected typo get_vars() --> get_var()
|
2002-05-01 12:05:27 +00:00 |
|
Ralf Becker
|
b0250b2be4
|
corrected typo $get_var() --> get_var()
|
2002-05-01 12:03:32 +00:00 |
|
skeeter
|
8bbcd143f1
|
Converting to get_var() for all HTTP_*_VARS.
|
2002-04-30 17:26:40 +00:00 |
|
ceb
|
f9377f07bd
|
added langs
|
2002-04-30 15:27:28 +00:00 |
|
ceb
|
45f32ce148
|
added missing '
|
2002-04-30 14:10:30 +00:00 |
|
Miles Lott
|
4b0053280f
|
remove extra )
|
2002-04-30 11:42:08 +00:00 |
|
skeeter
|
14a4078963
|
More utilization of the get_var() function. Also, added a define() of the menuaction. This will cut down on repetitive calls to get_var for the same variable.
|
2002-04-30 03:35:52 +00:00 |
|
skeeter
|
aee8a57ece
|
Added the SERVER usage for HTTP_SERVER_VARS, and added the 4.2.0 check to use the newer [common_functions.inc.php>method>].
|
2002-04-30 03:01:01 +00:00 |
|
skeeter
|
998b1e05c7
|
Converting to get_var() for all HTTP_*_VARS.
|
2002-04-30 00:21:35 +00:00 |
|
skeeter
|
e3bf408609
|
Converting to get_var() for all HTTP_*_VARS.
|
2002-04-29 22:25:02 +00:00 |
|
Miles Lott
|
f900167903
|
php3 fix
|
2002-04-29 20:45:38 +00:00 |
|
skeeter
|
aa1398fd6b
|
Converting to get_var() for all HTTP_*_VARS.
|
2002-04-29 19:49:24 +00:00 |
|
Miles Lott
|
254e9087ba
|
*** empty log message ***
|
2002-04-29 03:59:11 +00:00 |
|
skeeter
|
75477570fc
|
Fixed it to where the usernam,e/date/phpGW version is at the bottom of the app list. On IE 6.0 it was dispalying those fields in the middle of the apps list.
|
2002-04-29 00:54:41 +00:00 |
|
skeeter
|
0337992b16
|
Taking advantage of the get_var() function.
|
2002-04-29 00:29:12 +00:00 |
|
skeeter
|
14c913404c
|
Some cleanups of warnings.
|
2002-04-29 00:27:32 +00:00 |
|
Miles Lott
|
cc0809fb36
|
Fix annoying spelling problem
|
2002-04-28 15:54:11 +00:00 |
|
skeeter
|
11d91ef485
|
Bad, Bad, Bad, on my part.
|
2002-04-27 22:32:18 +00:00 |
|
skeeter
|
63b54968a3
|
A few changes to bring in line with what the phpGW.org site is running.
|
2002-04-27 22:14:33 +00:00 |
|
skeeter
|
2f001c89f5
|
Updating the setup.inc.php files.
|
2002-04-27 15:35:26 +00:00 |
|
Miles Lott
|
8b93ed7df1
|
add appinfo
|
2002-04-27 03:53:05 +00:00 |
|
Miles Lott
|
63a5be4a8b
|
Real fix for bug 132 - wrong template values in manageheader.tpl
|
2002-04-26 23:54:22 +00:00 |
|
Miles Lott
|
6eabca5de9
|
undo fix for bug 132
|
2002-04-26 23:47:04 +00:00 |
|
Miles Lott
|
b7fb9c3334
|
fix for bug 132
|
2002-04-26 10:41:26 +00:00 |
|
ceb
|
aa6fb7416a
|
added langs
|
2002-04-25 20:46:35 +00:00 |
|
ceb
|
72aadf6ec0
|
fixed wrong mysql version check
|
2002-04-25 20:35:41 +00:00 |
|
skeeter
|
6a06b9c235
|
GNU Bug #130.
|
2002-04-25 13:10:22 +00:00 |
|
skeeter
|
6ffc3ba966
|
GNU Bug #130.
|
2002-04-25 13:10:01 +00:00 |
|
skeeter
|
debc1f5b36
|
additional information for use by http://apps.phpgroupware.org.
|
2002-04-25 12:41:19 +00:00 |
|
skeeter
|
b01f661216
|
additional information for use by http://apps.phpgroupware.org.
|
2002-04-25 01:19:52 +00:00 |
|
ceb
|
c180984052
|
added langs
|
2002-04-24 21:46:26 +00:00 |
|