|
|
|
@1081
|
[1081]
|
09/03/08 03:41:22 |
bermiferrer |
Defaulting ->log() to message |
|
|
|
@1080
|
[1080]
|
09/03/08 03:25:23 |
bermiferrer |
AkObject::log() now uses AkLogger? instead of PEAR::Log.
This closes #215 |
|
|
|
@1079
|
[1079]
|
09/03/08 03:23:46 |
bermiferrer |
Fixing invalid template picking on the Mailer generator |
|
|
|
@1023
|
[1023]
|
08/11/08 18:44:20 |
kaste |
Fix. HasMany->load() now considers include-option and therefore … |
|
|
|
@988
|
[988]
|
07/31/08 05:56:56 |
bermiferrer |
Fixing bug on Action Mailer which required to create manually a mail … |
|
|
|
@981
|
[981]
|
07/27/08 11:32:52 |
bermiferrer |
Fixing content type ordering when content_type is not defined. |
|
|
|
@980
|
[980]
|
07/27/08 10:05:34 |
bermiferrer |
Fixing AkCharset::SetRecodingEngine(), It did not cache effectively which … |
|
|
|
@977
|
[977]
|
07/26/08 09:45:16 |
bermiferrer |
Adding the Action Mailer framework, for sending emails from your Akelos … |
|
|
|
@976
|
[976]
|
07/25/08 19:02:54 |
bermiferrer |
Adding extra charsets for ActionMailer? unit tests, if you're looking to … |
|
|
|
@975
|
[975]
|
07/25/08 18:50:49 |
bermiferrer |
Removing phpmailer |
|
|
|
@974
|
[974]
|
07/25/08 18:50:21 |
bermiferrer |
Updating PEAR Mail, Net and Auth |
|
|
|
@928
|
[928]
|
07/22/08 21:21:10 |
kaste |
Refactor. Moved logic from findBySqlWithAssociations to … |
|
|
|
@927
|
[927]
|
07/22/08 21:20:45 |
kaste |
Marginal refactoring in AR->_findEvery(). |
|
|
|
@926
|
[926]
|
07/22/08 21:20:21 |
kaste |
Removed unused method AkAR->_validateFindOptions().
We use … |
|
|
|
@925
|
[925]
|
07/22/08 21:19:56 |
kaste |
Added group-by clause to AR->find(). |
|
|
|
@907
|
[907]
|
07/20/08 17:34:54 |
bermiferrer |
Fixing bug (no index on array warning) on the plugin manager introduced on … |
|
|
|
@859
|
[859]
|
07/16/08 15:34:27 |
kaste |
Fixed Ak::array_to_xml(). |
|
|
|
@851
|
[851]
|
07/15/08 03:19:33 |
bermiferrer |
Removing performAction from the scaffold generator until we can have … |
|
|
|
@848
|
[848]
|
07/14/08 11:54:25 |
kaste |
Ouch. Removed the # at the beginning of AkActiveRecord?.php
And I wondered … |
|
|
|
@847
|
[847]
|
07/14/08 11:47:08 |
kaste |
ValidatesNumericalityOf? now handles integer_strings correctly.
Fixes … |
|
|
|
@822
|
[822]
|
07/10/08 19:03:37 |
bermiferrer |
Making it possible to install plugins from local directories in order to … |
|
|
|
@821
|
[821]
|
07/10/08 12:32:30 |
kaste |
AR->find only selects fields from current table if you manually set … |
|
|
|
@773
|
[773]
|
07/09/08 09:10:20 |
kaste |
Decimals now handle the thousands-seperator. (tosick)
Fixes [194]. |
|
|
|
@660
|
[660]
|
06/17/08 07:12:06 |
arnoschn |
#190: table-inheritance aliasing bug fix |
|
|
|
@659
|
[659]
|
06/15/08 05:56:52 |
kaste |
Simplified handling of uncountables in AkInflector?.
Problem: the word … |
|
|
|
@647
|
[647]
|
06/05/08 06:07:13 |
bermiferrer |
* Making sure the installer does not add timestamp columns when modifying … |
|
|
|
@646
|
[646]
|
06/05/08 05:53:47 |
bermiferrer |
We need to remove the testing plugin in order to avoid conflicts with … |
|
|
|
@645
|
[645]
|
05/30/08 20:59:26 |
bermiferrer |
Implementing PHP Bug 33595 hack for truly freeing up memory when unsetting … |
|
|
|
@643
|
[643]
|
05/29/08 08:00:39 |
bermiferrer |
Installer names can now be passes with_underscores or … |
|
|
|
@641
|
[641]
|
05/28/08 13:01:19 |
bermiferrer |
Fixing unquoted string, and improving formatting output. |
|
|
|
@632
|
[632]
|
05/23/08 12:52:05 |
kaste |
Applied patch for the booklink-tutorial from Shtriter if … |
|
|
|
@631
|
[631]
|
05/23/08 12:51:43 |
kaste |
Added patch to booklink-tutorial. Idea from Shtriter.
Closes #64. |
|
|
|
@630
|
[630]
|
05/23/08 12:51:16 |
kaste |
Applied patch for the booklink-tutorials from ccornwell.
Closes #116. |
|
|
|
@629
|
[629]
|
05/23/08 12:22:48 |
kaste |
AkInflector::toHelperFileName now adds '_helper' to the filename.
Closes … |
|
|
|
@628
|
[628]
|
05/23/08 12:22:24 |
kaste |
Fixes unit test after [575]. Sqlite wants that we drop join-tables. |
|
|
|
@627
|
[627]
|
05/23/08 12:21:51 |
kaste |
Fixes unit test. After [578] postgres failed because we can't expect an … |
|
|
|
@626
|
[626]
|
05/23/08 12:21:18 |
kaste |
Cosmetic changes to AkDbAdapter? to support auto-completing IDE's |
|
|
|
@579
|
[579]
|
05/14/08 18:03:15 |
bermiferrer |
AkWebRequest? will log errors and display them as in … |
|
|
|
@578
|
[578]
|
05/04/08 14:10:40 |
bermiferrer |
Adding support for using string lists for finder 'include' params |
|
|
|
@577
|
[577]
|
05/01/08 14:08:32 |
bermiferrer |
Allowing layout switching on modules. Making layout setting a little more … |
|
|
|
@576
|
[576]
|
05/01/08 13:17:46 |
bermiferrer |
Fixing #161, for allowing selection of blank date in date_helper |
|
|
|
@575
|
[575]
|
05/01/08 12:32:21 |
bermiferrer |
Fixing bug on habtm where when multiple associates where set() on existing … |
|
|
|
@574
|
[574]
|
04/30/08 13:09:14 |
bermiferrer |
New records could not hold multiple habtm associates using ::set(). Fixes … |
|
|
|
@573
|
[573]
|
04/24/08 11:09:59 |
bermiferrer |
Fixing method name typo in AkInstaller::promtUserVar, which is now … |
|
|
|
@572
|
[572]
|
04/24/08 10:56:41 |
bermiferrer |
Fixing doc bug as reported at … |
|
|
|
@571
|
[571]
|
04/23/08 04:05:51 |
bermiferrer |
Modifying generator docs. Fixes #151 |
|
|
|
@570
|
[570]
|
04/20/08 08:50:46 |
kaste |
returning false or invoking a render in a before-filter halts the … |
|
|
|
@566
|
[566]
|
04/15/08 19:20:06 |
bermiferrer |
Scaffold generator when using plural controller names created plural … |
|
|
|
@563
|
[563]
|
04/14/08 19:54:13 |
kaste |
Fixes #149 |
|
|
|
@562
|
[562]
|
04/14/08 19:45:02 |
kaste |
Unit test for #149.
refs #149 |
|
|
|
@561
|
[561]
|
04/14/08 18:16:17 |
kaste |
Removed 'base_path' from AkInstaller->setInstalledVersion because … |
|
|
|
@559
|
[559]
|
04/13/08 14:20:32 |
bermiferrer |
Fixing compiled template path bug, when running Apache as a different user … |
|
|
|
@558
|
[558]
|
04/12/08 15:48:58 |
bermiferrer |
Oooops....
Adding forgotten AkHttpClient?.php
Sorry |
|
|
|
@556
|
[556]
|
04/11/08 21:39:55 |
bermiferrer |
* Adding a new HTTP client for performing REST requests at … |
|
|
|
@555
|
[555]
|
04/07/08 19:58:46 |
kaste |
Add test/tmp/* to svn:ignore |
|
|
|
@554
|
[554]
|
04/07/08 19:56:13 |
kaste |
Moving installers versions folder to tmp/installer_versions and … |
|
|
|
@553
|
[553]
|
04/07/08 18:55:03 |
kaste |
Set AK_TMP_DIR to */test/tmp during unit tests. |
|
|
|
@552
|
[552]
|
04/07/08 18:38:20 |
kaste |
Fixes unit test after changes in [549]. |
|
|
|
@551
|
[551]
|
04/06/08 21:06:20 |
bermiferrer |
Adding wildcards to previous ignore svn properties. |
|
|
|
@550
|
[550]
|
04/06/08 21:03:26 |
bermiferrer |
Adding new resources to ignore. Closes #143 |
|
|
|
@549
|
[549]
|
04/06/08 20:38:15 |
bermiferrer |
In those cases where ./tmp is not writable, Akelos will set AK_TMP_DIR to … |
|
|
|
@548
|
[548]
|
04/06/08 18:40:09 |
bermiferrer |
Fixing binary null files on postgresql |
|
|
|
@546
|
[546]
|
04/06/08 13:18:47 |
kaste |
Trivial change of test/AkHasAndBelongsToMany to investigate ticket … |
|
|
|
@545
|
[545]
|
04/06/08 13:09:35 |
kaste |
Added -n option to ci_tests script to run tests repeatedly. |
|
|
|
@544
|
[544]
|
04/06/08 12:53:13 |
kaste |
Refactored AkActionController::getControllerName. Fixes #105. |
|
|
|
@543
|
[543]
|
04/06/08 10:15:14 |
kaste |
Making menu_helper test robust against modules or subfolders in the … |
|
|
|
@541
|
[541]
|
04/05/08 19:55:53 |
bermiferrer |
Adding generic command line argument promt system.
This has been … |
|
|
|
@540
|
[540]
|
04/05/08 14:02:23 |
bermiferrer |
Fixed #141. Binary columns now can contain null chars.
Fixing odd bug … |
|
|
|
@538
|
[538]
|
04/05/08 08:31:39 |
kaste |
Fixes unit tests. unit.php did not run AkActiveRecord? _partial-tests. |
|
|
|
@537
|
[537]
|
04/04/08 18:39:46 |
kaste |
Initial version of a ci-test-runner. (= run tests with different … |
|
|
|
@535
|
[535]
|
04/04/08 15:11:06 |
kaste |
Fixes false conditional before defining AkRequest-class. |
|
|
|
@533
|
[533]
|
04/04/08 13:35:56 |
kaste |
Fixes unit tests. Occasionally AkActionController\_model_instantiation.php … |
|
|
|
@532
|
[532]
|
04/04/08 13:29:50 |
kaste |
Fixes unit tests. active_record_helper.php line 71 & 79 failed with … |
|
|
|
@531
|
[531]
|
04/04/08 12:54:44 |
kaste |
Moved handling/sanitizing variables in conditions out of … |
|
|
|
@522
|
[522]
|
03/27/08 22:20:05 |
bermiferrer |
Fixing issues with the scaffold generator (custom actions did not … |
|
|
|
@521
|
[521]
|
03/27/08 22:16:16 |
bermiferrer |
Adding a VERY experimental method for extending core classes … |
|
|
|
@516
|
[516]
|
03/26/08 23:16:19 |
bermiferrer |
Making plugin installer options available to AkInstaller? |
|
|
|
@514
|
[514]
|
03/26/08 15:07:24 |
bermiferrer |
Fixing #138 |
|
|
|
@513
|
[513]
|
03/26/08 12:22:36 |
bermiferrer |
Fixing #124 on SQLite.
Rolling back changes on [504] to … |
|
|
|
@511
|
[511]
|
03/25/08 06:58:37 |
bermiferrer |
Action Controllers now will automatically load singular named helpers and … |
|
|
|
@510
|
[510]
|
03/21/08 20:44:19 |
bermiferrer |
Adding a handy utility for modifying arrays which is useful for securing … |
|
|
|
@509
|
[509]
|
03/19/08 18:48:32 |
bermiferrer |
Fixing AkRouter?. Parameters with slashes where not escaped correctly … |
|
|
|
@508
|
[508]
|
03/18/08 16:23:00 |
bermiferrer |
Adding the possibility to make the PHP code sanitizer less restrictive by … |
|
|
|
@507
|
[507]
|
03/18/08 09:43:07 |
webfaction |
testing |
|
|
|
@506
|
[506]
|
03/18/08 09:40:30 |
webfaction |
testing |
|
|
|
@505
|
[505]
|
03/03/08 17:39:40 |
kaste |
Fixes AkRequest->isGet() |
|
|
|
@504
|
[504]
|
03/03/08 17:37:50 |
kaste |
AkUnitTest->installAndIncludeModels(array('model'=>table_definition)) now … |
|
|
|
@503
|
[503]
|
03/02/08 15:00:54 |
bermiferrer |
Fixing template security bug. It did not allowed
[…] |
|
|
|
@502
|
[502]
|
03/02/08 13:37:51 |
bermiferrer |
Ensuring tests pass after bringing back support for db DSN connection. … |
|
|
|
@501
|
[501]
|
03/02/08 13:04:24 |
bermi |
Making it possible to connect using just a DSN. Refs #132 |
|
|
|
@500
|
[500]
|
03/01/08 07:45:23 |
bermiferrer |
Fixing perms on svn hooks.
Closes #131. |
|
|
|
@499
|
[499]
|
03/01/08 07:37:54 |
bermiferrer |
Another small change to debug svn post-commit hook. Closes #131. |
|
|
|
@498
|
[498]
|
03/01/08 07:30:31 |
bermiferrer |
Small change to debug svn post-commit hook. Closes #131. |
|
|
|
@497
|
[497]
|
03/01/08 07:23:38 |
bermiferrer |
Making unit test compatible with PHP4. Closes #131. |
|
|
|
@495
|
[495]
|
03/01/08 06:07:06 |
kaste |
Fixes #131. |
|
|
|
@494
|
[494]
|
03/01/08 06:05:55 |
kaste |
Implemented the update-command in scripts/plugin. 'install' complains now … |
|
|
|
@493
|
[493]
|
03/01/08 06:00:26 |
kaste |
Unit tests for: AkHasMany->delete() does not destroy the associated … |
|
|
|
@490
|
[490]
|
02/24/08 12:00:36 |
bermiferrer |
Fixing small typo on test. And checking if this commit message closes … |
|
|
|
@489
|
[489]
|
02/23/08 09:51:34 |
kaste |
Empty values are null and not zero on integers now.
The DateHelper? in … |
|
|
|
@488
|
[488]
|
02/23/08 07:37:14 |
kaste |
Added test for #128 |