2005-10-25 18:14 roeder * version.txt: Bumped version. 2005-10-25 18:13 roeder * doc/: SCREENSHOTS, add_simpleforum.png, add_simpleforumpost.png, view_simpleforum.png: [no log message] 2005-10-25 18:01 roeder * ABOUT, LICENSE, doc/icon.png, doc/FAQ: [no log message] 2005-10-25 17:42 roeder * version.txt: Preparing 1.0 release 2005-10-25 17:03 kayeva * README.txt: README update. 2005-10-25 14:37 roeder * skins/SimpleForum/simple_post_view.pt: fix 2005-10-25 14:27 roeder * CHANGES, skins/SimpleForum/simple_forum_view.pt, skins/SimpleForum/simple_post_view.pt: [CVS - 2005/10/25] - Use toLocalizedTime instead of toPortalTime 2005-10-25 13:45 kayeva * version.txt: Bump version 2005-10-25 13:44 kayeva * README.txt: README update. 2005-10-25 12:56 kayeva * TODO.txt: Next TODOs. 2005-10-25 12:11 kayeva * TODO.txt: Next TODOs. 2005-10-25 11:50 kayeva * i18n/: simpleforum-de.po, simpleforum-fr.po: Fixed the encoding issue in the po files. 2005-10-25 11:42 kayeva * content/: Forum.py, Post.py: Improve compat with Plone 2.1 regarding this new AT behavior. 2005-10-25 11:34 kayeva * skins/SimpleForum/simple_forum_view.pt: [no log message] 2005-10-25 11:34 kayeva * i18n/: simpleforum-de.po, simpleforum-fr.po: Added a translation 2005-10-25 10:59 kayeva * skins/SimpleForum/simpleforum.css.dtml: css improve for post body. 2005-10-25 10:50 kayeva * skins/SimpleForum/simpleforum.css.dtml: css improve for post body. 2005-10-25 10:47 kayeva * skins/SimpleForum/simpleforum.css.dtml: Start improving css 2005-10-25 10:43 kayeva * skins/SimpleForum/: simple_forum_view.pt, simple_post_view.pt: Number of posts/replies displayed, more consistent now. 2005-10-25 10:29 kayeva * content/Post.py: Changed the number of posts returned for a thread. 2005-10-25 10:14 kayeva * content/schemata.py: Minor usability improvement on the schema. 2005-10-24 18:56 kayeva * skins/SimpleForum/threads_view.pt: No more needed 2005-10-24 18:55 kayeva * skins/SimpleForum/simpleforum.css.dtml: [no log message] 2005-10-24 18:50 kayeva * skins/SimpleForum/simple_post_view.pt: Fixed simple post view. 2005-10-24 18:46 kayeva * skins/SimpleForum/simpleforum_macros.pt: Fixed code reuse with macros. 2005-10-24 17:55 kayeva * content/Post.py: Fixed typo. 2005-10-24 17:51 kayeva * skins/SimpleForum/: simple_forum_view.pt, simpleforum_macros.pt: Showing the right number of posts below a post (thread), when needed. 2005-10-24 17:50 kayeva * content/Post.py: New method to return number of posts below a post. 2005-10-24 17:02 kayeva * skins/SimpleForum/: simple_post_view.pt, simpleforum_macros.pt, threads_view.pt: Better code reuse with macros. 2005-10-24 16:50 kayeva * skins/SimpleForum/: simpleforum_macros.pt, threads_macros.pt, threads_view.pt: Better code reuse with macros. 2005-10-24 16:38 kayeva * skins/SimpleForum/: threads_macros.pt, threads_view.pt: Completed the threads view so that it has the right recursive behavior. 2005-10-23 23:27 roeder * skins/SimpleForum/get_simpleforum_ftests.py: [no log message] 2005-10-23 23:23 roeder * Extensions/Install.py, CHANGES, skins/SimpleForum/get_simpleforum_ftests.py: FTests and Human readable type name 2005-10-22 20:46 roeder * content/Forum.py: getCatalog method existed twice 2005-10-21 15:31 roeder * i18n/simpleforum-de.po: [no log message] 2005-10-19 15:47 roeder * i18n/simpleforum-fr.po: Correcting domain 2005-10-19 15:44 roeder * i18n/simpleforum-fr.po: correcting i18n headers 2005-10-18 11:18 roeder * skins/SimpleForum/: simple_forum_view.pt, simple_post_view.pt, threads_view.pt: use checkPermission 2005-10-12 17:08 kayeva * skins/SimpleForum/: createSimpleForumPost.cpy, threads_view.pt: Typo in the dynamic Url calculation. 2005-10-12 16:57 kayeva * skins/SimpleForum/: simpleforum_icon.gif.metadata, simpleforumpost_icon.gif, simpleforumpost_icon.gif.metadata, topic_default.gif.metadata, topic_empty.gif.metadata: Missing files. 2005-10-12 16:41 kayeva * skins/SimpleForum/: simple_forum_view.pt, simpleforum.css.dtml: Fix main views. 2005-10-12 16:30 kayeva * content/Forum.py, content/Post.py, skins/SimpleForum/simple_forum_view.pt, skins/SimpleForum/simpleforum.css.dtml: Minor visual improvement. 2005-10-12 16:15 kayeva * skins/SimpleForum/: simpleforum_icon.gif, topic_default.gif, topic_empty.gif: New images for icons. 2005-10-12 15:51 kayeva * skins/SimpleForum/simpleforum.css.dtml.metadata: Missing .metadata file. 2005-10-12 15:39 kayeva * skins/SimpleForum/: forum_actions.pt, simple_forum_view.pt, simple_post_view.pt, simpleforum.css.dtml, simpleforumpost_icon.gif, threads_view.pt: Fixed css and templates for better visual behaviour. 2005-10-12 14:46 kayeva * skins/SimpleForum/: simple_forum_view.pt, simple_post_view.pt: Added missing code for calling the CSS. 2005-10-12 14:42 kayeva * .cvsignore, skins/SimpleForum/simple_forum_view.pt, skins/SimpleForum/simple_post_view.pt, skins/SimpleForum/simpleforum.css.dtml: Added custom CSS. 2005-10-12 13:24 kayeva * skins/SimpleForum/: simple_forum_view.pt, simple_post_view.pt, threads_view.pt: Testing another style for UI actions (links vs. buttons). 2005-10-12 11:42 kayeva * i18n/simpleforum-fr.po: Fixed an issue with caracters/encoding. 2005-10-12 10:56 kayeva * .cvsignore, content/schemata.py, i18n/simpleforum-fr.po, skins/SimpleForum/forum_actions.pt, skins/SimpleForum/simple_forum_view.pt, skins/SimpleForum/simple_post_view.pt, skins/SimpleForum/threads_view.pt: Started i18nization work. 2005-10-12 09:51 kayeva * .cvsignore: Quick testing a commit. 2005-10-11 18:46 kayeva * skins/SimpleForum/threads_view.pt: Minor change. 2005-10-11 18:37 kayeva * skins/SimpleForum/: forum_actions.pt, simple_post_view.pt: Minor change. 2005-10-11 18:10 kayeva * .project: Removed Eclipse related files. 2005-10-11 17:58 kayeva * .project, TODO.txt, skins/SimpleForum/createSimpleForumPost.cpy, skins/SimpleForum/generatePostId.py: Added our own generate Id facility. 2005-10-11 17:20 kayeva * permissions.py, Extensions/Install.py, Extensions/installWorkflows.py, content/Post.py, skins/SimpleForum/createSimpleForumPost.cpy, skins/SimpleForum/createSimpleForumPost.cpy.metadata, skins/SimpleForum/forum_actions.pt, skins/SimpleForum/simple_forum_view.pt, skins/SimpleForum/simple_post_view.pt, skins/SimpleForum/threads_view.pt: Solved the security issue (was workflow related) + many improvements. 2005-10-04 16:44 kayeva * SimpleForumPermissions.py, TODO.txt, __init__.py, interfaces.py, permissions.py, content/Forum.py, content/Post.py, skins/SimpleForum/simple_forum_view.pt, skins/SimpleForum/simple_post_view.pt, skins/SimpleForum/threads_view.pt: Last update for today. Still a security-related bug to fix. 2005-10-04 15:08 kayeva * Extensions/Install.py, Extensions/__init__.py, Extensions/installWorkflows.py, README.txt, SimpleForumCatalog.py, SimpleForumPermissions.py, __init__.py, config.py, refresh.txt, version.txt, content/Forum.py, content/Post.py, content/__init__.py, content/schemata.py, skins/SimpleForum/simple_forum_view.pt, skins/SimpleForum/simple_post_view.pt, skins/SimpleForum/simpleforumpost_icon.gif, skins/SimpleForum/threads_view.pt, tests/__init__.py, tests/common.py, tests/framework.py, tests/runalltests.py: Initial import. Still some work needed before it is usable.