Commit Graph

89 Commits (master)

Author SHA1 Message Date
Robert Gerus bbc6c95a5c We are Nix. Resistance is futile. 2020-06-20 17:23:47 +02:00
Robert Gerus 6b5c97b638 Make template lookup path independent from $PWD 2020-03-08 19:01:58 +01:00
Robert Gerus d44df4cc45 Give label styles their own model. 2020-03-07 15:34:50 +01:00
Robert Gerus 7c267dc4be python 3.5 is now 5 years old 2020-03-07 09:44:13 +01:00
Robert Gerus 0ec0493a8b Mock moar. 2020-03-07 09:41:11 +01:00
Robert Gerus 7678776162 Pin postgres docker image version. 2020-03-07 09:03:03 +01:00
Robert Gerus 6f26c25c03 Update dependencies
As far as i can see, the only breaking change is the change from
@detail_route to @action(detail=True) decorator in
rest_framework.decorators.
(famous last words)
2020-03-07 08:54:42 +01:00
Robert Gerus 4615d3a417 Mock authentication for development/testing 2020-03-07 08:39:18 +01:00
Robert Gerus cd283b1423 Don't reuse/overwrite random host directories. 2020-03-07 08:18:13 +01:00
informatic 0aee39af76 postgres-hstore: fix database initialization with custom username 2019-05-12 15:58:49 +02:00
informatic d39cfd9b42 Dockerfile: add missing CMD 2019-05-12 15:58:19 +02:00
informatic 43c1c94844 settings: load all relevant options from environment 2019-05-12 15:58:01 +02:00
informatic fedf3dca80 Add apitoken endpoint 2019-02-02 13:21:15 +01:00
informatic 3f58a080f4 settings: Just a bunch of default hostnames 2019-01-10 20:03:03 +01:00
informatic 6b91ed4d25 Fix account associations by email 2019-01-10 13:33:45 +01:00
d42 638ea2a2aa unnecessary code 2018-10-10 21:38:44 +02:00
d42 1f8dadcf18 confidential donut read 2018-10-10 21:34:45 +02:00
d42 95694890ea associate_by_email 2018-10-10 21:33:16 +02:00
d42 0df044b267 ldap is no more ['] 2018-10-10 21:28:57 +02:00
d42 5fa30b7e3a unregister social admin views 2018-10-10 21:18:25 +02:00
d42 9577c2d27d yolo admin login redirect 2018-10-10 21:18:06 +02:00
d42 45c4772f78 staff ItemAdmin 2018-10-10 20:37:56 +02:00
d42 2690136711 undefecate prop query :^) 2018-10-10 20:37:30 +02:00
d42 2ff57e3e0a initial oauth commit 2018-10-10 19:59:54 +02:00
d42 65871f578d categories 2018-09-26 22:39:51 +02:00
d42 1723535394 rESPONSIVE ADMIN 2018-09-26 22:27:24 +02:00
d42 1039211bba update props on paste 2018-09-26 22:21:08 +02:00
d42 87db1c4747 vendor me daddy 2018-09-26 22:20:36 +02:00
d42 85a85ed4c6 bump django 2018-09-26 22:20:16 +02:00
d42 812c883964 jquery bootstrapjs for dat sweet sweet burgermenu ;~; 2018-09-26 19:25:57 +02:00
d42 8d26bac6f9 username as name everywhere 2018-04-28 21:25:08 +02:00
d42 3ae860dbce smart search in parent select 2018-04-28 20:45:02 +02:00
informatic a9a1e77d91 Disable User & Group admin 2018-04-28 00:32:45 +02:00
d42 8538821c24 search contains 2018-04-28 00:10:33 +02:00
d42 cbe2cce61b fix 2018-04-27 23:33:21 +02:00
d42 b8677eebec yolo 2018-04-27 23:23:40 +02:00
d42 cbc3a79138 yolo 2018-04-27 23:19:59 +02:00
d42 fe073182f1 xDDDDD 2018-04-27 22:53:38 +02:00
d42 10330601b8 smart search is ded 2018-04-25 21:42:37 +02:00
d42 7e2bca899f pep 2018-04-25 21:23:55 +02:00
informatic f0248babe7 Aaaand more icons! 2018-03-01 17:11:52 +01:00
informatic da6684eed9 Add depleted state 2018-03-01 17:05:12 +01:00
informatic d902c9b2ba Add more icons! 2018-03-01 17:04:03 +01:00
informatic 19cb03b8e9 models: Order categories by name by default 2017-12-13 21:38:44 +01:00
informatic 7cf67e4195 models: Store more sensible item image changelog 2017-12-13 21:30:15 +01:00
informatic c1cada3de7 item: Fix label printing 2017-12-13 21:21:13 +01:00
informatic 0fa55f7bd1 search: Use simple tsvector config
This should fix some invisible items for now...
2017-12-13 20:45:48 +01:00
informatic ce0b081ba6 widgets/itemlist: add show_count parameter 2017-12-13 20:03:40 +01:00
informatic fe1c6685b0 search: Redirect directly to item page on single search result 2017-12-13 20:02:55 +01:00
informatic 0f6fe5002d Fix postres-hstore build 2017-12-13 20:02:16 +01:00