root/trunk/test


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @988 [988] 07/31/08 05:56:56 bermiferrer Fixing bug on Action Mailer which required to create manually a mail …
(edit) @977 [977] 07/26/08 09:45:16 bermiferrer Adding the Action Mailer framework, for sending emails from your Akelos …
(edit) @925 [925] 07/22/08 21:19:56 kaste Added group-by clause to AR->find().
(edit) @847 [847] 07/14/08 11:47:08 kaste ValidatesNumericalityOf? now handles integer_strings correctly. Fixes …
(edit) @773 [773] 07/09/08 09:10:20 kaste Decimals now handle the thousands-seperator. (tosick) Fixes [194].
(edit) @660 [660] 06/17/08 07:12:06 arnoschn #190: table-inheritance aliasing bug fix
(edit) @659 [659] 06/15/08 05:56:52 kaste Simplified handling of uncountables in AkInflector?. Problem: the word …
(edit) @646 [646] 06/05/08 05:53:47 bermiferrer We need to remove the testing plugin in order to avoid conflicts with …
(edit) @645 [645] 05/30/08 20:59:26 bermiferrer Implementing PHP Bug 33595 hack for truly freeing up memory when unsetting …
(edit) @628 [628] 05/23/08 12:22:24 kaste Fixes unit test after [575]. Sqlite wants that we drop join-tables.
(edit) @627 [627] 05/23/08 12:21:51 kaste Fixes unit test. After [578] postgres failed because we can't expect an …
(edit) @579 [579] 05/14/08 18:03:15 bermiferrer AkWebRequest? will log errors and display them as in …
(edit) @578 [578] 05/04/08 14:10:40 bermiferrer Adding support for using string lists for finder 'include' params
(edit) @576 [576] 05/01/08 13:17:46 bermiferrer Fixing #161, for allowing selection of blank date in date_helper
(edit) @575 [575] 05/01/08 12:32:21 bermiferrer Fixing bug on habtm where when multiple associates where set() on existing …
(edit) @574 [574] 04/30/08 13:09:14 bermiferrer New records could not hold multiple habtm associates using ::set(). Fixes …
(edit) @563 [563] 04/14/08 19:54:13 kaste Fixes #149
(edit) @562 [562] 04/14/08 19:45:02 kaste Unit test for #149. refs #149
(edit) @556 [556] 04/11/08 21:39:55 bermiferrer * Adding a new HTTP client for performing REST requests at …
(edit) @555 [555] 04/07/08 19:58:46 kaste Add test/tmp/* to svn:ignore
(edit) @553 [553] 04/07/08 18:55:03 kaste Set AK_TMP_DIR to */test/tmp during unit tests.
(edit) @552 [552] 04/07/08 18:38:20 kaste Fixes unit test after changes in [549].
(edit) @551 [551] 04/06/08 21:06:20 bermiferrer Adding wildcards to previous ignore svn properties.
(edit) @550 [550] 04/06/08 21:03:26 bermiferrer Adding new resources to ignore. Closes #143
(edit) @549 [549] 04/06/08 20:38:15 bermiferrer In those cases where ./tmp is not writable, Akelos will set AK_TMP_DIR to …
(edit) @546 [546] 04/06/08 13:18:47 kaste Trivial change of test/AkHasAndBelongsToMany to investigate ticket …
(edit) @543 [543] 04/06/08 10:15:14 kaste Making menu_helper test robust against modules or subfolders in the …
(edit) @540 [540] 04/05/08 14:02:23 bermiferrer Fixed #141. Binary columns now can contain null chars. Fixing odd bug …
(edit) @538 [538] 04/05/08 08:31:39 kaste Fixes unit tests. unit.php did not run AkActiveRecord? _partial-tests.
(edit) @533 [533] 04/04/08 13:35:56 kaste Fixes unit tests. Occasionally AkActionController\_model_instantiation.php …
(edit) @532 [532] 04/04/08 13:29:50 kaste Fixes unit tests. active_record_helper.php line 71 & 79 failed with …
(edit) @522 [522] 03/27/08 22:20:05 bermiferrer Fixing issues with the scaffold generator (custom actions did not …
(edit) @514 [514] 03/26/08 15:07:24 bermiferrer Fixing #138
(edit) @513 [513] 03/26/08 12:22:36 bermiferrer Fixing #124 on SQLite. Rolling back changes on [504] to …
(edit) @510 [510] 03/21/08 20:44:19 bermiferrer Adding a handy utility for modifying arrays which is useful for securing …
(edit) @509 [509] 03/19/08 18:48:32 bermiferrer Fixing AkRouter?. Parameters with slashes where not escaped correctly …
(edit) @503 [503] 03/02/08 15:00:54 bermiferrer Fixing template security bug. It did not allowed […]
(edit) @497 [497] 03/01/08 07:23:38 bermiferrer Making unit test compatible with PHP4. Closes #131.
(edit) @494 [494] 03/01/08 06:05:55 kaste Implemented the update-command in scripts/plugin. 'install' complains now …
(edit) @493 [493] 03/01/08 06:00:26 kaste Unit tests for: AkHasMany->delete() does not destroy the associated …
(edit) @490 [490] 02/24/08 12:00:36 bermiferrer Fixing small typo on test. And checking if this commit message closes …
(edit) @489 [489] 02/23/08 09:51:34 kaste Empty values are null and not zero on integers now. The DateHelper? in …
(edit) @488 [488] 02/23/08 07:37:14 kaste Added test for #128
(edit) @487 [487] 02/23/08 06:41:14 kaste Added a specification that an empty integer field and an empty date-field …
(edit) @485 [485] 02/22/08 18:48:50 kaste Added unit test for #125
(edit) @484 [484] 02/22/08 18:35:50 kaste The value null can be saved to a column of type string when creating. …
(edit) @483 [483] 02/22/08 13:29:06 kaste Added unit-test for #124
(edit) @482 [482] 02/22/08 11:56:32 kaste Added unit test for #123
(edit) @481 [481] 02/18/08 10:10:00 bermiferrer Re-enabling ternary operator support on views which was accidentally …
(edit) @480 [480] 02/18/08 07:24:12 bermiferrer Adding tests for securing private variable inclussion on templates. Fixed …
(edit) @476 [476] 02/12/08 07:27:12 bermiferrer Adding includeAndInstatiateModels and uninstallAndInstallMigration to …
(edit) @475 [475] 02/11/08 20:04:41 bermiferrer On the views $controller_name sometimes contained an instance of the …
(edit) @474 [474] 02/11/08 19:17:30 bermiferrer Fixing bug on Sintags variable internationalization […] always …
(edit) @468 [468] 01/27/08 13:34:16 bermiferrer WARNING: IMPORTANT CHANGES AHEAD! --------------------------------- * …
(edit) @443 [443] 11/17/07 09:05:36 bermiferrer Making possible to specify finder options on models loaded automatically …
(edit) @423 [423] 10/23/07 10:15:11 bermiferrer * Simplifying unit test calls for models and core tests. Updated …
(edit) @421 [421] 10/22/07 16:44:02 bermiferrer Rearranging scripts to reduce the hassle of updating local application …
(edit) @420 [420] 10/22/07 08:37:24 bermiferrer AkInflector::demodulize() has been modified so it converts …
(edit) @414 [414] 10/19/07 16:02:46 bermiferrer Fixing AkCache? unit tests so the can be ran using ./script/test …
(edit) @413 [413] 10/19/07 14:00:48 bermiferrer Adding CHANGELOG.txt to keep developers informed about new changes on …
(edit) @412 [412] 10/19/07 13:35:53 bermiferrer Adding very simple HTTP authentication for controllers. […] Added …
(edit) @410 [410] 10/17/07 05:47:33 bermiferrer Adding testing plugin dirs
(edit) @405 [405] 10/15/07 13:58:38 bermiferrer Fixing file upload params ($_FILES) normalization. Closes #75
(edit) @404 [404] 10/15/07 12:03:28 bermiferrer Adding support for non-ISO date-times in Ak::getTimestamp() for allowing …
(edit) @393 [393] 10/09/07 22:18:17 bermiferrer Implementing support for Sintags assignments and basic blocks The …
(edit) @392 [392] 10/08/07 21:56:27 bermiferrer - Adding new command line script for managing plugins. - Improved the …
(edit) @389 [389] 10/07/07 19:42:47 bermiferrer Improving plugins documentation and adding repository discovery …
(edit) @388 [388] 10/07/07 14:24:26 bermiferrer Adding new Plugin manager for retrieving and installing plugins from …
(edit) @381 [381] 10/05/07 07:29:15 bermiferrer Fixing bug produced by mail_to which badly escaped UTF-8 characters when …
(edit) @379 [379] 10/01/07 14:29:38 bermiferrer Adding unit tests for AkTimeZone?, using now timezonedata zone names and …
(edit) @378 [378] 09/29/07 10:27:26 bermiferrer Improving AkTimeZone? implementation.
(edit) @376 [376] 09/26/07 12:39:42 bermiferrer Making it possible to select desired columns to show using the <%= form …
(edit) @374 [374] 09/26/07 07:04:59 bermiferrer ActsAs? behaviors now can be scoped using a simple attribute even for …
(edit) @371 [371] 09/24/07 09:08:45 bermiferrer Adding unit test for recurse usage of Ak::dir
(edit) @361 [361] 09/15/07 19:52:07 bermiferrer Fixing #57 and #13 where recursive directory deleting did not work as …
(edit) @360 [360] 09/15/07 17:34:31 bermiferrer Escaping Sintags using a backslash is now possible outside Sintags blocks. …
(edit) @357 [357] 09/14/07 16:24:40 bermiferrer MAJOR CHANGE. The way Akelos dispatches requests has changed completely. …
(edit) @347 [347] 09/09/07 06:00:43 bermiferrer Adding html_escape and h to the Text Helper. Fixing Sintags to support one …
(edit) @340 [340] 09/02/07 13:41:13 bermiferrer Updating the path to the generators on the AkActionWebservice? tests
(edit) @338 [338] 09/02/07 07:11:13 bermiferrer Adding support for looping using a custom variable on Sintags. Now you …
(edit) @335 [335] 08/30/07 06:12:09 bermiferrer Disabling function based getters/setters by default on active records. …
(edit) @333 [333] 08/29/07 21:37:32 bermiferrer Fixed bug reported by Aditya produced when finding one record and …
(edit) @329 [329] 08/28/07 12:26:29 bermiferrer Fixing finder bug where find('first', 3, array(....)) missed the primary …
(edit) @328 [328] 08/27/07 20:10:14 bermiferrer Adding more tests for habtm and has_many associations. Fixed invalid …
(edit) @325 [325] 08/27/07 09:56:57 bermiferrer Adding pre/post test processing for avoiding repetition on unit …
(edit) @323 [323] 08/26/07 17:55:22 bermiferrer Updated the framework to pass the tests when using PostgreSQL …
(edit) @322 [322] 08/25/07 20:39:23 bermiferrer Updating many small issues related to no mod_rewrite availability and …
(edit) @320 [320] 08/24/07 05:30:37 bermiferrer Has and belongs to many deletion bug reported at #48 fixed.
(edit) @319 [319] 08/23/07 19:13:38 bermiferrer Adding more tests for habtm associations.
(edit) @318 [318] 08/23/07 13:23:14 bermiferrer Implementing AkInflector::is_singular and …
(edit) @315 [315] 08/20/07 19:39:43 bermiferrer Including associated models on hasMany and hasAndBelongsToMany …
(edit) @313 [313] 08/18/07 10:30:41 bermiferrer Adding fixtures for new tests.
(edit) @312 [312] 08/18/07 10:26:22 bermiferrer Commit [308] introduced some bugs undetected by the unit tests which have …
(edit) @308 [308] 08/09/07 16:17:48 bermiferrer Fixing bug on Ak::size that returned wrong size on numeric strings. Closes …
(edit) @303 [303] 08/02/07 12:49:01 bermiferrer This is a big patch provided by salavert that fixes the issues that …
(edit) @301 [301] 08/01/07 09:20:11 bermiferrer Removing .htaccess from the tests dir.
(edit) @299 [299] 07/31/07 08:18:30 bermiferrer Fixing #12. Now validatesInclusionOf works fine with empty values if …
(edit) @296 [296] 07/30/07 09:47:34 bermiferrer Some big changes are being introduced on this commit. The first is …
(edit) @295 [295] 07/28/07 20:44:07 bermiferrer Integer fields in Active Record models can be set now as string (including …
(edit) @293 [293] 07/26/07 07:30:10 bermiferrer Adding some changes for those who unpack the framework and point their …
Note: See TracRevisionLog for help on using the revision log.