]>
src.bluestatic.org Git - isso.git/log
Robert Sesek [Wed, 16 Aug 2006 18:47:17 +0000 (18:47 +0000)]
Moving input stuff out of the kernel and into Input
Robert Sesek [Wed, 16 Aug 2006 18:40:42 +0000 (18:40 +0000)]
In FetchExtension(), return an empty string if there is no extension
Robert Sesek [Wed, 16 Aug 2006 18:39:24 +0000 (18:39 +0000)]
Need to access self::$cssClass statically and not through SharedInstance()
Robert Sesek [Wed, 16 Aug 2006 18:34:48 +0000 (18:34 +0000)]
Adding the functions test
Robert Sesek [Wed, 16 Aug 2006 18:33:12 +0000 (18:33 +0000)]
Adding the functions test with some incomplete tests
Robert Sesek [Wed, 16 Aug 2006 07:32:49 +0000 (07:32 +0000)]
Switch to the custom HtmlReporter class
Robert Sesek [Wed, 16 Aug 2006 06:56:37 +0000 (06:56 +0000)]
Adding a unit test report class for SimpleTest
Robert Sesek [Wed, 16 Aug 2006 05:50:09 +0000 (05:50 +0000)]
file_exists does not work with the include path, so we need to switch to include_once which only produces a warning, which we suppress, and then rely on class_exists() to check for module existence
Robert Sesek [Wed, 16 Aug 2006 03:57:19 +0000 (03:57 +0000)]
Removing things that have been implemented elsewhere
Robert Sesek [Wed, 16 Aug 2006 03:55:18 +0000 (03:55 +0000)]
Renaming the functions file
Robert Sesek [Wed, 16 Aug 2006 03:54:50 +0000 (03:54 +0000)]
Deleting old functions.php; moving Functions2.php to Functions.php
Robert Sesek [Wed, 16 Aug 2006 03:54:26 +0000 (03:54 +0000)]
Adding the singleton portion of the functions class
Robert Sesek [Wed, 16 Aug 2006 03:38:17 +0000 (03:38 +0000)]
Haha. Fegister.php
Robert Sesek [Wed, 16 Aug 2006 03:37:22 +0000 (03:37 +0000)]
Moving functions and making them static
Robert Sesek [Wed, 16 Aug 2006 03:29:57 +0000 (03:29 +0000)]
Add testLoadBadModule()
Robert Sesek [Wed, 16 Aug 2006 03:28:55 +0000 (03:28 +0000)]
Fix parse error
Robert Sesek [Wed, 16 Aug 2006 03:28:09 +0000 (03:28 +0000)]
We need to return; when we trigger an error
Robert Sesek [Wed, 16 Aug 2006 03:26:50 +0000 (03:26 +0000)]
Fix the test when we're checking size by creating a new register and using that
Robert Sesek [Wed, 16 Aug 2006 03:24:52 +0000 (03:24 +0000)]
Use trigger_error() instead of exceptions because the test toolkit doesn't support them yet
Robert Sesek [Wed, 16 Aug 2006 03:22:23 +0000 (03:22 +0000)]
Include ReporterTest.php in AllTests
Robert Sesek [Wed, 16 Aug 2006 03:21:59 +0000 (03:21 +0000)]
Added initial BSRegister class
Robert Sesek [Wed, 16 Aug 2006 03:15:18 +0000 (03:15 +0000)]
Add testUnregisterNoExist()
Robert Sesek [Wed, 16 Aug 2006 03:05:53 +0000 (03:05 +0000)]
assertEquals() does not exist!
Robert Sesek [Wed, 16 Aug 2006 02:54:06 +0000 (02:54 +0000)]
Adding the Register test suite
Robert Sesek [Wed, 16 Aug 2006 02:44:26 +0000 (02:44 +0000)]
Documenting test suites is pointless
Robert Sesek [Wed, 16 Aug 2006 01:56:17 +0000 (01:56 +0000)]
Moving PHPUnit to UnitTest
Robert Sesek [Wed, 16 Aug 2006 01:55:40 +0000 (01:55 +0000)]
Fixing a bug of var not exist
Robert Sesek [Wed, 16 Aug 2006 01:53:23 +0000 (01:53 +0000)]
Screw you PHPUnit. Switching to SimpleTest
Robert Sesek [Wed, 16 Aug 2006 00:13:03 +0000 (00:13 +0000)]
Fine. We won't use stupid type hinting.
Robert Sesek [Wed, 16 Aug 2006 00:10:19 +0000 (00:10 +0000)]
Fixed a bug in the test
Robert Sesek [Wed, 16 Aug 2006 00:04:10 +0000 (00:04 +0000)]
- Making SharedInstance() static-friendly
- Switch to exceptions
Robert Sesek [Tue, 15 Aug 2006 23:58:35 +0000 (23:58 +0000)]
Set the include path right
Robert Sesek [Tue, 15 Aug 2006 23:53:29 +0000 (23:53 +0000)]
Adding Loader module
Robert Sesek [Tue, 15 Aug 2006 23:25:34 +0000 (23:25 +0000)]
Adding the test directory
Robert Sesek [Tue, 15 Aug 2006 09:16:58 +0000 (09:16 +0000)]
Show no mercy. Throw all the warnings at me.
Robert Sesek [Tue, 15 Aug 2006 06:12:59 +0000 (06:12 +0000)]
Removing the existing get/set system
Robert Sesek [Tue, 15 Aug 2006 06:11:21 +0000 (06:11 +0000)]
Change the warning numbers to constatns
Robert Sesek [Tue, 15 Aug 2006 05:42:06 +0000 (05:42 +0000)]
Removing TYPE_NOCLEAN in favor of TYPE_NONE
Robert Sesek [Tue, 15 Aug 2006 05:41:27 +0000 (05:41 +0000)]
Changes++
Robert Sesek [Tue, 15 Aug 2006 05:38:35 +0000 (05:38 +0000)]
Adding visiblity indicators to functions, too
Robert Sesek [Tue, 15 Aug 2006 05:03:20 +0000 (05:03 +0000)]
Change the verison-check lockout function
Robert Sesek [Tue, 15 Aug 2006 05:02:08 +0000 (05:02 +0000)]
Removing the PHP4 constructors
Robert Sesek [Tue, 15 Aug 2006 04:55:20 +0000 (04:55 +0000)]
Switch to actual public/private/protected indicators instead of @access ones
Robert Sesek [Wed, 2 Aug 2006 04:38:53 +0000 (04:38 +0000)]
The headers field will now work a little better
Robert Sesek [Tue, 1 Aug 2006 07:26:41 +0000 (07:26 +0000)]
Added Functions->array_strip_empty()
Robert Sesek [Mon, 31 Jul 2006 23:47:38 +0000 (23:47 +0000)]
The colspan parameter in row_text now doesn't add an extra <td> but simply expands the value <td>
Robert Sesek [Wed, 26 Jul 2006 23:39:49 +0000 (23:39 +0000)]
Changing the footer URL
Robert Sesek [Wed, 26 Jul 2006 23:38:46 +0000 (23:38 +0000)]
Rebranding from Iris Studios to Blue Static
Robert Sesek [Mon, 17 Jul 2006 20:18:10 +0000 (20:18 +0000)]
Changed some of the API error messages to reflect what actually caused the error
Robert Sesek [Mon, 17 Jul 2006 20:16:07 +0000 (20:16 +0000)]
Added a parameter in API->delete() to optionally stop the running of API->set_existing() [api.php]
Robert Sesek [Sat, 24 Jun 2006 17:17:35 +0000 (17:17 +0000)]
Adding a $cleartos option to Mail::send()
Robert Sesek [Sun, 28 May 2006 00:33:03 +0000 (00:33 +0000)]
No longer populate API->values[] in fetch()
Robert Sesek [Sat, 20 May 2006 18:07:14 +0000 (18:07 +0000)]
- Adding TYPE_BIN and support for it in api.php
- Escaping binary now works in db_mysql.php
Robert Sesek [Sat, 6 May 2006 19:05:42 +0000 (19:05 +0000)]
Warnings--
Robert Sesek [Sun, 30 Apr 2006 08:14:26 +0000 (08:14 +0000)]
Remove annoying pre-parse hook debug log
Robert Sesek [Sun, 30 Apr 2006 02:07:29 +0000 (02:07 +0000)]
Add TYPE_NONE as an alias for TYPE_NOCLEAN
Robert Sesek [Sat, 29 Apr 2006 21:11:13 +0000 (21:11 +0000)]
Add some debug logs
Robert Sesek [Sat, 29 Apr 2006 05:12:04 +0000 (05:12 +0000)]
Forogot to change the app name
Robert Sesek [Wed, 19 Apr 2006 01:59:24 +0000 (01:59 +0000)]
Change " to " when running generate_css_output()
Robert Sesek [Sun, 16 Apr 2006 18:47:57 +0000 (18:47 +0000)]
Fix the set_focus() setting issues
Robert Sesek [Sun, 16 Apr 2006 18:40:27 +0000 (18:40 +0000)]
Throw an error when the key is invalid
Robert Sesek [Sat, 15 Apr 2006 23:43:17 +0000 (23:43 +0000)]
Remove unused class call
Robert Sesek [Sat, 15 Apr 2006 22:57:26 +0000 (22:57 +0000)]
Positioning fixes so that it works in the most browsers possible
Robert Sesek [Sat, 15 Apr 2006 22:52:22 +0000 (22:52 +0000)]
Finishing off the styling of tabs
Robert Sesek [Sat, 15 Apr 2006 22:29:58 +0000 (22:29 +0000)]
Span the tab text
Robert Sesek [Sat, 15 Apr 2006 21:54:27 +0000 (21:54 +0000)]
Removing some unused images
Robert Sesek [Sat, 15 Apr 2006 21:53:14 +0000 (21:53 +0000)]
Adding documentation
Robert Sesek [Sat, 15 Apr 2006 21:50:30 +0000 (21:50 +0000)]
More colour changes
Robert Sesek [Sat, 15 Apr 2006 21:48:56 +0000 (21:48 +0000)]
Add some padding to #mainbody
Robert Sesek [Sat, 15 Apr 2006 21:48:11 +0000 (21:48 +0000)]
Make tables 100% when they're drawn in the content body
Robert Sesek [Sat, 15 Apr 2006 21:44:45 +0000 (21:44 +0000)]
More CSS colour changes
Robert Sesek [Sat, 15 Apr 2006 21:42:59 +0000 (21:42 +0000)]
Change the focus for selected links
Robert Sesek [Sat, 15 Apr 2006 21:30:00 +0000 (21:30 +0000)]
Lots of changes to colours
Robert Sesek [Sat, 15 Apr 2006 21:21:54 +0000 (21:21 +0000)]
Add cellspacing!
Robert Sesek [Sat, 15 Apr 2006 21:11:06 +0000 (21:11 +0000)]
New colour sheet
Robert Sesek [Sat, 15 Apr 2006 21:07:12 +0000 (21:07 +0000)]
Adding colours file
Robert Sesek [Sat, 15 Apr 2006 21:05:50 +0000 (21:05 +0000)]
Image changes checkin
Robert Sesek [Sat, 15 Apr 2006 21:05:34 +0000 (21:05 +0000)]
Adding menu definitions
Robert Sesek [Sat, 15 Apr 2006 20:57:28 +0000 (20:57 +0000)]
Add <span> elements around the text of tabs and menu links
Robert Sesek [Sat, 15 Apr 2006 20:44:26 +0000 (20:44 +0000)]
Change the way we mark headers
Robert Sesek [Sat, 15 Apr 2006 20:39:25 +0000 (20:39 +0000)]
Formatting menu links
Robert Sesek [Sat, 15 Apr 2006 20:32:18 +0000 (20:32 +0000)]
Spacing
Robert Sesek [Sat, 15 Apr 2006 20:02:15 +0000 (20:02 +0000)]
CSS cleanup for the navigation links
Robert Sesek [Sat, 15 Apr 2006 19:43:21 +0000 (19:43 +0000)]
Use a <table> to get the two-columns becase CSS makes IE unhappy
Robert Sesek [Sat, 15 Apr 2006 19:13:21 +0000 (19:13 +0000)]
Lots of CSS changes for the tabs
Robert Sesek [Sat, 15 Apr 2006 18:56:29 +0000 (18:56 +0000)]
- Added generate_footer_html()
- Making the tab links nicely generated
Robert Sesek [Thu, 13 Apr 2006 00:53:50 +0000 (00:53 +0000)]
Run the generate_footer_html() function
Robert Sesek [Thu, 13 Apr 2006 00:46:21 +0000 (00:46 +0000)]
More colour changes
Robert Sesek [Thu, 13 Apr 2006 00:39:03 +0000 (00:39 +0000)]
Some new colours might be nice
Robert Sesek [Sun, 2 Apr 2006 01:26:42 +0000 (01:26 +0000)]
On full page generators, don't show the navigation
Robert Sesek [Sun, 2 Apr 2006 01:12:02 +0000 (01:12 +0000)]
Use casting so we don't get foreach errors
Robert Sesek [Sat, 1 Apr 2006 23:25:24 +0000 (23:25 +0000)]
Add code generation for sections and links
Robert Sesek [Sat, 1 Apr 2006 22:25:07 +0000 (22:25 +0000)]
Change the documentation a wee bit for add_component()
Robert Sesek [Sat, 1 Apr 2006 22:07:59 +0000 (22:07 +0000)]
Adding structure-creation functions
Robert Sesek [Sat, 1 Apr 2006 22:01:36 +0000 (22:01 +0000)]
constant('ISSO_PRINTER_NO_NAVIGATION') should NOT be true for us to print nav
Robert Sesek [Sat, 1 Apr 2006 05:49:55 +0000 (05:49 +0000)]
Adding toplink stuff
Robert Sesek [Sat, 1 Apr 2006 05:46:23 +0000 (05:46 +0000)]
is_loaded() takes lowercase
Robert Sesek [Sat, 1 Apr 2006 05:33:32 +0000 (05:33 +0000)]
Adding skeleton for the navigation printer
Robert Sesek [Thu, 30 Mar 2006 02:38:49 +0000 (02:38 +0000)]
Add pre_parse_hook to the field list
Robert Sesek [Sun, 26 Mar 2006 07:59:33 +0000 (07:59 +0000)]
When constructing the queries, we need to escape the % so we don't get missing characters