root/trunk/lib


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @1187 [1187] 10/08/08 12:19:15 arnoschn Fixing documentation bug AkConfig? is not a static class yet
(edit) @1185 [1185] 10/07/08 11:03:16 arnoschn WARNING: IMPORTANT CHANGES AHEAD! Using this version requires you do …
(edit) @1152 [1152] 09/25/08 19:38:32 bermiferrer Making it possible to for plugin installation method by defining the …
(edit) @1149 [1149] 09/25/08 14:32:36 bermiferrer Making detail columns default as text on the installer
(edit) @1145 [1145] 09/25/08 03:59:35 bermiferrer Adding tests for actions access restriction on controllers.
(edit) @1142 [1142] 09/24/08 04:26:34 bermiferrer Now mailers can be used as advertised on the docs. Previously we needed …
(edit) @1141 [1141] 09/23/08 17:12:55 bermiferrer Refactored AkHelperLoader? a little to allow helpers on Mailers
(edit) @1140 [1140] 09/21/08 19:44:24 bermiferrer Moving helper loading code into a HelperLoader? class. This will help on …
(edit) @1139 [1139] 09/21/08 19:41:12 bermiferrer Switching default encryption key to a md5 of current session name, which …
(edit) @1138 [1138] 09/21/08 19:37:13 bermiferrer Moving AkActiveRecord::t() to AkBaseModel? so we can localize any model …
(edit) @1136 [1136] 09/18/08 05:17:46 arnoschn #218: casting available versions to int
(edit) @1081 [1081] 09/03/08 03:41:22 bermiferrer Defaulting ->log() to message
(edit) @1080 [1080] 09/03/08 03:25:23 bermiferrer AkObject::log() now uses AkLogger? instead of PEAR::Log. This closes #215
(edit) @1079 [1079] 09/03/08 03:23:46 bermiferrer Fixing invalid template picking on the Mailer generator
(edit) @1023 [1023] 08/11/08 18:44:20 kaste Fix. HasMany->load() now considers include-option and therefore …
(edit) @988 [988] 07/31/08 05:56:56 bermiferrer Fixing bug on Action Mailer which required to create manually a mail …
(edit) @981 [981] 07/27/08 11:32:52 bermiferrer Fixing content type ordering when content_type is not defined.
(edit) @980 [980] 07/27/08 10:05:34 bermiferrer Fixing AkCharset::SetRecodingEngine(), It did not cache effectively which …
(edit) @977 [977] 07/26/08 09:45:16 bermiferrer Adding the Action Mailer framework, for sending emails from your Akelos …
(edit) @976 [976] 07/25/08 19:02:54 bermiferrer Adding extra charsets for ActionMailer? unit tests, if you're looking to …
(edit) @928 [928] 07/22/08 21:21:10 kaste Refactor. Moved logic from findBySqlWithAssociations to …
(edit) @927 [927] 07/22/08 21:20:45 kaste Marginal refactoring in AR->_findEvery().
(edit) @926 [926] 07/22/08 21:20:21 kaste Removed unused method AkAR->_validateFindOptions(). We use …
(edit) @925 [925] 07/22/08 21:19:56 kaste Added group-by clause to AR->find().
(edit) @907 [907] 07/20/08 17:34:54 bermiferrer Fixing bug (no index on array warning) on the plugin manager introduced on …
(edit) @859 [859] 07/16/08 15:34:27 kaste Fixed Ak::array_to_xml().
(edit) @851 [851] 07/15/08 03:19:33 bermiferrer Removing performAction from the scaffold generator until we can have …
(edit) @848 [848] 07/14/08 11:54:25 kaste Ouch. Removed the # at the beginning of AkActiveRecord?.php And I wondered …
(edit) @847 [847] 07/14/08 11:47:08 kaste ValidatesNumericalityOf? now handles integer_strings correctly. Fixes …
(edit) @822 [822] 07/10/08 19:03:37 bermiferrer Making it possible to install plugins from local directories in order to …
(edit) @821 [821] 07/10/08 12:32:30 kaste AR->find only selects fields from current table if you manually set …
(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) @647 [647] 06/05/08 06:07:13 bermiferrer * Making sure the installer does not add timestamp columns when modifying …
(edit) @645 [645] 05/30/08 20:59:26 bermiferrer Implementing PHP Bug 33595 hack for truly freeing up memory when unsetting …
(edit) @643 [643] 05/29/08 08:00:39 bermiferrer Installer names can now be passes with_underscores or …
(edit) @629 [629] 05/23/08 12:22:48 kaste AkInflector::toHelperFileName now adds '_helper' to the filename. Closes …
(edit) @626 [626] 05/23/08 12:21:18 kaste Cosmetic changes to AkDbAdapter? to support auto-completing IDE's
(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) @577 [577] 05/01/08 14:08:32 bermiferrer Allowing layout switching on modules. Making layout setting a little more …
(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) @573 [573] 04/24/08 11:09:59 bermiferrer Fixing method name typo in AkInstaller::promtUserVar, which is now …
(edit) @571 [571] 04/23/08 04:05:51 bermiferrer Modifying generator docs. Fixes #151
(edit) @570 [570] 04/20/08 08:50:46 kaste returning false or invoking a render in a before-filter halts the …
(edit) @566 [566] 04/15/08 19:20:06 bermiferrer Scaffold generator when using plural controller names created plural …
(edit) @563 [563] 04/14/08 19:54:13 kaste Fixes #149
(edit) @561 [561] 04/14/08 18:16:17 kaste Removed 'base_path' from AkInstaller->setInstalledVersion because …
(edit) @559 [559] 04/13/08 14:20:32 bermiferrer Fixing compiled template path bug, when running Apache as a different user …
(edit) @558 [558] 04/12/08 15:48:58 bermiferrer Oooops.... Adding forgotten AkHttpClient?.php Sorry
(edit) @556 [556] 04/11/08 21:39:55 bermiferrer * Adding a new HTTP client for performing REST requests at …
(edit) @554 [554] 04/07/08 19:56:13 kaste Moving installers versions folder to tmp/installer_versions and …
(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) @548 [548] 04/06/08 18:40:09 bermiferrer Fixing binary null files on postgresql
(edit) @544 [544] 04/06/08 12:53:13 kaste Refactored AkActionController::getControllerName. Fixes #105.
(edit) @541 [541] 04/05/08 19:55:53 bermiferrer Adding generic command line argument promt system. This has been …
(edit) @540 [540] 04/05/08 14:02:23 bermiferrer Fixed #141. Binary columns now can contain null chars. Fixing odd bug …
(edit) @535 [535] 04/04/08 15:11:06 kaste Fixes false conditional before defining AkRequest-class.
(edit) @531 [531] 04/04/08 12:54:44 kaste Moved handling/sanitizing variables in conditions out of …
(edit) @522 [522] 03/27/08 22:20:05 bermiferrer Fixing issues with the scaffold generator (custom actions did not …
(edit) @521 [521] 03/27/08 22:16:16 bermiferrer Adding a VERY experimental method for extending core classes …
(edit) @516 [516] 03/26/08 23:16:19 bermiferrer Making plugin installer options available to AkInstaller?
(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) @511 [511] 03/25/08 06:58:37 bermiferrer Action Controllers now will automatically load singular named helpers and …
(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) @508 [508] 03/18/08 16:23:00 bermiferrer Adding the possibility to make the PHP code sanitizer less restrictive by …
(edit) @505 [505] 03/03/08 17:39:40 kaste Fixes AkRequest->isGet()
(edit) @504 [504] 03/03/08 17:37:50 kaste AkUnitTest->installAndIncludeModels(array('model'=>table_definition)) now …
(edit) @502 [502] 03/02/08 13:37:51 bermiferrer Ensuring tests pass after bringing back support for db DSN connection. …
(edit) @501 [501] 03/02/08 13:04:24 bermi Making it possible to connect using just a DSN. Refs #132
(edit) @495 [495] 03/01/08 06:07:06 kaste Fixes #131.
(edit) @494 [494] 03/01/08 06:05:55 kaste Implemented the update-command in scripts/plugin. 'install' complains now …
(edit) @489 [489] 02/23/08 09:51:34 kaste Empty values are null and not zero on integers now. The DateHelper? in …
(edit) @486 [486] 02/22/08 19:02:38 kaste Destroying an ActiveRecord? with a hasOne-Association now cascades even …
(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) @480 [480] 02/18/08 07:24:12 bermiferrer Adding tests for securing private variable inclussion on templates. Fixed …
(edit) @479 [479] 02/16/08 12:59:25 bermiferrer Fixing #119. Akelos was silencing fatal errors on controllers, which could …
(edit) @477 [477] 02/14/08 09:17:58 bermiferrer Fixing mime_content_type which failed on Windows From now on, when …
(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) @473 [473] 02/11/08 13:17:57 bermiferrer Fixing typo. Closes #118
(edit) @472 [472] 02/11/08 13:07:24 bermiferrer Adding module support for scripts/migrate. It will diplay available …
(edit) @471 [471] 02/06/08 03:00:16 bermiferrer Adding support for 'sort' on findBy options
(edit) @470 [470] 01/27/08 19:49:48 bermiferrer Model generator now supports customizing first migration version column …
(edit) @469 [469] 01/27/08 18:58:18 bermiferrer Fixing FrameworkSetup?. Now it uses AkDbAdapter?.
(edit) @468 [468] 01/27/08 13:34:16 bermiferrer WARNING: IMPORTANT CHANGES AHEAD! --------------------------------- * …
(edit) @466 [466] 01/19/08 13:38:35 kaste Fixes #113. The value ZERO can be saved on columns which are defined as …
(edit) @453 [453] 11/28/07 04:25:42 bermiferrer UrlHelper::modify_current_url uses the parsed version of ak=..... Now if …
(edit) @443 [443] 11/17/07 09:05:36 bermiferrer Making possible to specify finder options on models loaded automatically …
(edit) @438 [438] 11/15/07 05:57:45 bermiferrer Adding patch by bobchin for handling XHTML validation correctly. Closes …
(edit) @424 [424] 10/31/07 09:05:09 bermiferrer Making Ak::mail return a boolean value as documented
(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 …
Note: See TracRevisionLog for help on using the revision log.