Activity

From 10/12/2009 to 11/10/2009

11/10/2009

04:59 PM Sciret 2.1.0 RC1
This is the first RC from Sciret 2.1 branch. Sciret looks like much more stable and in this release we fixed only some minor problems and a new function was added. The complete Changelog can be found "here":http://source.keyboard-monkeys.org/wi... Reiner Jung
04:08 PM Revision 1086: update the changelog for 2.1.0 RC1
update the changelog for 2.1.0 RC1 Reiner Jung
03:52 PM Revision 1085: fixed class name
fixed class name Alejandro Pedraza
03:52 PM Revision 1084: there must always be an upgrade sql files
there must always be an upgrade sql files Alejandro Pedraza

11/09/2009

10:11 PM Bug #220 (Closed): I think articles are not being erased from lucene's index when deleted
Fixed for 2.1.0.RC1 Alejandro Pedraza
10:11 PM Revision 1083: Bug: When an article was deleted, it wasn't being removed from the Lucene index
Bug: When an article was deleted, it wasn't being removed from the Lucene index Alejandro Pedraza
10:10 PM Revision 1082: move index re-creation to latest upgrade, 2.1.0.RC1
move index re-creation to latest upgrade, 2.1.0.RC1 Alejandro Pedraza
09:08 PM Revision 1081: set version 2.1.0.RC1
set version 2.1.0.RC1 Alejandro Pedraza

11/05/2009

