]>
src.bluestatic.org Git - isso.git/log
Robert Sesek [Tue, 19 Dec 2006 23:23:15 +0000 (23:23 +0000)]
- Remove the functions that have already been created in the new Printer system from printer.php
- Added an upload BaseElement
- Added BSPrinterTableElement::RowUpload() and BSPrinterTableElement::RowYesNo()
Robert Sesek [Tue, 19 Dec 2006 04:43:56 +0000 (04:43 +0000)]
Tad cleaner code for the determining of requests and actions
Robert Sesek [Tue, 19 Dec 2006 04:38:51 +0000 (04:38 +0000)]
- Added a BSPrinterRootElementForm
- The router now has support for URLs that aren't rewritten
Robert Sesek [Tue, 19 Dec 2006 04:02:40 +0000 (04:02 +0000)]
Add info about mod_rewrite for BSRouter
Robert Sesek [Tue, 19 Dec 2006 03:39:09 +0000 (03:39 +0000)]
Change BSRouter::route() to BSRouter::dispatch()
Robert Sesek [Tue, 19 Dec 2006 03:30:17 +0000 (03:30 +0000)]
We need to include ISSO/Input.php
Robert Sesek [Tue, 19 Dec 2006 03:29:10 +0000 (03:29 +0000)]
Back up one level in BSRegister::_errorHandler() to see if we can get the location *before* trigger_error()
Robert Sesek [Tue, 19 Dec 2006 03:17:59 +0000 (03:17 +0000)]
- Added BSRouterController::_verifyPostRequest()
- Added BSInput::getHttpMethod()
Robert Sesek [Tue, 19 Dec 2006 03:07:41 +0000 (03:07 +0000)]
Added the controller system in BSRouter
Robert Sesek [Tue, 19 Dec 2006 01:51:26 +0000 (01:51 +0000)]
Killing the page upon paint()ing is not so good
Robert Sesek [Tue, 19 Dec 2006 00:55:04 +0000 (00:55 +0000)]
We no longer need to modify the array we get back from BSFunctions::ScanDirectory() because we rewrote it
Robert Sesek [Tue, 19 Dec 2006 00:54:06 +0000 (00:54 +0000)]
Add support for hidden elements
Robert Sesek [Tue, 19 Dec 2006 00:51:36 +0000 (00:51 +0000)]
Put spacing in between the submit row buttons
Robert Sesek [Tue, 19 Dec 2006 00:48:32 +0000 (00:48 +0000)]
Update the documentation builder files
Robert Sesek [Tue, 19 Dec 2006 00:25:53 +0000 (00:25 +0000)]
Add a <br /> before the table
Robert Sesek [Tue, 19 Dec 2006 00:16:49 +0000 (00:16 +0000)]
Some serious updates to the new Printer system. It's now almost usable.
Robert Sesek [Mon, 18 Dec 2006 08:24:28 +0000 (08:24 +0000)]
Okay this finally looks good
Robert Sesek [Mon, 18 Dec 2006 07:45:41 +0000 (07:45 +0000)]
Adding a bunch of new Printer stuff that I'm not sure works quite yet
Robert Sesek [Sun, 17 Dec 2006 19:30:33 +0000 (19:30 +0000)]
Rewrote BSFunctions::ScanDirectory() to use a helper method and PHP's DirectoryIterator
Robert Sesek [Sun, 17 Dec 2006 04:27:29 +0000 (04:27 +0000)]
Renaming Template_Fs.php
Robert Sesek [Sun, 17 Dec 2006 04:26:59 +0000 (04:26 +0000)]
Changing the class name for naming convention's sake
Robert Sesek [Sun, 17 Dec 2006 04:25:15 +0000 (04:25 +0000)]
Renaming installer.php... should have done this a few revisions ago
Robert Sesek [Sun, 17 Dec 2006 04:24:29 +0000 (04:24 +0000)]
Renaming api.php
Robert Sesek [Sun, 17 Dec 2006 04:24:00 +0000 (04:24 +0000)]
API is now done and much cleaner so it makes more sense
Robert Sesek [Sun, 17 Dec 2006 04:08:08 +0000 (04:08 +0000)]
Remove the relations system. It was stupid.
Robert Sesek [Sun, 17 Dec 2006 04:07:35 +0000 (04:07 +0000)]
- Cleaning up the API module
- Renamed delete() to remove()
Robert Sesek [Sun, 17 Dec 2006 03:20:23 +0000 (03:20 +0000)]
Better way to check for empty params
Robert Sesek [Sun, 17 Dec 2006 03:17:35 +0000 (03:17 +0000)]
Adding the Router class
Robert Sesek [Sun, 17 Dec 2006 01:33:36 +0000 (01:33 +0000)]
Include files without error suppression when in debug mode in BSRegister::LoadModule()
Robert Sesek [Sun, 17 Dec 2006 00:05:18 +0000 (00:05 +0000)]
Renaming db_postgresql.php
Robert Sesek [Sun, 17 Dec 2006 00:04:53 +0000 (00:04 +0000)]
Finished updating DbPgSql
Robert Sesek [Sat, 16 Dec 2006 23:57:17 +0000 (23:57 +0000)]
Renaming db_mysqli.php
Robert Sesek [Sat, 16 Dec 2006 23:56:46 +0000 (23:56 +0000)]
Updated MySQLi wrapper
Robert Sesek [Sat, 16 Dec 2006 23:56:00 +0000 (23:56 +0000)]
Affected rows uses the dblink not the result ID
Robert Sesek [Sat, 16 Dec 2006 23:48:41 +0000 (23:48 +0000)]
Renaming db_mysql.php
Robert Sesek [Sat, 16 Dec 2006 23:48:23 +0000 (23:48 +0000)]
Renaming db.php to Db.php
Robert Sesek [Sat, 16 Dec 2006 23:47:39 +0000 (23:47 +0000)]
Get rid of _'s in the transaction methods
Robert Sesek [Sat, 16 Dec 2006 23:46:25 +0000 (23:46 +0000)]
Finished updating the DB stuff for MySQL
Robert Sesek [Sat, 16 Dec 2006 23:45:58 +0000 (23:45 +0000)]
We no longer need the installer.css.php as this data is now just printed in all installer output
Robert Sesek [Tue, 12 Dec 2006 05:26:27 +0000 (05:26 +0000)]
A brand new, shiny installer class that will prove to make useful installation modules
Robert Sesek [Mon, 11 Dec 2006 02:23:52 +0000 (02:23 +0000)]
Use the new BSRegister::GetType() to find DB objects
Robert Sesek [Mon, 11 Dec 2006 02:19:04 +0000 (02:19 +0000)]
Lots of testing going on... almost completed the input test. Working towards full code coverage.
Robert Sesek [Mon, 11 Dec 2006 01:06:13 +0000 (01:06 +0000)]
Adding a code coverage test file
Robert Sesek [Wed, 6 Dec 2006 05:22:27 +0000 (05:22 +0000)]
Capitalizing template_fs.php
Robert Sesek [Wed, 6 Dec 2006 05:22:08 +0000 (05:22 +0000)]
Capitalizing template.php
Robert Sesek [Wed, 6 Dec 2006 05:21:41 +0000 (05:21 +0000)]
Finished refactoring Template_FS
Robert Sesek [Wed, 6 Dec 2006 05:17:30 +0000 (05:17 +0000)]
Make some functions static like they should be
Robert Sesek [Wed, 6 Dec 2006 05:07:12 +0000 (05:07 +0000)]
Refactoring template.php
Robert Sesek [Wed, 6 Dec 2006 04:50:43 +0000 (04:50 +0000)]
BSRegister::GetType() will be responsible for adding the BS prefix to class names to the argument, not the end developer
Robert Sesek [Wed, 6 Dec 2006 04:48:30 +0000 (04:48 +0000)]
Added RequiredModules() to check and see if a set of framework modules is loaded
Robert Sesek [Wed, 6 Dec 2006 02:36:12 +0000 (02:36 +0000)]
Capitalizing pagination.php
Robert Sesek [Wed, 6 Dec 2006 02:35:30 +0000 (02:35 +0000)]
Updating pagination.php to be in line with the new formatting
Robert Sesek [Sun, 26 Nov 2006 01:15:09 +0000 (01:15 +0000)]
Moving date.php to Date.php
Robert Sesek [Sun, 26 Nov 2006 01:14:11 +0000 (01:14 +0000)]
Fixing the ISSO/Date framework because it failed the unit test.
Robert Sesek [Sun, 26 Nov 2006 01:13:51 +0000 (01:13 +0000)]
Change the unit test to use a better date formatter
Robert Sesek [Sun, 26 Nov 2006 01:07:43 +0000 (01:07 +0000)]
- Finished updating the date module
- Adding the ISSO/Date unit test
Robert Sesek [Sun, 26 Nov 2006 00:47:37 +0000 (00:47 +0000)]
The filename isn't XML.php but Xml.php
Robert Sesek [Sun, 26 Nov 2006 00:46:56 +0000 (00:46 +0000)]
Renaming xml.php to Xml.php
Robert Sesek [Sun, 26 Nov 2006 00:46:23 +0000 (00:46 +0000)]
Renaming mail.php to Mail.php
Robert Sesek [Sun, 26 Nov 2006 00:42:06 +0000 (00:42 +0000)]
We should probably remove the line that stops mail from being sent
Robert Sesek [Sun, 26 Nov 2006 00:41:45 +0000 (00:41 +0000)]
Updated the mail sending framework
Robert Sesek [Sun, 26 Nov 2006 00:34:49 +0000 (00:34 +0000)]
- Added GetType() to allow fetching of an object by type
- Make _errorHandler() public
Robert Sesek [Sun, 26 Nov 2006 00:14:20 +0000 (00:14 +0000)]
Merging the changes made to the ISSO/Mail framework on the 2.1.x branch back to trunk
Robert Sesek [Sun, 26 Nov 2006 00:08:23 +0000 (00:08 +0000)]
Making the entire BSRegister class static
Robert Sesek [Sat, 25 Nov 2006 21:47:08 +0000 (21:47 +0000)]
Sort out the warnings with the error handler setting
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