.. |
bbb
|
check in some skeletal code + notes, nothing concrete or working yet
|
2009-05-11 16:52:16 +00:00 |
browser
|
Use "(function($) { /* some code that uses $ */ })(jQuery)" instead of "$(document).ready(function(){ /* some code that uses $ */ });" to invoke jQuery code.
|
2010-09-24 14:21:26 +00:00 |
i18n
|
Added Czech translation
|
2010-09-01 08:53:39 +00:00 |
locales
|
Translation files updated.
|
2010-09-23 11:06:38 +00:00 |
profiles/default
|
Clean up whitespace, change workflow description.
|
2010-09-24 03:12:12 +00:00 |
tests
|
Use "(function($) { /* some code that uses $ */ })(jQuery)" instead of "$(document).ready(function(){ /* some code that uses $ */ });" to invoke jQuery code.
|
2010-09-24 14:21:26 +00:00 |
__init__.py
|
Use only one MessageFactory.
|
2010-08-05 18:40:22 +00:00 |
architecture.txt
|
Replace the old NOTES.txt and PRINCIPLES.txt with the Sphinx versions. Fix Captcha title.
|
2010-06-04 11:22:16 +00:00 |
catalog.py
|
Ignore certain lines for code coverage.
|
2010-09-20 10:02:07 +00:00 |
comment.py
|
Change all datetime creations from now to utcnow
|
2010-09-07 12:03:07 +00:00 |
configure.zcml
|
Put email notification subscribers into their own zcml file so it is easier for integrators to override them.
|
2010-08-26 09:31:49 +00:00 |
conversation.py
|
Ignore certain lines for code coverage.
|
2010-09-20 10:02:07 +00:00 |
design.txt
|
Fixed some typo
|
2010-08-06 10:43:44 +00:00 |
DOCUMENTATION.txt
|
minor.
|
2010-06-04 11:13:22 +00:00 |
interfaces.py
|
Captcha plugin support for collective.z3cform.norobots added.
|
2010-09-10 13:02:56 +00:00 |
notifications.zcml
|
Put email notification subscribers into their own zcml file so it is easier for integrators to override them.
|
2010-08-26 09:31:49 +00:00 |
patches.py
|
Ignore certain lines for code coverage.
|
2010-09-20 10:03:38 +00:00 |
permissions.zcml
|
comment_review_workflow added.
|
2009-06-08 21:16:51 +00:00 |
subscribers.zcml
|
Put email notification subscribers into their own zcml file so it is easier for integrators to override them.
|
2010-08-26 09:31:49 +00:00 |
TODO.txt
|
remove clear-and-rebuild catalog from known issues and todo.
|
2009-10-15 10:45:35 +00:00 |
tool.py
|
Ignore certain lines for code coverage.
|
2010-09-20 10:03:38 +00:00 |
update-translations.sh
|
Added Czech translation
|
2010-09-01 08:53:39 +00:00 |
vocabularies.py
|
Ignore certain lines for code coverage.
|
2010-09-20 10:03:38 +00:00 |