12:09 AM Revision 1080: implement interfaces Relationable and Indexable, and added delete() method (only u...
implement interfaces Relationable and Indexable, and added delete() method (only used by caas) Alejandro Pedraza
12:07 AM Revision 1079: fixed delete() call (used by caas)
fixed delete() call (used by caas) Alejandro Pedraza

11/04/2009

06:18 PM Bug #220: I think articles are not being erased from lucene's index when deleted
. Alejandro Pedraza

11/02/2009

04:11 PM Revision 1078: Inject lucene class through configuration, so that we can use a different one in t...
Inject lucene class through configuration, so that we can use a different one in the top secret project. Also renamed (un)indexArticle() method to (un)indexItem(). Alejandro Pedraza

10/31/2009

12:43 AM Revision 1077: started Zend coding standards refactorings, but it's really not worth it
started Zend coding standards refactorings, but it's really not worth it Alejandro Pedraza

10/30/2009

11:43 PM Revision 1076: CS
CS Alejandro Pedraza
03:38 PM Bug #218 (Closed): Internal use only
Fixed in the stable branch (for the next beta or RC release). Alejandro Pedraza
03:38 PM Revision 1075: added 'internal' field to lucene indexed keys. This means will need an index rebui...
added 'internal' field to lucene indexed keys. This means will need an index rebuild during the upgrade. Alejandro Pedraza
03:38 PM Revision 1074: When article is set as internal, hide it from anonymous users (in main view, rss, ...
When article is set as internal, hide it from anonymous users (in main view, rss, and search results) Alejandro Pedraza
03:37 PM Revision 1073: removed some useless code
removed some useless code Alejandro Pedraza
03:34 PM Revision 1072: added 'internal' field to iterator
added 'internal' field to iterator Alejandro Pedraza

10/29/2009

03:46 PM Revision 1071: replaced old user->lang() call and fixed class namespace (bug: couldn't delete cat...
replaced old user->lang() call and fixed class namespace (bug: couldn't delete category) Alejandro Pedraza
03:45 PM Revision 1070: replaced all user->lang() call
replaced all user->lang() call Alejandro Pedraza

10/27/2009

10:49 PM Revision 1069: moved max vote calculation to method in model
moved max vote calculation to method in model Alejandro Pedraza
10:07 PM Revision 1068: fixed bad label
fixed bad label Alejandro Pedraza
10:05 PM Revision 1067: corrected label indicating that you've already rated the item
corrected label indicating that you've already rated the item Alejandro Pedraza
03:37 PM Revision 1066: bug: article rating action was broken
bug: article rating action was broken Alejandro Pedraza
03:37 PM Revision 1065: bug: article rating action was broken
bug: article rating action was broken Alejandro Pedraza

10/26/2009

03:33 PM Revision 1064: added missing table prefix
added missing table prefix Alejandro Pedraza
03:33 PM Revision 1063: updated sampledata.sql with new has_attachments column in articles table
updated sampledata.sql with new has_attachments column in articles table Alejandro Pedraza

10/21/2009

04:19 PM Revision 1062: added eventual table prefix to sql query
added eventual table prefix to sql query Alejandro Pedraza

10/20/2009

03:49 PM Revision 1061: added has_attachments field to articles table, to avoid having to always join agai...
added has_attachments field to articles table, to avoid having to always join against the files table, which simplifies things and improves performance, and also makes easier to use a different provider for the attached files, besides de files table Alejandro Pedraza
02:57 PM Revision 1060: next version in the trunk will be 2.2.0.beta1
next version in the trunk will be 2.2.0.beta1 Alejandro Pedraza

10/19/2009

05:14 PM Sciret 2.1.0 BETA
Today we released the new BETA release from Sciret. We have added some realy nice features to this release and we hope to have a stable release in the next 6 to 8 weeks. The complete Changelog can be found "here":http://source.keyboard-monkeys... Reiner Jung
04:04 PM Revision 1059: add changes for 2.1.0 BETA release
add changes for 2.1.0 BETA release Reiner Jung
03:44 PM Revision 1058: created branch for 2.1.x series
created branch for 2.1.x series Alejandro Pedraza
03:34 PM Revision 1057: add mssing changelog from 2.0.0
add mssing changelog from 2.0.0 Reiner Jung

10/18/2009

03:19 PM Revision 1056: added temporary translator adapter that backports ZF bug fix
added temporary translator adapter that backports ZF bug fix Alejandro Pedraza
03:18 PM Revision 1055: set basepath like in the other languages, because pt_BR has now the same directory...
set basepath like in the other languages, because pt_BR has now the same directory structure as the others Alejandro Pedraza

10/16/2009

11:53 PM Revision 1054: re-encoded swedish file to utf8, and synced with source code there still are inval...
re-encoded swedish file to utf8, and synced with source code there still are invalid chars though... :( Alejandro Pedraza
11:38 PM Revision 1053: one missing English translation added
one missing English translation added Reiner Jung
11:34 PM Revision 1052: delete wrong chinese and add traditional Chinese
delete wrong chinese and add traditional Chinese Reiner Jung
11:25 PM Revision 1051: remove pt and add pt_BR
remove pt and add pt_BR Reiner Jung
08:38 PM Revision 1050: re-synced language files with code
re-synced language files with code Alejandro Pedraza
07:15 PM Revision 1049: global identity function just to mark translation string for poedit to locate
global identity function just to mark translation string for poedit to locate Alejandro Pedraza
07:14 PM Revision 1048: fixed namespaces and changed to new language calls
fixed namespaces and changed to new language calls Alejandro Pedraza
07:14 PM Revision 1047: fixed translation of history items that had parameters
fixed translation of history items that had parameters Alejandro Pedraza
07:14 PM Revision 1046: 100% updated spanish translation
100% updated spanish translation Alejandro Pedraza
07:12 PM Revision 1045: fixed translation of history items that had parameters
fixed translation of history items that had parameters Alejandro Pedraza
07:11 PM Revision 1044: added translation calls for administration tabs
added translation calls for administration tabs Alejandro Pedraza
07:10 PM Revision 1043: added ability to pass arguments as an array to translation function
added ability to pass arguments as an array to translation function Alejandro Pedraza
03:54 PM Revision 1042: translation strings can't contain the backslash-r character
translation strings can't contain the backslash-r character Alejandro Pedraza

10/15/2009

08:55 PM Revision 1041: set database in registry before querying all articles to be indexed in lucene
set database in registry before querying all articles to be indexed in lucene Alejandro Pedraza
« Previous
Next »
 

Also available in: Atom