seek3r
|
632ebd0950
|
added new version of ExecObject and GLOBALS ized everything
|
2001-08-04 12:11:07 +00:00 |
|
skeeter
|
a4bccad3db
|
Small fixes.
|
2001-08-04 03:02:01 +00:00 |
|
jengo
|
7c9c85b456
|
Odd, last commit didn;t work
|
2001-08-04 02:59:14 +00:00 |
|
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 |
|
skeeter
|
57e6d83b3c
|
Committing a sample usage of ExecObject() for jengo.
|
2001-08-04 01:34:49 +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 |
|
chrwei
|
ed08e1617d
|
Changed wrap="hard" to wrap="virtual" to prevent the adding of unneed whitespace
|
2001-08-03 14:54:43 +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
|
a55296403b
|
Fix setting of account type to 'u' for users
|
2001-08-02 09:37:49 +00:00 |
|
Miles Lott
|
b85362ba1b
|
Create per-user application acl if no groups selected for modify
|
2001-08-02 09:33:24 +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
|
565e73e061
|
Should now do the redirection automatically.
|
2001-08-01 11:17:36 +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 |
|
skeeter
|
61a0b05de1
|
Fixes 2 parsing errors.
|
2001-08-01 11:07:04 +00:00 |
|
skeeter
|
77dc66bb77
|
This brings the hook_email and the hook_deleteaccount in line with the n-tier.
|
2001-08-01 11:06:17 +00:00 |
|
zone
|
b90e0c4bf6
|
Added file_repository option
|
2001-07-31 07:13:49 +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 |
|
Miles Lott
|
ae949e41f2
|
Adding this back
|
2001-07-30 16:05:42 +00:00 |
|
seek3r
|
9218a82cbd
|
this is now setup3 code
|
2001-07-30 15:59:25 +00:00 |
|
seek3r
|
cd3f5a90dc
|
preparing to put setup3 code in here
|
2001-07-30 15:44:12 +00:00 |
|
skeeter
|
d8ca88b77f
|
Removal of the assoc_array from the public_functions and the class.
|
2001-07-30 03:45:25 +00:00 |
|
skeeter
|
d4c157ccde
|
New calendar test code for SOAP.
|
2001-07-30 03:40:38 +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 |
|
skeeter
|
f3397a4e27
|
Change to use associated arrays for internal storage of the calendar events. ** This is geared at SOAP support! ** ** This is now SOAP compatible! **
|
2001-07-29 22:09:24 +00:00 |
|
skeeter
|
14a4569328
|
Change to use n-tier admin in the calendar.
|
2001-07-29 22:04:41 +00:00 |
|
skeeter
|
ea51d5f83a
|
Change to use n-tier preferencing in the calendar.
|
2001-07-29 22:03:35 +00:00 |
|
Miles Lott
|
a7108085a3
|
Undo foreach conversion, set debug flags
|
2001-07-28 20:24:32 +00:00 |
|
skeeter
|
82c945d35d
|
hook_main now uses the 3 tier layout.
|
2001-07-28 18:32:15 +00:00 |
|
skeeter
|
7afff4dd37
|
This limits holiday management functions to only admins.
|
2001-07-28 17:54:59 +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
|
cba81b9086
|
Small fixes for php3 support.
|
2001-07-28 13:22:58 +00:00 |
|
skeeter
|
9472646729
|
This should provide all neccessary functions to the calendar in n-tier layout. Just need to debug it out for any minor problems.
|
2001-07-28 13:17:30 +00:00 |
|
skeeter
|
2c726647f5
|
Small fix for php3 support.
|
2001-07-28 13:10:17 +00:00 |
|
Miles Lott
|
295e36cccf
|
Comment out filespace until further notice
|
2001-07-28 03:14:08 +00:00 |
|
Miles Lott
|
c9b1d29592
|
Commented out filespace until further notice
|
2001-07-28 03:13:13 +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 |
|