isso.git
18 years agoThe background-position: bottom stuff just isn't working... change it to be a top...
Robert Sesek [Mon, 20 Feb 2006 19:36:31 +0000 (19:36 +0000)]
The background-position: bottom stuff just isn't working... change it to be a top-based image. What a shame. I really liked the way this had looked.

18 years agorv rv just back to "value"
Robert Sesek [Mon, 20 Feb 2006 04:03:28 +0000 (04:03 +0000)]
rv rv just back to "value"

18 years agoRevert and change to cdata
Robert Sesek [Mon, 20 Feb 2006 04:03:05 +0000 (04:03 +0000)]
Revert and change to cdata

18 years agoDo not place CDATA in a ['value'] index. This **breaks** the motherload
Robert Sesek [Mon, 20 Feb 2006 03:47:06 +0000 (03:47 +0000)]
Do not place CDATA in a ['value'] index. This **breaks** the motherload

18 years agoIn input_clean(), return NULL cleaned as $type
Robert Sesek [Sun, 19 Feb 2006 22:58:06 +0000 (22:58 +0000)]
In input_clean(), return NULL cleaned as $type

18 years ago- Reworking list_item() to allow for multiple types of fields (and proper changes...
Robert Sesek [Sun, 19 Feb 2006 20:55:06 +0000 (20:55 +0000)]
- Reworking list_item() to allow for multiple types of fields (and proper changes made to row_list())
- Added row_checkbox()

18 years agoMaking the background-position bit work by setting html{height:100%}
Robert Sesek [Sat, 18 Feb 2006 19:33:05 +0000 (19:33 +0000)]
Making the background-position bit work by setting html{height:100%}

18 years agoMight as well make it an <a>
Robert Sesek [Sat, 18 Feb 2006 19:26:57 +0000 (19:26 +0000)]
Might as well make it an <a>

18 years agoLinking to the bug
Robert Sesek [Sat, 18 Feb 2006 19:26:43 +0000 (19:26 +0000)]
Linking to the bug

18 years agoAdding a bug testcase
Robert Sesek [Sat, 18 Feb 2006 19:26:27 +0000 (19:26 +0000)]
Adding a bug testcase

18 years agoAdd setter methods for title and legend
Robert Sesek [Sat, 11 Feb 2006 21:18:58 +0000 (21:18 +0000)]
Add setter methods for title and legend

18 years agoUse scaling factors instead of explicit height and widths
Robert Sesek [Sat, 11 Feb 2006 21:15:59 +0000 (21:15 +0000)]
Use scaling factors instead of explicit height and widths

18 years ago- Increasing colour library
Robert Sesek [Sat, 11 Feb 2006 21:05:57 +0000 (21:05 +0000)]
- Increasing colour library
- Change the colour of the pie outline

18 years agoIncreasing $graphspacing and removing the 1px from drawing the legend strings
Robert Sesek [Sat, 11 Feb 2006 02:55:59 +0000 (02:55 +0000)]
Increasing $graphspacing and removing the 1px from drawing the legend strings

18 years agoOutline the slices
Robert Sesek [Sat, 11 Feb 2006 02:48:51 +0000 (02:48 +0000)]
Outline the slices

18 years ago$lastdeg needs to be cumulative
Robert Sesek [Sat, 11 Feb 2006 02:44:48 +0000 (02:44 +0000)]
$lastdeg needs to be cumulative

18 years agoThe legend is now drawn all purdy
Robert Sesek [Sat, 11 Feb 2006 02:44:28 +0000 (02:44 +0000)]
The legend is now drawn all purdy

18 years agoGot a pretty good pie graphing system
Robert Sesek [Sat, 11 Feb 2006 02:03:38 +0000 (02:03 +0000)]
Got a pretty good pie graphing system

18 years agoRemove some of the ini_get() calls
Robert Sesek [Fri, 10 Feb 2006 05:43:18 +0000 (05:43 +0000)]
Remove some of the ini_get() calls

18 years agoFix the conditions on which _error_handler() breaks
Robert Sesek [Fri, 10 Feb 2006 05:42:00 +0000 (05:42 +0000)]
Fix the conditions on which _error_handler() breaks

18 years agoTotally wrong character set
Robert Sesek [Fri, 10 Feb 2006 05:36:59 +0000 (05:36 +0000)]
Totally wrong character set

18 years agos/[#]version[#]/[#]issoversion[#]/g
Robert Sesek [Thu, 9 Feb 2006 06:40:36 +0000 (06:40 +0000)]
s/[#]version[#]/[#]issoversion[#]/g

18 years agoWrong file name. Woops.
Robert Sesek [Mon, 6 Feb 2006 02:45:49 +0000 (02:45 +0000)]
Wrong file name. Woops.

18 years agoNeed to send the right mime-types to make Gecko happy
Robert Sesek [Mon, 6 Feb 2006 02:30:43 +0000 (02:30 +0000)]
Need to send the right mime-types to make Gecko happy

18 years agoUTF-8 shouldn't be the default
Robert Sesek [Mon, 6 Feb 2006 00:37:20 +0000 (00:37 +0000)]
UTF-8 shouldn't be the default

18 years agoAdded UTF-8 support to the XML parser
Robert Sesek [Sun, 5 Feb 2006 22:41:31 +0000 (22:41 +0000)]
Added UTF-8 support to the XML parser

18 years agoSet $this->values[] in fetch() if they aren't set
Robert Sesek [Sun, 5 Feb 2006 21:30:53 +0000 (21:30 +0000)]
Set $this->values[] in fetch() if they aren't set

18 years agoIn _load(), we need to use query_first() not just query()
Robert Sesek [Sun, 5 Feb 2006 20:25:08 +0000 (20:25 +0000)]
In _load(), we need to use query_first() not just query()

18 years agoAdd spaces when using $this->extrawhere
Robert Sesek [Sun, 5 Feb 2006 20:20:55 +0000 (20:20 +0000)]
Add spaces when using $this->extrawhere

18 years agoDoc fix for call_relations()
Robert Sesek [Sat, 4 Feb 2006 21:58:22 +0000 (21:58 +0000)]
Doc fix for call_relations()

18 years agoIn prepare_field_for_sql(), this BOOL will work better
Robert Sesek [Sat, 4 Feb 2006 03:08:22 +0000 (03:08 +0000)]
In prepare_field_for_sql(), this BOOL will work better

18 years agoUse TRUE and FALSE constants
Robert Sesek [Mon, 30 Jan 2006 00:43:02 +0000 (00:43 +0000)]
Use TRUE and FALSE constants

18 years agoBool values need to be encased
Robert Sesek [Mon, 30 Jan 2006 00:38:11 +0000 (00:38 +0000)]
Bool values need to be encased

18 years agoInsert ID is now computed correctly
Robert Sesek [Sun, 29 Jan 2006 23:26:48 +0000 (23:26 +0000)]
Insert ID is now computed correctly

18 years agoSuppress errors in query()
Robert Sesek [Sun, 29 Jan 2006 23:00:33 +0000 (23:00 +0000)]
Suppress errors in query()

18 years agoDocs++ for escape()
Robert Sesek [Sun, 29 Jan 2006 22:22:47 +0000 (22:22 +0000)]
Docs++ for escape()

18 years agoRemoving the binary switch from ISSO::escape()
Robert Sesek [Sun, 29 Jan 2006 22:15:32 +0000 (22:15 +0000)]
Removing the binary switch from ISSO::escape()

18 years agoAdded new binary escape methods
Robert Sesek [Sun, 29 Jan 2006 22:12:23 +0000 (22:12 +0000)]
Added new binary escape methods

18 years agoAnother gotcha
Robert Sesek [Sun, 29 Jan 2006 21:08:37 +0000 (21:08 +0000)]
Another gotcha

18 years agoCan't redeclare constructor
Robert Sesek [Sun, 29 Jan 2006 19:55:53 +0000 (19:55 +0000)]
Can't redeclare constructor

18 years agochanges++
Robert Sesek [Sun, 29 Jan 2006 19:34:32 +0000 (19:34 +0000)]
changes++

18 years agoChange default charset to UTF-8
Robert Sesek [Sun, 29 Jan 2006 19:30:26 +0000 (19:30 +0000)]
Change default charset to UTF-8

18 years agoMaking charset and delim settable
Robert Sesek [Sun, 29 Jan 2006 19:23:26 +0000 (19:23 +0000)]
Making charset and delim settable

18 years agoNeed to specify the delim when converting breaks in headers
Robert Sesek [Sun, 29 Jan 2006 19:20:13 +0000 (19:20 +0000)]
Need to specify the delim when converting breaks in headers

18 years agoCleaning up debug message
Robert Sesek [Sun, 29 Jan 2006 19:19:53 +0000 (19:19 +0000)]
Cleaning up debug message

18 years agoRequired fields are checked for being empty in set() which allows us to remove a...
Robert Sesek [Sun, 29 Jan 2006 19:16:55 +0000 (19:16 +0000)]
Required fields are checked for being empty in set() which allows us to remove a lot of the emptyness checking in send()

18 years agoDead code stripping
Robert Sesek [Sun, 29 Jan 2006 19:07:09 +0000 (19:07 +0000)]
Dead code stripping

18 years agoWe can now send multipart/html emails :)
Robert Sesek [Sun, 29 Jan 2006 19:06:00 +0000 (19:06 +0000)]
We can now send multipart/html emails :)

18 years agoThis should be working... but it isn't
Robert Sesek [Sun, 29 Jan 2006 18:51:48 +0000 (18:51 +0000)]
This should be working... but it isn't

18 years agoMulti-address send should now work
Robert Sesek [Sun, 29 Jan 2006 17:29:48 +0000 (17:29 +0000)]
Multi-address send should now work

18 years agoAdding structure for all the features that are to come
Robert Sesek [Sun, 29 Jan 2006 17:13:08 +0000 (17:13 +0000)]
Adding structure for all the features that are to come

18 years agoAdding pgsql conversion info
Robert Sesek [Sun, 29 Jan 2006 08:55:51 +0000 (08:55 +0000)]
Adding pgsql conversion info

18 years agoThe DB::transaction_rollback() now has name as optional, to just rollback the entire...
Robert Sesek [Sun, 29 Jan 2006 07:47:21 +0000 (07:47 +0000)]
The DB::transaction_rollback() now has name as optional, to just rollback the entire transaction

18 years agoOnly get the query time if ISSO-Functions module is loaded
Robert Sesek [Sun, 29 Jan 2006 07:09:51 +0000 (07:09 +0000)]
Only get the query time if ISSO-Functions module is loaded

18 years agoAdd support for PGSQL in API::insert()
Robert Sesek [Sun, 29 Jan 2006 07:00:24 +0000 (07:00 +0000)]
Add support for PGSQL in API::insert()

18 years agoDB_PostgreSQL::insert_id() is now done right :)
Robert Sesek [Sun, 29 Jan 2006 06:55:28 +0000 (06:55 +0000)]
DB_PostgreSQL::insert_id() is now done right :)

