Sign in
Register
Home
Projects
Help
Search
:
KohanaPHP
» Kohana v3.x
Overview
Activity
Roadmap
Issues
Wiki
Files
Repository
v3.2.0
100%
166 closed
(100%) 0 open (0%)
Time tracking
Estimated time
9
.00
hours
Issues by
Category
Tracker
Status
Priority
Author
Assignee
Core
90/90
Internals
1/1
Modules:ORM
1/1
Related issues
Bug Report #2252
: Bug in the new router
Bug Report #2398
: Exceptions thrown in AJAX Request shouldn't contain any Markup
Bug Report #2484
: kohana_Controller_REST using wrong HTTP methods
Bug Report #3000
: Config system rewrite
Bug Report #3100
: No way to create a new session after destroying an old session
Bug Report #3137
: Cookie salt
Bug Report #3159
: Session corrupt - handle gracefully
Bug Report #3182
: session destroy and regenrerate
Bug Report #3183
: Kohana::modules() should throw an error when for invalid modules
Bug Report #3185
: Modify Validate::callbacks to take parameters
Cache -
Bug Report #3268
: KohanaCacheTest RecursiveDirectoryIterator fails of directory operations
Cache -
Bug Report #3275
: File driver does not save data properly if charset is not utf-8
Bug Report #3309
: Date::formatted_time - timestamp support
Bug Report #3381
: Arr::map() should be able to accept array of callbacks
Bug Report #3401
: Set Request::$client_ip from HTTP headers only if a trusted proxy set the header.
Bug Report #3427
: Pointless port part in the email validator
Bug Report #3505
: Adjust the way default qualities are assigned to mime-types in Request::_parse_accept()
ORM -
Bug Report #3509
: Overriding filters and rules set by TRUE key
Bug Report #3558
: Request::$client_ip retuns a list of addresses
Bug Report #3566
: Kohana environment constants and custom environments
Bug Report #3572
: Protocol-less URIs
Auth -
Bug Report #3605
: AUTH login hashes the password if passed as string
Bug Report #3628
: 3.1RC2 - External POSTing Request, not sending post key/value pairs
Bug Report #3655
: Email address obfuscation
UnitTest -
Bug Report #3677
: Remove the need for a separate database group
Bug Report #3690
: Request::uri() should return the actual URI
Bug Report #3762
: Make Kohana::$environment constant?
Bug Report #3893
: Html::anchor() should default to $index=TRUE
Bug Report #3929
: Kohana_Exception should handle non-integer codes
Bug Report #3942
: parent::before() call in default controllers
Bug Report #3944
: Request::send_headers() should be removed
UnitTest -
Bug Report #3954
: Don't need to backup globals in unit tests
Bug Report #4005
: HTTP Messages MUST use CRLF as line termintors
Bug Report #4011
: Valid::email() email max_length 254 chars
ORM -
Bug Report #4028
: Speed up ORM::as_array()
Bug Report #4034
: Validation does not need to extend ArrayObject any more
Database -
Bug Report #4047
: Returning if query was successful in UPDATE
Bug Report #4066
: ORM queries alias tables in both singular and plural form in same query
Bug Report #4068
: Add $keys parameter to arr::map() to select keys to apply to
Bug Report #4072
: Cookie tests fail if headers have already been sent
Bug Report #4076
: PHP 5.4's built in webserver (possibly) sets PHP_SAPI to 'cli'
Bug Report #4083
: Exclude unit tests from phpcs checks
Userguide -
Bug Report #4086
: MarkdownExtra_Parser fails to autoload triggering a fatal error in PHPUnit
UnitTest -
Bug Report #4087
: Enable full PHPUnit Coverage stats by default
Bug Report #4090
: Change reference of Kohana::config() to Kohana::$config->load
ORM -
Bug Report #4091
: Double semicolon
ORM -
Bug Report #4093
: DB Proxy methods wrap unnecessarily wrap arguments in array
ORM -
Bug Report #4094
: primary_val method
Cache -
Bug Report #4097
: New line breaks file cache
Userguide -
Bug Report #4102
: Userguide is returning error when trying to get media files
Database -
Bug Report #4103
: Inefficiency in setting setting MySQL variables
Bug Report #4104
: upgrading.md incorrectly documents change for Form class
Bug Report #4105
: Update to doc for Kohana_Valid::exact_length
Userguide -
Bug Report #4118
: API browser place classes in 'unknown' category
Bug Report #4124
: HTTP referrer is not set
Bug Report #4126
: Kohana 3.2 in an subdirectory
Feature Request #2174
: Route::uri should chop of the directory prefix from conroller name.
Feature Request #2195
: Support for arrays of errors in form validation
Image -
Feature Request #2246
: ImageMagick driver for Image Module
Feature Request #2355
: KO3 Request::instance() necessary?
Feature Request #2417
: Option to skip calling controller's action method by returning FALSE in controller's before() method
Feature Request #2430
: Support an is_writable property in Config
Feature Request #2444
: Cross Script Request Forgery helper
Feature Request #2672
: Add support for request caching
Feature Request #2681
: Internal cache should be driver based.
Feature Request #2685
: Config class reform.
Feature Request #2686
: Log class reform
Feature Request #2687
: Isolated request and response classes.
Database -
Feature Request #2760
: Database_Query - setting cache and getting a cached resultset should be independent
Feature Request #2769
: Allow __call in controllers
Cache -
Feature Request #2819
: Unit Tests for cache module
Feature Request #3025
: Merge Kohana_Cli and Request
ORM -
Feature Request #3174
: Add data serializing to Kohana_ORM
Database -
Feature Request #3227
: Add possibility to return result as object to the execute method.
Feature Request #3328
: Request Global Parameters Management($_POST,$_GET)
Database -
Feature Request #3329
: Add sql_mode to db config
Feature Request #3341
: Add before_$action and after_$action support to Request class.
Feature Request #3355
: Validation callbacks, filters, rules, etc
Feature Request #3367
: UTF8 functions should throw an exception instead of trigger_error
Feature Request #3408
: Beefing up configs
Feature Request #3424
: Validate exact_length should accept an array of possible lengths
Database -
Feature Request #3429
: Allow Expression to have parameters
Feature Request #3435
: Can HTML::style() and HTML::script() be changed to support using //example.com/path/
Feature Request #3439
: Defined routes should be separate from bootstrap
Feature Request #3440
: Log stracktraces by default
UnitTest -
Feature Request #3455
: Deprecate Unittesting Web UI
Feature Request #3461
: Do not execute action if Controller::before() returns FALSE
Feature Request #3466
: items per page parameter can be overwrite automatically by query string
ORM -
Feature Request #3484
: Automatic has() check when add()ing or remove()ing relations
Image -
Feature Request #3490
: ImageMagick support out of box
Feature Request #3492
: Request Client Cache
Feature Request #3493
: Request_Client_External interface
Database -
Feature Request #3502
: Getter (and setter?) for PDO instance on database module
Feature Request #3530
: Subdomain method added to Request class
Feature Request #3536
: Remove controller method parameters
Feature Request #3553
: Validation::not_empty()
Feature Request #3554
: Response object: "live" or cached?
ORM -
Feature Request #3559
: Overloading ORM::factory
Image -
Feature Request #3563
: static function valid() to validate image
Image -
Feature Request #3568
: allow to save image without extension
Feature Request #3631
: Response::bodyAppend()
Feature Request #3635
: Checking if module is active
Feature Request #3648
: Return a Request instance for requests which do not match any routes
Feature Request #3656
: Allow Route::defaults() to return the defaults if no parameters are sent
Feature Request #3666
: Some added functionality in CLI
ORM -
Feature Request #3691
: Add :original_value and :changed bind's to ORM's validation
ORM -
Feature Request #3692
: Add changed() method to ORM
ORM -
Feature Request #3706
: Allow has() to check if there is a relationship without specifying foreign keys
Database -
Feature Request #3707
: Escape should not quote
Feature Request #3709
: Support per-module install.php?
ORM -
Feature Request #3713
: Support context variables in Database_Result:::as_array()
Database -
Feature Request #3735
: builders updated to allow unsetting LIMIT, OFFSET and SELECT columns
Feature Request #3739
: Standardizing __get(), __set()
Feature Request #3758
: Some suggestions for the new 3.1 request class
Feature Request #3765
: Exceptions inconsistency
Feature Request #3766
: Route::url
Auth -
Feature Request #3786
: 'remember' option on force login
Feature Request #3796
: Allow aliases in callbacks
Feature Request #3801
: Validation $_empty_rules
Auth -
Feature Request #3805
: add session_type/driver to config
ORM -
Feature Request #3819
: Method to get rules and labels for field
ORM -
Feature Request #3823
: Validation Field_Available
ORM -
Feature Request #3834
: Clearing checkbox attribute using ORM::values()
ORM -
Feature Request #3835
: Auto serialize data in attribute using Kohana_ORM __set() __get() methods
Feature Request #3841
: HTML Helper class, meta and HTML5 tags
Database -
Feature Request #3867
: Query builder ignores JOIN's for UPDATE/DELETE queries..
ORM -
Feature Request #3868
: ORM::check() should not throw an exception
ORM -
Feature Request #3880
: Allow custom namespacing for multiple-model validation errors
Feature Request #3881
: negative values for Valid::decimal
Feature Request #3885
: Support for Kohana as a library (include.php)
Feature Request #3888
: ability to pass arguments to model`s constructor
ORM -
Feature Request #3890
: Dynamic Finders
Feature Request #3903
: $this->request->post and query function parameter behavior need to be changed
ORM -
Feature Request #3906
: Improved separation of loaded, saved and changed state
Feature Request #3907
: Allow single configuration file to store configuration for different production stage
Feature Request #3909
: Debug::dump level recursion
Feature Request #3914
: class Kohana_Form HTML5 helpers
Feature Request #3936
: Add a couple more useful error response codes
ORM -
Feature Request #3940
: Saving new models with one-to-many relationships
Feature Request #3945
: Make attribute escaping optional in HTML::attributes()
ORM -
Feature Request #3948
: Updated Column ignore column
ORM -
Feature Request #3961
: Relations Options
Feature Request #3974
: Add a way to get protected property Route::$_defaults
Feature Request #3976
: Request::uri() query parameters
Feature Request #3977
: Add a way to get the current controller instance
Database -
Feature Request #3978
: param(), bind() and parameters() on DB::expr
Feature Request #3984
: Session with Paths
Feature Request #3990
: Move Kohana::config() functionality to Config class
Feature Request #3992
: Support setting Request::body() to a resource/file handle
Feature Request #3993
: Form::open without parameter or NULL passed into action parameter should produce empty string in action
Feature Request #3997
: Add Arr::apply() method for filtering array data
Feature Request #4009
: Re-factor the HTTP Header and HTTP Header Value classes
Cache -
Feature Request #4023
: Basic Arithmetic
Cache -
Feature Request #4027
: Xcache and Eaccelerator are no longer supported
ORM -
Feature Request #4041
: Allow the db instance to be injected into ORM
ORM -
Feature Request #4058
: Configurable message file for errors
ORM -
Feature Request #4059
: Missing param() on $_db_methods
Feature Request #4062
: Add Validation::data(), :data, deprecate Validation::as_array()
Patch #3483
: Remote doesnt support sessions.
Patch #3567
: Kohana outputs HTML on CLI
Auth -
Patch #3792
: Random salts and flexible hash storage for Auth
ORM -
Patch #3877
: Remove directories from message path
ORM -
Patch #4074
: Stop using __call()
Patch #4089
: Clarify in "upgrading" guide that config now merges across sources
Total issues vs. Closed issues
Loading...