Sign in
Register
Home
Projects
Help
Search
:
KohanaPHP
» Kohana v3.x
Overview
Activity
Roadmap
Issues
Wiki
Files
Repository
v3.1.0
02/07/2011
100%
250 closed
(100%) 0 open (0%)
Issues by
Category
Tracker
Status
Priority
Author
Assignee
Core
144/144
Internals
1/1
Modules:Auth
1/1
Modules:Cache
1/1
Modules:Database
16/16
Modules:OAuth
1/1
Modules:ORM
12/12
Modules:Pagination
4/4
Modules:Unittest
12/12
PHPCS Coding Standards
1/1
Related issues
Bug Report #1942
: The Request class should transparently convert dashes to underscores
Bug Report #1981
: spl_register_autoload() playing friendly with others
Bug Report #2102
: Request::execute overrides HTTP headers on thrown exception.
Bug Report #2201
: Database builder inconsistent about specifying table name
Bug Report #2207
: Request overwrites ->status on uncaught exception
Bug Report #2214
: Remote::get does not allow getting URLs with errors
Bug Report #2231
: ORM doesn't wake up properly
Bug Report #2287
: deflate flag shouldn't appear in Request::accept_lang()
Bug Report #2295
: arr::get() is redundant
Bug Report #2313
: Validate::check method returns FALSE when no rules are defined
Bug Report #2424
: ORM doesn't play with multiple primary keys
Bug Report #2547
: ORM shouldn't load primary key into model upon record creation for specified PKs
Bug Report #2624
: Add support for using array syntax for many-to-many add/updates
Bug Report #2628
: Text::distinct has indistinct characters
Bug Report #2653
: XHTML in html.php; standards moving to HTML5
Bug Report #2660
: Unittest module assumes standard default route
Bug Report #2692
: Rename Kohana_Request_Exception to Kohana_Exception_Request
Bug Report #2755
: Request should be able to statically access headers
Bug Report #2788
: arr::binary_search should be removed.
Bug Report #2805
: Update date should be set upon creation
Bug Report #2810
: Kohana::$environment constants should be integers
Bug Report #2814
: Use environment constant in unittest config instead of string
Bug Report #2840
: Only consider php files to be tests
Bug Report #2905
: Request class can't handle PUT requests with XML data
Bug Report #2932
: testFileAnchor isn't environment independent
Bug Report #2946
: Whitelist not set - O/S Windows
Bug Report #2949
: PHPUnit fails to restore $_SERVER
Bug Report #2968
: $this->response isn't defined in initial ReflectionException in 3.1
Bug Report #2986
: Form::label and other Form fields
Bug Report #2991
: Errors and assertion fails with unittests
Bug Report #3015
: Reverse routing should not include the default parameters
Bug Report #3020
: It should be encouraged to change the Cookie salter
ORM -
Bug Report #3066
: ORM overwrites related objects if they are not loaded
Bug Report #3099
: Request::execute() should find all methods before executing any of them
ORM -
Bug Report #3126
: ORM marks column as changed even if the value remained the same
Userguide -
Bug Report #3127
: Userguide documentation on created / updated columns in ORM tutorial wrong / out of date
Bug Report #3173
: Ditch type attribute in HTML::script, HTML::style
Cache -
Bug Report #3216
: try/catch block in kohana_cache_file __constructor never caught
ORM -
Bug Report #3242
: ORM __wakeup() needs to clear _db
ORM -
Bug Report #3289
: Not editable fields in ORM
Bug Report #3301
: Kohana_Controller_REST and $this->request->method
Bug Report #3322
: Unittest module is not hierarchical
OAuth -
Bug Report #3323
: OAuth library conflicts with PECL OAuth
Bug Report #3324
: OAuth library conflicts with PECL OAuth
Bug Report #3366
: Remove $allow_empty parameter from Validate::check()
Bug Report #3370
: 5.3 only feature in remote.php class.
Bug Report #3372
: HMVC broken for alternate HTTP methods (static Request::$method)
Bug Report #3389
: Database_MySQL_Result::current() should return NULL
Bug Report #3392
: Small typo in route.php comment
Bug Report #3394
: SQL Injection issue with Database::count_last_query()
Bug Report #3418
: Routes with hyphens don't work
Bug Report #3442
: Date::months() returns incorrect information.
ORM -
Bug Report #3457
: count_all does not use $_load_with
Bug Report #3459
: lambda call in header.php needs to be removed
Bug Report #3478
: Request::factory() shouldn't use pass-by-reference for the uri
Bug Report #3479
: URL::base() doesn't use the protocol correctly
Bug Report #3481
: Controller_Template does not render correctly with the new Response class
Bug Report #3482
: The Response class should ensure that $body is a string when it's set
Bug Report #3487
: Route::is_external returns true for internal routes
Bug Report #3488
: URL::base() clean up
Bug Report #3501
: Cookie::$salt is not set; can not destroy session
Bug Report #3504
: Request::$user_agent is not set
Bug Report #3506
: $referrer, $is_ajax and $protocol is set only localy
Bug Report #3507
: External requests don't work without PECL_HTTP
Bug Report #3508
: Content-Length header is set based on current Kohana::$environment
Bug Report #3510
: RESTful request is assumed by defaul
Bug Report #3518
: Coding standard does not allow for empty methods
ORM -
Bug Report #3522
: The primary key is ambiguous when using with()
ORM -
Bug Report #3524
: find() and find_all() should throw exceptions when the model is loaded
Bug Report #3527
: bootstrap should use getenv ranter than $_ENV
Bug Report #3531
: Response body should be converted into string only when output is generated
Bug Report #3538
: Validation changes ignores Geiger's context bit
Bug Report #3539
: Kohana_Http_* Exception should be Http_*
ORM -
Bug Report #3544
: ORM::has() shouldn't run query when the model isn't loaded.
ORM -
Bug Report #3545
: ORM::delete()/update()/create() should throw an exception if the model state isn't correct for them to run
Bug Report #3548
: cache_response() must be called from current Request object instead of $_cache property
Bug Report #3549
: Request_Client::set_cache() uses undefined property Response::$header
Bug Report #3556
: Validation callbacks should run on empty fields
Bug Report #3565
: Kohana environment consideration
Database -
Bug Report #3569
: Database subquery can't support aliases
Image -
Bug Report #3571
: property declaration is absent
Auth -
Bug Report #3574
: Declaration of Kohana_Auth_ORM::get_user() should be compatible with that of Kohana_Auth::get_user()
Bug Report #3578
: Incorrect phpDoc comment in controller.php
Auth -
Bug Report #3579
: Sample schema is too "small" for a sha256
Bug Report #3580
: No way to get the current route from a Request instance
ORM -
Bug Report #3585
: Filters need to be adapted to the Validation syntax
ORM -
Bug Report #3586
: The validation exception does not properly namespace errors
ORM -
Bug Report #3588
: ORM::$_db should not be used as a string and object property
ORM -
Bug Report #3590
: Remove count_last_query()
ORM -
Bug Report #3591
: ORM::_validation() is not binding the model instance to :model
UnitTest -
Bug Report #3593
: Compatibility changes for 3.1
Bug Report #3595
: Auth files duplicated in 2 official modules auth-driver-orm and orm.
Auth -
Bug Report #3597
: Model_User::hash_password should not run on empty values.
Bug Report #3599
: Validation should _not_ modify data
Bug Report #3600
: Validation error/label breakage
Bug Report #3602
: Passing objects as a Validation parameter will result in a fatal error
Bug Report #3609
: Form::open() no longer handles NULL, breaks API
Auth -
Bug Report #3611
: Auth - The _now property does not exist in the Model_User_Toke
Auth -
Bug Report #3612
: ORM - unique_id doesn't exist.
Auth -
Bug Report #3618
: ORM - _login() does not sha1 the user agent
Cache -
Bug Report #3627
: Cache_Apc::get() not using correct APC interface
Auth -
Bug Report #3630
: coding standard violation: Variables should precede constants in comparison operations
ORM -
Bug Report #3632
: Wildcard filters should run first
Bug Report #3633
: Missing remote.php config for request
Bug Report #3634
: Cannot set external request options
Bug Report #3643
: Request->_status = 404; will never be observable
Auth -
Bug Report #3644
: Attempt to use get_user() function
Bug Report #3646
: Bad form action
Bug Report #3658
: Validation should use the method name as the error rule
Bug Report #3662
: Kohana_Request::__construct() should throw HTTP_Exception_404
Bug Report #3664
: Fatal error: Undefined class constant 'ERROR' in "session.php" on line 371
Bug Report #3668
: Unused property $_http_view in Kohana_Http_Exception
Auth -
Bug Report #3670
: Auth logged_in always returns true even if the user isn't logged in.
Bug Report #3672
: echo Debug::dump(...) returns inline text
Bug Report #3678
: Make Kohana_Exception extendable
Bug Report #3682
: Inconsistency between cookie() post() and query() in Request class
Bug Report #3686
: Request_Client_External does not restore Request::$current when an error occors during execute()
Bug Report #3693
: HTTP POST requests are allowed to contain a body per RFC2616
Bug Report #3696
: Fix HTMLTest to include index_file environmentDefault
Bug Report #3699
: Request_Client_External, when using curl, does not set the request method.
Bug Report #3700
: Request_Client_External, when using curl, does not set the request body.
Bug Report #3701
: error view overrides all the classes on the HTML element
Database -
Bug Report #3704
: Database error codes are inaccessible without parsing the exception $message.
Feature Request #1896
: Validate - Global filters skip arrays
Feature Request #1926
: Model and Database decoupling
Feature Request #1962
: Add span method to Kohana_HTML
Feature Request #1998
: Add a using function to the Database Query Builder
Feature Request #1999
: Change order of operator in where() ... on()... etc
Feature Request #2064
: Cache Library
Feature Request #2081
: Database_Result::as_object to return result object or array of objects
Feature Request #2138
: Handling of 404 (and other client errors)
Feature Request #2140
: Configurable DB tables/columns names letter case
Feature Request #2166
: Add get_once() method to Session
Feature Request #2175
: Request should contain information about module, where current controller was found
Feature Request #2178
: Routing improvement
Feature Request #2181
: New methods for Arr
Feature Request #2213
: Not support for /vendor directory
Feature Request #2247
: Pagination Class should have an offset property for using in db::select
Feature Request #2251
: Pass to the next route if controller or method not found
ORM -
Feature Request #2254
: Add support for using array syntax for many-to-many add/updates
Feature Request #2260
: Get sub-array value from session
Feature Request #2269
: X-Powered-By
Feature Request #2277
: Provide for ORM to sumarize data
Feature Request #2278
: Add transaction support
Feature Request #2279
: Pagination::factory() should support text values (config names)
Feature Request #2291
: Setting default session driver
Feature Request #2292
: Bootstraps for Modules (Code included)
Feature Request #2319
: Have option for Remote::get() to not throw an error
Feature Request #2347
: ReflectionException if routing failed
Feature Request #2377
: Schema support
ORM -
Feature Request #2426
: ORM makeover for 3.1.0
Feature Request #2474
: Validate::min_max_length() method
Feature Request #2522
: $i18n and language substring
Feature Request #2537
: Validation filters as callbacks.
Feature Request #2540
: Pagination should use $this->request instead of Request::factory()
Feature Request #2549
: Union support for Database Select
Feature Request #2551
: Emulate (Kohana_)Exception::getPrevious() for PHP 5 < 5.3.0
Feature Request #2665
: Add request type variable to the Request class and delete $is_ajax, it will become redundant
Feature Request #2682
: Remove the debug methods into a seperate class.
Feature Request #2683
: Modules, routes and init parameters, should be put into configuration files.
Feature Request #2684
: Remove unrelated methods out of core.php
Feature Request #2688
: Rename modules to extensions
Feature Request #2689
: Remove underscores in method and property names, as much as possible.
Feature Request #2690
: Rename init.php to boostrap.php
Feature Request #2691
: Move exception handlers to the exception classes.
Feature Request #2695
: Rename DB to Query
Feature Request #2705
: Take validation filters out into a helper
Feature Request #2711
: get errors() from model's _validate object through ORM
Feature Request #2713
: ORM - add optional _foreign_key_prefix
ORM -
Feature Request #2731
: Add save() proxy method to call create() or update()
Feature Request #2747
: Add a 'target' feature to Form::open()
ORM -
Feature Request #2754
: [ORM] changes to validation
Feature Request #2761
: Database_Query should not require a query type
Feature Request #2775
: Create a testcase for issue #2642
Feature Request #2776
: Create testcase for 2772
Feature Request #2777
: Create testcase for #2676
Feature Request #2784
: Allow cascaded config readers to merge groups instead of replace them
Feature Request #2800
: SQL tracing feature
Feature Request #2839
: Store Remote::$default_options in a config file
Feature Request #2857
: Request should check for file existance
Feature Request #2864
: Add an is_sub flag to the Request class
Feature Request #2871
: I18n in multiple files
Feature Request #2883
: Database_Query clearing cache
Feature Request #2885
: Add DOM parser assertions
Feature Request #2898
: class Kohana_HTML: Closing tag for the html and xhtml
ORM -
Feature Request #2913
: Empty save for insert()
Feature Request #2933
: Change camelCase test names to under_scores
Feature Request #2966
: Update Validate class for 3.1.0
ORM -
Feature Request #2992
: ORM::has() for multiple objects
Feature Request #3036
: Kohana_Log_File::write() should be made more flexible so the app and the modules can use it for customised log files.
Feature Request #3069
: extend PDO driver to include prepare() functionality and other PDO features
Feature Request #3090
: Lambda/Callback Routes
Feature Request #3101
: Default Database name
ORM -
Feature Request #3113
: ORM adds 'ORDER BY id ASC' although id column doesn't exist
Feature Request #3125
: Validate on empty arrays
Feature Request #3129
: Recreate Log/Config classes
Feature Request #3160
: Kohana_Controller_REST should interpret X-HTTP-Method-Override header parameter
Feature Request #3163
: random salt injection
Feature Request #3169
: 5.2 compatible version of round() in 5.3
Feature Request #3187
: Kohana_ORM validation
ORM -
Feature Request #3202
: Allow ORM::remove() to delete all relationships
Feature Request #3203
: Optional support for deleting relations.
Feature Request #3212
: Route::$cache flag for modules to determine, if routes are cached
Feature Request #3237
: Add "Environment" layer for config files in cascading filesystem
ORM -
Feature Request #3246
: Added a function to return primary value.
Feature Request #3249
: base.php file
Feature Request #3250
: Add path to search paths
Feature Request #3262
: I18n::get() vs __() parameter inconsistency
Feature Request #3270
: New ordinal static method for the Text class
Feature Request #3283
: session restart()
Auth -
Feature Request #3295
: Model_Auth_User_Token::create_token() needs improvement
Feature Request #3308
: Arr::set_path() function
Feature Request #3314
: Add short and long-format months to Date::months()
ORM -
Feature Request #3320
: Caching of column information in ORM
Feature Request #3347
: Kohana::info()
Feature Request #3348
: Route::test()
Feature Request #3350
: Move PDO database driver to a module
Feature Request #3356
: Add symbol for table prefix
Feature Request #3359
: Bring back Valid and Validation classes
Feature Request #3360
: Combine validation rule and callback functionalities
Feature Request #3363
: Num::bytes()
Feature Request #3364
: Detecting post_max_size exceeded errors
Feature Request #3464
: Move log level constants from Kohana to Log
Feature Request #3465
: Change log level constants to numeric values, and allow for easier level range's per log writer
Feature Request #3475
: Raise the required PHP version (5.2)
ORM -
Feature Request #3489
: Add updated and created columns to properties array
Feature Request #3498
: Move tests bootstrap into the unittest module
ORM -
Feature Request #3523
: Remove default order by
ORM -
Feature Request #3532
: ORM should extend the Model class
Feature Request #3537
: Http_Exception_* exceptions should be displayed like normal exceptions
Auth -
Feature Request #3541
: Update ORM driver and related models for new ORM version
ORM -
Feature Request #3592
: Documentation Improvements
Auth -
Feature Request #3607
: Add create_user/update_user methods to the user model
Feature Request #3617
: Pagination module for 3.1?
Feature Request #3620
: XSS Clean in 3.1
Feature Request #3640
: Add ORM models for the Auth module
Feature Request #3647
: Throw a Http_Exception_404 if no routes match a request
ORM -
Support Request #3660
: ORM exception
Patch #2023
: Form input helper
Patch #2273
: Native Postgresql driver for Kohana 3
Patch #2332
: Re-order caching checks
Patch #3188
: Request call should be moved to index.php
Patch #3402
: Remove references of 'matches' from Validate::rule()
Patch #3471
: Controller_Template doesnt work with a new Response class
Patch #3533
: Comments and core guide changes for 3.1.0
Patch #3639
: Remove unnecessary comment
Total issues vs. Closed issues
Loading...