Commit Graph

1709 Commits

Author SHA1 Message Date
William Deegan 485571325f fix migration of author_name and author_username 2012-11-27 21:32:07 -08:00
Timo Stollenwerk d9885020d5 Back to development. 2012-11-27 08:01:05 +01:00
maartenkling 4b7ecf9e29 update changes 2012-11-26 14:51:29 +01:00
maartenkling 412cfed5c5 first check if captcha is installed before we open browsers zcml files that depend on these packages, fixes #12118 and #12774 2012-11-26 14:50:07 +01:00
Timo Stollenwerk 6dffe930f9 Pep8. 2012-11-16 12:09:40 +01:00
Timo Stollenwerk face5bf5d6 Prepare 2.2.1 release. 2012-11-16 12:07:06 +01:00
Timo Stollenwerk df7e6978ba Merge pull request #21 from khink/master
Fix conversation view: shouldn't break on invalid URLs
2012-11-16 01:34:10 -08:00
Kees Hink e57d3a2ad4 Convert test for invalid comment id in url to integration test. 2012-11-16 10:29:50 +01:00
Kees Hink f0cea65bc2 Merge remote-tracking branch 'upstream/bug13327-invalid-comment-urls' 2012-11-14 13:41:27 +01:00
Kees Hink 6bd31ad490 Make conversation view not break when comment-id cannot be converted to long, fixes #13327 2012-11-14 13:25:10 +01:00
Timo Stollenwerk d46ca5e651 Merge pull request #20 from maartenkling/master
The border attribute is obsolete and add permission to type to fix RSS and comments
2012-11-13 02:15:31 -08:00
maartenkling 3f82467828 add missing declaration 2012-11-13 09:45:17 +01:00
maartenkling 33e7c1ef39 update changes 2012-11-13 09:41:57 +01:00
maartenkling 1c25c5c10a add permissions to type, fixes #11497 2012-11-13 09:40:32 +01:00
maartenkling c6af5ee670 Merge remote-tracking branch 'upstream/master' 2012-11-13 09:37:14 +01:00
Timo Stollenwerk e008bcf54d Whitespace. 2012-11-04 17:25:25 +01:00
Timo Stollenwerk 41a53fc8ff Fix failing test. 2012-11-04 17:18:46 +01:00
Timo Stollenwerk 2df4cf0765 Merge pull request #19 from thet/master
apply published state for migrations of broken comments
2012-11-02 09:04:20 -07:00
maartenkling f1aaa0d752 The border attribute is obsolete. Consider specifying img { border: 0; } in CSS instead. 2012-11-01 08:31:02 +01:00
Johannes Raggam 882236cb15 For migrations of comments without a valid old_status, apply the 'published'
state.
2012-10-31 22:46:10 +01:00
Johannes Raggam d2ccec6efe Re-apply eleddy's 'Revert modification date since this is fixed in
p.a.caching now.' as her commit was lost later on due to some git magic.
2012-10-31 22:26:51 +01:00
Johannes Raggam dae55074cd really set the modification date 2012-10-31 22:15:20 +01:00
Timo Stollenwerk 01ac7058b5 Merge pull request #18 from maartenkling/master
even better fix
2012-10-26 03:07:35 -07:00
maartenkling 62b0b47b56 remove the submitting completly, the form is submitted fine without and this fixes both #13037 and #12357 2012-10-26 11:12:44 +02:00
Timo Stollenwerk 53cf405313 Merge pull request #17 from maartenkling/master
fixing #13037
2012-10-26 00:11:37 -07:00
maartenkling f8bf11dc31 update changes 2012-10-26 08:53:09 +02:00
maartenkling cb14c4f89e change how to submit the form to stop ff to hang, this fixes #13037 2012-10-25 21:46:57 +02:00
Timo Stollenwerk 362dc4f5d5 Merge pull request #15 from maartenkling/master
Fix 12399 and 11324
2012-10-22 01:11:09 -07:00
maartenkling cea0ebbfb2 update changes 2012-10-22 10:05:58 +02:00
maartenkling 96d72e7e29 fix #11324, add fallback border color for ie8 and browser that not support boxshadows 2012-10-22 10:04:35 +02:00
maartenkling 66898bb87a remove inline styles, this also fixes #12399 2012-10-22 09:58:40 +02:00
Timo Stollenwerk 07140cd136 Merge pull request #13 from l34marr/master
zh-tw PO updated
2012-10-19 06:02:26 -07:00
Timo Stollenwerk ac1014e1bd Merge pull request #14 from headnet/master
completed danish translation
2012-10-19 06:01:56 -07:00
Thomas Clement Mogensen 481690ac09 update danish translation 2012-10-19 14:35:53 +02:00
Thijs Jonkman 1fb71d5f17 Unified the site setup html structure
Change to unify the site setup html structure
=============================================
- Check for structure:

  #portal-column-content
    #content
      .setup-link
      .documentFirstHeading
      .documentDescription
      #content-core

- Check for body template- class

Related changes
---------------
Templates have also changed in:
  plone.app.contentrules
  plone.app.controlpanel
  plone.app.discussion
  plone.app.registry
  plone.app.users
  Products.CMFPlone

Styles have been updated in plonetheme.sunburst
2012-10-14 17:00:13 +02:00
TsungWei Hu 37c6dfde0e zh-tw PO updated. 2012-10-09 21:03:24 +08:00
Timo Stollenwerk 4c0da5c6e3 Merge pull request #12 from rnd0101/patch-1
Update plone/app/discussion/browser/comments.pt
2012-09-19 03:34:31 -07:00
rnd0101 cdea1ce59d Update plone/app/discussion/browser/comments.pt
i18n for the Anonymous
2012-09-19 12:55:55 +03:00
Izak Burger ea6e00c6cc update changelog 2012-09-17 23:57:51 +02:00
Izak Burger cde250bf4c remove unused local variable. 2012-09-17 23:57:13 +02:00
Izak Burger 4d1e7b5806 don't ignore user_notification checkbox. 2012-09-17 23:51:15 +02:00
Timo Stollenwerk 6a96717677 Merge pull request #11 from plone/ticket_13172
Fix catalog updates for IObjectMovedEvent
2012-09-17 08:09:06 -07:00
Gaudenz Steinlin 75842b948d Update changelog 2012-09-17 16:56:01 +02:00
Gaudenz Steinlin 56b08b2247 Fix catalog updates for IObjectMovedEvent
If comments were moved because an object on a higher level than the
commented object was moved, these comments were wrongly reindexed.
The commented object also got a wrong __parent__ pointer.

This fixes https://dev.plone.org/ticket/13172.
2012-09-17 16:52:05 +02:00
Timo Stollenwerk 05c2c19c93 Replace discussionitem_icon.gif with png version. 2012-09-02 08:31:58 +02:00
Eric Steele 5bd40c175a Back to development: 2.2.1 2012-08-30 11:26:10 -04:00
Eric Steele 281f2c834f Preparing release 2.2.0 2012-08-30 11:25:41 -04:00
Patrick Gerken 9146aa8025 Don't use reindexObject from catalog, but from the object
collective.indexing assumes that reindexObject from catalog is not
an official api method, therefor it does not patch it.
This results in missing updates if plone.app.discussion is used
together with solr, which uses collective.indexing
2012-08-22 18:00:27 +02:00
David Glick 58b4205f38 Revert "Attempt to fix test_format_time()."
This reverts commit c231794940.
2012-08-02 22:21:26 -07:00
David Glick 7fe9f062e8 Revert "Update master"
This reverts commit 53ec8e52ea.
2012-08-02 22:21:19 -07:00