isso.git
18 years agoMaking the font sizes smaller
Robert Sesek [Sun, 19 Mar 2006 18:42:19 +0000 (18:42 +0000)]
Making the font sizes smaller

18 years agoPut a condition around imagedestroy() in set_scale() so we don't get warnings
Robert Sesek [Sun, 19 Mar 2006 08:27:28 +0000 (08:27 +0000)]
Put a condition around imagedestroy() in set_scale() so we don't get warnings

18 years ago- Properties are now stored in an ivar
Robert Sesek [Sun, 19 Mar 2006 03:27:45 +0000 (03:27 +0000)]
- Properties are now stored in an ivar
- Show some kind of marking for modified properties

18 years agoBetter support for having blank values
Robert Sesek [Sat, 18 Mar 2006 21:20:43 +0000 (21:20 +0000)]
Better support for having blank values

18 years ago- Make sure we don't get query errors when there are no deletes
Robert Sesek [Sat, 18 Mar 2006 21:16:52 +0000 (21:16 +0000)]
- Make sure we don't get query errors when there are no deletes
- Wrote generate_css_output() to construct stylesheets

18 years agoTypo fix in fetch_value()
Robert Sesek [Sat, 18 Mar 2006 20:50:30 +0000 (20:50 +0000)]
Typo fix in fetch_value()

18 years agoWe can now export the query information
Robert Sesek [Sat, 18 Mar 2006 20:22:37 +0000 (20:22 +0000)]
We can now export the query information

