isso.git
18 years ago.phead goes bye bye
Robert Sesek [Sat, 14 Jan 2006 09:21:37 +0000 (09:21 +0000)]
.phead goes bye bye

18 years agoSetting body text colour
Robert Sesek [Sat, 14 Jan 2006 09:18:42 +0000 (09:18 +0000)]
Setting body text colour

18 years agoSweeping changes to the printer.css.php file... new images!
Robert Sesek [Sat, 14 Jan 2006 06:43:51 +0000 (06:43 +0000)]
Sweeping changes to the printer.css.php file... new images!

18 years agoMysterious updates to the page background
Robert Sesek [Sat, 14 Jan 2006 06:43:20 +0000 (06:43 +0000)]
Mysterious updates to the page background

18 years ago- adding thead.psd
Robert Sesek [Sat, 14 Jan 2006 06:40:51 +0000 (06:40 +0000)]
- adding thead.psd
- creating a matching tcat

18 years agoI don't like this at all... but save it for posterity
Robert Sesek [Sat, 14 Jan 2006 06:33:11 +0000 (06:33 +0000)]
I don't like this at all... but save it for posterity

18 years agoShrinking the page background...
Robert Sesek [Sat, 14 Jan 2006 05:58:49 +0000 (05:58 +0000)]
Shrinking the page background...

18 years agoAdding page background file
Robert Sesek [Sat, 14 Jan 2006 05:58:13 +0000 (05:58 +0000)]
Adding page background file

18 years agoYay for ISSO::get()
Robert Sesek [Sat, 14 Jan 2006 05:14:07 +0000 (05:14 +0000)]
Yay for ISSO::get()

18 years agoMake the auto-path thing work on PHP5
Robert Sesek [Fri, 13 Jan 2006 05:38:52 +0000 (05:38 +0000)]
Make the auto-path thing work on PHP5

18 years agoNote about the PHP5 conditional
Robert Sesek [Fri, 13 Jan 2006 04:39:47 +0000 (04:39 +0000)]
Note about the PHP5 conditional

18 years agos/Shared_Object_Framework/ISSO/g
Robert Sesek [Fri, 13 Jan 2006 04:27:22 +0000 (04:27 +0000)]
s/Shared_Object_Framework/ISSO/g

18 years agoSay goodbye to manual setting of sourcepath
Robert Sesek [Fri, 13 Jan 2006 04:22:18 +0000 (04:22 +0000)]
Say goodbye to manual setting of sourcepath

18 years agoUse the new package system to get pagination to work
Robert Sesek [Fri, 13 Jan 2006 02:36:19 +0000 (02:36 +0000)]
Use the new package system to get pagination to work

18 years agoAutomatically define ISSO_DB_LAYER and warn about it
Robert Sesek [Fri, 13 Jan 2006 02:33:33 +0000 (02:33 +0000)]
Automatically define ISSO_DB_LAYER and warn about it

18 years agoChange the backtrace workings
Robert Sesek [Fri, 13 Jan 2006 02:33:03 +0000 (02:33 +0000)]
Change the backtrace workings

18 years agoNo longer need to create a temporary template object due to init_as_package()
Robert Sesek [Fri, 13 Jan 2006 02:17:46 +0000 (02:17 +0000)]
No longer need to create a temporary template object due to init_as_package()

18 years agoAdding init_as_package() support
Robert Sesek [Fri, 13 Jan 2006 02:13:22 +0000 (02:13 +0000)]
Adding init_as_package() support

18 years agoAdding init_as_package() to the two modules that are superclassed
Robert Sesek [Fri, 13 Jan 2006 02:07:20 +0000 (02:07 +0000)]
Adding init_as_package() to the two modules that are superclassed

18 years agoAdding pagination class... it kind of works
Robert Sesek [Thu, 12 Jan 2006 19:02:51 +0000 (19:02 +0000)]
Adding pagination class... it kind of works

18 years agoAdded unify_node()
Robert Sesek [Mon, 9 Jan 2006 17:44:20 +0000 (17:44 +0000)]
Added unify_node()

