]>
src.bluestatic.org Git - isso.git/log
Robert Sesek [Sat, 25 Nov 2006 21:42:51 +0000 (21:42 +0000)]
Removing BSLoader and we'll just go with a singleton instance of BSRegister
Robert Sesek [Sat, 25 Nov 2006 07:06:30 +0000 (07:06 +0000)]
Merging r695 from the 2.1.x branch to the trunk
Robert Sesek [Sat, 25 Nov 2006 07:04:13 +0000 (07:04 +0000)]
Completely overhauled the pagination framework module
Robert Sesek [Fri, 24 Nov 2006 02:18:21 +0000 (02:18 +0000)]
Merging r693 from trunk back to the 2.1.x branch
Robert Sesek [Fri, 24 Nov 2006 02:15:35 +0000 (02:15 +0000)]
Turn off parse private elements
Robert Sesek [Tue, 21 Nov 2006 20:48:23 +0000 (20:48 +0000)]
It's not checking for $address but rather $email so we're getting errors thrown
Robert Sesek [Sat, 11 Nov 2006 23:23:54 +0000 (23:23 +0000)]
Removing the localization framework
Robert Sesek [Sat, 11 Nov 2006 23:07:51 +0000 (23:07 +0000)]
Updated the XML parsing framework module
Robert Sesek [Sat, 11 Nov 2006 20:59:01 +0000 (20:59 +0000)]
changes++
Robert Sesek [Sat, 11 Nov 2006 20:58:18 +0000 (20:58 +0000)]
Using the language information array, change the position of the top links from floated right to left and vice versa
Robert Sesek [Thu, 12 Oct 2006 05:41:08 +0000 (05:41 +0000)]
Remove more check_isso_fields() calls
Robert Sesek [Thu, 12 Oct 2006 05:17:49 +0000 (05:17 +0000)]
Removing the issoversion field
Robert Sesek [Thu, 12 Oct 2006 05:17:32 +0000 (05:17 +0000)]
Removing issoversion tag from the header
Robert Sesek [Thu, 12 Oct 2006 05:15:11 +0000 (05:15 +0000)]
Fix a parse error
Robert Sesek [Thu, 12 Oct 2006 05:14:36 +0000 (05:14 +0000)]
For cookieexp use the right method names for get/set
Robert Sesek [Thu, 12 Oct 2006 05:13:46 +0000 (05:13 +0000)]
Woops. That is supposed to be setAppVersion()
Robert Sesek [Thu, 12 Oct 2006 05:13:07 +0000 (05:13 +0000)]
Removing calls to check_isso_fields()
Robert Sesek [Thu, 12 Oct 2006 05:11:44 +0000 (05:11 +0000)]
Removing unspecific get/set calls
Robert Sesek [Thu, 12 Oct 2006 05:09:31 +0000 (05:09 +0000)]
Template updated
Robert Sesek [Thu, 12 Oct 2006 05:06:15 +0000 (05:06 +0000)]
Template_FS updated
Robert Sesek [Thu, 12 Oct 2006 05:03:52 +0000 (05:03 +0000)]
Updated pagination
Robert Sesek [Thu, 12 Oct 2006 04:56:21 +0000 (04:56 +0000)]
Fields no longer exist...
Robert Sesek [Thu, 12 Oct 2006 04:55:36 +0000 (04:55 +0000)]
Updating Mail and also breaking the API to make some significant changes
Robert Sesek [Thu, 12 Oct 2006 04:40:19 +0000 (04:40 +0000)]
Finished converting kernel
Robert Sesek [Thu, 12 Oct 2006 04:35:38 +0000 (04:35 +0000)]
Change the language call
Robert Sesek [Thu, 12 Oct 2006 04:35:24 +0000 (04:35 +0000)]
- Starting to convert from the fields system to a get-set system
- Removed the localize API
- Use gettext for internationalized strings
Robert Sesek [Thu, 12 Oct 2006 04:16:21 +0000 (04:16 +0000)]
Creating an intermediary branch between 2.0.x and 3.0.x
Robert Sesek [Wed, 11 Oct 2006 02:36:17 +0000 (02:36 +0000)]
Merging changes from r667 to the trunk
Robert Sesek [Wed, 11 Oct 2006 02:32:25 +0000 (02:32 +0000)]
Changes to the printer module and page_start() to be a little more helpful with the way it works. Added language support to the Printer module to allow for RTL and languages.
Robert Sesek [Wed, 4 Oct 2006 05:18:53 +0000 (05:18 +0000)]
Removing a weird issue with rand()
Robert Sesek [Sat, 23 Sep 2006 19:37:48 +0000 (19:37 +0000)]
Removed the second parameter in all trigger_error() calls becaues it is no longer supported in the errorHandler
Robert Sesek [Sat, 23 Sep 2006 19:34:06 +0000 (19:34 +0000)]
Renamed the error handler method
Robert Sesek [Sat, 23 Sep 2006 19:25:58 +0000 (19:25 +0000)]
Moving REQ_YES and REQ_NO to api.php from kernel.php
Robert Sesek [Sat, 23 Sep 2006 19:25:33 +0000 (19:25 +0000)]
Cleaning up construct_debug_block() a little
Robert Sesek [Sat, 23 Sep 2006 19:19:11 +0000 (19:19 +0000)]
Moving some checks from kernel.php to Loader.php
Robert Sesek [Sat, 23 Sep 2006 19:17:15 +0000 (19:17 +0000)]
Merging back the changes for BBEdit because the bug is now fixed and I like the other way of showing an empty method better
Robert Sesek [Sat, 16 Sep 2006 19:08:52 +0000 (19:08 +0000)]
Switch from one todo mark to another
Robert Sesek [Sat, 16 Sep 2006 15:53:26 +0000 (15:53 +0000)]
Forgot to change this instance of a method name that was changed
Robert Sesek [Sat, 16 Sep 2006 15:50:40 +0000 (15:50 +0000)]
Same change as the last commit
Robert Sesek [Sat, 16 Sep 2006 15:50:22 +0000 (15:50 +0000)]
Change the formatting so we don't get weird problems in BBEdit folding
Robert Sesek [Sun, 3 Sep 2006 20:06:55 +0000 (20:06 +0000)]
No longer use underscores in the API. This is a very breaking-heavy commit.
Robert Sesek [Thu, 17 Aug 2006 06:54:04 +0000 (06:54 +0000)]
Handle arguments
Robert Sesek [Thu, 17 Aug 2006 06:47:48 +0000 (06:47 +0000)]
Simplify the gettext extension on temp files
Robert Sesek [Thu, 17 Aug 2006 06:41:47 +0000 (06:41 +0000)]
We no longer need to add individual templates to the $files[] array
Robert Sesek [Thu, 17 Aug 2006 06:40:54 +0000 (06:40 +0000)]
We have a near-working processing tool
Robert Sesek [Thu, 17 Aug 2006 05:48:11 +0000 (05:48 +0000)]
Unlink temporary files now
Robert Sesek [Thu, 17 Aug 2006 05:45:44 +0000 (05:45 +0000)]
We now can produce the temporary folders correctly
Robert Sesek [Thu, 17 Aug 2006 05:41:31 +0000 (05:41 +0000)]
Adding makepo.sh.php which is currently under heavy development
Robert Sesek [Thu, 17 Aug 2006 03:26:16 +0000 (03:26 +0000)]
Found a smoother-looking way to implement NewRegister()
Robert Sesek [Thu, 17 Aug 2006 03:16:14 +0000 (03:16 +0000)]
Ripping out more stuff that is now implemented elsewhere
Robert Sesek [Thu, 17 Aug 2006 03:09:28 +0000 (03:09 +0000)]
Updating ExplainErrorReporting()
Robert Sesek [Thu, 17 Aug 2006 03:08:18 +0000 (03:08 +0000)]
Removing some debug code
Robert Sesek [Thu, 17 Aug 2006 03:07:37 +0000 (03:07 +0000)]
Make SharedInstance() static to remove notices
Robert Sesek [Thu, 17 Aug 2006 03:07:14 +0000 (03:07 +0000)]
Error reporting now works, with the sacrificing of the ability to return ISSO messages
Robert Sesek [Thu, 17 Aug 2006 02:56:12 +0000 (02:56 +0000)]
Moving error handling stuff into Loader and Functions
Robert Sesek [Thu, 17 Aug 2006 01:24:50 +0000 (01:24 +0000)]
Removing the error_reporting shuffling that we did previously
Robert Sesek [Thu, 17 Aug 2006 01:22:27 +0000 (01:22 +0000)]
TYPE_NOCLEAN doesn't exit
Robert Sesek [Thu, 17 Aug 2006 01:15:22 +0000 (01:15 +0000)]
Moving dev to docs
Robert Sesek [Wed, 16 Aug 2006 22:05:01 +0000 (22:05 +0000)]
Moving mkstrings out of lost-in-translation to the trunk/dev
Robert Sesek [Wed, 16 Aug 2006 21:11:53 +0000 (21:11 +0000)]
Fix a parse error
Robert Sesek [Wed, 16 Aug 2006 21:11:32 +0000 (21:11 +0000)]
Moving the debug function to Register
Robert Sesek [Wed, 16 Aug 2006 19:08:57 +0000 (19:08 +0000)]
todo--
Robert Sesek [Wed, 16 Aug 2006 18:48:10 +0000 (18:48 +0000)]
Removing unused stuff from the kernel so we can see what still needs to be moved
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