jengo
|
e4dc19729b
|
Last commit didn't work ?!
|
2001-08-04 02:58:42 +00:00 |
|
jengo
|
8ec1badd16
|
Doh! I didn't mean to commit this, I started working on it and didn't finish it.
|
2001-08-04 02:48:34 +00:00 |
|
jengo
|
263a96944f
|
Moved nextmatchs over to template blocks
|
2001-08-04 02:47:19 +00:00 |
|
skeeter
|
11ebee5fa9
|
Added the border=0 for jengo.
|
2001-08-04 02:10:48 +00:00 |
|
bettina
|
2775a46530
|
update tpls
|
2001-08-04 01:09:15 +00:00 |
|
skeeter
|
9e51952c23
|
Renamed the ExecObj() to ExecObject() and redid the exploding of the app.class.function to use a list() in both ExecObject() and CreateObject().
|
2001-08-03 21:43:21 +00:00 |
|
Miles Lott
|
52745a7577
|
fix minor syntax problem
|
2001-08-03 21:12:28 +00:00 |
|
seek3r
|
9383ac2d97
|
added inital version of ExecObj
|
2001-08-03 21:10:02 +00:00 |
|
skeeter
|
12de1bd609
|
Nextmatchs class now deals with the n-tier layering.
|
2001-08-03 19:14:10 +00:00 |
|
Miles Lott
|
8f4f5e105c
|
Rollback php3-incompatible code in createobject
|
2001-08-02 14:56:23 +00:00 |
|
Miles Lott
|
c19c3f3966
|
Add obj creation test with error_report adjust for createobject, make lang handle
array as first value
|
2001-08-02 14:33:35 +00:00 |
|
Miles Lott
|
e9635e2082
|
Convert foreach to reset/while (tested)
|
2001-08-02 08:59:08 +00:00 |
|
Miles Lott
|
67eb3c7e99
|
Fix use of $this->headers, was being ignored
|
2001-08-02 08:31:48 +00:00 |
|
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 |
|