18 years agoUpdating test files to ISSO2 setup
Robert Sesek [Mon, 9 Jan 2006 17:25:17 +0000 (17:25 +0000)]
Updating test files to ISSO2 setup

18 years agokernel.php's get() doesn't use $this->registry->do_get() but just $this->do_get()
Robert Sesek [Mon, 9 Jan 2006 17:24:06 +0000 (17:24 +0000)]
kernel.php's get() doesn't use $this->registry->do_get() but just $this->do_get()

18 years agoAdding do_get() to the kernel and get() to all the modules that have set().
Robert Sesek [Mon, 9 Jan 2006 17:19:06 +0000 (17:19 +0000)]
Adding do_get() to the kernel and get() to all the modules that have set().

18 years agoDon't run #e on preg_match, but use eval() on it later
Robert Sesek [Mon, 9 Jan 2006 01:09:22 +0000 (01:09 +0000)]
Don't run #e on preg_match, but use eval() on it later

18 years agoDon't need to specify the object path in templatedir field
Robert Sesek [Mon, 9 Jan 2006 01:09:05 +0000 (01:09 +0000)]
Don't need to specify the object path in templatedir field

18 years agoMake exec_sanitize_data() private
Robert Sesek [Sun, 8 Jan 2006 23:41:03 +0000 (23:41 +0000)]
Make exec_sanitize_data() private

18 years agoThe field foreach() loop elseif branch is never executed in check_isso_fields()
Robert Sesek [Sun, 8 Jan 2006 23:38:34 +0000 (23:38 +0000)]
The field foreach() loop elseif branch is never executed in check_isso_fields()

18 years agoFixing PHP5 warnings
Robert Sesek [Thu, 5 Jan 2006 04:40:21 +0000 (04:40 +0000)]
Fixing PHP5 warnings

18 years agoAdding check_isso_field() calls all over the place
Robert Sesek [Mon, 2 Jan 2006 20:24:28 +0000 (20:24 +0000)]
Adding check_isso_field() calls all over the place

18 years agoSwitch to using get_class() in check_isso_fields() for the kernel
Robert Sesek [Mon, 2 Jan 2006 20:20:47 +0000 (20:20 +0000)]
Switch to using get_class() in check_isso_fields() for the kernel

18 years agoMaking check_isso_fields() have multi-module support
Robert Sesek [Mon, 2 Jan 2006 20:19:44 +0000 (20:19 +0000)]
Making check_isso_fields() have multi-module support

18 years agoAdding fields and set() methods
Robert Sesek [Mon, 2 Jan 2006 19:59:13 +0000 (19:59 +0000)]
Adding fields and set() methods

18 years agoFixing the preg_replace replace in do_set()
Robert Sesek [Mon, 2 Jan 2006 19:50:29 +0000 (19:50 +0000)]
Fixing the preg_replace replace in do_set()

18 years ago- Making check_isso_fields() multi-module compliant
Robert Sesek [Sat, 31 Dec 2005 09:29:07 +0000 (09:29 +0000)]
- Making check_isso_fields() multi-module compliant
- Warnings--

18 years agoExtracting set() logic out to do_set()
Robert Sesek [Sat, 31 Dec 2005 09:13:31 +0000 (09:13 +0000)]
Extracting set() logic out to do_set()

18 years agoDont exit if it's been called
Robert Sesek [Sat, 31 Dec 2005 09:01:11 +0000 (09:01 +0000)]
Dont exit if it's been called

18 years agoAllow check_isso_fields() to be called for fun
Robert Sesek [Sat, 31 Dec 2005 08:58:39 +0000 (08:58 +0000)]
Allow check_isso_fields() to be called for fun

18 years agoGive all the instance variables visibility tags
Robert Sesek [Sat, 31 Dec 2005 08:54:37 +0000 (08:54 +0000)]
Give all the instance variables visibility tags

