Commit Graph

111 Commits

Author SHA1 Message Date
asamihassan 44bab85ba7 person deletion method overload 2022-10-04 19:21:57 +05:00
asamihassan 2c4fb66176 resource and relevant objs del 2022-09-07 23:48:58 +05:00
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 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 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
PCoder e95c87e99c Organization: revert back organization url 2022-01-19 12:28:22 +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 14cad5b554 Merge branch 'master' into 10112/mountain-range-form-change 2022-01-17 18:20:34 +00:00
PCoder 9cba842a18 PersonAdmin: Move profile_on_web and newsletter to the top 2022-01-17 23:14:09 +05:30
PCoder 3a29b96513 PersonAdmin: Show organization_url 2022-01-17 23:13:33 +05:30
PCoder caef9906bd Organisation list view update
Show org_num instead of the name (which can be empty)
2022-01-17 20:13:56 +05:30
PCoder 068e38fb91 Rearrange fields 2022-01-13 10:54:03 +05:30
PCoder 7c7ae45ff0 Comment out inlines for MountainRange 2022-01-13 10:45:47 +05:30
PCoder 5974c7530a Move countries after mother range 2022-01-13 10:43:02 +05:30
PCoder d012a2e384 Make range_alternate_id charfield and position it at the bottom 2022-01-13 10:35:46 +05:30
PCoder 5de6645d4f Do not show checked 2022-01-13 10:24:07 +05:30
PCoder 90b4f3e53e Make wiki_data_url urlfield + make it closer to wiki_data_id 2022-01-13 10:14:43 +05:30
PCoder 1c78f6d8e3 Make GMBA narrow boolean field 2022-01-13 10:07:06 +05:30
PCoder 9d022c6d3e Make GMBA Standard close to select_300 2022-01-13 10:06:33 +05:30
PCoder a410c5c320 Remove unwanted spaces 2022-01-05 22:18:59 +05:30
PCoder fc78d8d962 Make gmba_v2_id not editable 2022-01-05 22:18:43 +05:30
PCoder fdb9dc15de Make Person model ordering by full_name by default 2022-01-05 22:18:21 +05:30
PCoder 5d5731a090 Add autocomplete_fields mother_range to RangeAdmin 2022-01-05 21:21:35 +05:30
PCoder ca20e1490e Optimize MountainRange admin page load time 2022-01-05 21:02:12 +05:30
PCoder 77f8d6da89 Optimize Resource detail admin page 2022-01-05 20:51:40 +05:30
PCoder 32b7d4e395 Reduce number of requests in the persons detail view + Optimize 2022-01-05 19:43:14 +05:30
PCoder 9130fab8a5 Merge branch 'master' into 10106/update-list-view 2022-01-04 23:15:24 +05:30
PCoder 7162dc6c8c Revert back changes from the other pull request 2022-01-04 23:02:09 +05:30
PCoder 98abe82b1d Use autocomplete fields for looking up organization 2022-01-04 22:57:56 +05:30
PCoder 1c2641af0d Update the list view
Organisation : add country to the list at the end
Mountain Ranges: add country at the end. sort the range names in alphabetical order.
Persons: should have organisation name in the list view
Resources: Alphabetically sort the titles
2022-01-04 22:27:04 +05:30
Nico Schottelius 61ffae3899 Remove editable fields for organisation, improve organisation display 2022-01-02 15:31:16 +01:00
PCoder 1960abdbcb Add formfield_overrides 2021-11-29 22:24:33 +05:30
PCoder c94fe44569 Add author_keywords field to ResourceAdmin 2021-11-29 22:09:04 +05:30
PCoder 400bd0ecd8 Add fields to PeopleOrganizationInline 2021-11-29 22:03:51 +05:30
PCoder a8e2ee2c94 Disable models that are not needed in admin currently 2021-11-28 22:31:58 +05:30
PCoder 86482d4a3d Place lat long alongside 2021-11-28 22:15:41 +05:30
PCoder 50cb8e8daa Exclude some fields from the inline Person model 2021-11-28 22:11:44 +05:30
PCoder fb34d4d7ca Add better labels 2021-11-28 22:07:17 +05:30
PCoder e238c5fed3 Organisation: Make things as described in #9945 2021-11-28 20:29:44 +05:30
PCoder 28730542dc Rename Organization to Organisation
Note: the internal fields/variables are still organization !
2021-11-28 19:49:56 +05:30
PCoder b4b6f8b3af Use correct PeopleResource model 2021-11-28 18:58:03 +05:30
PCoder a6c7c9e2e7 Resource: Show inline dependent data 2021-11-28 18:50:51 +05:30
PCoder 8f3c9a91e7 Range: Make fields datatype similar to Access #9943 2021-11-28 13:06:35 +05:30
PCoder ee634a2a65 Rename Range -> MountainRange 2021-11-28 12:21:08 +05:30
PCoder 90eea50a33 Enable gmba_function 2021-11-28 11:59:47 +05:30