Commit Graph

366 Commits

Author SHA1 Message Date
asamihassan 44bab85ba7 person deletion method overload 2022-10-04 19:21:57 +05:00
PCoder 3b30b9666a Update Changlog 2022-09-29 08:58:00 +05:30
PCoder 30f0743c41 #11013: filter persons only with profile_on_web true for public search 2022-09-29 07:40:52 +05:30
PCoder db54e3c3d7 Merge remote-tracking branch 'ungleich-public/master' 2022-09-26 10:48:17 +05:30
PCoder d7199827da Fix infinite redirections in production 2022-09-25 21:21:42 +05:30
app 0574694d38 Revert back 2022-09-25 14:20:51 +00:00
app f88a037edc First working version 2022-09-25 10:19:08 +00:00
app bfe6fe610a Test: disable contents of init.sh 2022-09-24 13:45:40 +00:00
app 19b115434f ++init.sh 2022-09-24 11:51:49 +00:00
PCoder 674ab5d288 Copy init.sh to appropriate path 2022-09-24 16:45:41 +05:30
app 2c870df36c Add init.sh 2022-09-23 03:37:54 +00:00
PCoder 929d279b24 Use storage under /data 2022-09-23 08:18:38 +05:30
app 127a9ab8ec Merge branch 'master' of code.ungleich.ch:ungleich-public/gmba_django 2022-09-23 01:32:03 +00:00
app b7dfb676ec Fix collectstatic 2022-09-23 01:29:27 +00:00
app 079762250b nginx.conf: add missing terminating semicolon 2022-09-22 03:24:21 +00:00
app c7b525875d entrypoint.sh: Avoid using deep link 2022-09-22 03:23:40 +00:00
app 4734789a25 gunicorn: Listen on both ipv6 and ipv4 interfaces 2022-09-22 03:10:45 +00:00
app 3a5cbc6325 Use POSTGRES_HOST and POSTGRES_PORT instead of SQL_* 2022-09-22 03:06:24 +00:00
app a80158da66 Merge branch '10884-dockerify' of code.ungleich.ch:ungleich-public/gmba_django into 10884-dockerify 2022-09-20 04:21:57 +00:00
app 5326ea7ab0 Use psql for dev as well 2022-09-20 04:21:04 +00:00
app 854ce75993 Fix location of manage.py 2022-09-20 04:20:44 +00:00
app 02aaccffed Attempt collectstatic in Dockerfile itselfw 2022-09-20 04:02:47 +00:00
app 5e50d3320e Use the same env file for db and web (.env.prod) 2022-09-20 03:50:41 +00:00
app 0140a65602 Align constants 2022-09-20 03:50:02 +00:00
app 8f2f8b86e2 Use POSTGRES_* constants for uniformity 2022-09-20 03:48:07 +00:00
app e798679c6c Change default db to psql 2022-09-20 03:42:17 +00:00
pcoder116 f85846cd48 Merge pull request '10884-dockerify' (#6) from 10884-dockerify into master
Reviewed-on: #6
2022-09-19 08:27:31 +00:00
PCoder 0123fd2eef Add media files config 2022-09-19 13:35:02 +05:30
PCoder 3eb5ba12d9 Add missing configs for nginx 2022-09-19 13:30:56 +05:30
PCoder bc4061f12a Prepare changelog for 2.0 2022-09-19 12:36:21 +05:30
PCoder 4cc03b6372 Remove unwanted files 2022-09-19 12:22:52 +05:30
PCoder 00c03e7bec Merge remote-tracking branch 'ungleich-public/master' into 10884-dockerify 2022-09-19 10:24:47 +05:30
PCoder 600ae8e5de Fix static files path in nginx.conf 2022-09-19 09:57:57 +05:30
PCoder 13b7918de1 Fix staticfiles path as per code 2022-09-19 09:54:17 +05:30
PCoder a91d2b16b6 Fix static files path and create the directory 2022-09-19 09:43:27 +05:30
app 5b64c4ee15 Use correct container name 2022-09-19 03:57:24 +00:00
app 5446daa87f Use hardcoded instance name for now 2022-09-19 03:35:14 +00:00
asamihassan 48a2585829 person save method overload 2022-09-08 22:44:24 +05:00
asamihassan 2c4fb66176 resource and relevant objs del 2022-09-07 23:48:58 +05:00
app f960c4e779 Add docker-compose.prod.yaml and nginx confs 2022-08-25 08:27:48 +00:00
app 3b9498d13d WIP: fixing docker compose scritps 2022-08-25 08:26:59 +00:00
PCoder 7fd30a5dcd Add production ready Dockerfle and entrypoint files 2022-08-25 11:03:25 +05:30
PCoder c5bfc46e33 Add first version of docker files 2022-08-25 10:26:17 +05:30
asamihassan b7f8e237fa missing search field organisation_english at organizationadmin 2022-05-18 22:12:18 +05:00
asamihassan c84ae636c5 added organisation and acronyms in admin query field 2022-04-12 13:31:14 +05:00
asamihassan 8e409d1a38 space changed too < in __str__ person 2022-04-12 12:47:17 +05:00
asamihassan 808f1d94bb alphabatecial order for query in person admin addition for country and dept 2022-04-12 12:01:31 +05:00
asamihassan 9dc9daa1e0 form to override autocomplete organization changed 2022-03-28 10:46:30 +05:00
asamihassan e8f8ee8ad3 form to override autocomplete organization field for Person class in admin 2022-03-27 23:32:26 +05:00
asamihassan d436650d2c [Persons] Offer caculated autocomplete identifiers 10146 2022-03-27 17:44:32 +05:00