0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Apr 18, 2023 — Apr 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
added custom settings to tinymce. kind of ugly... More... almost 15 years ago
Fixing bug when overridden_url is None. More... about 15 years ago
Added target="" attribute to allowed elements in tinymce More... about 15 years ago
Fixed an error in the CMS INSTALL documentation More... about 15 years ago
Merge branch 'master' of [email protected]:lucasvo/django-cms More... about 15 years ago
Fixing typo in CMS_REQUIRE_LOGIN setting. More... about 15 years ago
Manually reverted the addons integration. Addons integration now in addons-integration branch. More... about 15 years ago
Integrating model-addons. More... about 15 years ago
Merge branch 'master' of git://github.com/lucasvo/django-cms More... about 15 years ago
Fixed some stuff in the admin templates for the wysiwyg editor More... about 15 years ago
added TinyMCE Filebrowser integration More... about 15 years ago
Merge branch 'master' of [email protected]:lucasvo/django-cms More... about 15 years ago
Fixed js path. Now hardcoded to /media Fixed issue with on_site More... about 15 years ago
Fixed import error for TagField error. More... about 15 years ago
Added .gitignore More... about 15 years ago
Fixing broken imports, CSS Changing Page.on_site to Page.objects to make things work More... about 15 years ago
Removed stray form render thingie in page-add template More... over 15 years ago
Removed stray form render thingie in page-add template More... over 15 years ago
Moved NavigationForm to forms.py More... over 15 years ago
Removed managers from models.py More... over 15 years ago
Work in progess.. More... over 15 years ago
Started adding support for inheriting requires_login property of Page instances. Not finished. More... over 15 years ago
Moved settings to better location to use Django's setting backend Added RestructeredText setting to INSTALL notice Added support for django-tagging and django.contrib.sites. Changed settings import to new version Fall back to Django's CharField if django-tagging not in INSTALLED_APPS Added support for sitewide login for search view Added PageSiteManager manager that is site aware More... over 15 years ago
Checkin test More... over 15 years ago
Added multisite branch More... over 15 years ago
Added missing reference to Django's i18n JavaScript implementation in navigation and page_add template More... over 15 years ago
Converted tabs to spaces More... over 15 years ago
git-svn-id: http://svn.django-cms.org/trunk@77 92ec8317-e278-4cfe-9719-05471b91e6e2 More... over 15 years ago
Updated locales More... over 15 years ago
Updated INSTALL notice a bit More... over 15 years ago