18 years agoRegistry is defined in Template
Robert Sesek [Sat, 31 Dec 2005 08:51:34 +0000 (08:51 +0000)]
Registry is defined in Template

18 years agoAdding field requirement checker
Robert Sesek [Sat, 31 Dec 2005 08:44:58 +0000 (08:44 +0000)]
Adding field requirement checker

18 years agoAdding set() and get() methods to ISSO
Robert Sesek [Sat, 31 Dec 2005 08:35:58 +0000 (08:35 +0000)]
Adding set() and get() methods to ISSO

18 years agoDocumenting constants
Robert Sesek [Sat, 31 Dec 2005 08:21:54 +0000 (08:21 +0000)]
Documenting constants

18 years agoHook documentation
Robert Sesek [Sat, 31 Dec 2005 08:19:23 +0000 (08:19 +0000)]
Hook documentation

18 years agoDocumenting hooks
Robert Sesek [Sat, 31 Dec 2005 08:18:26 +0000 (08:18 +0000)]
Documenting hooks

18 years agoDocumenting constants
Robert Sesek [Sat, 31 Dec 2005 08:17:22 +0000 (08:17 +0000)]
Documenting constants

18 years agoDocumenting constants
Robert Sesek [Sat, 31 Dec 2005 08:16:25 +0000 (08:16 +0000)]
Documenting constants

18 years ago- nav_title now has a fully-surrounding border
Robert Sesek [Thu, 29 Dec 2005 22:16:53 +0000 (22:16 +0000)]
- nav_title now has a fully-surrounding border
- nav_item_hot is now nav_item:hover

18 years agoChanging constant names
Robert Sesek [Thu, 29 Dec 2005 22:00:18 +0000 (22:00 +0000)]
Changing constant names

18 years agoOnly show the debug box if HIDE_SETUP is not enabled
Robert Sesek [Thu, 29 Dec 2005 21:57:26 +0000 (21:57 +0000)]
Only show the debug box if HIDE_SETUP is not enabled

18 years agowarnings -= 2
Robert Sesek [Tue, 27 Dec 2005 19:49:42 +0000 (19:49 +0000)]
warnings -= 2

18 years agoWe wern't initializing the usage right... now we are
Robert Sesek [Mon, 26 Dec 2005 06:20:10 +0000 (06:20 +0000)]
We wern't initializing the usage right... now we are

18 years agoISSO->escape() now uses the new DB stuff
Robert Sesek [Sat, 24 Dec 2005 23:06:51 +0000 (23:06 +0000)]
ISSO->escape() now uses the new DB stuff

18 years agoWe can no longer assume to use ISSO->modules['db_mysql']; ISSO_DB_LAYER is now used...
Robert Sesek [Sat, 24 Dec 2005 20:55:20 +0000 (20:55 +0000)]
We can no longer assume to use ISSO->modules['db_mysql']; ISSO_DB_LAYER is now used to determine the module. This constant *MUST* be defined.

18 years agoMatch some things to make sure we don't have a blank $Id$ in construct_debug_block()
Robert Sesek [Sat, 24 Dec 2005 20:31:07 +0000 (20:31 +0000)]
Match some things to make sure we don't have a blank $Id$ in construct_debug_block()

18 years agoAdding pgsql layer
Robert Sesek [Fri, 23 Dec 2005 22:44:51 +0000 (22:44 +0000)]
Adding pgsql layer

18 years agoReverting changes in r324; wasn't thinking when I made them
Robert Sesek [Fri, 23 Dec 2005 22:43:07 +0000 (22:43 +0000)]
Reverting changes in r324; wasn't thinking when I made them

18 years agoCalling the wrong error functions in error()
Robert Sesek [Fri, 23 Dec 2005 22:21:48 +0000 (22:21 +0000)]
Calling the wrong error functions in error()

18 years agoRename some terminology
Robert Sesek [Fri, 23 Dec 2005 21:27:07 +0000 (21:27 +0000)]
Rename some terminology

