Commit Graph

340 Commits

Author SHA1 Message Date
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
asamihassan e9ec1909b4 download_csv name changed to export (.csv) 2022-03-25 23:35:38 +05:00
asamihassan 0136386ad0 Enable CSV export for the 4 main tables Organisations, Persons, Resources, Mountain ranges 2022-03-25 23:08:02 +05:00
asamihassan cc66cfd4d8 newform submission to client at https://formspree.io/f/xvolqjpe 2022-03-22 23:16:20 +05:00
asamihassan dffd00d8cb form submission to client at https://formspree.io/f/gmba@ips.unibe.ch 2022-03-22 23:05:59 +05:00
asamihassan 7efa5b3741 formspree emails sent to test.gamba.ungleich@gmail.com and form hides 2022-03-17 16:27:42 +05:00
PCoder f2d27bd791 Merge remote-tracking branch 'ungleich-public/master' 2022-03-17 14:04:53 +05:30
PCoder 202b6c0092 Some pending fixes 2022-03-17 14:03:35 +05:30
pcoder116 907ae0c256 Merge pull request 'fix_refresh_data' (#5) from fix_refresh_data into master
Reviewed-on: #5
2022-03-11 11:25:35 +00:00
PCoder 2c83c3e322 Add save method to index 2022-03-11 16:53:15 +05:30
PCoder f272481bf6 Fix finding range from name 2022-03-05 02:09:38 +05:30
PCoder 5b7e4eed3e Fix possible none 2022-03-05 01:32:47 +05:30
PCoder da8fba3497 Fix taxon 2022-03-05 01:28:29 +05:30
PCoder 2dda215ffe Append range name only if not none 2022-03-05 01:23:08 +05:30
PCoder 401b554a1c More debug + create person and update fields if it does not exist in DB 2022-03-05 01:05:23 +05:30
PCoder 27ecafa887 Debug 2022-03-05 01:01:28 +05:30
PCoder a0c3dd57dd Format + improve indexer 2022-03-05 00:44:07 +05:30
PCoder 41a2129e9a Improve refresh_data 2022-03-05 00:43:44 +05:30
PCoder edb860fa16 Update Changelog for 1.12 2022-01-19 12:34:28 +05:30
PCoder e95c87e99c Organization: revert back organization url 2022-01-19 12:28:22 +05:30
PCoder 6715924065 Add migrations 2022-01-17 23:56:48 +05:30
PCoder 0e5a7fb2c8 Merge remote-tracking branch 'ungleich-public/master' 2022-01-17 23:56:17 +05:30
PCoder 461ceb9573 Organization: Reorganize fields 2022-01-17 23:54:29 +05:30
pcoder116 c483ed000a Merge pull request '10112/mountain-range-form-change' (#4) from 10112/mountain-range-form-change into master
Reviewed-on: #4
2022-01-17 18:21:11 +00:00
pcoder116 14cad5b554 Merge branch 'master' into 10112/mountain-range-form-change 2022-01-17 18:20:34 +00:00
PCoder 35094de8a8 PersonAdmin: Remove Mr. and Ms. options for mr_mrs choices 2022-01-17 23:14:48 +05:30
PCoder 9cba842a18 PersonAdmin: Move profile_on_web and newsletter to the top 2022-01-17 23:14:09 +05:30