Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
tmitchell
/
feincms
Public
forked from
feincms/feincms
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
feincms
feincms
templates
admin
feincms
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Mar 23, 2011
Update jQuery to 1.5.1
Martin J. Laubach
committed
801bb46
View commit details
Copy full SHA for 801bb46
View code at this point
Browse repository at this point
Commits on Mar 18, 2011
Merge branch 'maint'
Show description for 3450936
matthiask
committed
3450936
View commit details
Copy full SHA for 3450936
View code at this point
Browse repository at this point
Fix rich text editor poorification / richification
Show description for 10c3cff
matthiask
committed
10c3cff
View commit details
Copy full SHA for 10c3cff
View code at this point
Browse repository at this point
Introduce new setting FEINCMS_FRONTEND_EDITING
Show description for cf0d881
matthiask
committed
cf0d881
View commit details
Copy full SHA for cf0d881
View code at this point
Browse repository at this point
Remove copy/replace and preview mechanisms
Show description for afc160a
matthiask
committed
afc160a
View commit details
Copy full SHA for afc160a
View code at this point
Browse repository at this point
Commits on Mar 9, 2011
Revert "Item editor: Add quicklinks for adding new content blocks"
Show description for 870580e
matthiask
committed
870580e
View commit details
Copy full SHA for 870580e
View code at this point
Browse repository at this point
Commits on Feb 22, 2011
Item editor: Add quicklinks for adding new content blocks
matthiask
committed
0692d96
View commit details
Copy full SHA for 0692d96
View code at this point
Browse repository at this point
Commits on Jan 5, 2011
Do not hardcode admin base path in frontend editing
Show description for 7c2a7c4
matthiask
committed
7c2a7c4
View commit details
Copy full SHA for 7c2a7c4
View code at this point
Browse repository at this point
Adapt frontend editing to changed jQuery version
matthiask
committed
30772cf
View commit details
Copy full SHA for 30772cf
View code at this point
Browse repository at this point
Update jQuery scripts, throw out unneeded files
matthiask
committed
42636f2
View commit details
Copy full SHA for 42636f2
View code at this point
Browse repository at this point
Commits on Dec 10, 2010
Allow grouping of content types in the SELECT widget if they use the 'optgroup' kwargs at creation time. For example:
Show description for f8a12fb
jphalip
committed
f8a12fb
View commit details
Copy full SHA for f8a12fb
View code at this point
Browse repository at this point
Commits on Nov 24, 2010
corrected scoping issue in frontend editing functionality
rmoorman
authored and
matthiask
committed
6ef544d
View commit details
Copy full SHA for 6ef544d
View code at this point
Browse repository at this point
Commits on Sep 17, 2010
D'oh. Fix #101 the correct way
matthiask
committed
c6cee24
View commit details
Copy full SHA for c6cee24
View code at this point
Browse repository at this point
Commits on Sep 16, 2010
Better, cleaner implementation of item move control. Also, now you cannot move an item to the same region it's already in.
jphalip
committed
3ff7e59
View commit details
Copy full SHA for 3ff7e59
View code at this point
Browse repository at this point
Commits on Sep 15, 2010
Use JQueryUI disable/enable selection. Fixes IE7/8 text selection when dragging.
bmihelac
committed
94e13e2
View commit details
Copy full SHA for 94e13e2
View code at this point
Browse repository at this point
Remove SplitPaneEditor
matthiask
committed
cd30557
View commit details
Copy full SHA for cd30557
View code at this point
Browse repository at this point
Internationalize item editor javascript strings
Show description for 25bf935
matthiask
committed
25bf935
View commit details
Copy full SHA for 25bf935
View code at this point
Browse repository at this point
Commits on Sep 14, 2010
Page admin: Links lead to change page instead of filtered changelist
Show description for a47d6cb
matthiask
committed
a47d6cb
View commit details
Copy full SHA for a47d6cb
View code at this point
Browse repository at this point
ItemEditor: Filtering the move-to field cannot be done in the template anymore
matthiask
committed
ea9a5ac
View commit details
Copy full SHA for ea9a5ac
View code at this point
Browse repository at this point
"Go" is too ambiguous when translated with gettext
matthiask
committed
31f5618
View commit details
Copy full SHA for 31f5618
View code at this point
Browse repository at this point
Commits on Sep 13, 2010
TreeEditor: Save node state (collapsed/expanded)
matthiask
committed
795e0a8
View commit details
Copy full SHA for 795e0a8
View code at this point
Browse repository at this point
Start work on expand/collapse support in tree editor
matthiask
committed
436dc44
View commit details
Copy full SHA for 436dc44
View code at this point
Browse repository at this point
ItemEditor: Fix available translations links
matthiask
committed
f480d6a
View commit details
Copy full SHA for f480d6a
View code at this point
Browse repository at this point
Commits on Sep 11, 2010
Removed commented code (anyone that wants to give sub-tree collapsing a try?), Added some documentation, added handle for dragging, fixed navigation/enable toggling.
bjornpost
committed
f7fd8b3
View commit details
Copy full SHA for f7fd8b3
View code at this point
Browse repository at this point
Commits on Sep 10, 2010
Merge branch 'next' into bjornpost
Show description for e2e5728
matthiask
committed
e2e5728
View commit details
Copy full SHA for e2e5728
View code at this point
Browse repository at this point
Adding first bits of new tree-reordering.
Show description for 17821ea
bjornpost
authored and
matthiask
committed
17821ea
View commit details
Copy full SHA for 17821ea
View code at this point
Browse repository at this point
Commits on Sep 7, 2010
Convert ItemEditor to use genuine django inlines.
Show description for ca20b02
DrMeers
committed
ca20b02
View commit details
Copy full SHA for ca20b02
View code at this point
Browse repository at this point
Commits on Aug 19, 2010
Initial changes to allow jQuery.noConflict usage.
DrMeers
committed
40b87c2
View commit details
Copy full SHA for 40b87c2
View code at this point
Browse repository at this point
Commits on Aug 17, 2010
To follow Django's convention: added the field name as a CSS class in the form row DIV. This is very useful for styling specific fields.
jphalip
committed
3bbc302
View commit details
Copy full SHA for 3bbc302
View code at this point
Browse repository at this point
Commits on Aug 15, 2010
Used a technique inspired from django-debug-toolbar to anticipate potential conflicts with other versions of jQuery. This allows, for example, to combine FeinCMS and django-admin-tools.
jphalip
committed
1ae8c23
View commit details
Copy full SHA for 1ae8c23
View code at this point
Browse repository at this point
Commits on Aug 13, 2010
make related object lookup popup in the admin work
wil
committed
cbc320c
View commit details
Copy full SHA for cbc320c
View code at this point
Browse repository at this point
Commits on Jul 29, 2010
Item editor tweaks:
Show description for 1459131
jphalip
committed
1459131
View commit details
Copy full SHA for 1459131
View code at this point
Browse repository at this point
Commits on Jul 28, 2010
Improved usability of the way content type items can be inserted in the admin.
jphalip
committed
4ed565a
View commit details
Copy full SHA for 4ed565a
View code at this point
Browse repository at this point
Merge remote branch 'drmeers/master'
Show description for 94a337b
matthiask
committed
94a337b
View commit details
Copy full SHA for 94a337b
View code at this point
Browse repository at this point
Don't show "add child page" button in add view (only changes view, where current page actually exists already)
DrMeers
committed
5235103
View commit details
Copy full SHA for 5235103
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.