2
0
mirror of https://expo.survex.com/repositories/troggle/.git synced 2024-11-25 08:41:51 +00:00

Commit Graph

  • 65c55f0f21 Removed conversion to wiki, replaced Surveystation models with text, added area 1623 to all relevant caves. Martin Green 2011-07-11 00:15:59 +0100
  • 861daee66f Removed conversion to wiki, replaced Surveystation models with text, added area 1623 to all relevant caves. Martin Green 2011-07-11 00:15:59 +0100
  • 8578a3097a Added flat pages for entrance and special flatpage redirects. Martin Green 2011-07-11 00:13:06 +0100
  • db2d954b1d Added flat pages for entrance and special flatpage redirects. Martin Green 2011-07-11 00:13:06 +0100
  • de5f68e42c Removed links to removed forms Martin Green 2011-07-11 00:04:30 +0100
  • 4a88493afa Removed links to removed forms Martin Green 2011-07-11 00:04:30 +0100
  • f44b0be459 slug views, start of cave eidt form, cavelist splitting up by kataster area etc. Martin Green 2011-07-11 00:03:36 +0100
  • 203719375e slug views, start of cave eidt form, cavelist splitting up by kataster area etc. Martin Green 2011-07-11 00:03:36 +0100
  • a128401d49 Added parsing of all.svx, along side parsing individual caves. Added the making and parsing of all.pos to determine the location of stations. Mare work is required so the caves are parsed and stored only once. Survex parsing appears to include bugs, that print out errors. Martin Green 2011-07-11 00:01:12 +0100
  • 06efab7d73 Added parsing of all.svx, along side parsing individual caves. Added the making and parsing of all.pos to determine the location of stations. Mare work is required so the caves are parsed and stored only once. Survex parsing appears to include bugs, that print out errors. Martin Green 2011-07-11 00:01:12 +0100
  • 5075ded032 Removed modelforms for Caves started to add normal forms Martin Green 2011-07-10 23:57:31 +0100
  • 425d38727d Removed modelforms for Caves started to add normal forms Martin Green 2011-07-10 23:57:31 +0100
  • 47c2e87979 Removed SurveyStation model (not SurvexStation) Martin Green 2011-07-10 23:55:54 +0100
  • 10351fc65b Removed SurveyStation model (not SurvexStation) Martin Green 2011-07-10 23:55:54 +0100
  • 53352e7987 Added THREEDTOPOS setting for survexs 3dtopos program Martin Green 2011-07-10 23:53:32 +0100
  • b70995d314 Added THREEDTOPOS setting for survexs 3dtopos program Martin Green 2011-07-10 23:53:32 +0100
  • 44f86a7d6f Added url to cave and turned entrances station names and removed the previous SurveyStation model. Martin Green 2011-07-10 23:52:18 +0100
  • c4194be5f1 Added url to cave and turned entrances station names and removed the previous SurveyStation model. Martin Green 2011-07-10 23:52:18 +0100
  • c37124d9c4 Add ability to views caves via their cave slug. Not recommended until links are fixed. Martin Green 2011-07-10 23:48:13 +0100
  • 85318ac666 Add ability to views caves via their cave slug. Not recommended until links are fixed. Martin Green 2011-07-10 23:48:13 +0100
  • 69ab1e0249 Changed to regex to make 2003 expo logbooks parse Martin Green 2011-07-10 23:45:45 +0100
  • e8eb877229 Changed to regex to make 2003 expo logbooks parse Martin Green 2011-07-10 23:45:45 +0100
  • 2fd8052ac2 Added redmund style for jquery-ui Martin Green 2011-07-10 23:40:52 +0100
  • 514169ec58 Added redmund style for jquery-ui Martin Green 2011-07-10 23:40:52 +0100
  • 28924db9f8 merge fix from martin's tip. Wookey 2011-07-10 23:30:36 +0100
  • 1e1d63c768 merge fix from martin's tip. Wookey 2011-07-10 23:30:36 +0100
  • 50545af223 Added editing of flat pages. Added slugfields to models to refer to them. Martin Green 2011-06-02 19:16:16 +0100
  • f318105a9b Added editing of flat pages. Added slugfields to models to refer to them. Martin Green 2011-06-02 19:16:16 +0100
  • 30829ff9c8 debug expo 2011-05-02 03:25:43 +0100
  • ca6e50b8ab debug expo 2011-05-02 03:25:43 +0100
  • ede9e4a9bd debug Martin Green 2011-05-02 03:23:59 +0100
  • 12df0d417a debug Martin Green 2011-05-02 03:23:59 +0100
  • 04d0e80430 debug Martin Green 2011-05-02 03:22:45 +0100
  • 8f7e416327 debug Martin Green 2011-05-02 03:22:45 +0100
  • 366d4736ca Try to fake crsf tags so site works on djang0 1.1 Martin Green 2011-05-02 03:20:31 +0100
  • 326af86b84 Try to fake crsf tags so site works on djang0 1.1 Martin Green 2011-05-02 03:20:31 +0100
  • f3391a912e Attempt to get CSRF tag not breaking django 1.1 Martin Green 2011-05-02 03:13:54 +0100
  • af34cdb498 Attempt to get CSRF tag not breaking django 1.1 Martin Green 2011-05-02 03:13:54 +0100
  • 52eb4030d0 Attempt to get csrf tag working in django 1.1- Martin Green 2011-05-02 03:11:17 +0100
  • 289b882a15 Attempt to get csrf tag working in django 1.1- Martin Green 2011-05-02 03:11:17 +0100
  • 835680f0ee Get CSRF middleware to work on django 1.1- and 1.2+ Martin Green 2011-05-02 02:51:14 +0100
  • 925ed4635b Get CSRF middleware to work on django 1.1- and 1.2+ Martin Green 2011-05-02 02:51:14 +0100
  • cdf54e0f9b Added ability to host website not at the root, eg. http://m.com/troggle/ Martin Green 2011-05-02 02:37:33 +0100
  • 9becad0d9a Added ability to host website not at the root, eg. http://m.com/troggle/ Martin Green 2011-05-02 02:37:33 +0100
  • b439d40120 Debugging, and make get_name function accessable (should really be renamed) Martin Green 2011-05-02 02:15:54 +0100
  • 4a3ccc728b Debugging, and make get_name function accessable (should really be renamed) Martin Green 2011-05-02 02:15:54 +0100
  • cb744ddeef CRCF protection Martin Green 2011-05-02 02:14:15 +0100
  • 3f4ba904e2 CRCF protection Martin Green 2011-05-02 02:14:15 +0100
  • 872ffe5882 decorator to check if user is logged in if settings.PUBLIC_SITE Martin Green 2011-05-02 02:13:27 +0100
  • 9dd5d2ad16 decorator to check if user is logged in if settings.PUBLIC_SITE Martin Green 2011-05-02 02:13:27 +0100
  • 671e946c6d settings.PUBLIC_SITE, login required if public for logbook entry, CRCF middleware Martin Green 2011-05-02 02:12:26 +0100
  • f178fff0b9 settings.PUBLIC_SITE, login required if public for logbook entry, CRCF middleware Martin Green 2011-05-02 02:12:26 +0100
  • 3928609c29 Bug fix to expedition links Martin Green 2011-05-02 00:56:53 +0100
  • d49271ddcf Bug fix to expedition links Martin Green 2011-05-02 00:56:53 +0100
  • e942c839a1 Link to expowebsite Martin Green 2011-05-02 00:53:44 +0100
  • fe221f40e7 Link to expowebsite Martin Green 2011-05-02 00:53:44 +0100
  • bff34aafb9 FIX2 Martin Green 2011-05-01 23:21:47 +0100
  • 254f028575 FIX2 Martin Green 2011-05-01 23:21:47 +0100
  • 7623943f3e Fix Martin Green 2011-05-01 23:11:18 +0100
  • 5ade60e0cf Fix Martin Green 2011-05-01 23:11:18 +0100
  • 6d7691791a Added settings hooks for TinyMCE. On debian apt-get install tinymce python-django-tinymce Martin Green 2011-05-01 19:58:38 +0100
  • 79562d8e6d Added settings hooks for TinyMCE. On debian apt-get install tinymce python-django-tinymce Martin Green 2011-05-01 19:58:38 +0100
  • b001df1f53 edit logbooks, new logbook format, increased database normalisation Martin Green 2011-05-01 19:32:41 +0100
  • a26310767b edit logbooks, new logbook format, increased database normalisation Martin Green 2011-05-01 19:32:41 +0100
  • 1cc7f2d92e Allow survey scans to be scrapped with a file in the top level directory of the year Martin Green 2011-05-01 19:20:25 +0100
  • d38a767d7c Allow survey scans to be scrapped with a file in the top level directory of the year Martin Green 2011-05-01 19:20:25 +0100
  • 7a0a898bc6 Added variables to configure TinyMCE Martin Green 2011-05-01 19:17:57 +0100
  • 4b2d18be69 Added variables to configure TinyMCE Martin Green 2011-05-01 19:17:57 +0100
  • 41aca4e2d7 Added files for jQuery to allow for UI and dynamic formsets. Martin Green 2011-05-01 19:15:34 +0100
  • 135b1bd2c5 Added files for jQuery to allow for UI and dynamic formsets. Martin Green 2011-05-01 19:15:34 +0100
  • 7e89b12004 Setup files for hg to ignore (*.pyc, db*, localsettings.py) Martin Green 2011-05-01 19:13:07 +0100
  • f65b6dbf11 Setup files for hg to ignore (*.pyc, db*, localsettings.py) Martin Green 2011-05-01 19:13:07 +0100
  • 7bac9f829e Renaming main branch from 'svn' to 'default' per mercurial convention. Hopefully this will keep the main branch as the active one, so the Erebus branch is only used if requested. Aaron Curtis 2009-09-27 00:43:01 -0600
  • 9043cef847 rolled back a bad update goatchurch 2009-09-14 23:23:09 +0100
  • 2435639498 rolled back a bad update goatchurch 2009-09-14 23:23:09 +0100
  • df97991143 get survey scans into database expo 2009-09-14 23:09:50 +0100
  • 2be3e4ce9d get survey scans into database expo 2009-09-14 23:09:50 +0100
  • 24d90bae75 make 2008 logbook correctly parse goatchurch 2009-09-14 22:52:46 +0100
  • 1294444026 make 2008 logbook correctly parse goatchurch 2009-09-14 22:52:46 +0100
  • 517d291636 able to save sketches up from tunnel goatchurch 2009-09-13 17:27:46 +0100
  • 7578b65573 able to save sketches up from tunnel goatchurch 2009-09-13 17:27:46 +0100
  • 12cf3a6d53 tunnelfiles scheme added goatchurch 2009-09-11 23:56:47 +0100
  • ced45c92f7 tunnelfiles scheme added goatchurch 2009-09-11 23:56:47 +0100
  • b80168c099 modelviz added goatchurch 2009-09-11 09:04:59 +0100
  • f21cddb2d0 modelviz added goatchurch 2009-09-11 09:04:59 +0100
  • ece3b79e5d survey scans features added goatchurch 2009-09-10 22:07:31 +0100
  • 735b729a41 survey scans features added goatchurch 2009-09-10 22:07:31 +0100
  • 8050476c8a parsing goatchurch 2009-09-08 23:05:04 +0100
  • c5b933f922 parsing goatchurch 2009-09-08 23:05:04 +0100
  • b9d2f01b0d login required for saving survex files goatchurch 2009-08-29 18:35:02 +0100
  • ce6fe2590d login required for saving survex files goatchurch 2009-08-29 18:35:02 +0100
  • e6191e0852 login required for saving survex files goatchurch 2009-08-29 18:34:18 +0100
  • 7509a76eb0 login required for saving survex files goatchurch 2009-08-29 18:34:18 +0100
  • 109e9fe55b login required for saving survex files goatchurch 2009-08-29 18:34:01 +0100
  • 41eaa06e55 login required for saving survex files goatchurch 2009-08-29 18:34:01 +0100
  • 636af41017 login required for saving survex files goatchurch 2009-08-29 18:33:44 +0100
  • 7429749004 login required for saving survex files goatchurch 2009-08-29 18:33:44 +0100
  • 362cb463b8 login required for saving survex files goatchurch 2009-08-29 18:33:28 +0100
  • 709f9954f4 login required for saving survex files goatchurch 2009-08-29 18:33:28 +0100
  • 65cebce198 get rid of photo expo 2009-08-29 18:08:55 +0100