18 years agoAdding transaction stuff to everything but PGSQL (need to look it up)
Robert Sesek [Sun, 29 Jan 2006 06:24:22 +0000 (06:24 +0000)]
Adding transaction stuff to everything but PGSQL (need to look it up)

18 years ago- Added ability to restore the APIError() to its last value
Robert Sesek [Sun, 29 Jan 2006 05:38:43 +0000 (05:38 +0000)]
- Added ability to restore the APIError() to its last value
- Created API->errors array to store all errors
- We now allow for silent error reporting
- Silenced errors can be checked using API::check_errors()

18 years agoWrong PHP4 constructor name
Robert Sesek [Sat, 28 Jan 2006 07:51:35 +0000 (07:51 +0000)]
Wrong PHP4 constructor name

18 years agoA fix for PHP 5.1.2 and bug://report/1 where the XML module would fail because we...
Robert Sesek [Wed, 25 Jan 2006 04:24:27 +0000 (04:24 +0000)]
A fix for PHP 5.1.2 and bug://report/1 where the XML module would fail because we were passing expressions
to a referenced argument

18 years ago$GLOBALS['isso:callback'] change
Robert Sesek [Sun, 22 Jan 2006 00:36:08 +0000 (00:36 +0000)]
$GLOBALS['isso:callback'] change

