2
0
mirror of https://expo.survex.com/repositories/troggle/.git synced 2024-11-29 05:11:52 +00:00

Commit Graph

  • ae284a1f30 Add ordering to the data issues model Sam Wenham 2019-04-18 19:01:29 +0100
  • f1736c53c4 Fix CSRF issues in svx form Set date formats Add DataIssue model and add errors to it to allow us to give people a list of stuff to fix Sam Wenham 2019-04-14 22:45:31 +0100
  • 23df89cf31 Fix CSRF issues in svx form Set date formats Add DataIssue model and add errors to it to allow us to give people a list of stuff to fix Sam Wenham 2019-04-14 22:45:31 +0100
  • 05c5e26e99 Sort people by notability Better errors and tidy Nicer date formats Sam Wenham 2019-04-02 02:04:38 +0100
  • d1d0c24ed8 Sort people by notability Better errors and tidy Nicer date formats Sam Wenham 2019-04-02 02:04:38 +0100
  • c4301cf6df Merge lots of troggle fixes Wookey 2019-04-02 00:57:54 +0100
  • b3089fafe9 Merge lots of troggle fixes Wookey 2019-04-02 00:57:54 +0100
  • de7d68b1eb folk.csv has moved into 'folk' dir out of 'noinfo' Wookey 2019-04-02 00:57:13 +0100
  • e913a56a6b folk.csv has moved into 'folk' dir out of 'noinfo' Wookey 2019-04-02 00:57:13 +0100
  • bb8dbb381f Move cave and entrance data out of 'noinfo' expoonserver 2019-04-01 23:03:45 +0100
  • 39c61bd526 Move cave and entrance data out of 'noinfo' expoonserver 2019-04-01 23:03:45 +0100
  • 144610d6c2 Better error messages Sam Wenham 2019-03-31 16:44:58 +0100
  • 10f1cdb458 Better error messages Sam Wenham 2019-03-31 16:44:58 +0100
  • 40f413ba47 Ooops shouldn't of commited the DateTime change, yet... Sam Wenham 2019-03-31 16:43:21 +0100
  • a588221524 Ooops shouldn't of commited the DateTime change, yet... Sam Wenham 2019-03-31 16:43:21 +0100
  • 9cd8734947 Support html and wiki logbook entrys Move nearest_station to nearest_station_name and make nearest_station a foreign key to SurvexStation Lots of tidying Sam Wenham 2019-03-31 15:39:53 +0100
  • 9df91b221b Support html and wiki logbook entrys Move nearest_station to nearest_station_name and make nearest_station a foreign key to SurvexStation Lots of tidying Sam Wenham 2019-03-31 15:39:53 +0100
  • c8551991b2 Remove the redundant render_with_context() as django now does this just with the render() shortcut Move from mimetype to content_type, missed in last commit Sam Wenham 2019-03-30 17:02:07 +0000
  • 64a4842dcb Remove the redundant render_with_context() as django now does this just with the render() shortcut Move from mimetype to content_type, missed in last commit Sam Wenham 2019-03-30 17:02:07 +0000
  • f666b9c396 Update new management command for DB reset Switch to content_type from mimetype Make DB reset not nuke so much Tidy logbook parser Sam Wenham 2019-03-30 13:58:38 +0000
  • a4532a29da Update new management command for DB reset Switch to content_type from mimetype Make DB reset not nuke so much Tidy logbook parser Sam Wenham 2019-03-30 13:58:38 +0000
  • 5469794159 Only show unofficial number if it's not already displayed Wookey 2019-03-27 01:59:09 +0000
  • 705dd51f30 Only show unofficial number if it's not already displayed Wookey 2019-03-27 01:59:09 +0000
  • 1e26578305 Add reload_db option to databaseReset.py expoonserver 2019-03-26 23:59:13 +0000
  • ddb62f2897 Add reload_db option to databaseReset.py expoonserver 2019-03-26 23:59:13 +0000
  • 8b5f81c8f8 Display temporary numbers on main cave index, when they exist. expoonserver 2019-03-26 23:58:27 +0000
  • f8be510509 Display temporary numbers on main cave index, when they exist. expoonserver 2019-03-26 23:58:27 +0000
  • 27af84da65 Remove the news section as it never gets updated Fix logbook entry so the edit link works Tidy the control panel page Sam Wenham 2019-03-10 11:05:57 +0000
  • 121f0a6aac Remove the news section as it never gets updated Fix logbook entry so the edit link works Tidy the control panel page Sam Wenham 2019-03-10 11:05:57 +0000
  • 9646c32819 Remove jquery.min.js from troggle as it busts the footer menu. Yep troggle has a footer menu!! Sam Wenham 2019-03-09 19:32:00 +0000
  • 8932bdc466 Remove jquery.min.js from troggle as it busts the footer menu. Yep troggle has a footer menu!! Sam Wenham 2019-03-09 19:32:00 +0000
  • c3ab5c6096 Fix person chronology to get the date from te logbook entry Sam Wenham 2019-03-09 18:43:58 +0000
  • 9fa93fdd15 Fix person chronology to get the date from te logbook entry Sam Wenham 2019-03-09 18:43:58 +0000
  • 7a7433bc84 Fix people list Cope with Jimmy McFoo as a name! Don't set the top expo value in the code whin it is piss easy to calculate Fix typo from last commit Sam Wenham 2019-03-09 18:21:10 +0000
  • b4296f1736 Fix people list Cope with Jimmy McFoo as a name! Don't set the top expo value in the code whin it is piss easy to calculate Fix typo from last commit Sam Wenham 2019-03-09 18:21:10 +0000
  • ff8c5ef0c1 There is no point having two functions do basicaly the same thing so make the load all logbooks call load logbook(expo) Remove the return message from load logbook as it isn't used Sam Wenham 2019-03-09 11:18:44 +0000
  • 1bac650aee There is no point having two functions do basicaly the same thing so make the load all logbooks call load logbook(expo) Remove the return message from load logbook as it isn't used Sam Wenham 2019-03-09 11:18:44 +0000
  • a22b42e832 Make the logbook parser a little more sane Move the parser to expo mapping to settings Set a default parser Iterate over the expo years rather than the mapping list! Sam Wenham 2019-03-06 23:20:34 +0000
  • 9fc80bed35 Make the logbook parser a little more sane Move the parser to expo mapping to settings Set a default parser Iterate over the expo years rather than the mapping list! Sam Wenham 2019-03-06 23:20:34 +0000
  • afa5a8b940 Merge Sam Wenham 2019-03-04 20:04:23 +0000
  • 59f8647e0f Merge Sam Wenham 2019-03-04 20:04:23 +0000
  • f593104c04 Backed out changeset: e80a936faab6 Sam Wenham 2019-03-04 19:39:57 +0000
  • 384b0438b4 Backed out changeset: e80a936faab6 Sam Wenham 2019-03-04 19:39:57 +0000
  • dc6d89b0ca Backed out changeset: f23440eb11a3 Sam Wenham 2019-03-04 19:39:43 +0000
  • e01507d541 Backed out changeset: f23440eb11a3 Sam Wenham 2019-03-04 19:39:43 +0000
  • 6984f66794 Updates required to move to django 1.8 django-upgrade-pt2 Sam Wenham 2019-03-02 14:10:51 +0000
  • 9a7a1728a4 working maps: cave -> desc, survey -> cave, expedition -> person. Added /millnialpeople/ page. RW_rebuild Rad 2019-02-28 18:46:40 +0000
  • 240c7eff10 survex parser added Rad 2019-02-28 18:07:50 +0000
  • b505a26ce4 rebuild descriptions database, some visuals Rad 2019-02-28 12:36:49 +0000
  • 6b59e3a689 rebuild descriptions database, some visuals Rad 2019-02-28 12:36:49 +0000
  • a5e1529514 working on rebuilding everything Rad 2019-02-27 22:29:45 +0000
  • ce268ec306 working on rebuilding everything Rad 2019-02-27 22:29:45 +0000
  • 42d10cf43d Revert (I hate hg!!!) Sam Wenham 2019-02-26 20:43:18 +0000
  • 6f42bd51e1 Revert (I hate hg!!!) Sam Wenham 2019-02-26 20:43:18 +0000
  • 2226aa34d5 merge Sam Wenham 2019-02-26 20:41:47 +0000
  • 4e27c90f77 merge Sam Wenham 2019-02-26 20:41:47 +0000
  • 0268ff46b3 Add docker readme, settings and update compose file Fix views_logbooks.py Sam 2019-02-26 19:19:01 +0000
  • 7e1aa80551 Add docker readme, settings and update compose file Fix views_logbooks.py Sam 2019-02-26 19:19:01 +0000
  • 1d7cf3f41a Messing with millenialcaves.html or similar Rad 2019-02-26 14:07:45 +0000
  • 0afb21a093 Messing with millenialcaves.html or similar Rad 2019-02-26 14:07:45 +0000
  • 32c186afd7 Messing with millenialcaves.html or similar Rad 2019-02-26 14:05:41 +0000
  • a4c0b1129c Messing with millenialcaves.html or similar Rad 2019-02-26 14:05:41 +0000
  • 54a9f7a37c Messing with millenialcaves.html or similar Rad 2019-02-26 12:50:19 +0000
  • 0a170c8ed5 Messing with millenialcaves.html or similar Rad 2019-02-26 12:50:19 +0000
  • e4e8cc5993 Messing with millenialcaves.html or similar Rad 2019-02-26 12:47:50 +0000
  • 29de363cdc Messing with millenialcaves.html or similar Rad 2019-02-26 12:47:50 +0000
  • 8703ed5d94 Messing with millenialcaves.html or similar Rad 2019-02-26 12:30:20 +0000
  • e9922fb97d Messing with millenialcaves.html or similar Rad 2019-02-26 12:30:20 +0000
  • a4118261e1 Messing with millenialcaves.html or similar Rad 2019-02-26 12:29:46 +0000
  • c5025ad51d Messing with millenialcaves.html or similar Rad 2019-02-26 12:29:46 +0000
  • 6392c1f238 Messing with millenialcaves.html or similar Rad 2019-02-26 12:23:12 +0000
  • 2b118a53a9 Messing with millenialcaves.html or similar Rad 2019-02-26 12:23:12 +0000
  • 4148ece133 Messing with millenialcaves.html or similar Rad 2019-02-26 12:07:45 +0000
  • 611ab346d0 Messing with millenialcaves.html or similar Rad 2019-02-26 12:07:45 +0000
  • c724f292ca Messing with millenialcaves.html or similar Rad 2019-02-26 12:03:17 +0000
  • 46ab084f1d Messing with millenialcaves.html or similar Rad 2019-02-26 12:03:17 +0000
  • 53513b812b Messing with millenialcaves.html or similar Rad 2019-02-26 12:01:55 +0000
  • d7c7466f71 Messing with millenialcaves.html or similar Rad 2019-02-26 12:01:55 +0000
  • beffdbd89d Messing with millenialcaves.html or similar Rad 2019-02-26 12:01:30 +0000
  • aa3061adaf Messing with millenialcaves.html or similar Rad 2019-02-26 12:01:30 +0000
  • 8bd0df1bab Messing with millenialcaves.html or similar Rad 2019-02-26 10:57:02 +0000
  • ffaf9371b6 Messing with millenialcaves.html or similar Rad 2019-02-26 10:57:02 +0000
  • 4ae43e94f4 Messing with millenialcaves.html or similar Rad 2019-02-26 10:02:57 +0000
  • d269e92380 Messing with millenialcaves.html or similar Rad 2019-02-26 10:02:57 +0000
  • da88771fd4 Messing with millenialcaves.html or similar Rad 2019-02-26 09:45:17 +0000
  • e082d1e122 Messing with millenialcaves.html or similar Rad 2019-02-26 09:45:17 +0000
  • b6b7d2aa12 Messing with millenialcaves.html or similar Rad 2019-02-26 09:41:02 +0000
  • f4da4021f1 Messing with millenialcaves.html or similar Rad 2019-02-26 09:41:02 +0000
  • c733b0f2eb Messing with millenialcaves.html or similar Rad 2019-02-26 02:03:26 +0000
  • 4901d82a7d Messing with millenialcaves.html or similar Rad 2019-02-26 02:03:26 +0000
  • 9712bf6dfd Messing with millenialcaves.html or similar Rad 2019-02-26 02:01:09 +0000
  • 31f390d95e Messing with millenialcaves.html or similar Rad 2019-02-26 02:01:09 +0000
  • 5e4c1493a1 Messing with millenialcaves.html or similar Rad 2019-02-26 01:56:39 +0000
  • 6f92fe7b7c Messing with millenialcaves.html or similar Rad 2019-02-26 01:56:39 +0000
  • 41b1334257 Messing with millenialcaves.html or similar Rad 2019-02-26 01:48:52 +0000
  • e3d652939d Messing with millenialcaves.html or similar Rad 2019-02-26 01:48:52 +0000
  • a2fcbae129 Messing with millenialcaves.html or similar Rad 2019-02-26 01:46:54 +0000
  • 60d8139a05 Messing with millenialcaves.html or similar Rad 2019-02-26 01:46:54 +0000
  • e9077542c9 Messing with millenialcaves.html or similar Rad 2019-02-26 01:46:05 +0000
  • f03b6b4319 Messing with millenialcaves.html or similar Rad 2019-02-26 01:46:05 +0000