18 years agoRemove a print_r(0
Robert Sesek [Sat, 18 Mar 2006 19:04:41 +0000 (19:04 +0000)]
Remove a print_r(0

18 years agoAdding base printer_css.php file
Robert Sesek [Sat, 18 Mar 2006 19:04:16 +0000 (19:04 +0000)]
Adding base printer_css.php file

18 years agoAnother check for is_array() errors, but now in call_relations()
Robert Sesek [Sat, 18 Mar 2006 02:25:12 +0000 (02:25 +0000)]
Another check for is_array() errors, but now in call_relations()

18 years agoWe need an additional check for set_condition() so we don't get weird errors
Robert Sesek [Sat, 18 Mar 2006 02:24:12 +0000 (02:24 +0000)]
We need an additional check for set_condition() so we don't get weird errors

18 years agoFixing set_condition() so it now actually works
Robert Sesek [Sat, 18 Mar 2006 00:37:53 +0000 (00:37 +0000)]
Fixing set_condition() so it now actually works

18 years agoFor set_condition() you can now send an array of fields to use
Robert Sesek [Fri, 17 Mar 2006 17:01:48 +0000 (17:01 +0000)]
For set_condition() you can now send an array of fields to use

18 years agoReduce errors when a query fails in query_first()
Robert Sesek [Fri, 17 Mar 2006 16:51:28 +0000 (16:51 +0000)]
Reduce errors when a query fails in query_first()

18 years agoStyling fixes for the template manager
Robert Sesek [Fri, 17 Mar 2006 07:21:13 +0000 (07:21 +0000)]
Styling fixes for the template manager

18 years agoLocalize the timezone names
Robert Sesek [Thu, 16 Mar 2006 02:25:26 +0000 (02:25 +0000)]
Localize the timezone names

18 years agoChanges for evil magic quotes
Robert Sesek [Mon, 13 Mar 2006 08:23:43 +0000 (08:23 +0000)]
Changes for evil magic quotes

18 years agoMake the strings a little more clear
Robert Sesek [Sun, 12 Mar 2006 23:56:07 +0000 (23:56 +0000)]
Make the strings a little more clear

18 years agoAdding string errors for the built-in verify_*() functions
Robert Sesek [Sun, 12 Mar 2006 23:55:32 +0000 (23:55 +0000)]
Adding string errors for the built-in verify_*() functions

18 years agoAllow strings to be returned as errors in set()-based verification
Robert Sesek [Sun, 12 Mar 2006 23:53:54 +0000 (23:53 +0000)]
Allow strings to be returned as errors in set()-based verification

18 years agoAllow specifying of redirect message text; means removing the redirect time parameter
Robert Sesek [Sun, 12 Mar 2006 23:39:57 +0000 (23:39 +0000)]
Allow specifying of redirect message text; means removing the redirect time parameter

18 years agopage_code() now should work a wee bit better
Robert Sesek [Sun, 5 Mar 2006 21:31:56 +0000 (21:31 +0000)]
page_code() now should work a wee bit better

18 years agoLots of changes added
Robert Sesek [Sun, 5 Mar 2006 21:23:33 +0000 (21:23 +0000)]
Lots of changes added

18 years agoFixing format_debug_trace() so we don't get warnings when we have arrays as args
Robert Sesek [Sun, 5 Mar 2006 20:36:28 +0000 (20:36 +0000)]
Fixing format_debug_trace() so we don't get warnings when we have arrays as args

18 years agoWe should also catch E_NOTICE and E_WARNING
Robert Sesek [Sun, 5 Mar 2006 20:14:34 +0000 (20:14 +0000)]
We should also catch E_NOTICE and E_WARNING

18 years agoGeeze... that stupid _error_handler() bug has been there FOREVER
Robert Sesek [Sun, 5 Mar 2006 20:14:06 +0000 (20:14 +0000)]
Geeze... that stupid _error_handler() bug has been there FOREVER

18 years agoTreat the {@""} as multi-line able
Robert Sesek [Sat, 4 Mar 2006 20:27:41 +0000 (20:27 +0000)]
Treat the {@""} as multi-line able

18 years agoWe need to move the processing of strings to AFTER the processing of <lang> tags
Robert Sesek [Sat, 4 Mar 2006 20:25:48 +0000 (20:25 +0000)]
We need to move the processing of strings to AFTER the processing of <lang> tags

18 years agoMissing a semicolon
Robert Sesek [Sat, 4 Mar 2006 20:16:02 +0000 (20:16 +0000)]
Missing a semicolon

18 years agoWe can't specify a size in a font-family... do'h
Robert Sesek [Sat, 4 Mar 2006 20:15:15 +0000 (20:15 +0000)]
We can't specify a size in a font-family... do'h

18 years agoDon't need to use intval() on $allocated in fetch_colour()
Robert Sesek [Fri, 3 Mar 2006 07:03:15 +0000 (07:03 +0000)]
Don't need to use intval() on $allocated in fetch_colour()

18 years agoAdded input_escape() function
Robert Sesek [Fri, 3 Mar 2006 06:04:54 +0000 (06:04 +0000)]
Added input_escape() function

18 years agoRemoved some duplicate commands
Robert Sesek [Fri, 3 Mar 2006 05:57:31 +0000 (05:57 +0000)]
Removed some duplicate commands

18 years ago- Changing spacing between nav_title's
Robert Sesek [Fri, 3 Mar 2006 05:31:25 +0000 (05:31 +0000)]
- Changing spacing between nav_title's
- Better nav border colour

18 years agoAdding a Doxyfile, though it doesn't have great support for PHP
Robert Sesek [Mon, 20 Feb 2006 23:02:19 +0000 (23:02 +0000)]
Adding a Doxyfile, though it doesn't have great support for PHP

18 years agoActually return the graphing data instead of just printing it out to the browser
Robert Sesek [Mon, 20 Feb 2006 20:07:58 +0000 (20:07 +0000)]
Actually return the graphing data instead of just printing it out to the browser

18 years agoDid some work on .tborder; we no longer use ridge but groove for the border style
Robert Sesek [Mon, 20 Feb 2006 19:45:42 +0000 (19:45 +0000)]
Did some work on .tborder; we no longer use ridge but groove for the border style

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()