18 years agos/count/sizeof/g
Robert Sesek [Sun, 22 Jan 2006 00:00:28 +0000 (00:00 +0000)]
s/count/sizeof/g

18 years agoUse ISSO->get()
Robert Sesek [Sat, 21 Jan 2006 23:59:11 +0000 (23:59 +0000)]
Use ISSO->get()

18 years agos/$GLOBALS['isso:null-framework']/$GLOBALS['isso:callback']/g
Robert Sesek [Sat, 21 Jan 2006 23:58:20 +0000 (23:58 +0000)]
s/$GLOBALS['isso:null-framework']/$GLOBALS['isso:callback']/g

18 years agoAdding a lot of changes to the log
Robert Sesek [Sat, 21 Jan 2006 23:56:27 +0000 (23:56 +0000)]
Adding a lot of changes to the log

18 years agoWe need at least 1 integer in random keys (for good measure)
Robert Sesek [Sat, 21 Jan 2006 23:30:59 +0000 (23:30 +0000)]
We need at least 1 integer in random keys (for good measure)

18 years agoRemoving one of the loops from Functions::rand() and making sure that the desired...
Robert Sesek [Sat, 21 Jan 2006 23:26:15 +0000 (23:26 +0000)]
Removing one of the loops from Functions::rand() and making sure that the desired length matches the actual one