18 years agoAdding MySQLi driver
Robert Sesek [Fri, 23 Dec 2005 08:34:35 +0000 (08:34 +0000)]
Adding MySQLi driver

18 years agoFixing some boo-boos
Robert Sesek [Fri, 23 Dec 2005 08:22:48 +0000 (08:22 +0000)]
Fixing some boo-boos

18 years agoAbstracting database layer
Robert Sesek [Fri, 23 Dec 2005 08:21:53 +0000 (08:21 +0000)]
Abstracting database layer

18 years agoMerging the changes from r317 back to the trunk from 1.x
Robert Sesek [Wed, 21 Dec 2005 22:22:54 +0000 (22:22 +0000)]
Merging the changes from r317 back to the trunk from 1.x

18 years agoReverting the changes back to r289 from r315
Robert Sesek [Wed, 21 Dec 2005 22:19:28 +0000 (22:19 +0000)]
Reverting the changes back to r289 from r315

18 years agoDon't expose the whole path when we can't find the template
Robert Sesek [Wed, 21 Dec 2005 22:15:42 +0000 (22:15 +0000)]
Don't expose the whole path when we can't find the template

18 years agoCreated a pre-parse hook for template processing
Robert Sesek [Wed, 21 Dec 2005 19:40:21 +0000 (19:40 +0000)]
Created a pre-parse hook for template processing

18 years agoA little UTF-8 never killed anybody
Robert Sesek [Mon, 19 Dec 2005 22:39:24 +0000 (22:39 +0000)]
A little UTF-8 never killed anybody

18 years ago$this->registry is a no-no in construct_debug_block()
Robert Sesek [Mon, 19 Dec 2005 06:05:50 +0000 (06:05 +0000)]
$this->registry is a no-no in construct_debug_block()

18 years agoSet $included to TRUE by default in the CSS files
Robert Sesek [Sun, 18 Dec 2005 20:58:41 +0000 (20:58 +0000)]
Set $included to TRUE by default in the CSS files

18 years agoinput_clean() now returns the cleaned value
Robert Sesek [Sun, 18 Dec 2005 19:12:43 +0000 (19:12 +0000)]
input_clean() now returns the cleaned value

18 years agoRemoving escapestrings ivar
Robert Sesek [Sun, 18 Dec 2005 08:03:19 +0000 (08:03 +0000)]
Removing escapestrings ivar

18 years agoDon't have any escapestrings stuff to worry about now...
Robert Sesek [Sun, 18 Dec 2005 08:00:01 +0000 (08:00 +0000)]
Don't have any escapestrings stuff to worry about now...

18 years agoMoving the debug block at the end of compiled pages into the kernel that can be used...
Robert Sesek [Sun, 18 Dec 2005 07:54:11 +0000 (07:54 +0000)]
Moving the debug block at the end of compiled pages into the kernel that can be used both without code duplication

18 years agoAdding construct_debug_block()
Robert Sesek [Sun, 18 Dec 2005 07:34:10 +0000 (07:34 +0000)]
Adding construct_debug_block()

18 years agospell check
Robert Sesek [Sun, 18 Dec 2005 07:28:49 +0000 (07:28 +0000)]
spell check

18 years agodocs++
Robert Sesek [Sun, 18 Dec 2005 07:26:36 +0000 (07:26 +0000)]
docs++

18 years agostripslashes() is evil; use str_replace() instead
Robert Sesek [Sun, 18 Dec 2005 07:25:24 +0000 (07:25 +0000)]
stripslashes() is evil; use str_replace() instead

18 years agochanges++
Robert Sesek [Sun, 18 Dec 2005 07:23:34 +0000 (07:23 +0000)]
changes++

18 years ago$name, not $field in prepare_field_for_sql()
Robert Sesek [Sat, 17 Dec 2005 21:30:03 +0000 (21:30 +0000)]
$name, not $field in prepare_field_for_sql()

