isso.git
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

18 years agoRenaming the changes file
Robert Sesek [Sun, 11 Dec 2005 06:23:08 +0000 (06:23 +0000)]
Renaming the changes file

18 years agoMark the fields that are calculated via function
Robert Sesek [Sun, 11 Dec 2005 06:13:30 +0000 (06:13 +0000)]
Mark the fields that are calculated via function

18 years agoDon't include the debug stack in the message
Robert Sesek [Fri, 2 Dec 2005 20:56:24 +0000 (20:56 +0000)]
Don't include the debug stack in the message

18 years agogetobj() doesn't exist; modules[] does
Robert Sesek [Fri, 2 Dec 2005 20:53:40 +0000 (20:53 +0000)]
getobj() doesn't exist; modules[] does

18 years agoRemoving some calls to stripslashes() that have issues with Windows paths
Robert Sesek [Tue, 29 Nov 2005 02:25:34 +0000 (02:25 +0000)]
Removing some calls to stripslashes() that have issues with Windows paths

18 years agoDon't need the old changes on trunk
Robert Sesek [Tue, 29 Nov 2005 02:24:43 +0000 (02:24 +0000)]
Don't need the old changes on trunk

18 years agoMerging isso-2-dev branch back to trunk
Robert Sesek [Sun, 27 Nov 2005 21:06:50 +0000 (21:06 +0000)]
Merging isso-2-dev branch back to trunk

18 years agoMerging changes back to trunk from r262
Robert Sesek [Sun, 27 Nov 2005 03:56:09 +0000 (03:56 +0000)]
Merging changes back to trunk from r262

18 years ago1.0.1, not 1.0.3
Robert Sesek [Sun, 27 Nov 2005 03:49:21 +0000 (03:49 +0000)]
1.0.1, not 1.0.3

18 years agoIt's no longer "a C tool" but mkstrings
Robert Sesek [Sat, 26 Nov 2005 07:13:45 +0000 (07:13 +0000)]
It's no longer "a C tool" but mkstrings

18 years agoCreate debug module in page_end() and query debug
Robert Sesek [Wed, 23 Nov 2005 21:05:41 +0000 (21:05 +0000)]
Create debug module in page_end() and query debug

18 years agoAllow the debug stack to be durned off in _message()
Robert Sesek [Wed, 23 Nov 2005 21:03:45 +0000 (21:03 +0000)]
Allow the debug stack to be durned off in _message()

18 years agoAdded ability to ignore the stop mark
Robert Sesek [Wed, 23 Nov 2005 03:21:32 +0000 (03:21 +0000)]
Added ability to ignore the stop mark

18 years agoIf set() is run more than twice, we get a duplicate in setfields[] so make sure we...
Robert Sesek [Tue, 22 Nov 2005 07:45:53 +0000 (07:45 +0000)]
If set() is run more than twice, we get a duplicate in setfields[] so make sure we key it

18 years agoAdded changelog for 2.0
Robert Sesek [Tue, 22 Nov 2005 07:37:13 +0000 (07:37 +0000)]
Added changelog for 2.0

18 years agoRemoving another error_reporting()
Robert Sesek [Tue, 22 Nov 2005 07:32:19 +0000 (07:32 +0000)]
Removing another error_reporting()

18 years agoGosh darn this stupid error reporting bit
Robert Sesek [Tue, 22 Nov 2005 07:31:59 +0000 (07:31 +0000)]
Gosh darn this stupid error reporting bit

18 years agoDon't have E_NOTICE listed in explain_error_reporting()
Robert Sesek [Tue, 22 Nov 2005 07:10:14 +0000 (07:10 +0000)]
Don't have E_NOTICE listed in explain_error_reporting()

18 years agoAdded explain_error_reporting()
Robert Sesek [Tue, 22 Nov 2005 07:06:46 +0000 (07:06 +0000)]
Added explain_error_reporting()

18 years agoWhitespace OCD
Robert Sesek [Tue, 22 Nov 2005 03:40:22 +0000 (03:40 +0000)]
Whitespace OCD

18 years agoAdded installer.php module
Robert Sesek [Tue, 22 Nov 2005 03:38:08 +0000 (03:38 +0000)]
Added installer.php module

18 years agoAdded installer CSS
Robert Sesek [Tue, 22 Nov 2005 03:23:40 +0000 (03:23 +0000)]
Added installer CSS

18 years agoEnable source outputting
Robert Sesek [Tue, 22 Nov 2005 03:15:38 +0000 (03:15 +0000)]
Enable source outputting

18 years agoHave phrase string parsing working; there was a problem with slashes before
Robert Sesek [Mon, 21 Nov 2005 09:32:01 +0000 (09:32 +0000)]
Have phrase string parsing working; there was a problem with slashes before