18 years agoMoving Mail::_convert_line_breaks() to Functions::convert_line_breaks()
Robert Sesek [Sat, 21 Jan 2006 23:22:07 +0000 (23:22 +0000)]
Moving Mail::_convert_line_breaks() to Functions::convert_line_breaks()

18 years agoMake query debug output much nicer
Robert Sesek [Sat, 21 Jan 2006 21:02:06 +0000 (21:02 +0000)]
Make query debug output much nicer

18 years agoYou can now specify the width of an ISSO message
Robert Sesek [Sat, 21 Jan 2006 21:00:36 +0000 (21:00 +0000)]
You can now specify the width of an ISSO message

18 years ago- Added ISSO->format_debug_trace() so that we can format debug_backtrace() anywhere
Robert Sesek [Sat, 21 Jan 2006 20:51:30 +0000 (20:51 +0000)]
- Added ISSO->format_debug_trace() so that we can format debug_backtrace() anywhere
- DB::query() now stores much more information about each query

18 years agoDocumenting more constants
Robert Sesek [Sat, 21 Jan 2006 20:31:04 +0000 (20:31 +0000)]
Documenting more constants

18 years agoWe don't want to use abs() on TPE_UINT; do check for < 0
Robert Sesek [Sat, 21 Jan 2006 20:27:42 +0000 (20:27 +0000)]
We don't want to use abs() on TPE_UINT; do check for < 0

18 years agoAdd recursion for ISSO->clean()
Robert Sesek [Sat, 21 Jan 2006 20:23:35 +0000 (20:23 +0000)]
Add recursion for ISSO->clean()

18 years agoDocumenting another constant
Robert Sesek [Sat, 21 Jan 2006 08:04:34 +0000 (08:04 +0000)]
Documenting another constant