18 years agoThe notion of automatically escaping text for us is stupid... it no longer exists...
Robert Sesek [Sat, 17 Dec 2005 21:23:36 +0000 (21:23 +0000)]
The notion of automatically escaping text for us is stupid... it no longer exists; if you want to insert something into the database, use ISSO->escape(). We need to also check to see what happens if magic quotes is on...

18 years agoAdded POST redirect to pass POST variables through
Robert Sesek [Sat, 17 Dec 2005 20:51:20 +0000 (20:51 +0000)]
Added POST redirect to pass POST variables through

18 years agoAdd force option to sanitize()
Robert Sesek [Sat, 17 Dec 2005 20:48:51 +0000 (20:48 +0000)]
Add force option to sanitize()

18 years agoComment OCD
Robert Sesek [Sat, 17 Dec 2005 06:26:20 +0000 (06:26 +0000)]
Comment OCD

18 years agoRemoving commented out lines
Robert Sesek [Sun, 11 Dec 2005 22:02:34 +0000 (22:02 +0000)]
Removing commented out lines

18 years agoWe no longer use ISSO::_message(), but ISSO->message()
Robert Sesek [Sun, 11 Dec 2005 21:24:24 +0000 (21:24 +0000)]
We no longer use ISSO::_message(), but ISSO->message()

18 years agoFixed spelling boo-boo
Robert Sesek [Sun, 11 Dec 2005 21:24:01 +0000 (21:24 +0000)]
Fixed spelling boo-boo

18 years agoDelineating functions
Robert Sesek [Sun, 11 Dec 2005 21:23:43 +0000 (21:23 +0000)]
Delineating functions

18 years agoForgot to protect a method
Robert Sesek [Sun, 11 Dec 2005 21:11:33 +0000 (21:11 +0000)]
Forgot to protect a method

18 years agoAdded visibility information to all the functions
Robert Sesek [Sun, 11 Dec 2005 21:09:40 +0000 (21:09 +0000)]
Added visibility information to all the functions

18 years agoAdd names to buttons in row_submit()
Robert Sesek [Sun, 11 Dec 2005 20:01:59 +0000 (20:01 +0000)]
Add names to buttons in row_submit()

18 years agoUse method_exists() in checking for inclusion
Robert Sesek [Sun, 11 Dec 2005 19:55:44 +0000 (19:55 +0000)]
Use method_exists() in checking for inclusion

18 years agoIf the key we are looking for in inptu_clean() doesn't exist, then set it to null
Robert Sesek [Sun, 11 Dec 2005 19:54:35 +0000 (19:54 +0000)]
If the key we are looking for in inptu_clean() doesn't exist, then set it to null

18 years agonotices--
Robert Sesek [Sun, 11 Dec 2005 19:53:11 +0000 (19:53 +0000)]
notices--

18 years agonotices--
Robert Sesek [Sun, 11 Dec 2005 19:52:01 +0000 (19:52 +0000)]
notices--

18 years agochanges++
Robert Sesek [Sun, 11 Dec 2005 19:48:58 +0000 (19:48 +0000)]
changes++

18 years agonotices -= 2
Robert Sesek [Sun, 11 Dec 2005 08:34:44 +0000 (08:34 +0000)]
notices -= 2

18 years agoUsing a new method of checking for inclusion in CSS files... old one generated warnings
Robert Sesek [Sun, 11 Dec 2005 08:28:38 +0000 (08:28 +0000)]
Using a new method of checking for inclusion in CSS files... old one generated warnings

18 years agoWe want to play nice with PHP5, right?
Robert Sesek [Sun, 11 Dec 2005 08:24:47 +0000 (08:24 +0000)]
We want to play nice with PHP5, right?

18 years agoOnly show the debug stack if ISSO->debug is enabled
Robert Sesek [Sun, 11 Dec 2005 07:23:36 +0000 (07:23 +0000)]
Only show the debug stack if ISSO->debug is enabled

18 years agos/( |->)_message/message/g
Robert Sesek [Sun, 11 Dec 2005 06:30:18 +0000 (06:30 +0000)]
s/( |->)_message/message/g