Commit Graph

33 Commits

Author SHA1 Message Date
Frédéric Péters cd9a25a069 trivial: import reverse from django.urls (#41286) 2020-04-02 21:33:56 +02:00
Frédéric Péters 27af09b510 python3: get urllib/urlparse/htmlparser from six (#39092) 2020-03-17 19:06:44 +01:00
Frédéric Péters 866b37a147 misc: port django 1.11 ckeditor support late changes (#28864) 2018-12-11 19:25:04 +01:00
Frédéric Péters d1642e2b0f style: adjust some knowledge database pages to revamped style (#28863) 2018-12-11 14:56:54 +01:00
Frédéric Péters 9b1fe45772 general: misc update template API usage for django 1.11 (#20909) 2017-12-28 13:10:41 +01:00
Frédéric Péters 121aed751c misc: update to django-reversion 2.0 API (#19647) 2017-12-28 13:10:41 +01:00
Frédéric Péters 5ab7952c28 kb: add support for readonly access to knowledge database 2016-03-31 12:53:42 +02:00
Frédéric Péters 0261387a49 kb: cut slug at 40 characters (#9930) 2016-02-09 16:07:34 +01:00
Frédéric Péters 5a7127ce03 kb: let all knowledge database managers upload files (#9894) 2016-02-06 15:40:55 +01:00
Frédéric Péters ee74dbb40d trivial: remove unnecessary trailing semicolon 2016-01-22 14:06:38 +01:00
Frédéric Péters 2810150e3c kb: protect against empty num_times 2015-12-29 17:47:50 +01:00
Frédéric Péters 08b943b1fd misc: disable zones when there's no item to act on (#9048) 2015-12-03 17:49:30 +01:00
Frédéric Péters ab31bf20df kb: add tag cloud in default view 2015-11-30 19:00:08 +01:00
Frédéric Péters 98869b9a57 kb: add migrations to use taggit 2015-11-30 18:59:55 +01:00
Frédéric Péters 3f37ad5c31 use django-taggit for tags 2015-11-30 18:14:16 +01:00
Frédéric Péters 818c1d0e8b kb: style warning notice on old revisions 2015-11-30 10:29:25 +01:00
Frédéric Péters 8402fcccd7 kb: restrict edits to users with settings.KB_ROLE 2015-11-30 10:29:07 +01:00
Frédéric Péters a5effadef3 kb: add keywords migration 2015-11-02 08:45:13 +01:00
Frédéric Péters 1d318732a2 kb: add keywords, to boost searches (#8472) 2015-11-01 22:56:21 +01:00
Frédéric Péters 8992e65d93 kb: add initial migration 2015-11-01 22:51:02 +01:00
Frédéric Péters bae95f628e kb: remove slug from UI (#8471) 2015-10-29 10:25:19 +01:00
Frédéric Péters 789de4a459 kb: fix breadcrumb of "new page" 2015-10-29 10:24:12 +01:00
Frédéric Péters 5376f1553f kb: fix breadcrumb elements in page view/edit/history (#8470) 2015-10-29 10:12:50 +01:00
Frédéric Péters 1a64b967a7 kb: extend "new" link label to "add new page" (#8469) 2015-10-29 10:06:33 +01:00
Frédéric Péters fefc0aa1f4 kb: add history system (#7915) 2015-09-29 18:12:41 +02:00
Frédéric Péters 363db32c5a kb: add history system (#7915) 2015-09-29 18:12:41 +02:00
Frédéric Péters cd43b27423 kb: minor style changes 2015-09-29 18:12:40 +02:00
Frédéric Péters e8d566c296 home: insert knowledge base zone from the start 2015-09-29 18:12:40 +02:00
Frédéric Péters af1c18d965 kb: add navigation to knowledge pages 2015-09-29 18:12:40 +02:00
Frédéric Péters 191c544d6b kb: search as you type 2015-09-29 18:12:40 +02:00
Frédéric Péters cf197f50c9 kb: add search form to home zone 2015-09-29 18:12:40 +02:00
Frédéric Péters b1d9f2b951 kb: add indexing/searching 2015-09-29 18:12:40 +02:00
Frédéric Péters f6c514864a kb: add basic elements of a knowledge base 2015-09-29 18:12:40 +02:00