Activity

From 07/01/2009 to 07/30/2009

07/30/2009

01:58 PM Server downtime
We move the servers to a new data center. The redmine and SVN server will be not available for some hours. The keyboard Monkeys Reiner Jung
01:27 AM Revision 912: more namespaces and DB calls migration
more namespaces and DB calls migration Alejandro Pedraza
12:34 AM Revision 911: bug: anonymous user couldn't save preferences
bug: anonymous user couldn't save preferences Alejandro Pedraza
12:34 AM Revision 910: fixed namespace issue
fixed namespace issue Alejandro Pedraza

07/29/2009

04:13 PM Feature #186 (Closed): lists don't display as expected
Acknowledged. I've just fixed this in the code in trunk for version 2.1.0 Cheers, Alejandro Alejandro Pedraza
04:12 PM Revision 909: added style sheet specifically for styling articles content. Based on the YUI base....
added style sheet specifically for styling articles content. Based on the YUI base.css foundation, it will render all HTML elements as expected Alejandro Pedraza
04:31 AM Feature #186: lists don't display as expected
Similarly some headings don't show as headings, but only a plain text. Arnold Wiegert
04:25 AM Feature #186: lists don't display as expected
BTW, this is with Sciret 2.0.0 RC4 Arnold Wiegert
04:24 AM Feature #186: lists don't display as expected
I have created a number of lists in my articles, but they don't show up as lists at all, just as simple text. Is there any way to correct that or am I missing something in setting them up with FCKeditor?? TIA Arnold Wiegert

07/24/2009

10:04 PM Keyboard Monkeys Sciret at Twitter
Today the Keyboard Monkeys start on Twitter. We will not have for every project a own channel and will use "Keyboard Monkeys":http://twitter.com/KeyboardMonkeys on Twitter for all of them. We hope to see you there soon. To follow us please use... Reiner Jung

07/22/2009

12:33 AM Revision 908: Separated users, kb and api into their own modules, and implemented namespace namin...
Separated users, kb and api into their own modules, and implemented namespace naming for better class autoloading. Also, put all config under 'kb' for easier integration into other projects, discarded DB class and replaced some php4 constructors w... Alejandro Pedraza
12:32 AM Revision 907: Added 'test' field for test articles
Added 'test' field for test articles Alejandro Pedraza
12:31 AM Revision 906: finally got rid of the old DB class
finally got rid of the old DB class Alejandro Pedraza
12:30 AM Revision 905: moved controller to the monkeys lib dir
moved controller to the monkeys lib dir Alejandro Pedraza
12:30 AM Revision 904: moved phpmailer class to the monkeys lib
moved phpmailer class to the monkeys lib Alejandro Pedraza
12:27 AM Revision 903: use utf8 connection with the DB. Separated users, kb and api into their own modules...
use utf8 connection with the DB. Separated users, kb and api into their own modules, and implemented namespace naming for better class autoloading. Also, put all config under 'kb' for easier integration into other projects, discarded DB class and ... Alejandro Pedraza
12:26 AM Revision 902: started to move Library class into the monkeys lib dir
started to move Library class into the monkeys lib dir Alejandro Pedraza
12:24 AM Revision 901: moved db profiler into the monkeys lib
moved db profiler into the monkeys lib Alejandro Pedraza
12:22 AM Revision 900: Separated users, kb and api into their own modules
Separated users, kb and api into their own modules Alejandro Pedraza
12:21 AM Revision 899: Added 'test' field for test articles. Separated users, kb and api into their own mo...
Added 'test' field for test articles. Separated users, kb and api into their own modules, and implemented namespace naming for better class autoloading. Also, put all config under 'kb' for easier integration into other projects, discarded DB class... Alejandro Pedraza
12:19 AM Revision 898: added missing method to comply with ZF8
added missing method to comply with ZF8 Alejandro Pedraza
12:19 AM Revision 897: Separated users, kb and api into their own modules, and implemented namespace namin...
Separated users, kb and api into their own modules, and implemented namespace naming for better class autoloading. Also, put all config under 'kb' for easier integration into other projects, discarded DB class and replaced some php4 constructors w... Alejandro Pedraza
12:19 AM Revision 896: Separated users, kb and api into their own modules, and implemented namespace namin...
Separated users, kb and api into their own modules, and implemented namespace naming for better class autoloading. Also, put all config under 'kb' for easier integration into other projects, discarded DB class and replaced some php4 constructors w... Alejandro Pedraza
12:19 AM Revision 895: Separated users, kb and api into their own modules, and implemented namespace namin...
Separated users, kb and api into their own modules, and implemented namespace naming for better class autoloading. Also, put all config under 'kb' for easier integration into other projects, discarded DB class and replaced some php4 constructors w... Alejandro Pedraza

07/21/2009

11:55 PM Revision 894: put all config directives under 'kb' to let easier integration into other apps
put all config directives under 'kb' to let easier integration into other apps Alejandro Pedraza
06:19 PM Feature #178 (Closed): Article title is not escaped correctly for UTF8
Thanks, implemented for version 2.1.0. I also noticed we have text fields in the database set to utf8, but the connection is not being forced to be utf8. I'll correct this as well, but in the mean time you can make sure mysql is using the appropri... Alejandro Pedraza

07/20/2009

05:58 PM Feature #178: Article title is not escaped correctly for UTF8
When writting an article with UTF8 characters in the title, it will show up incorrectly. the solution is to add this to views/ViewArticle.php: 'title' => htmlentities($this->article->getTitle(),ENT_COMPAT,'UTF-8'), José Rodríguez

07/17/2009

06:26 PM Revision 893: remove database name from tables definition
remove database name from tables definition Alejandro Pedraza
05:16 PM Revision 892: upgraded ZF to version 1.8.2
upgraded ZF to version 1.8.2 Alejandro Pedraza

07/14/2009

09:46 PM Revision 891: more progress with the CS integration
more progress with the CS integration Alejandro Pedraza
09:45 PM Revision 890: removed unused tag
removed unused tag Alejandro Pedraza
04:16 PM Revision 889: enforced permissions when accessing the API
enforced permissions when accessing the API Alejandro Pedraza
04:15 PM Revision 888: added monkeys lib exception
added monkeys lib exception Alejandro Pedraza
04:14 PM Revision 887: added monkeys lib exception
added monkeys lib exception Alejandro Pedraza

07/09/2009

05:54 PM Revision 886: removed unnecessary css file fetch
removed unnecessary css file fetch Alejandro Pedraza

07/06/2009

11:36 PM Revision 885: added constants for types
added constants for types Alejandro Pedraza
11:35 PM Revision 884: more refinements to the REST API
more refinements to the REST API Alejandro Pedraza
06:10 PM Revision 883: Bug: in the What's New and Popular tabs bookmarks weren't linking to its correspond...
Bug: in the What's New and Popular tabs bookmarks weren't linking to its corresponding URL, nor didn't have the 'details' link Alejandro Pedraza

07/03/2009

06:17 PM Revision 882: added REST calls for getting articles by projectId, tag and pagination params, and ...
added REST calls for getting articles by projectId, tag and pagination params, and added getTags() call Alejandro Pedraza
06:16 PM Revision 881: added support in getArticles() for tags, project_id and fixed bug in total number o...
added support in getArticles() for tags, project_id and fixed bug in total number of results (result->rowCount() doesn't work for SELECT) Alejandro Pedraza

07/02/2009

09:02 PM Revision 880: Moved to version number 2.1.0, and added tags functionality
Moved to version number 2.1.0, and added tags functionality Alejandro Pedraza
« Previous
Next »
 

Also available in: Atom