Commit Graph

29 Commits (master)

Author SHA1 Message Date
palid 6c81441f00
fix: make wiki link optional in admin panel 2024-01-14 15:31:13 +01:00
palid d1b9beca6d
feat: Add wiki_link field 2023-12-03 19:55:26 +01:00
palid d942c99cb9
Fix parent autocompletes 2023-08-04 18:02:08 +02:00
palid e1a22100c4
Remove unused select2 refs 2023-08-04 17:46:08 +02:00
palid 4fc3629dcd
Fix users searchfield not working 2023-08-04 17:26:25 +02:00
palid 3a286a5bc6
Add autocomplete for users in Admin and fix perms 2023-07-20 14:49:44 +02:00
palid a6705a956f
Remove legacy labels from django admin 2023-07-17 23:04:30 +02:00
Dariusz Niemczyk 837734a655
Fix admin not searching properly and make it great 2023-07-11 17:52:38 +02:00
Dariusz Niemczyk 45ad9bf88c
Migrate old django to the newest version
Django 1.x is no longer supported, and the app needed migration to 4.x
A lot of libraries has been unsupported or removed, so there's a few
of unrelated changes, but necessary for the migration process to work.
2023-07-11 17:52:38 +02:00
Dariusz Niemczyk 659f04ce9c
Blackify the code (autoformat) 2023-07-11 15:34:35 +02:00
informatic 1587f26181 attempt at fixing missing label editor 2020-05-14 23:16:53 +02:00
informatic 83e2afcf06 Check in some random production changes 2020-05-12 20:58:10 +02:00
radex 7f12474e76 some admin ux improvements 2020-05-12 20:27:08 +02:00
d42 5fa30b7e3a unregister social admin views 2018-10-10 21:18:25 +02:00
d42 45c4772f78 staff ItemAdmin 2018-10-10 20:37:56 +02:00
d42 85a85ed4c6 bump django 2018-09-26 22:20:16 +02:00
d42 8d26bac6f9 username as name everywhere 2018-04-28 21:25:08 +02:00
informatic a9a1e77d91 Disable User & Group admin 2018-04-28 00:32:45 +02:00
d42 fe073182f1 xDDDDD 2018-04-27 22:53:38 +02:00
informatic 6d365b8716 Render paths in parent autocomplete widget 2017-10-08 22:39:23 +02:00
informatic 60f60bd1f5 Add dynamic item select loading 2017-10-08 18:01:03 +02:00
mpts 760f074f49 Add a button to add a child from item view 2017-10-08 16:58:47 +02:00
informatic be645c259a Fix SSL errors... 2017-06-19 15:31:05 +02:00
informatic ff36963f60 Fix multiple items removal 2017-05-29 15:39:28 +02:00
informatic 7fc163d5c7 Initial labels support 2017-04-28 14:14:27 +02:00
informatic 12a01f5a0a Add LDAP auth, images support 2017-03-01 00:16:10 +01:00
informatic 8b539e5926 Make add another default, add select2, remember last parent 2017-02-16 16:14:37 +01:00
informatic 9ac7a56135 Initial tree support using django-tree 2017-02-15 04:01:47 +01:00
informatic f8fdb07ad9 Initial commit 2016-09-30 00:04:43 +02:00