Next | Query returned 60 messages, browsing 21 to 30 | Previous

History of commit frequency

CVS Commit History:


   2016-05-13 17:41:26 by Adam Ciarcinski | Files touched by this commit (3)
Log message:
=== 3.2.5 (2016-04-27) ===

- Fix packaging problem with the wheel distribution

=== 3.2.4 (2016-04-26) ===

- Fix cache settings
- Fix user lookup for view restrictions/page permissions when using raw id field
- Fixed regression when page couldn't be copied if CMS_PERMISSION was False
- Fixes an issue relating to uninstalling a namespaced application
- Adds "Can change page" permission
- Fixes a number of page-tree issues the could lead data corruption under
  certain conditions
- Addresses security vulnerabilities in the `render_model` template tag that
  could lead to escalation of privileges or other security issues.
- Addresses a security vulnerability in the cms' usage of the messages framework
- Fixes security vulnerabilities in custom FormFields that could lead to
  escalation of privileges or other security issues.
   2016-04-09 13:54:04 by Adam Ciarcinski | Files touched by this commit (2)
Log message:
Changes 3.2.3
- Fix the display of hyphenated language codes in the page tree
- Fix a family of issues relating to unescaped translations in the page tree
   2016-03-25 22:04:04 by Joerg Sonnenberger | Files touched by this commit (6)
Log message:
Fix PLIST. Bump revision.
   2016-03-06 15:27:09 by Adam Ciarcinski | Files touched by this commit (3)
Log message:
Changes 3.2.2:
Substantial "under-the-hood" improvements to the page tree resulting \ 
in significant reduction of page-tree reloads and generally cleaner code
Update jsTree version to 3.2.1 with slight adaptions to the Pagetree
Improve the display and useability of the language menu, especially in cases \ 
where there are many languages
Documentation improvements
Add support for django-reversion 1.10+ (required for Django 1.9).
Add placeholder name to the edit tooltip.
Add attr['is_page']=True to CMS Page navigation nodes.
Add Django and Python versions to debug bar info tooltip.
   2015-11-24 18:33:01 by Adam Ciarcinski | Files touched by this commit (3)
Log message:
Changes 3.2.0:
new welcome page to help new users
touch-screen support for most editing interfaces, for sizes from small tablets \ 
to table-top devices
enhanced and polished user interface
much-needed improvements to the structure-board
enhancements to components such as the pop-up plugin editor, sideframe (now \ 
called the overlay) and the toolbar
significant speed improvements on loading, HTTP requests and file sizes
restarts are no longer required when changing apphook configurations
a new content wizard system, adaptable to arbitrary content types
   2015-11-04 03:47:43 by Alistair G. Crooks | Files touched by this commit (758)
Log message:
Add SHA512 digests for distfiles for www category

Problems found locating distfiles:
	Package haskell-cgi: missing distfile haskell-cgi-20001206.tar.gz
	Package nginx: missing distfile array-var-nginx-module-0.04.tar.gz
	Package nginx: missing distfile encrypted-session-nginx-module-0.04.tar.gz
	Package nginx: missing distfile headers-more-nginx-module-0.261.tar.gz
	Package nginx: missing distfile nginx_http_push_module-0.692.tar.gz
	Package nginx: missing distfile set-misc-nginx-module-0.29.tar.gz
	Package nginx-devel: missing distfile echo-nginx-module-0.58.tar.gz
	Package nginx-devel: missing distfile form-input-nginx-module-0.11.tar.gz
	Package nginx-devel: missing distfile lua-nginx-module-0.9.16.tar.gz
	Package nginx-devel: missing distfile nginx_http_push_module-0.692.tar.gz
	Package nginx-devel: missing distfile set-misc-nginx-module-0.29.tar.gz
	Package php-owncloud: missing distfile owncloud-8.2.0.tar.bz2

Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden).  All existing
SHA1 digests retained for now as an audit trail.
   2015-09-08 10:16:24 by Adam Ciarcinski | Files touched by this commit (3)
Log message:
Changes 3.1.3:
The new bugfix releases for supported versions of django CMS are out. They \ 
contain a lot of small (and some not so small) fixes ranging from frontend \ 
glitches to better Django 1.8 support. All users of django CMS 3.1x and 3.0.x \ 
are encouraged to upgrade.
   2015-07-17 17:53:36 by Adam Ciarcinski | Files touched by this commit (3)
Log message:
Changes 3.1.2:

Security Vulnerability Fix
* Fixed an issue where privileged users could be tricked into performing certain \ 
actions without their knowledge via a CSRF vulnerability.

Bug Fixes
* Fix issue which causes menu classes to be duplicated in advanced settings
* Fix issue with breadcrumbs not showing
* Fix issues with show_menu templatetags
* Minor documentation fixes
* Fix an issue related to "Empty all" Placeholder feature
* Fix plugin sorting in py3
* Fix search results number and items alignment in page changelist
* Preserve information regarding the current view when applying the CMS decorator
* Change the label "Save and close" to "Save as draft"
* Fix X-Frame-Options on top-level pages
* Fix order of which application urls are injected into urlpatterns
* Fix delete non existing page language
* Fix language fallback for nested plugins
* Fix render_model template tag doesn't show correct change list
* Fix scanning for placeholders fails on include tags with a variable as an argument
* Pin South version to 1.0.2
* Pin Html5lib version to 0.999 until a current bug is fixed
* Fix language chooser template
   2015-04-17 17:16:41 by Adam Ciarcinski | Files touched by this commit (3) | Package updated
Log message:
Changes 3.0.13:
Numerous documentation updates especially for installation and the tutorial
Numerous improvements to translations
Improves reliability of apphooks
Improves reliabiliy of Advanced Settings for pages when using apphooks
Allow page deletion after template removal
Improves upstream caching accuracy
Improves CMSAttachMenu registration
Improves handling of mistyped URLs
Improves redirection as a result of changes to page slugs, etc.
Improves performance of "watched models"
Improves frontend performance relating to resizing the sideframe
Corrects an issue where items might not be visible in structue mode menus
Limits version of django-mptt used in CMS for 3.0.x
Prevent accidental upgrades to Django 1.8, which is not yet supported
   2015-03-08 09:23:21 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
Changes 3.0.12:
Core support for multiple instances of the same apphook'ed application
The template tag `render_model_add` can now accept a model class as well as a  \ 
model instance
Fixes an issue with reverting to Live mode when moving plugins
Fixes a missing migration issue
Fixes an issue when using the PageField widget
Fixes an issue where duplicate page slugs is not prevented in some cases
Fixes an issue where copying a page didn't copy its extensions
Fixes an issue where translations where broken when operating on a page
Fixes an edge-case SQLite issue under Django 1.7
Fixes an issue where a confirmation dialog shows only some of the plugins to  be \ 
deleted when usingthe "Empty All" context-menu item
Fixes an issue where deprecated 'mimetype' was used instead of 'contenttype'
Fixes an issue where `cms check` erroneous displays warnings when a plugin  uses \ 
class inheritance
Documentation updates

Next | Query returned 60 messages, browsing 21 to 30 | Previous