Timeline
02/05/11:
- 06:56 Changeset [421:f634ce8af2ec] by
- defaultfixed issue #87: 'Author field should always be a FK to cyclope Author …
- 06:52 Ticket #130 (Author filter should only show valid authors for the content_type) created by
- The admin list_filter for author shows every author. Fix this for Article …
- 06:47 Ticket #89 (Author should not be a required field.) closed by
- fixed: fixed in 419:d1a0c2558402
- 06:46 Ticket #87 (Author field should always be a FK to cyclope Author model.) closed by
- fixed: fixed in 421:f634ce8af2ec
- 05:45 Changeset [420:5cf930344e30] by
- defaultdata migration: coadd authors from medialibrary to cyclope Author
- 04:26 Changeset [419:d1a0c2558402] by
- defaultFixed ticket #89: 'Author should not be a required field.'
01/05/11:
- 11:47 Changeset [418:87167fe3b9f7] by
- defaultadded handlers of error views in cyclope project template urls.py.
- 11:47 Ticket #123 (Add error templates: 404, 403 and 500) reopened by
- Error templates should inherit from base site templates. Also, …
- 11:44 Changeset [417:63f762035a75] by
- defaulterror views (404 and 500) returned status 200 instead of the correct code.
- 09:32 Changeset [416:e0059bd63032] by
- defaultfixed ticket #100: Collections which stop accepting a content type shoud …
- 09:22 Ticket #100 (Collections which stop accepting a content type shoud remove existing ...) closed by
- fixed
- 03:46 Changeset [415:56a17010f438] by
- defaultadded 404 and 500 views and theme templates. updated demo urls.py …
- 03:39 Ticket #123 (Add error templates: 404, 403 and 500) closed by
- fixed: Fixed in 415:56a17010f438 Added error_500 and error_404 views to cyclope. …
30/04/11:
- 22:07 Changeset [414:b5358683896c] by
- defaultupdate demo database
- 21:22 Changeset [413:80d9d18d6729] by
- defaultadd forgoten migration (#115)
- 21:21 Ticket #124 (Add menuitems_hierarch view option for vertical vs horizontal collapsing) closed by
- fixed: Closed on 9beac12e7b45
- 21:18 Changeset [412:d2604d83222c] by
- defaultmerge
- 21:18 Ticket #115 (Implement view options for layout/regions) closed by
- fixed
- 21:13 Changeset [411:9beac12e7b45] by
- defaultfixed #127: Added align option to menuitems_hierarch view for vertical vs …
- 21:11 Changeset [410:72b056b396e6] by
- defaultfixed #115: implement view options for layout/regions.
- 00:54 Ticket #94 (Site map view fails when there's a collection with no categories in it.) closed by
- fixed: fixed in 409:c3b0a052a651
- 00:54 Ticket #60 (Views expect to find a description field in every content type and fails ...) closed by
- fixed: fixed in 408:dad620f2d409
- 00:52 Ticket #59 (Unexisting /rss/foobar URLs raise an AttributeError exception.) closed by
- fixed: fixed in 407:093438f18975
- 00:50 Changeset [409:c3b0a052a651] by
- defaultfixed issue #94: 'Site map view fails when there's a collection with no …
- 00:18 Changeset [408:dad620f2d409] by
- defaultfixed issue #60: 'Views expect to find a description field in every …
29/04/11:
- 23:59 Changeset [407:093438f18975] by
- defaultfixed #59 Unexisting /rss/foobar URLs raise an AttributeError? exception
- 22:12 Ticket #129 (menu_menuitem_hierarchy view should have an expand behaviour option) created by
- It's useful to be able to add a menu hierarchy that is always expanded. …
- 06:50 Ticket #128 (Check that forms are using CSRF) created by
- check this in frontend forms: polls, comments and contact
- 06:47 Ticket #127 (Add a teaser region_view for every content type) created by
- ... so that individual teasers can be arbitrarily placed in regions.
- 06:45 Ticket #126 (Add a startcyclopetheme command) created by
- This command should: - ask for the theme to use as a base (from the …
- 06:42 Ticket #125 (Add a startcyclopeapp management command) created by
- this should be similar to django's startapp creating a skeleton for the …
- 06:30 Changeset [406:3b54e57ee2a4] by
- defaultfixed issue #105: 'It should not be possible to move a Category to a …
- 06:24 Ticket #22 (display content_types alphabetically ordered in Collection change form) closed by
- fixed: this ticket had already been fixed a while ago
- 06:23 Changeset [405:99550299492c] by
- defaultfixed issue #112: 'Author content_type options show menuitem, menu, and …
- 06:22 Ticket #105 (It shouldn't be possible to move a Category to a different Collection.) closed by
- fixed: fixed in 406:3b54e57ee2a4
- 06:18 Changeset [404:1727ca88b701] by
- defaultfixed issue #63: 'Comment counter bug when comments disabled'
- 06:13 Ticket #112 (Author content_type options show menuitem, menu, and category) closed by
- fixed
- 06:08 Ticket #63 (Comment counter bug when comments disabled) closed by
- fixed
- 05:43 Changeset [403:d75435f21d6e] by
- defaultMenuItem? change form was not correctly showing parent tree
- 05:35 Ticket #119 (Error moving menuitem) closed by
- wontfix: cannot reproduce.
27/04/11:
- 16:37 Changeset [402:57b427c8263c] by
- defaultfixed some neutronica theme styles
25/04/11:
- 21:26 Changeset [401:353a961a887f] by
- defaultFixed #64. When content is deleted comments are deleted in cascade.
- 21:21 Ticket #64 (Comments for deleted content should be taken care of) closed by
- fixed: Fixed in revision 353a961a887f
- 21:04 Changeset [400:cfc0c89eb7e9] by
- defaultFixed #117 Menu can't repeat in same html because id is hardcoded to …
- 20:51 Ticket #124 (Add menuitems_hierarch view option for vertical vs horizontal collapsing) created by
- There should be an option for menuitems_hierarch view to choose between …
- 20:47 Ticket #117 (Menu can't repeat in same html because id is hardcoded to menu's name) closed by
- fixed: Fixed in revision cfc0c89eb7e9
- 18:26 Ticket #116 (FeinCMS 1.3 update broke Menuitem change_list) closed by
- fixed: Fixed on revision 3b6d786aeccc
- 17:44 Changeset [399:3b6d786aeccc] by
- defaultFixed #116 FeinCMS 1.3 update broke Menuitem change_list.
24/04/11:
- 22:03 Ticket #123 (Add error templates: 404, 403 and 500) created by
- Error templates should be provided by the theme. Right now an error is …
- 21:42 Ticket #43 (browsing to a non-existant content url returns a "matching query does not ...) closed by
- fixed: Fixed in 398:cf25a6a78fca
- 21:40 Changeset [398:cf25a6a78fca] by
- defaultFixed #43 Browsing to a non-existant content url returns a "matching query …
20/04/11:
- 15:29 Ticket #122 (Complete startcyclopeproject.py command) created by
- templates/skells/initial_data/permissions etc. some detail: - the …
- 15:26 Ticket #121 (Create 4 default themes) created by
- We need at least 4 themes that are complete (implement all possible …
- 15:23 Ticket #120 (Handle static/ and media/ in the 1.3 way) created by
- Django 1.3 implements a new way of handling project media. Cyclope should …
- 15:16 Ticket #119 (Error moving menuitem) created by
- When moving a menuitem which has a parent defined to a different menu an …
- 15:15 Ticket #118 (Refactor frontend_views based on django 1.3 Class based generic views.) created by
- 15:15 Ticket #117 (Menu can't repeat in same html because id is hardcoded to menu's name) created by
- A solution could be to append region's name like: …
- 15:14 Ticket #116 (FeinCMS 1.3 update broke Menuitem change_list) created by
- It's most probably due to jquery 1.5 being needed by TreeEditor?, …
- 15:13 Ticket #115 (Implement view options for layout/regions) created by
- 15:13 Ticket #114 (Change filebrowser thumbnail size settings to use a uniform height instead ...) created by
- This will make laleled_icon list views look better
- 15:13 Ticket #113 (Add 'title' view_option to region views.) created by
- If this option has a value it will be rendered on top of the region_view …
- 15:12 Ticket #112 (Author content_type options show menuitem, menu, and category) created by
- They should only show BaseContent? derived classes
- 15:10 Ticket #111 (Migrate to django 1.3.) created by
- Check that our dependencies have migrated or work with 1.3 as-is and adapt …
- 15:09 Ticket #110 (Wipe initial standard content) created by
- Users should be able to wipe the initial content of a standard Cyclope …
- 15:05 Ticket #109 (Handle frontend_view renames and deletions) created by
- When a frontend_view changes it's name (code level) or is deleted, the …
- 15:04 Ticket #108 (Add Collection Archive view.) created by
- This is a date tree with content on it leafs. Some options could be …
- 15:04 Ticket #107 (Add a "customization" app to the demo) created by
- Add a "customization" app to the demo (& site template?) that has the skel …
- 15:03 Ticket #106 (Add frontend_view to list all the members of a Category and it's ...) created by
- Lists all members from a Category tree.
- 15:01 Ticket #105 (It shouldn't be possible to move a Category to a different Collection.) created by
- Unless we first check that the content_types accepted by the target …
- 15:00 Ticket #104 (Add change_list action to remove a categorization from selected elements.) created by
- The action should only be visible when the change_list is being filtered …
- 14:58 Ticket #103 (Use Proxy models for Collection-like objects, that need special treatment.) created by
- ..like Forums, Tags, etc. This should let us use collection and categories …
- 14:55 Ticket #102 (Collection change_list filter by content_type.) created by
- - Collection change_list should allow to filter by content_type. It's …
- 14:54 Ticket #101 (Categories in a list should always be linked) created by
- Even when they have no content associated because category information …
- 14:52 Ticket #100 (Collections which stop accepting a content type shoud remove existing ...) created by
- When a Collection is modified to stop accepting a certain content type all …
- 14:50 Ticket #99 (Move utils code out of utils/__init__.py to it's own module) created by
- 14:49 Ticket #98 (Move frontend_views code out of site/__init__.py to it's own module) created by
- 14:48 Ticket #97 (Cleanup default_settings.py) created by
- 14:46 Ticket #96 (Signal post_save is excecuted twice.) created by
- post_save.connect(_refresh_site_urls, sender=MenuItem?, …
- 14:44 Ticket #95 (Restructure code from cyclope root dir.) created by
- Move it to separate modules inside core/ (menu, layout, basecontent, …
- 14:43 Ticket #94 (Site map view fails when there's a collection with no categories in it.) created by
- 14:41 Ticket #93 (The admin must enforce a single element for some models.) created by
- Site, SiteSettings?, ContactFormSettings?... are "singletons" (there should …
- 14:33 Ticket #92 (Add an HTMLBlock content type differentiated from StaticPage.) created by
- It would work in the same way as a StaticPage? but should be excluded from …
- 14:31 Ticket #91 (Add pingbacks feature for all contents) created by
- 14:29 Ticket #90 (Clean html from Content summary using truncatewords_html filter.) created by
- When a content teaser is displayed, if the summary has HTML tags it can't …
- 14:26 Ticket #89 (Author should not be a required field.) created by
- 14:25 Ticket #88 (When an Article has pretitle but no date, the dividing "|" character ...) created by
- 14:23 Ticket #87 (Author field should always be a FK to cyclope Author model.) created by
- This is only true for Articles at the moment.
- 14:22 Ticket #86 (Write missing frontend_views tests for new apps (contacts, locations, ...) created by
- At least frontend_views should be tested.
- 14:20 Ticket #85 (Check that every content type can be shown as teaser, labeled_icon an ...) created by
- The corresponding frontend_views and templates must be present.
- 14:19 Ticket #84 (Implement content update notifications.) created by
- 14:12 Ticket #83 (Show last update date-time in content detail templates.) created by
- 14:11 Ticket #82 (Add support to embeded images and videos.) created by
- It could be done using django-oembed.
- 14:10 Ticket #81 (Add a preview feature for content creation/modification.) created by
- 14:09 Ticket #80 (Add a menu of frequently used tools/items in the admin top bar.) created by
- Use the admin-tools menu feature.
- 14:08 Ticket #79 (Category and menuitem change_list should remember last active filter.) created by
- 14:07 Ticket #78 (Move Media files easily between directories.) created by
- Now you have to rename the file including the directory path.
- 14:04 Ticket #77 (There should be a setting to mark comments as unpublished (moderated) by ...) created by
- 14:03 Ticket #76 (Move CYCLOPE_PAGINATION settings to the database (SiteSettings object)) created by
- 13:56 Ticket #75 (After searching, the Articles checkbox shows unselected while all others ...) created by
- 13:48 Ticket #74 (Document that at least one frontend_view is needed for a model to be ...) created by
- 13:47 Ticket #73 (Document that use of html in text fields may corrupt site markup.) created by
- "Use it only if you know what you are doing"
- 13:46 Ticket #72 (Document the use of online translation through the admin/rosetta) created by
- 13:45 Ticket #71 (Document the creation of custom frontend_views for existing content types) created by
- 13:45 Ticket #70 (Document the creation of local/custom themes.) created by
- 13:44 Ticket #69 (Document the creation of new content types) created by
- 13:44 Ticket #68 (Test that every content type responds correctly to a search according to ...) created by
- 13:41 Ticket #67 (Allow themes to override content templates (detail, teaser, etc.)) created by
- 13:40 Ticket #66 (Implement comment notifications) created by
- A user should be able to "subscribe" to the comments on a content
- 13:38 Ticket #65 (Implement admin comments notification) created by
- The admins of a website should be able to get an e-mail notification when …
- 13:37 Ticket #64 (Comments for deleted content should be taken care of) created by
- When a content is deleted it's comments keep pointing to the deleted ID. …
- 13:35 Ticket #63 (Comment counter bug when comments disabled) created by
- When a comments get are set to disabled for a content if it already had …
- 13:33 Ticket #62 (Implement comments moderation) created by
- 13:31 Ticket #61 (Write a region frontend view to list "last comments") created by
- 13:27 Ticket #60 (Views expect to find a description field in every content type and fails ...) created by
- 13:27 Ticket #59 (Unexisting /rss/foobar URLs raise an AttributeError exception.) created by
- The error returned is: "type object 'Http404' has no attribute …
- 13:21 Ticket #58 (Add widget that groups Images and other media for related_content.) created by
- When selecting an image like related content, if there are lot's of images …
- 13:15 Ticket #57 (.po files should be regenerated when new translatable content is added) created by
- 13:14 Ticket #56 (The process must reload when translations are updated) created by
- 13:12 Ticket #55 (Add translation to all elements that require it) created by
- It has only been implemented for Articles so far
- 13:10 Ticket #54 (Show image thumbnails in change_list when it's relevant.) created by
- 13:07 Ticket #53 (Integrate markitup toolbar and TinyMCE with Filebrowser.) created by
- There should be a link in the toolbar to allow for image selection from …
- 13:03 Ticket #52 (Find out how to override some internal django translations) created by
- eg. "usuario" should be "persona usuaria" or "nombre de acceso"
- 12:56 Ticket #40 (filebrowser is not showing spanish translations) closed by
- fixed
- 12:55 Ticket #45 (Newsletter module) closed by
- fixed
- 12:54 Ticket #47 (Chat module) closed by
- fixed: Implemented with https://bitbucket.org/nicoechaniz/django-live/
- 12:36 Notes edited by
- (diff)
- 12:12 Notes edited by
- (diff)
- 12:06 Notes edited by
- (diff)
- 12:02 Notes edited by
- (diff)
18/04/11:
- 21:47 Notes edited by
- (diff)
- 20:58 Notes edited by
- (diff)
- 20:47 Notes edited by
- updated my notes. (diff)
- 17:08 Ticket #12 (configurable front view options) closed by
- fixed: view options are already implemented. New tickets will be opened for …
- 17:02 Ticket #27 (add auth groups when creating a project) closed by
- wontfix: this does not fail now because the dashboard does not depend on those …
- 16:24 Ticket #24 (set and use the correct WYMEditor language) closed by
- wontfix: WYMEditor is not used anymore
- 16:05 Ticket #14 (Create a management script to start Cyclope projects) closed by
- fixed: implemented with startcyclopeproject.py command
- 16:03 Ticket #3 (create tagging views and templatetags for multiple models) closed by
- wontfix: tagging will be implemented with Collection/Categories?
- 16:00 Notes edited by
- (diff)
- 15:59 Ticket #23 (add filebrowser link in admin dashboard) closed by
- fixed
- 15:53 Notes edited by
- (diff)
- 15:52 Notes edited by
- (diff)
- 15:51 Notes edited by
- (diff)
- 15:48 Notes edited by
- (diff)
17/04/11:
- 22:54 Changeset [397:dc15e60dc7e2] by
- defaultbumped FeinCMS version. added a missing png for the admin dashboard.
10/04/11:
- 17:59 Changeset [396:635fab2e5baf] by
- defaultremoved 1 line of old/unused code from dashboard.py
- 11:26 Changeset [395:d68beec4edb6] by
- defaultmade Contact.gender not required
06/04/11:
- 17:17 Changeset [394:030c50038516] by
- defaultmodified max_length of category and collection name to 100
- 17:16 Changeset [393:9d885a953968] by
- defaultadded 'html-content' CSS class to static page detail div
- 17:04 Changeset [392:e94942b56ff4] by
- defaultadded pptx and xlsx to Filebrowser default settings
- 14:38 Changeset [391:2085790ae5c9] by
- defaultchange Category.slug to be unique regardless of Collection and parent.
05/04/11:
- 12:35 Changeset [390:4350cab81c71] by
- defaultminor modifications to staticpage detail and teaser views
- 11:49 Changeset [389:3525556f59a3] by
- defaultadded related contents block to staticpage detail template
- 11:42 Changeset [388:81ff5c352ccf] by
- defaultadded RelatedContents? inlines to StaticPage? admin
Note: See TracTimeline
for information about the timeline view.