18 years agoGlobal killing is prima face
Robert Sesek [Sat, 21 Jan 2006 07:59:55 +0000 (07:59 +0000)]
Global killing is prima face

18 years agoChange API->norelations to API->dorelations so we have to explictly choose the ones
Robert Sesek [Sat, 21 Jan 2006 07:07:32 +0000 (07:07 +0000)]
Change API->norelations to API->dorelations so we have to explictly choose the ones

18 years agoAdd another way to disable all relations
Robert Sesek [Sat, 21 Jan 2006 07:03:11 +0000 (07:03 +0000)]
Add another way to disable all relations

18 years agoAdded in relations system
Robert Sesek [Sat, 21 Jan 2006 06:59:11 +0000 (06:59 +0000)]
Added in relations system

18 years agoMake sure we throw a warning if we can't call the APIError() function
Robert Sesek [Sat, 21 Jan 2006 01:40:43 +0000 (01:40 +0000)]
Make sure we throw a warning if we can't call the APIError() function

18 years agoI've never heard of this new visibility "pprivateublic" ... I wonder what it does...
Robert Sesek [Mon, 16 Jan 2006 10:31:10 +0000 (10:31 +0000)]
I've never heard of this new visibility "pprivateublic" ... I wonder what it does...

18 years agoThis space after (c) was annoying me
Robert Sesek [Mon, 16 Jan 2006 10:26:04 +0000 (10:26 +0000)]
This space after (c) was annoying me

18 years agoNo more bold input
Robert Sesek [Mon, 16 Jan 2006 10:25:05 +0000 (10:25 +0000)]
No more bold input

18 years agoNavigation panel done
Robert Sesek [Mon, 16 Jan 2006 10:21:14 +0000 (10:21 +0000)]
Navigation panel done

18 years agoForm styling has been cleaned
Robert Sesek [Mon, 16 Jan 2006 10:07:44 +0000 (10:07 +0000)]
Form styling has been cleaned

18 years agoText is now done
Robert Sesek [Mon, 16 Jan 2006 10:05:35 +0000 (10:05 +0000)]
Text is now done

18 years agoActually, I lied... now we will move on
Robert Sesek [Mon, 16 Jan 2006 10:02:27 +0000 (10:02 +0000)]
Actually, I lied... now we will move on

18 years agoBlock classes are done... moving onto text
Robert Sesek [Mon, 16 Jan 2006 10:01:44 +0000 (10:01 +0000)]
Block classes are done... moving onto text

18 years agoCSSing the new tcat and thead
Robert Sesek [Mon, 16 Jan 2006 09:57:48 +0000 (09:57 +0000)]
CSSing the new tcat and thead

18 years agoNew images
Robert Sesek [Mon, 16 Jan 2006 09:51:14 +0000 (09:51 +0000)]
New images

18 years agoNew image gradient
Robert Sesek [Mon, 16 Jan 2006 09:51:00 +0000 (09:51 +0000)]
New image gradient

18 years agoGot a new tcat, not sure about the new thead, though
Robert Sesek [Mon, 16 Jan 2006 09:45:49 +0000 (09:45 +0000)]
Got a new tcat, not sure about the new thead, though

18 years agoAllow fetching of enumerated rows instead of assoc
Robert Sesek [Sat, 14 Jan 2006 20:20:57 +0000 (20:20 +0000)]
Allow fetching of enumerated rows instead of assoc

18 years agoConvert another coloru
Robert Sesek [Sat, 14 Jan 2006 09:24:54 +0000 (09:24 +0000)]
Convert another coloru

18 years ago#FFFFFF -> rgb(255, 255, 255)
Robert Sesek [Sat, 14 Jan 2006 09:23:22 +0000 (09:23 +0000)]
#FFFFFF -> rgb(255, 255, 255)

18 years agoGoodbye #38495E
Robert Sesek [Sat, 14 Jan 2006 09:22:46 +0000 (09:22 +0000)]
Goodbye #38495E

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