Sign in
Register
Home
Projects
Help
Search
:
KohanaPHP
» Kohana v3.x
Overview
Activity
Roadmap
Issues
Wiki
Files
Repository
Unscheduled
Feature requests that have no defined version
6%
11 closed
(6%)
183 open
(94%)
Time tracking
Estimated time
10
.50
hours
Issues by
Category
Tracker
Status
Priority
Author
Assignee
Core
4/93
Internals
0/3
Modules:Database
0/3
Modules:Image
0/1
PHPCS Coding Standards
0/1
Related issues
Database -
Bug Report #2188
: Database PDO dosn't support last inserted id in PGSQL Driver
Database -
Bug Report #2842
: Adding an db expression to the Where is tricky
Bug Report #3039
: Native session does not expire if session cookies are not being used
Bug Report #3288
: URL::site encodes URIs impropertly
Bug Report #3300
: Cache Directory must be writable even with Caching disabled
Database -
Bug Report #3412
: PDO and list_tables() + list_columns()
Bug Report #3552
: Validation needs a better way to specify '_empty_rules'
Userguide -
Bug Report #3594
: 3.1 Userguide 404 handling
ORM -
Bug Report #3619
: Add() should be queued if the record isn't in the db
Bug Report #3652
: Validation bind() should allow callbacks, closures
Userguide -
Bug Report #3684
: Going to a specific url gives an error
Bug Report #3731
: Request::user_agent throws an Error Exception when parameter is not set
Bug Report #3764
: Cookie::$path could reflect Kohana::$base_url by default
ORM -
Bug Report #3802
: ORM serialize
Bug Report #3832
: Request::post_max_size_exceeded() is broken
ORM -
Bug Report #3843
: Validation error messages not being returned when directory = NULL
Bug Report #3857
: Validation: calling not_empty and other rules at the same time returns unexpected results
ORM -
Bug Report #3866
: Static method for checking if a record exists
Bug Report #3943
: retain() and uri_defaults() in Kohana_Route
Userguide -
Bug Report #3958
: API browser shows unincluded classes
Bug Report #4017
: Is the errors argument for Kohana::init needed?
Image -
Bug Report #4084
: Bitmap Support for gd - BMP support
Cache -
Bug Report #4110
: Cache_Memcache::set() should use replace()
Cache -
Bug Report #4111
: Memcache tests fail due to returned type mismatch
Bug Report #4120
: Fix __() to use default source language
Bug Report #4144
: Do not translate exception messages.
Bug Report #4147
: Translated messages should not rely on the default language being English
ORM -
Bug Report #4157
: count_all loses primery key fields if reseting(false)
Bug Report #4172
: Remove function __() for better compatibility
Bug Report #4194
: Date::span() returns wrong values
Userguide -
Bug Report #4202
: Separate Markdown from Userguide
UnitTest -
Bug Report #4248
: Unable to unit-test with in-memory PDO databases
Bug Report #4249
: External request cannot be first request
ORM -
Bug Report #4268
: ORM count_all() with $_load_with
ORM -
Bug Report #4286
: ORM memory leak
Bug Report #4321
: SimpleXMLElement::addChild() usage
Bug Report #4332
: Please fix docblock
Bug Report #4334
: Proposed Upload::type change
Bug Report #4337
: Upload Files with Request
ORM -
Bug Report #4345
: ORM instance cloning
Userguide -
Bug Report #4360
: Id is not contained in the link of TOC
Bug Report #4361
: Security issues on Kohana_Encrypt
Cache -
Bug Report #4364
: Cache tests fail if memcache isn't running
Bug Report #4367
: Validation not_empty on all fields
ORM -
Bug Report #4385
: ORM_Validation_Exception has_many bug
ORM -
Bug Report #4386
: order_by() causes ORM::count_all() to fail
Cache -
Bug Report #4392
: Garbage collection in Kohana_Cache_File is broken
Bug Report #4399
: Seeding incorrect PRNG
Bug Report #4400
: Documentation Typos in Config class
Bug Report #4403
: i18n shortcut __($string, $values = array(), $lang = ('en-us')) ignores the $lang parameter
Bug Report #4434
: Request::$initial and Request::$current should be protected properties
Bug Report #4437
: html::style, image, script base prepending issue
Bug Report #4441
: Clean up use of CameCase in class names.
ORM -
Bug Report #4444
: Wrong alias character in ORM (postgresql)
Bug Report #4469
: Class 'Date' not found in system/classes/kohana/log.php on line 143
ORM -
Bug Report #4497
: Whitelist properties in ORM
Bug Report #4517
: Detecting class method as built-in function
Bug Report #4561
: Guide: Custom error pages - Errors in bootstrap might have prevented initial request object creation before subrequest
Cache -
Bug Report #4674
: Cache_File missing ignore_on_delete configuration option causes exceptions/errors when missing
Feature Request #1883
: Extensible i18n in bootstrap
Database -
Feature Request #2009
: Implement or_on() in Database
Feature Request #2113
: Kohana::message() & I18n
Feature Request #2180
: Session class to use 'group' instead of 'type' config style
Feature Request #2290
: SESSION, $_POST, $_GET, $_COOKIE in Profiler
Feature Request #2408
: Allow nested text::alternate()
Feature Request #2431
: I18n plural_form function
Feature Request #2523
: i18n and View::factory()
Feature Request #2530
: Get all configs loaded (config cache)
Image -
Feature Request #2721
: Image library should have padding() method
Feature Request #2790
: Profiler queries sequence
Userguide -
Feature Request #2802
: User Guide Search
Database -
Feature Request #2852
: Database config, caching param
Feature Request #2866
: Driver interfaces
Database -
Feature Request #2931
: Support for SQL operator "NOT" in query builders
ORM -
Feature Request #3058
: unit tests for ORM
Feature Request #3073
: Decimal Validation rule fails to accept whole numbers
Database -
Feature Request #3076
: Abstract the Query Builder so that it supports more than just SQL.
Database -
Feature Request #3095
: Support for OR in JOIN/ON arguments in Database class (and ORM)
Feature Request #3234
: Text::auto_link() and attributes
Userguide -
Feature Request #3236
: API search function
Feature Request #3273
: Arr::from_object() to recursively transform an object to array
ORM -
Feature Request #3297
: Automate joining the "through" and related tables in many-to-many relationship
Feature Request #3343
: i18n context
Feature Request #3354
: Spl Exceptions
ORM -
Feature Request #3413
: Multi primary keys / foreign keys in ORM
Feature Request #3415
: Method date::formatted_time only returns english formatted dates
Image -
Feature Request #3416
: action stack in Image class
Image -
Feature Request #3417
: Accessing remote images using Image module
Feature Request #3421
: Route::cache() support for keys
Userguide -
Feature Request #3423
: KO3 documentation
Feature Request #3425
: Request should throw the referrer as well
Database -
Feature Request #3432
: Nested Transactions
Feature Request #3433
: Feed generator and GUID
Feature Request #3445
: Making Kohana::dump produce clean output in cli mode
Feature Request #3451
: Alternative routes format
Cache -
Feature Request #3469
: Cache Config Reader
Feature Request #3476
: Upload::size should valid a range of sizes
Database -
Feature Request #3495
: Ability to remove "commands" from SQL builder
Feature Request #3516
: Add Logs plus "custom" debug output to the profiler
ORM -
Feature Request #3520
: Allow a database connection to be injected into an ORM model
Feature Request #3616
: Fragment should use cache module if possible
Feature Request #3645
: Session::get should use Arr::path
Feature Request #3661
: Add a generic valid rule for comparing 2 fields
Feature Request #3683
: Exception naming conventions
ORM -
Feature Request #3697
: Late static binding on table dependent model settings
Feature Request #3702
: Support RFC2518 status codes
Feature Request #3712
: Auto creating folders (Upload, Image)
Feature Request #3732
: Route::url to accept query
Feature Request #3761
: Revising Arr::is_assoc
ORM -
Feature Request #3763
: ORM check() should not throw an exception
ORM -
Feature Request #3770
: 'remember' option on force login
Feature Request #3776
: Text::standardize()
UnitTest -
Feature Request #3779
: Driver tests
UnitTest -
Feature Request #3780
: Testing each module individually rather than the entire project at once in Hudson
Feature Request #3783
: Function naming and features request of Valid class
Feature Request #3807
: utf8::wordwrap
Feature Request #3840
: Easier way to logging
Database -
Feature Request #3842
: Easier syntax for where() and also adding set() for inserts.
Image -
Feature Request #3847
: frame() method for the Image module
Database -
Feature Request #3862
: Allow query caching via Cache module
ORM -
Feature Request #3864
: ORM_Validation_Exception should extend Validation_Exception
ORM -
Feature Request #3913
: Polymorphic relationships
Userguide -
Feature Request #3922
: Add module conventions to the userguide
ORM -
Feature Request #3935
: Using with() is slow compared to join()
Userguide -
Feature Request #3939
: Add caching of the userguide
ORM -
Feature Request #3949
: has_one through
Feature Request #3952
: Arr::range() does not support a start value
Feature Request #3980
: Request::uri() to return URI object
Feature Request #3988
: Allow Validation array callbacks use any value previously bound
Cache -
Feature Request #4024
: Redis driver
Feature Request #4035
: Nested validation objects
Feature Request #4038
: Log should be able to handle arrays & objects
Feature Request #4064
: Valid min/max value
Cache -
Feature Request #4065
: Per-request cache driver
Feature Request #4080
: Kohana_Request_Client_External - Curl Timeout
Image -
Feature Request #4085
: Bitmap Support for gd - BMP support
Feature Request #4096
: Implement a "as_labels" for "as_array"
Feature Request #4106
: Please add PDO SQLite Driver for database
Feature Request #4125
: Store an array of Security::token's in the session.
Feature Request #4131
: Load list of modules before calling Kohana::init()
Feature Request #4132
: Allow exception handlers to be centrally registered
ORM -
Feature Request #4163
: Skip validations
Feature Request #4170
: A protocol argument for Route::set
Feature Request #4181
: Add `Arr::set()`
Feature Request #4182
: Request_Client should send Referrer
Auth -
Feature Request #4197
: Auto login should set a flag to specify the user was logged in without a password.
Feature Request #4198
: array as path in Arr::path()
Userguide -
Feature Request #4204
: Check for Markdown
Feature Request #4210
: Allow different actions for different request methods
Feature Request #4211
: Don't translate Kohana_Exception
Feature Request #4212
: Add Route::load() function
ORM -
Feature Request #4214
: Remove rules() method for a nicer validation building method
Feature Request #4217
: Removing mixed getter/setter methods for clearer method names
Feature Request #4221
: Valid::at_least() rule to ensure at least N of a selection of fields have been filled in
Feature Request #4233
: i18n units support in text::bytes()
Feature Request #4243
: Allow autoloading classes from PHAR
Feature Request #4246
: Better reverse routing
Feature Request #4299
: Driver-Based I18N
Feature Request #4307
: Abstract View
Feature Request #4328
: Add Log_Writer_Database
Feature Request #4338
: Isolate exceptions thrown inside an executing request
Database -
Feature Request #4342
: Remove previously set "select"s
Feature Request #4343
: Support for XMLHttpRequest file uploads
Feature Request #4354
: Response should include the effective URL
Feature Request #4369
: Actions' return should be passed to the after method
Feature Request #4370
: Routing defaults and conventions
Feature Request #4383
: append() and prepend() for View class
Feature Request #4387
: add optional param "offset_fix" for Image::watermark()
ORM -
Feature Request #4445
: ORM::with() doesn't prepend `WHERE` fields with alias
Feature Request #4446
: Add max_numeric and min_numeric to Valid class.
Database -
Feature Request #4459
: Database order_by accept array parameter
Feature Request #4462
: regenerate session ID
Database -
Feature Request #4493
: Query Builder except() method
Feature Request #4499
: Make current response accessible from outside of the current controller
Auth -
Feature Request #4510
: Auth should have better validation handling
Feature Request #4563
: Query Builder: Update multiple rows in single query
ORM -
Feature Request #4577
: find_or_create() method
Patch #2263
: Fix for translation of parameters in Kohana_Validate::errors
Database -
Patch #2383
: Database introspection changes
Patch #3336
: Patches to the Encryption and Text classes
Cache -
Patch #3337
: Session handler using Cache
Patch #3346
: Fall-through routes
Patch #3626
: Session pattern and configuration changes
ORM -
Patch #3938
: Auto updated/created columns not documented in guide.
Patch #3987
: Allow Arr::extract to support multidimensional array
Patch #4134
: Add example how to call function for a Model from a controller
Patch #4231
: Adding the ability to specify the prefix for a controller action.
Cache -
Patch #4330
: Memcached support
Patch #4494
: Kohana environment values are illogical
Patch #4495
: Upload::not_empty and Upload::save aren't testable
Auth -
Patch #4589
: Kohana_Auth_ORM is not setting "created" field for persitent login
Proposals (Political/Workflow) #4160
: Decouple modules from core release cycle
Proposals (Political/Workflow) #4187
: Move drivers into their own repositories instead of bundled with other modules
Proposals (Political/Workflow) #4205
: Break request external resource away from internal(HMVC) request
Total issues vs. Closed issues
Loading...