18 years agoAlways show the backtrace
Robert Sesek [Mon, 21 Nov 2005 02:08:09 +0000 (02:08 +0000)]
Always show the backtrace

18 years agoWith _message() in debug mode, print the trace stack
Robert Sesek [Sun, 20 Nov 2005 01:52:22 +0000 (01:52 +0000)]
With _message() in debug mode, print the trace stack

18 years agoUsing the new ISSO callback
Robert Sesek [Sun, 20 Nov 2005 01:32:45 +0000 (01:32 +0000)]
Using the new ISSO callback

18 years agoCreating isso:null-framework global; this can't be accessed through $isso:null-framew...
Robert Sesek [Sat, 19 Nov 2005 08:20:13 +0000 (08:20 +0000)]
Creating isso:null-framework global; this can't be accessed through $isso:null-framework because it's an illegal variable name. This is set when we load() because it's only used to interlock between objects when the code is executed outside the scope of the object (i.e. eval()ing something). Fixes parse error issue with phrase parser.

18 years agoFixing caching mechanism
Robert Sesek [Sun, 6 Nov 2005 03:03:49 +0000 (03:03 +0000)]
Fixing caching mechanism

18 years agoAdded entity_encode() and escape NOCLEAN strings if escapestrings is TRUE
Robert Sesek [Sat, 5 Nov 2005 21:07:19 +0000 (21:07 +0000)]
Added entity_encode() and escape NOCLEAN strings if escapestrings is TRUE

18 years agoChange templatetable to tablename
Robert Sesek [Sat, 5 Nov 2005 17:25:18 +0000 (17:25 +0000)]
Change templatetable to tablename

18 years agoRemoving extra parens
Robert Sesek [Sat, 5 Nov 2005 06:26:30 +0000 (06:26 +0000)]
Removing extra parens

18 years agoConverting errors to use the new APIError() system
Robert Sesek [Fri, 4 Nov 2005 18:18:44 +0000 (18:18 +0000)]
Converting errors to use the new APIError() system

18 years agoAdding error reporting structure
Robert Sesek [Fri, 4 Nov 2005 18:14:09 +0000 (18:14 +0000)]
Adding error reporting structure

18 years agoTYPE_STRUN also needs to be encased with quotes
Robert Sesek [Sun, 23 Oct 2005 21:25:03 +0000 (21:25 +0000)]
TYPE_STRUN also needs to be encased with quotes

18 years agoNeed to htmlspecialchars() the query string in an error
Robert Sesek [Sun, 23 Oct 2005 21:18:41 +0000 (21:18 +0000)]
Need to htmlspecialchars() the query string in an error

18 years ago- Run action methods using run_action_method()
Robert Sesek [Sun, 23 Oct 2005 20:46:27 +0000 (20:46 +0000)]
- Run action methods using run_action_method()
- You can now prevent action methods from running by setting $norunners

18 years agoRemovoing magic number indicies
Robert Sesek [Sun, 23 Oct 2005 20:30:33 +0000 (20:30 +0000)]
Removoing magic number indicies

18 years agoDon't set_existing() and verify() in update()
Robert Sesek [Sun, 23 Oct 2005 20:25:59 +0000 (20:25 +0000)]
Don't set_existing() and verify() in update()

18 years agoHooked up some colspan parameters that weren't working
Robert Sesek [Sun, 23 Oct 2005 20:10:28 +0000 (20:10 +0000)]
Hooked up some colspan parameters that weren't working

18 years ago- Changed page_confirm() to produce a more elegant display
Robert Sesek [Sun, 23 Oct 2005 19:40:40 +0000 (19:40 +0000)]
- Changed page_confirm() to produce a more elegant display
- row_submit() now prints the extra even if there is no reset

18 years agoAdd newline for clarity
Robert Sesek [Sun, 23 Oct 2005 07:18:24 +0000 (07:18 +0000)]
Add newline for clarity

18 years agoNeed to add GPL notice
Robert Sesek [Sun, 23 Oct 2005 06:50:42 +0000 (06:50 +0000)]
Need to add GPL notice

18 years agoAdded webpath system so that images will work
Robert Sesek [Sun, 23 Oct 2005 06:49:23 +0000 (06:49 +0000)]
Added webpath system so that images will work

18 years agoAdded CSS abilities to the printer class
Robert Sesek [Sun, 23 Oct 2005 06:17:49 +0000 (06:17 +0000)]
Added CSS abilities to the printer class

18 years agoapplication not appname
Robert Sesek [Sun, 23 Oct 2005 01:07:03 +0000 (01:07 +0000)]
application not appname

18 years agoMerging r211 down stream
Robert Sesek [Sat, 22 Oct 2005 23:27:51 +0000 (23:27 +0000)]
Merging r211 down stream