skeeter
|
3d79308405
|
This will now return the 521 error whenever the socket is not previously opened.
|
2001-08-01 11:10:23 +00:00 |
|
zone
|
136100fff8
|
Now with super-multi-switch capabilities (file_repository choice in setup)
|
2001-07-31 07:00:43 +00:00 |
|
zone
|
48b0508a7c
|
Renamed vfs_wip to vfs_sql
|
2001-07-31 06:37:55 +00:00 |
|
skeeter
|
83086f8900
|
This brings the SOAP server up to date as of 27 July 01 with the developers release code.
|
2001-07-30 03:40:08 +00:00 |
|
Miles Lott
|
a7108085a3
|
Undo foreach conversion, set debug flags
|
2001-07-28 20:24:32 +00:00 |
|
skeeter
|
e73a82a001
|
Small fixes for the automatic inclusion of the ui<app>.header() and ui<app>.footer().
|
2001-07-28 14:21:32 +00:00 |
|
skeeter
|
2c726647f5
|
Small fix for php3 support.
|
2001-07-28 13:10:17 +00:00 |
|
skeeter
|
176aee8b50
|
Moved a ->db->query() call inside a condition branch. Cuts down on an unneeded db hit.
|
2001-07-28 02:18:17 +00:00 |
|
angles
|
016f6e5ce3
|
fixed typo causing a href not to have closing tag
|
2001-07-27 19:01:40 +00:00 |
|
Miles Lott
|
f0bd45dd45
|
Formatting
|
2001-07-27 10:40:23 +00:00 |
|
Miles Lott
|
e3fbe2fd7a
|
Minor formatting
|
2001-07-27 10:16:54 +00:00 |
|
Miles Lott
|
7b96d56609
|
Silence each error
|
2001-07-27 10:15:15 +00:00 |
|
Miles Lott
|
1fe026c4c0
|
Rolling back file_space addition
|
2001-07-27 10:04:54 +00:00 |
|
Miles Lott
|
42b795992b
|
Rolling back file_space column addition
|
2001-07-27 10:04:07 +00:00 |
|
Miles Lott
|
a2c0d12173
|
Formatting
|
2001-07-26 11:25:35 +00:00 |
|
Miles Lott
|
375750ea7e
|
Formatting
|
2001-07-26 11:13:15 +00:00 |
|
Miles Lott
|
c80c3bbcd9
|
Formatting (minor)
|
2001-07-26 11:02:10 +00:00 |
|
Miles Lott
|
cd339aa676
|
Formatting
|
2001-07-26 10:54:40 +00:00 |
|
Miles Lott
|
e93a4c7ece
|
Formatting
|
2001-07-26 10:48:07 +00:00 |
|
Miles Lott
|
260e5705bf
|
Formatting
|
2001-07-26 10:16:42 +00:00 |
|
Miles Lott
|
aaa79c4767
|
Some additions for icon/table scripts
|
2001-07-26 00:05:57 +00:00 |
|
Miles Lott
|
7a53e55d30
|
Trying to make php3 compatible
|
2001-07-23 11:21:38 +00:00 |
|
Miles Lott
|
f265ea2717
|
Make _debug_array() work for php3 or 4
|
2001-07-23 00:02:33 +00:00 |
|
Lars Kneschke
|
bfa73cc185
|
modified link() to allow also a array as second parameter
|
2001-07-22 21:28:38 +00:00 |
|
Lars Kneschke
|
2992926f96
|
changed the order of the link values, the sessionid is now the last one
now you can place the cursor over the link, and the important values
|
2001-07-22 20:39:11 +00:00 |
|
skeeter
|
636666d306
|
Small fixes for the footer.
|
2001-07-21 23:56:43 +00:00 |
|
skeeter
|
300c84ea9a
|
This now takes the app header/footer as methods of the application ui. For this to work, each ui that plans on implementing this, will need to create public_functions header() and footer().
|
2001-07-21 23:29:07 +00:00 |
|
bettina
|
24f16fc191
|
update
|
2001-07-20 04:39:50 +00:00 |
|
bettina
|
a1f975abe2
|
update langs
|
2001-07-20 03:49:07 +00:00 |
|
bettina
|
8dac4d5616
|
update delete cats
|
2001-07-20 01:05:47 +00:00 |
|
bettina
|
c6f9a06500
|
update add() plus edit()
|
2001-07-18 23:50:38 +00:00 |
|
Miles Lott
|
132cc41e5a
|
If the passed tid = ' ', etc, set it to 'n'
|
2001-07-18 04:55:31 +00:00 |
|
Miles Lott
|
fa7dd52ce4
|
Add ability to parse 3layer method into an object, will still handle simple
functions as well. This requires some mods to expose the function params from
each bo class (so far).
|
2001-07-16 20:36:22 +00:00 |
|
Ralf Becker
|
0af94375ea
|
make filter reload the page automaticly if js availible
button [Filter] in Templates now in <noscript>-tags
|
2001-07-16 09:01:02 +00:00 |
|
Miles Lott
|
17b5416f42
|
Allow Template class to be disabled
|
2001-07-16 06:24:17 +00:00 |
|
Miles Lott
|
c5a72a8bc2
|
Allow null first argument
|
2001-07-16 06:17:27 +00:00 |
|
Miles Lott
|
0593d5ed96
|
Import SOAP classes
|
2001-07-16 06:05:33 +00:00 |
|
Miles Lott
|
e02021ad21
|
With assistance from mdean, jengo, and ralfbecker, the multiple params feature
for CreateObject now seems to work. Need to verify on php3...
|
2001-07-15 23:27:36 +00:00 |
|
Miles Lott
|
7e4189916e
|
Rollback changes pending further tests
|
2001-07-15 13:49:37 +00:00 |
|
Miles Lott
|
9571b47278
|
CreateObject can now pass multiple params to the class
|
2001-07-15 10:16:12 +00:00 |
|
Miles Lott
|
6ba82eab04
|
Add new item about sorting
|
2001-07-15 00:03:43 +00:00 |
|
Miles Lott
|
095ff431c0
|
Fix uc setting phpgw_nextid, should be appname, as the update file says
|
2001-07-13 15:24:21 +00:00 |
|
Miles Lott
|
bcbe93152e
|
Fix to cat_id field def, since default => 0 now works; an auto column should not
have a default defined
|
2001-07-13 14:36:56 +00:00 |
|
Miles Lott
|
4f0070ec5b
|
Modified .004-.005 to work with ldap also, hope sql still works
|
2001-07-13 11:13:24 +00:00 |
|
seek3r
|
3d005e094e
|
too tired to think, so dev stopped here for the night
|
2001-07-13 08:37:56 +00:00 |
|
jengo
|
68577e4d12
|
- Moved access log over to 3 tier design\n- edit / view account hooks now support 3 tier design\n- Added view account access history to view account (via hook)\n- Added nexmatchs to access log\n
|
2001-07-13 07:02:34 +00:00 |
|
zone
|
d633286c8f
|
Added get_journal (). Added the ability to update information from the file system (update_real () and get_real_info ()). Mostly vain attempt to make ls () work fully outside the virtual root
|
2001-07-13 05:12:18 +00:00 |
|
angles
|
2782b97b35
|
add roolover image location to template
|
2001-07-12 02:46:46 +00:00 |
|
zone
|
3bc6706fe9
|
Added flush_journal (), more journaling/versioning tweaks
|
2001-07-11 23:48:25 +00:00 |
|
jengo
|
5fe11da983
|
Added feature to return only the link(), not the <a href> back
|
2001-07-11 22:43:10 +00:00 |
|