Activity

From 01/12/2012 to 02/10/2012

02/10/2012

05:33 pm Revision c4fb148c: Update submodules
Kohana Jenkins
05:31 pm Core Revision 4bafc4df: Disable Kohana_CoreTest::test_message() due to its fragility.
Kiall Mac Innes
05:25 pm Revision 58291d42: Update submodules
Kohana Jenkins
05:23 pm Core Revision 672e9921: Remove CLI classes - Refs #3989
Kiall Mac Innes
05:07 pm Feature Request #4353 (Assigned): External Requests should support Location: redirects
Pull Request @ http://dev.kohanaframework.org/issues/4353
Needs tests and a decision re 3.3 inclusion.
Also - S...
Kiall Mac Innes
05:06 pm Core Revision ee6dcca1: Refs #4353 - Request::execute() should be able to follow Location headers.
Kiall Mac Innes
06:06 am Feature Request #4439 (New): Kohana_Config_File_Writer
How about to create the class, that can write default config files?
Just the same as Kohana_Config_Database_Writer
...
Ruslan Sukhar

02/09/2012

04:59 pm Bug Report #4438 (New): Kohana_Valid::email_domain() doesn't comply to RFC5321
The @Kohana_Valid::email_domain()@ method only checks if an MX RR is present, it doesn't check if there is a CNAME or... Chris Smith
01:50 pm Bug Report #4437 (Resolved): html::style, image, script base prepending issue
Hi,
Functions on HTML class uses a simple test to detect if the URI of the file is absolute :
strpos($file, ':/...
Thomas Lété
09:14 am Patch #4263: Redirect userguide by default to kohana
Please move this to 3.2 I've made the patch to that version:
https://github.com/kohana/userguide/pull/38
Robert-Jan Dreu -rjd22-
12:45 am Database Feature Request #3898: Add support for MySQLi
I resent the pull request against the correct branch. See https://github.com/kohana/database/pull/29 Moshe Katz

02/08/2012

11:59 pm Database Feature Request #3898: Add support for MySQLi
https://github.com/kohana/database/pull/27 Isaiah DeRose-Wilson
11:04 pm UnitTest Bug Report #4435 (New): Kohana_SecurityTest: test_csrf_token() relies on session data which may b...
As per this discussion: http://forum.kohanaframework.org/discussion/comment/69697
test_csrf_token() in the Kohana_...
Matt Lyon
06:35 pm Bug Report #4434: Request::$initial and Request::$current should be protected properties
> Fixed: https://github.com/kohana/core/pull/213
I've closed that pull request as it is not a sufficient fix, sinc...
Adam Radwon
01:02 pm Bug Report #4434: Request::$initial and Request::$current should be protected properties
Fixed: https://github.com/kohana/core/pull/213 Adam Radwon
12:31 pm Core Revision 29fef91f: The init() method instantiates the Kohana::$log and Kohana::$config properties...
Valery Bogdanov
12:23 pm Bug Report #4434 (New): Request::$initial and Request::$current should be protected properties
@Request::$initial@ and @Request::$current@ should be protected properties and only accessed via their corresponding ... Adam Radwon
07:57 am Feature Request #3683 (Feedback): Exception naming conventions
Sorry for bumping this again, but this seems not to be a duplicate of #3765.
The sugestion there is to use the trans...
David Pommer

02/07/2012

04:17 pm Revision 399986ee: Update submodules
Kohana Jenkins
04:16 pm Revision 28b4a10f: Update submodules
Kohana Jenkins
04:16 pm Revision 4a6af8a6: Update submodules
Kohana Jenkins
04:06 pm Core Revision 6fbee88b: Merge branch '3.2/develop' into 3.3/develop
Woody Gilk
04:06 pm Core Revision 446f032f: Merge branch '3.1/develop' into 3.2/develop
Woody Gilk
04:06 pm Bug Report #4431 (Closed): View::capture no longer uses global references
Even if it does work, still not the correct solution. Fixed. Woody Gilk
04:05 pm Core Revision 2b9a02dd: Follow up to 9803c24111b6b8a9b7665106a0a916ebefd97605, use a bitwise OR instea...
Woody Gilk
04:01 pm Bug Report #4431: View::capture no longer uses global references
Did you try it? My tests showed that using @OR@ worked just fine. From the "horse's mouth":http://php.net/extract
...
Woody Gilk
09:01 am Bug Report #4431 (Feedback): View::capture no longer uses global references
I think there is an error
http://dev.kohanaframework.org/projects/kohana3-core/repository/revisions/9803c24111b6b8a9...
Dmitry T.
02:47 am Revision af063db7: Update submodules
Kohana Jenkins
02:46 am Revision 0a72cd1c: Update submodules
Kohana Jenkins
02:36 am Core Revision c9820797: Merge branch '3.2/develop' into 3.3/develop
Woody Gilk
02:35 am Core Revision 64753b7a: Merge branch '3.1/develop' into 3.2/develop
Woody Gilk
01:16 am Revision 54ef4845: Update submodules
Kohana Jenkins
01:05 am Core Revision 9803c241: Fixed a regression in how global variable references are handled, refs #2919, ...
Woody Gilk
01:04 am Bug Report #4431: View::capture no longer uses global references
Merged into @3.1/develop@. Woody Gilk
01:02 am Bug Report #4431: View::capture no longer uses global references
3.0 is unsupported. It can go in the final 3.1 release (which should be soon...) Jeremy Bush
12:42 am Bug Report #4432: Fix 'password confirm' error message in ORM module
Blast, I'm sorry for creating this issue in the wrong section. Please let me know if I should recreate this issue for... Richard Willis
12:32 am Bug Report #4432 (Closed): Fix 'password confirm' error message in ORM module
When using the get_password_validation() rules for validation a password_cofirm field, the error message returned is ... Richard Willis
12:17 am Bug Report #4431 (Closed): View::capture no longer uses global references
Applied in changeset commit:9a149a65a8cd3b321bcfbf86c10a9f09c4a44298. Woody Gilk
12:13 am Bug Report #4431: View::capture no longer uses global references
Jeremy, should we do a hotfix on 3.0 or just target this into the final 3.1 maintenance release? The fix is currently... Woody Gilk
12:12 am Feature Request #2919 (Closed): Write access to global data with references in views
New issue #4431. Woody Gilk
12:11 am Core Revision 9a149a65: Fixed a regression in how global variable references are handled, refs #2919, ...
Woody Gilk
12:09 am Bug Report #4431 (Closed): View::capture no longer uses global references
As discussed here http://forum.kohanaframework.org/discussion/10366/viewcapture-extract-by-reference
This regressi...
Woody Gilk
12:08 am Feature Request #2919 (Feedback): Write access to global data with references in views
http://forum.kohanaframework.org/discussion/10366/viewcapture-extract-by-reference#Item_1
This feature request doe...
Chris McKeever

02/05/2012

06:47 pm Revision 837333fe: Update submodules
Kohana Jenkins
06:46 pm Core Revision 36303498: Merge pull request #212 from gevans/3.3/feature/4412-empty-attributes-test
Adds tests for HTML::attributes(), refs #4412 Woody Gilk
06:45 pm Feature Request #4412 (Closed): HTML class and attributes
Tests added. Woody Gilk
02:19 pm Core Revision 485acf48: Update HTML::attributes tests for 9cffcd9, refs #4412
Gabriel Evans
01:52 pm Bug Report #4120: Fix __() to use default source language
Reverted #4120 in the pull request since it brings more complexity than the intent of the change. Please close this. Ernestas Lisauskas
10:17 am Revision c0170275: Update submodules
Kohana Jenkins
10:02 am Core Revision 7ae7010e: Merge branch '3.2/develop' into 3.3/develop (fixes #4430)
Lorenzo Pisani
10:01 am Bug Report #4430 (Closed): Validation::check doesn't check errors added manually
applied here: 7ae7010e3c95d4c8277b9464dd4c90eefe6f4807 Lorenzo Pisani
10:01 am Revision d57820fb: Update submodules
Kohana Jenkins
10:00 am Bug Report #4430 (Closed): Validation::check doesn't check errors added manually
In Validation::check, you are stoping the rules if you find an error in a field:
But you are not checking for errors...
Lorenzo Pisani
09:59 am Bug Report #3900 (Closed): Validation::check doesn't check errors added manually
applied here: https://github.com/kohana/core/commit/f876ba59ea406fea6347127dd2407321e78e270d Lorenzo Pisani
09:57 am Core Revision f876ba59: unittest and fix for validation callbacks adding errors manually (fixes #3900)
Lorenzo Pisani
09:33 am Revision 3f83893f: Update submodules
Kohana Jenkins
09:32 am Revision 3331fa21: Update submodules
Kohana Jenkins
09:23 am ORM Revision 075cb722: Merge branch '3.2/develop' into 3.3/develop
Lorenzo Pisani
09:23 am ORM Bug Report #4429: _external array for Validation loads the incorrect file
fixed by this merge: https://github.com/kohana/orm/commit/075cb722fedc0333fa2a7dc746bc72abaca85db9 Lorenzo Pisani
09:21 am ORM Bug Report #4429 (Closed): _external array for Validation loads the incorrect file
Test platform:
- Ubuntu 11.04
- PHP 5.3.5
- Apache 2.2.17
This error surfaces when using external validation wi...
Lorenzo Pisani
09:21 am ORM Bug Report #4185 (Closed): _external array for Validation loads the incorrect file
fixed here: https://github.com/kohana/orm/commit/2f68382df5767ac5f5a69bfb23c48d8b4a392ce0
The messages for `_exter...
Lorenzo Pisani
09:20 am ORM Revision 2f68382d: handling external validation differently from merged model validation (fixes #...
Lorenzo Pisani
07:17 am Revision ed9638ef: Update submodules
Kohana Jenkins
07:04 am ORM Revision 94ddee89: adding the missing alias to using() (fixes #4049)
Lorenzo Pisani
07:03 am ORM Feature Request #4049 (Closed): add using() to ORM::$_db_methods
applied here: https://github.com/kohana/orm/commit/94ddee89fe6eeadce504edeec83165ead23d7613 Lorenzo Pisani
05:17 am ORM Feature Request #4163 (Closed): Skip validations
I don't think we should be adding a parameter to save() for the sake of skipping proper behavior. My suggestion would... Lorenzo Pisani
05:10 am ORM Feature Request #3949 (Closed): has_one through
No one seems to have voiced their opinion about this and I still don't find it useful so feel free to reopen with som... Lorenzo Pisani
05:02 am Revision 9d9f74c0: Update submodules
Kohana Jenkins
04:56 am ORM Revision 59c7d119: making sure fields are unserialized as arrays (fixes #4188)
Lorenzo Pisani
04:55 am ORM Bug Report #4188 (Closed): ORM _unserialize_value() can result in stdClass for associative array
applied here: https://github.com/kohana/orm/commit/59c7d119208e35b5220772b2ae125c5b8e701fb2 Lorenzo Pisani
04:47 am Revision eb739a63: Update submodules
Kohana Jenkins
04:41 am Userguide Bug Report #4223 (Closed): Use non-conflicting routes for media and api
Applied here: https://github.com/kohana/userguide/commit/11f20122d93a9f0ff32f5454bf90b7e535901edf Lorenzo Pisani
04:41 am Userguide Revision 11f20122: moving api and media routes so they do not conflict with any possible module n...
Lorenzo Pisani
04:40 am Userguide Bug Report #4223 (Assigned): Use non-conflicting routes for media and api
Taking care of this now Lorenzo Pisani

02/04/2012

11:00 am Bug Report #4141: Fix Request::redirect() when using an index_page
TJ Krause wrote:
> Has this issue been solved? If not the fix is quite simple. The third parameter must be a boolean...
Максим Нагайченко

02/03/2012

09:23 pm Bug Report #4141: Fix Request::redirect() when using an index_page
Has this issue been solved? If not the fix is quite simple. The third parameter must be a boolean instead of a string... TJ Krause

02/02/2012

08:20 pm Database Feature Request #3432: Nested Transactions
we were kicking this for more than a year, it's time to make a goal here :P
what is the state of this now? I wan...
Enrique Piatti

02/01/2012

06:18 pm Userguide Bug Report #4428 (Closed): Support comment tags that span multiple lines
Specifically, @@param@ tags can get pretty long. Chris Bandy

01/31/2012

06:17 pm Revision 8e9b2b48: Update submodules
Kohana Jenkins
06:07 pm Core Revision e139a64c: Follow up to 3bc535eb536e54451b722da9699d052c863ac1b4, determine the download ...
Woody Gilk
06:04 pm Core Revision 18183090: Fix previous bad merge
Jeremy Bush
06:04 pm Feature Request #3989: Make Minion official
Woody Gilk wrote:
> The changes in #3931 should be reverted as part of this, and a new exception handler attached fo...
Jeremy Bush
06:02 pm Revision 4ef35951: Update submodules
Kohana Jenkins
05:57 pm Core Revision c7b1986b: Merge branch '3.3/feature/3989-Remove-CLI' into 3.3/develop
Conflicts:
classes/kohana/kohana/exception.php
Jeremy Bush
05:57 pm Feature Request #3989 (Closed): Make Minion official
And core changes have been merged. This is complete. Jeremy Bush
05:52 pm Feature Request #3989: Make Minion official
The minion branch has been merged. Jeremy Bush
03:27 pm Auth Bug Report #4265 (Closed): Possible bug in Kohana 3.2 Auth?
The user model is serialized and stored in the session. There is no security concern about the id getting changed bec... Isaiah DeRose-Wilson
06:32 am Revision 69b6f0d5: Update submodules
Kohana Jenkins
06:31 am Revision 3a3b3b42: Update submodules
Kohana Jenkins
06:23 am ORM Bug Report #4427 (Closed): ORM and sqlite virtual tables not accessed properly breaking object
Fixed by "c1d5f2f119afed1...":https://github.com/kohana/orm/commit/c1d5f2f119afed15a34f5cc2b8a181d276707d17 Isaiah DeRose-Wilson
06:22 am ORM Bug Report #3729 (Closed): ORM and sqlite virtual tables not accessed properly breaking object
Fixed by "c1d5f2f119...":https://github.com/kohana/orm/commit/c1d5f2f119afed15a34f5cc2b8a181d276707d17 Isaiah DeRose-Wilson
06:19 am ORM Revision d35f7d88: Merge branch '3.2/develop' into 3.3/develop
Isaiah DeRose-Wilson
06:18 am ORM Revision d58dc81a: Merge branch 3.1/develop into 3.2/develop
Isaiah DeRose-Wilson
06:16 am Revision 3a7e8825: Update submodules
Kohana Jenkins
06:15 am ORM Bug Report #3587 (Closed): ORM and sqlite virtual tables not accessed properly breaking object
Applied in changeset commit:c1d5f2f119afed15a34f5cc2b8a181d276707d17. Isaiah DeRose-Wilson
06:10 am ORM Bug Report #4427 (Closed): ORM and sqlite virtual tables not accessed properly breaking object
sqlite has virtual tables which can be used for (amongst other things) powerful full text searches. virtual tables ar... Isaiah DeRose-Wilson
06:06 am ORM Revision c1d5f2f1: Fixes #3587 - Select columns by name instead of doing select *
Isaiah DeRose-Wilson
05:31 am Revision 7989a5ed: Update submodules
Kohana Jenkins
05:20 am ORM Revision e179155c: Fixes #4406 - Make sure we check for NULL value before loading belongs to data.
Isaiah DeRose-Wilson
05:19 am ORM Bug Report #4404 (Closed): Belongs to relationships return the wrong record
Fixed by "e179155c2...":https://github.com/kohana/orm/commit/e179155c236b3806cfb0d8007b3501eb90fccca9 Isaiah DeRose-Wilson
05:17 am ORM Bug Report #4405 (Closed): Belongs to relationships return the wrong record
Isaiah DeRose-Wilson
05:17 am ORM Bug Report #4405: Belongs to relationships return the wrong record
Fixed by "bc56b3d422740...":https://github.com/kohana/orm/commit/bc56b3d42274013c61a2fcfda41c5545bf849697 Isaiah DeRose-Wilson
05:13 am ORM Bug Report #4423 (Rejected): forget to check var「$this->_saved」and「$this->_valid」after method val...
I don't think is this is required. Extra validation should always run. If the model's data hasn't changed, and there ... Isaiah DeRose-Wilson
05:10 am ORM Bug Report #4426 (Closed): Validation should always run in a model isn't valid
「$this->_valid」expression should be run before 「$this->_changed」or missing validation like 「password」 matchs 「passwor... Isaiah DeRose-Wilson
05:04 am ORM Bug Report #4425: Validation should always run in a model isn't valid
Fixed by "0d6c71e7...":https://github.com/kohana/orm/commit/0d6c71e7968bc738cf4f6f1c21419b935f6329c8 Isaiah DeRose-Wilson
05:02 am Revision 28b058a4: Update submodules
Kohana Jenkins
05:01 am Revision c776d55a: Update submodules
Kohana Jenkins
05:01 am Revision 207c2ebc: Update submodules
Kohana Jenkins
05:01 am ORM Bug Report #4425 (Closed): Validation should always run in a model isn't valid
「$this->_valid」expression should be run before 「$this->_changed」or missing validation like 「password」 matchs 「passwor... Isaiah DeRose-Wilson
05:00 am ORM Bug Report #4423 (Closed): forget to check var「$this->_saved」and「$this->_valid」after method values()
Isaiah DeRose-Wilson
05:00 am ORM Bug Report #4424 (Closed): Validation should always run in a model isn't valid
Fixed by "0d6c71e7...":https://github.com/kohana/orm/commit/0d6c71e7968bc738cf4f6f1c21419b935f6329c8 Isaiah DeRose-Wilson
04:58 am ORM Revision fadde0bf: Merge branch '3.2/develop' into 3.3/develop
Isaiah DeRose-Wilson
04:58 am ORM Revision e669bf1d: Merge branch '3.1/develop' into 3.2/develop
Isaiah DeRose-Wilson
04:54 am ORM Revision 0d6c71e7: Fixes #4423 and #4424 - Run validation before checking changed. Always run val...
Isaiah DeRose-Wilson
04:00 am ORM Bug Report #4423 (Assigned): forget to check var「$this->_saved」and「$this->_valid」after method val...
Ah, I see what the issue is now. Isaiah DeRose-Wilson
03:48 am ORM Bug Report #4424 (Assigned): Validation should always run in a model isn't valid
Isaiah DeRose-Wilson
03:48 am ORM Bug Report #4423: forget to check var「$this->_saved」and「$this->_valid」after method values()
I'm not sure I understand what you are trying to fix here. The `__set()` will change the _saved and _valid flags if y... Isaiah DeRose-Wilson

01/30/2012

09:20 am ORM Bug Report #4424 (Closed): Validation should always run in a model isn't valid
「$this->_valid」expression should be run before 「$this->_changed」or missing validation like 「password」 matchs 「passwor... SAN KAI LIAO
09:01 am ORM Bug Report #4423 (Rejected): forget to check var「$this->_saved」and「$this->_valid」after method val...
forget to check var「$this->_saved」and「$this->_valid」after set values from an array with support for one-one relations... SAN KAI LIAO
08:21 am Bug Report #4422 (New): [Validation] decimal message doesnt use :param2 value
Here is quick example:... Ivan Brotkin
03:17 am Revision deb1c92a: Update submodules
Kohana Jenkins
03:15 am Feature Request #4418 (Closed): std* log writers need to append a newline instead of prepending it
Applied in changeset commit:00093db6c94e1e40c79c8f020ff8943285a6fe1e. Lorenzo Pisani
03:05 am Core Revision 00093db6: STD log classes append instead of prepending PHP_EOL (fixes #4418)
Lorenzo Pisani
02:47 am Revision c4dbb1f3: Update submodules
Kohana Jenkins
02:34 am Core Revision a25b341a: Fix a bug where, in some cases, the exception handler begins the stack trace i...
Kiall Mac Innes
01:42 am Minion Feature Request #4419: Switch newlines to be appended instead of prepending
This has been applied in the pull request for request decoupling: https://github.com/kohana/minion/pull/52
Assigni...
Lorenzo Pisani

01/29/2012

09:32 pm Bug Report #4421: Add default robots.txt
Yeah, these apps are 3.0, this has been changed since 3.1 Kemal Delalic
06:31 pm Revision 04684277: Update submodules
Kohana Jenkins
06:31 pm Revision 9e1da2a7: Update submodules
Kohana Jenkins
06:31 pm Revision 0fc9d02f: Update submodules
Kohana Jenkins
06:19 pm Core Revision dce8cc79: Fixed issue with I18n::lang() test expecting state to be preserved across runs.
Kiall Mac Innes
06:19 pm Core Revision c9cc8888: Fixed issue with I18n::lang() test expecting state to be preserved across runs.
Kiall Mac Innes
06:18 pm Core Revision cbed05a5: Fixed issue with I18n::lang() test expecting state to be preserved across runs.
Kiall Mac Innes
06:16 pm Revision 98de2c76: Update submodules
Kohana Jenkins
06:16 pm Revision 649a2103: Update submodules
Kohana Jenkins
06:16 pm Revision b1951620: Update submodules
Kohana Jenkins
06:15 pm Userguide Bug Report #4037 (Closed): API Browser anchors conflict with page styles
Applied in changeset commit:a64008be87d735b7fb0b8739e37b3d8914603e18. Chris Bandy
06:10 pm Core Revision 80d2bc50: Ensure I18n tests work correctly when I18n::$lang has been set to something ot...
Kiall Mac Innes
06:10 pm Core Revision 6b7d050f: Ensure I18n tests work correctly when I18n::$lang has been set to something ot...
Kiall Mac Innes
06:09 pm Core Revision c8320bb7: Ensure I18n tests work correctly when I18n::$lang has been set to something ot...
Kiall Mac Innes
06:02 pm Userguide Revision 2272a16a: Merge branch '3.2/develop' into 3.3/develop
Chris Bandy
05:58 pm Userguide Revision e50a1e0d: Merge branch '3.1/develop' into 3.2/develop
Chris Bandy
05:56 pm Userguide Revision afc289d7: Move jQuery calls into no-conflict scope
Chris Bandy
05:52 pm Userguide Revision 4dbf5eff: Fix API filter with prefix IDs. Refs #4037
Chris Bandy
05:49 pm Userguide Revision a64008be: Merge remote branch 'czukowski/bug/4037-api-browser-anchors-conflict' into 3.1...
Fixes #4037 Chris Bandy
05:29 pm Userguide Bug Report #3694 (Closed): Markdown should not be included in the controller
Chris Bandy
04:30 pm Bug Report #4421 (Closed): Add default robots.txt
This isn't true at all:
http://kohanaframework.org/robots.txt
http://www.google.com/search?q=kohanaframework
T...
Jeremy Bush
12:52 pm Bug Report #4421 (Closed): Add default robots.txt
With default routing, /robots.txt will return 500+. This doesn't seem like a big deal until *Google removes few of yo... Kemal Delalic

01/28/2012

05:25 pm Bug Report #4413: Kohana::init() overwrites any existing internal Log or Config instances
I would very much like to see this get into the core as soon as possible. I would like to have my init options array ... Richard Willis
12:02 am ORM Revision b577baee: The foreign key in the belongs_to relationship is now only set to the value's ...
Valery Bogdanov

01/27/2012

08:47 pm ORM Bug Report #4420: ORM with belongs_to causes error when setting it to NULL
Fixed: https://github.com/kohana/orm/pull/52 Adam Radwon
08:46 pm Bug Report #4224: Kohana::$config incorrectly initialized in Kohana_Core
Fixed: https://github.com/kohana/core/pull/206 Adam Radwon
08:45 pm Bug Report #4413: Kohana::init() overwrites any existing internal Log or Config instances
Fixed: https://github.com/kohana/core/pull/206 Adam Radwon
01:50 pm UnitTest Bug Report #3711: Unittest module breaks the userguide api browser
Adding @require_once 'PHPUnit/Autoload.php'@ to @unittest/init.php@ fixes this. Why doesn't the UnitTest module load ... Chris Bandy
01:31 pm Revision da21c51f: Update submodules
Kohana Jenkins
01:31 pm Revision 42800887: Update submodules
Kohana Jenkins
01:31 pm Revision a17d1bb5: Update submodules
Kohana Jenkins
01:28 pm Userguide Feature Request #3919: Sunlight Syntax Highlighter
I think the library has moved: http://sunlightjs.com Chris Bandy
01:21 pm Userguide Bug Report #3334 (Closed): API autofocus
Chris Bandy
01:20 pm Userguide Bug Report #3334: API autofocus
Fixed in https://github.com/kohana/userguide/commit/70b0aa5384d77a6162389c57fc1e46ca37126b8d Chris Bandy
01:19 pm Userguide Revision d5b97202: Merge branch '3.2/develop' into 3.3/develop
Chris Bandy
01:18 pm Userguide Revision eeb6e389: Merge branch '3.1/develop' into 3.2/develop
Chris Bandy
01:16 pm Revision 18a7dee2: Update submodules
Kohana Jenkins
01:15 pm Userguide Bug Report #3665 (Closed): Filter does not work on API Browser.
Applied in changeset commit:f60b7bca75c19eadb72db02ba77a719fecca4fd9. Chris Bandy
01:06 pm Userguide Revision 70b0aa53: Simplify API filter and focus on load
Chris Bandy
01:02 pm Userguide Revision f60b7bca: Merge pull request #18 from awellis13/3.1/develop
Fixes #3665 Chris Bandy
10:26 am Feature Request #4169: Support for subdomains
Renaming ... David Pommer
09:55 am Feature Request #4169: Support for subdomains
Some quick thoughts:... David Pommer
08:56 am ORM Bug Report #4420 (Closed): ORM with belongs_to causes error when setting it to NULL
Reported in the forums: http://forum.kohanaframework.org/discussion/10125/
Setting a belongs_to relationship to NU...
Adam Radwon

01/26/2012

03:33 pm Revision 90f06159: Update submodules
Kohana Jenkins
02:24 pm Bug Report #4313: Kohana_Session throws exception when session_start was already called
Zvi Shteingart, did you meant @if(session_id())@? Dmitry T.
01:07 pm Bug Report #4313: Kohana_Session throws exception when session_start was already called
nice. i think such exception is better than existing one. it cleares out the reason of exception. Dmitry Selin
12:37 pm Bug Report #4313: Kohana_Session throws exception when session_start was already called
I spend a couple of hours on this issue too. It is not straight-forward from the bug that Session::Instance() must be... Zvi Shteingart
10:47 am Bug Report #4016: Validation message for "matches" should say :param3 instead of :param2
Agree with Nano Documet.
Kohana 3.0 has only a Validate class, so there was no need for passing Validation object...
Ivan Brotkin

01/25/2012

12:11 am Feature Request #4375: Remove redirect() from the Request class
I think I agree. I also think that we should encourage using HTTP::redirect() over $this->redirect() in controllers. ... Jeremy Bush

01/24/2012

11:53 pm Feature Request #4375 (Feedback): Remove redirect() from the Request class
What abount interchanging url and code parameters order? (code is optional, and url is required) Dmitry T.
09:41 pm Minion Feature Request #4419 (Closed): Switch newlines to be appended instead of prepending
This is more logical but we will need to create or update the CLI::write_replace() method to reflect the change. Pull... Lorenzo Pisani
09:40 pm Core Revision 7719279b: Refs #4375 - Add redirect helper method
Kiall Mac Innes
09:37 pm Feature Request #4418 (Closed): std* log writers need to append a newline instead of prepending it
We are changing this behavior in minion as well to make it consistent with how other command line tools work Lorenzo Pisani
09:28 pm Bug Report #4284: Syslog driver doesn't use $_syslog_levels
Fixed with the following pull request https://github.com/kohana/core/pull/209 Alex Cartwright
09:25 pm Core Revision 992dbd6e: Fixed bug #4284, "Syslog driver doesn't use $_syslog_levels"
All log messages of level Log::STRACE are converted to Log::DEBUG for
the syslog driver.
Alex Cartwright
08:44 pm Core Revision cbd688b5: Refs #4417 - Cleanup timestamp handling, and add a missing docblock comment.
Kiall Mac Innes
08:11 pm Core Revision e1605fea: Refs #4417 - Move strace_level to Log_Writer
Kiall Mac Innes
08:08 pm Core Revision 09d9e5c6: Merge pull request #208 from kohana/3.3/feature/4417-LogParameters
Fixes #4417 - Support for additional parameters to Kohana_Log::add() Kiall Mac Innes
08:07 pm Feature Request #4417 (Closed): Support for additional parameters to Kohana_Log::add()
Kiall Mac Innes
06:52 pm Core Revision f9161128: Refs #4417 - Support for additional parameters to Kohana_Log::add()
Kiall Mac Innes
06:44 pm Core Revision 4557c822: Refs #4417 - Support for additional parameters to Kohana_Log::add()
Kiall Mac Innes
06:21 pm Core Revision 1de08215: Refs #4417 - Support for additional parameters to Kohana_Log::add()
Kiall Mac Innes
05:29 pm Feature Request #4417: Support for additional parameters to Kohana_Log::add()
I think it would be nice to get this added to 3.3, it makes logging much more flexible. Isaiah DeRose-Wilson
05:08 pm Feature Request #4417: Support for additional parameters to Kohana_Log::add()
See https://github.com/kohana/core/pull/208 Kiall Mac Innes
05:08 pm Core Revision faad2724: Refs #4417 - Support for additional parameters to Kohana_Log::add()
Kiall Mac Innes
05:06 pm Feature Request #4417 (Closed): Support for additional parameters to Kohana_Log::add()
Support sending additional parameters to Kohana_Log::add() eg user_id, session_id, exception etc..
This should als...
Kiall Mac Innes
03:27 pm Feature Request #4416 (New): Response::send_file(): ability to pass an existing ressource
... Michael Fleischhauer

01/23/2012

08:58 pm Core Revision 87f07a2a: updated phpdoc for the request class for ide support
Andrew Ellis
01:59 pm Bug Report #4415 (New): [Validation] Anonymous function doesnt stop check execution
I have a Validation object with two rules:
$valid->rules('foo',
array(function($value) {...})),
array('V...
Ivan Brotkin

01/21/2012

11:55 pm Userguide Bug Report #4274: Comments of users are shown in production mode(no config option available)
Should this be a setting in each module or in the userguide API browser itself? Chris Bandy

01/20/2012

08:00 pm Patch #4414 (Closed): Add Facebook user agent
Just add ... Kemal Delalic
04:54 pm Bug Report #4413 (Closed): Kohana::init() overwrites any existing internal Log or Config instances
During the init() method the Kohana::$log and Kohana::$config properties are set without first checking if they are e... Adam Radwon
04:51 pm Bug Report #4257: X-Powered-by header
nope. Anonymous
03:39 pm Bug Report #4257: X-Powered-by header
nope Anonymous

01/19/2012

05:15 pm Feature Request #4412: HTML class and attributes
By default, XHTML strict mode is still enabled. This just starts opening the path towards HTML5 support. At this poin... Woody Gilk
05:11 pm Feature Request #4412: HTML class and attributes
So are we officially supporting html5 now? This seems to not be valid for xhtml, our supported version of html. Jeremy Bush
04:46 pm Revision e908b0e3: Update submodules
Kohana Jenkins
04:46 pm Feature Request #4412 (Needs Test): HTML class and attributes
Woody Gilk
04:45 pm Feature Request #4412 (Closed): HTML class and attributes
Applied in changeset commit:9cffcd9a50ae324241f28de22366181a1df38d66. Shadowhand -
04:43 pm Core Revision 9cffcd9a: Added HTML::$strict and modified HTML::attributes() accordingly, allows empty ...
Shadowhand -
04:37 pm Feature Request #4412 (Closed): HTML class and attributes
One of the changes in HTML5 is dropping the requirement that all HTML attributes have values. In HTML, this is perfec... Woody Gilk
01:43 pm Feature Request #4411 (New): Sessions with namespace
I think Kohana should use sessions with namespace, maybe something like ZF:
http://framework.zend.com/manual/en/...
Enrique Piatti
01:34 pm ORM Bug Report #4410 (Closed): has method with wrong documentation
The documentation for Orm::has says the return type is Database_Result, you should change it to "bool"
http://k...
Enrique Piatti
12:14 pm Proposals (Political/Workflow) #4409 (New): Maybe Kohana_Confg_Database should extend Config_Data...
Instead of Kohana_Config_Database_Writer ? Ruslan Sukhar

01/18/2012

01:38 pm Image Feature Request #4408 (New): Image library should be have a square function
It would be nice to be able to add "padding" to an image to make it square, providing a background color.
Eg:
140...
Dave Carlson
05:09 am Bug Report #4407 (New): ORM count_all()
The using the count_all() in the ORM Module it does not return the correct columns.
I have found the problem:
C:\...
Geo G

01/17/2012

02:39 pm Bug Report #3300 (Feedback): Cache Directory must be writable even with Caching disabled
What if we are on a read only filesystem? dp de
01:09 am Bug Report #4403 (Closed): i18n shortcut __($string, $values = array(), $lang = ('en-us')) ignore...
Jeremy Bush
12:16 am Revision f4fd3cfd: Update submodules
Kohana Jenkins
12:15 am ORM Bug Report #4406 (Closed): Belongs to relationships return the wrong record
Applied in changeset commit:bc56b3d42274013c61a2fcfda41c5545bf849697. Isaiah DeRose-Wilson
12:14 am ORM Revision bc56b3d4: Fixes #4406 - Make sure we check for NULL value before loading belongs to data.
Isaiah DeRose-Wilson
12:12 am ORM Bug Report #4406 (Closed): Belongs to relationships return the wrong record
When ORM loads "belongs to" relationships it runs @$model->where($col, '=', $val)->find()@ without making sure $val i... Isaiah DeRose-Wilson
12:12 am ORM Bug Report #4405 (Closed): Belongs to relationships return the wrong record
When ORM loads "belongs to" relationships it runs @$model->where($col, '=', $val)->find()@ without making sure $val i... Isaiah DeRose-Wilson

01/16/2012

09:42 pm ORM Bug Report #4404 (Assigned): Belongs to relationships return the wrong record
Isaiah DeRose-Wilson
09:25 pm ORM Bug Report #4404 (Closed): Belongs to relationships return the wrong record
When ORM loads "belongs to" relationships it runs @$model->where($col, '=', $val)->find()@ without making sure $val i... Isaiah DeRose-Wilson
08:40 pm Bug Report #4403: i18n shortcut __($string, $values = array(), $lang = ('en-us')) ignores the $la...
Please ignore/delete this, I posted to quickly.
I think I confused the source language with the target language. Was...
Mike Gustafsson
08:28 pm Bug Report #4403 (Closed): i18n shortcut __($string, $values = array(), $lang = ('en-us')) ignore...
Think the subject says it all, but here's the line I'm talking about:
https://github.com/kohana/core/blob/3.2/develo...
Mike Gustafsson
10:42 am Cache Bug Report #4364: Cache tests fail if memcache isn't running
I opened a "PR":https://github.com/kohana/cache/pull/21 surely this can land in 3.2? Chris Smith
10:27 am Database Feature Request #4384: Add Database Insert ignore()
Gah Gneh wrote:
> could, at least the @compile()@ function be decoupled, so I can call @parent::compile()@ without h...
Chris Smith
04:46 am Revision f45dee1c: Update submodules
Kohana Jenkins
04:46 am Revision 0a884558: Update submodules
Kohana Jenkins
04:43 am Core Revision 374419b1: Merge branch '3.2/develop' into 3.3/develop
Woody Gilk
04:43 am Core Revision 962c5f12: Merge pull request #203 from badsyntax/3.2/develop
Clean URLs tutorial update Woody Gilk

01/15/2012

03:02 am Core Revision 3f5e3e13: Updated the Clean URLs tutorial to include a short explanation of why the .hta...
Richard Willis
02:40 am Database Bug Report #4402 (Closed): Fatal Error after attaching Database_Config object
Isaiah DeRose-Wilson

01/14/2012

10:49 pm Database Bug Report #4402 (Closed): Fatal Error after attaching Database_Config object
h3. The problem
Here is a quick example:...
Ivan Brotkin
10:31 pm Bug Report #4401 (Closed): Config cache should be reset after new Config source attached
h3. The problem
For example, I have a Config_File attached by default:...
Ivan Brotkin
07:39 pm Feature Request #4209 (Feedback): Combine regex and callback functionality in Routes
Jeremy, it looks like this feature has basically been implemented by Woody (the filters: http://dev.kohanaframework.o... Lorenzo Pisani
04:24 pm Feature Request #4209: Combine regex and callback functionality in Routes
This is kind of related to: http://dev.kohanaframework.org/issues/3866 , it would be nice if both could be added in t... Kemal Delalic

01/13/2012

04:09 pm Bug Report #4194 (Feedback): Date::span() returns wrong values
More tests won't tell us anything we don't already know. The code needs to be modified in some way. Woody Gilk
04:08 pm Bug Report #4194: Date::span() returns wrong values
Well do you want it mostly accurate for most situations, or perfectly accurate for corner cases? Unfortunately, the m... Woody Gilk
03:45 pm Bug Report #4194 (Needs Test): Date::span() returns wrong values
Needs more unit tests. Jeremy Bush
03:39 pm Bug Report #4194: Date::span() returns wrong values
There's still a problem with this method as it's returning wtful data:... Michał Matyas
09:55 am Bug Report #4400 (Assigned): Documentation Typos in Config class
There's a few small typos in the doc block comments in a couple of the Config classes/tests
Pull request: https://...
Paul Dixon

01/12/2012

07:38 pm Cache Feature Request #4024 (Closed): Redis driver
I don't think we want to support this in core. A third party module would be best. Jeremy Bush
06:18 pm Cache Feature Request #4024: Redis driver
Is the standard Redis PHP extension https://github.com/nicolasff/phpredis? I'd be willing to take a stab at it as lon... Logan Aube
11:42 am Bug Report #4399 (New): Seeding incorrect PRNG
The Encrypt class calls @mt_srand()@ to seed the PRNG when @MCRYPT_RAND@ is being used to generate an IV, however it ... Chris Smith
04:46 am Revision 5d49dd86: Update submodules
Kohana Jenkins
04:44 am Core Revision efda553d: Update docs regarding redirects including a note on potential changes before 3...
Kiall Mac Innes
« Previous
Next »
 

Also available in: Atom