|
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 |
|
|
a7108085a3
|
Undo foreach conversion, set debug flags
|
2001-07-28 20:24:32 +00:00 |
|
|
e73a82a001
|
Small fixes for the automatic inclusion of the ui<app>.header() and ui<app>.footer().
|
2001-07-28 14:21:32 +00:00 |
|
|
2c726647f5
|
Small fix for php3 support.
|
2001-07-28 13:10:17 +00:00 |
|
|
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 |
|
|
016f6e5ce3
|
fixed typo causing a href not to have closing tag
|
2001-07-27 19:01:40 +00:00 |
|
|
f0bd45dd45
|
Formatting
|
2001-07-27 10:40:23 +00:00 |
|
|
e3fbe2fd7a
|
Minor formatting
|
2001-07-27 10:16:54 +00:00 |
|
|
7b96d56609
|
Silence each error
|
2001-07-27 10:15:15 +00:00 |
|
|
1fe026c4c0
|
Rolling back file_space addition
|
2001-07-27 10:04:54 +00:00 |
|
|
a2c0d12173
|
Formatting
|
2001-07-26 11:25:35 +00:00 |
|
|
375750ea7e
|
Formatting
|
2001-07-26 11:13:15 +00:00 |
|
|
c80c3bbcd9
|
Formatting (minor)
|
2001-07-26 11:02:10 +00:00 |
|
|
cd339aa676
|
Formatting
|
2001-07-26 10:54:40 +00:00 |
|
|
e93a4c7ece
|
Formatting
|
2001-07-26 10:48:07 +00:00 |
|
|
260e5705bf
|
Formatting
|
2001-07-26 10:16:42 +00:00 |
|
|
7a53e55d30
|
Trying to make php3 compatible
|
2001-07-23 11:21:38 +00:00 |
|
|
f265ea2717
|
Make _debug_array() work for php3 or 4
|
2001-07-23 00:02:33 +00:00 |
|
|
bfa73cc185
|
modified link() to allow also a array as second parameter
|
2001-07-22 21:28:38 +00:00 |
|
|
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 |
|
|
636666d306
|
Small fixes for the footer.
|
2001-07-21 23:56:43 +00:00 |
|
|
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 |
|
|
24f16fc191
|
update
|
2001-07-20 04:39:50 +00:00 |
|
|
8dac4d5616
|
update delete cats
|
2001-07-20 01:05:47 +00:00 |
|
|
c6f9a06500
|
update add() plus edit()
|
2001-07-18 23:50:38 +00:00 |
|
|
132cc41e5a
|
If the passed tid = ' ', etc, set it to 'n'
|
2001-07-18 04:55:31 +00:00 |
|
|
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 |
|
|
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 |
|
|
17b5416f42
|
Allow Template class to be disabled
|
2001-07-16 06:24:17 +00:00 |
|
|
c5a72a8bc2
|
Allow null first argument
|
2001-07-16 06:17:27 +00:00 |
|
|
0593d5ed96
|
Import SOAP classes
|
2001-07-16 06:05:33 +00:00 |
|
|
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 |
|
|
7e4189916e
|
Rollback changes pending further tests
|
2001-07-15 13:49:37 +00:00 |
|
|
9571b47278
|
CreateObject can now pass multiple params to the class
|
2001-07-15 10:16:12 +00:00 |
|
|
3d005e094e
|
too tired to think, so dev stopped here for the night
|
2001-07-13 08:37:56 +00:00 |
|
|
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 |
|
|
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 |
|
|
3bc6706fe9
|
Added flush_journal (), more journaling/versioning tweaks
|
2001-07-11 23:48:25 +00:00 |
|
|
5fe11da983
|
Added feature to return only the link(), not the <a href> back
|
2001-07-11 22:43:10 +00:00 |
|
|
523e7c5977
|
Added journaling/versioning. Not well tested yet, but seems to be working fine
|
2001-07-11 05:57:04 +00:00 |
|
|
17badebebb
|
Added meta_types, extra_sql (). Lots of abstracting SQL calls, file listings, etc. Getting ready for journaling
|
2001-07-10 21:35:23 +00:00 |
|
|
55652f386a
|
Remove trailing ,
|
2001-07-10 19:43:30 +00:00 |
|
|
b236c39ce1
|
Cleanup of an extra warning message.
|
2001-07-10 03:51:14 +00:00 |
|
|
f6c3126a54
|
Fix for caching and ['apps'].
|
2001-07-10 03:50:38 +00:00 |
|
|
49c33d7c30
|
Duplicate possible transy IE download fix in HEAD
|
2001-07-09 15:58:05 +00:00 |
|
|
39ea83ff32
|
Added directory linking, slight modification to get_size ()
|
2001-07-09 05:09:27 +00:00 |
|
|
c0ea75e678
|
Fix to use new limit_query() parameters
|
2001-07-08 14:09:04 +00:00 |
|
|
17fb6dc9f2
|
undid the last change with stripslashes
|
2001-07-08 13:36:04 +00:00 |
|
|
3b28be028f
|
Removed the array from limit_query()
|
2001-07-08 04:17:28 +00:00 |
|
|
59874ad788
|
SF Feature Request #428390 - Added option to not check the IP of sessions for those behind load balancing proxys
|
2001-07-08 04:05:10 +00:00 |
|