Giter Club home page Giter Club logo

djangocms's People

Contributors

bhaettasch avatar dependabot-preview[bot] avatar dependabot[bot] avatar exploide avatar geislern avatar jlauinger avatar jnhmn avatar joachimschmidt557 avatar ktuff avatar miterion avatar mrdiver avatar schroedingerszombie avatar xiphoseer avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

djangocms's Issues

Separate requirements.txt for production

Should we add some requirements-prod.txt for the server that looks something like:

-r requirements.txt

django-auth-ldap==2.2.0
mysqlclient==2.0.1

This way, we wouldn't need to install the native LDAP and MySQL/MariaDB anymore for every local install

What to do with django-rss-plugin

Despite the name, django-rss-plugin is a small wrapper around feedparser, which presents an RSS feed as a plugin for django-cms. This plugin is currently not updated for django 3.x (c.f. #52). The current maintainer is a finnish software (https://github.com/andersinno/), that regularly works on django software but hasn't touched this particular repo in over a year (https://github.com/andersinno/django-rss-plugin/).

I'll try to move this along to django 3.x and see if it breaks but we may want to switch to something like djangocms-blog in the long run, which is officially maintained by https://github.com/nephila/, which is a gold-member of the django-cms association. I proposed this in the past, which didn't work out, so this is mostly just a note.

Upgrade broke dasWesentliche

The update to the new version including the update to bootstrap 4 broke the design for daswesentliche which pointed pointed to the same CSS file for the base design. I migrated the theme from our old design back then and will look into it once I find the time to check whether my dev setup for the wordpress instance still exists/works.

See also: https://github.com/d120/das-neue-wesentliche

Problematic dependencies

This issue exists to keep track of problematic dependencies in djangocms
preventing the smooth transition to Django 2. This list is not yet complete.

Dependency Status
pyBuchaktion Removed
djangocms_forms Removed; Fork with support for Django 2 exists, but only app initialisation works (form creation doesn't work)
cmsplugin-filer Deprecated, doesn't work; fork exists which seems to work
djangocms-inherit Deprecated, doesn't work; fork exists which seems to work
aldryn-bootstrap3 Deprecated, replace with djangocms-bootstrap4?
django-rss-plugin Fork exists which seems to work

Move to djangocms-video and djangocms-file

We currently use the defunct cmsplugin-filer for videos, pictures and downloads, which has been deprecated in 2016; sadly taking until novermber 2019 to mention (in that repo) that there are individual replacements available in the form of djangocms-picture, djangocms-video, djangocms-file and djangocms-link. Some of those have found their way into this project some other way but most importantly all of our videos that we just uploaded are in the wrong system now.

It's likely that we can lay out a clear migration from the old plugin to the new, as the last migration for cmsplugin-filer and the first migration for djangocms-video are nearly identical.

Dependabot can't evaluate your Python dependency files

Dependabot can't evaluate your Python dependency files.

As a result, Dependabot couldn't check whether any of your dependencies are out-of-date.

The error Dependabot encountered was:

InstallationError("Invalid requirement: 'django-filer=2.0.2' (from line 15 of /home/dependabot/dependabot-updater/dependabot_tmp_dir/requirements.txt)\nHint: = is not a valid operator. Did you mean == ?")

View the update logs.

Warning about missing popperjs

Deployment warns us that:

[email protected] requires a peer of popper.js@^1.16.1 but none is installed.
You must install peer dependencies yourself.

I think nobody uses bootstrap popovers at the moment, but this may still be a broken state of our templates and package.json

What do you think @joachimschmidt557 ?

djangocms-column no longer recommended

The install process for django-cms no longer recommends djangocms-column as a basic plugin and given that it wasn't moved from Divio, the company that created the CMS to the new django-cms org, it may not continue to be the best choice of doing what it does.

We should investigate where this plugin is currently used on the webseite and remove it if it isn't. It's quite likely that one of the bootstrap plugin sets we have (djangocms-bootstrap4 and the ones from djangocms-cascade) provide the same feature with better integration with our CSS. What do you think @d120/webseite?

Update to django 3.x

Packages that depend on Django

The following list is the current contents of our requirements.txt. A checked box means that the selected version is compatible with the version we are targeting in this PR. As a first step, that target is 3.0.11.

Packages that we'll drop

Packages that we/django depend on

Improve Button Styling in Sidebar-Submenu

When selecting a menu item with sub-items, e.g. "...Studienneulinge", sub-items are basically shown as a list of plain text items on a solid color background. To improve the intuitive recognition, that these are buttons that can be clicked, spacing between items could be improved. Additionally, a fine white separator could be introduced.

Bind requirements to specific versions

Most of our django projects have fixed requirement bindings, which get regularly updatet by the dependabot. It would make sense to do this here too, since it simplifies upgrading the CMS.

Add a Search

People seem to have troubles finding stuff on the website, maybe a search could help with that. Possibly this one

Add indication of relevancy to every site

A user has no idea wether the information on a given site is up to date.
Also it is very tedious for the content administrators to get this information. For example: I need 6 clicks to see when my Fachschaftlerpage was published and the version history is still lacking.

I propose a system, where every page has an attribute "last_relevancy_check" that not only informs the user about the relancy of the given information, but also reminds the responsible person for the site if a revisit is due. An appropiate interval for revisits would be at least every semester or every 6 months.

I bet that there's already a django (CMS) plugin for this.

Hover -> Jump in Sidebar

Fix sidebar jumping when hovering over "...Studieninteressierte" Fix sidebar width changing when hovering over/clicking on Semestersprecher*innen (under ... Studienneulinge")

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.