for lancew/DojoList

History

2010-09-07 22:10:27 lw@judocoach.com 41 github:git@github.com:lancew/DojoList.git
  • content changed from ["alpha","beta","1.0"] to ["alpha","beta","0.8.0","0.9.0","1.0.0"]
2010-08-21 09:52:13 lancew@github 364809 d3fc9ddd-b744-5ca3-ab3f-aaf275b670fa

Comment on: Dojo name can not contain ( ) characters (17)

  • created set to 2010-08-21 09:52:13
  • content_type set to text/plain
  • creator set to lancew@github
  • content set to Basic validation off again in 0.7.0 for now. So this could re-occur. Also look at what happens when you try to edit an existing site with ( or ) in it.
  • ticket set to d3fc9ddd-b744-5ca3-ab3f-aaf275b670fa
2010-08-20 19:44:58 lancew@github 0 a7d3d577-3a30-5734-8941-fffc58525c69

RSS file is unlimited in size (28)

  • body set to The RSS data file only grows. Should be limited to say 20-30 items.
  • summary set to RSS file is unlimited in size
  • status set to open
  • a2345ad6-83e3-5141-b7b3-d1d7b46963d9-id set to 16
2010-08-20 19:12:18 lancew@github 0 341db131-0e81-5050-9937-1ff194365be9

Search in header does not work, remove it(?) (27)

  • body set to It does not work, so should it be removed?
  • summary set to Search in header does not work, remove it(?)
  • status set to open
  • a2345ad6-83e3-5141-b7b3-d1d7b46963d9-id set to 15
2010-08-20 19:07:41 lancew@github 0 14c073e6-3fed-5cba-b443-c7286f0535b6

Validation too tight (26)

  • body set to In the initial 0.7.0 code, the basic validation was not right. Removed for 0.8.0.
  • summary set to Validation too tight
  • status set to open
  • a2345ad6-83e3-5141-b7b3-d1d7b46963d9-id set to 14
2010-08-16 14:25:40 lancew@github 356935 aaf4de33-62b7-5f82-bfbc-7a691aa00b89

Comment on: Disabling of the ENTER key in forms (24)

  • created set to 2010-08-16 14:25:40
  • content_type set to text/plain
  • creator set to lancew@github
  • content set to Turn ENTER key into TAB between the fields, using javascipt?
  • ticket set to aaf4de33-62b7-5f82-bfbc-7a691aa00b89
2010-08-16 14:25:35 lancew@github 0 aaf4de33-62b7-5f82-bfbc-7a691aa00b89

Disabling of the ENTER key in forms (24)

  • summary set to Disabling of the ENTER key in forms
  • status set to open
  • a2345ad6-83e3-5141-b7b3-d1d7b46963d9-id set to 13
2010-08-02 15:52:46 lancew@github 0 a911d562-159c-5e70-9c3d-7e4508e6557b

RSS feeds do not update properly (23)

  • summary set to RSS feeds do not update properly
  • status set to closed
  • a2345ad6-83e3-5141-b7b3-d1d7b46963d9-id set to 12
2010-08-02 15:03:19 lancew@github 0 f580f763-429a-5e2c-b272-b00f30b08eff

(22)

  • status set to closed
  • a2345ad6-83e3-5141-b7b3-d1d7b46963d9-id set to 11
2010-07-27 18:06:12 lancew@github 329408 d3fc9ddd-b744-5ca3-ab3f-aaf275b670fa

Comment on: Dojo name can not contain ( ) characters (17)

  • created set to 2010-07-27 18:06:12
  • content_type set to text/plain
  • creator set to lancew@github
  • content set to Added basic validation that now prevents this happening
  • ticket set to d3fc9ddd-b744-5ca3-ab3f-aaf275b670fa
2010-04-18 11:47:33 lancew@github 0 0a2f9f40-1d9d-5c20-848b-de87d2c84989

accented characters in dojo name prevent edit (20)

  • body set to See http://dojolist.org/dojo/Club%20de%20Judo%20Vallée-du-Richelieu for example the accented e prevents edit for some reason.
  • summary set to accented characters in dojo name prevent edit
  • status set to closed
  • a2345ad6-83e3-5141-b7b3-d1d7b46963d9-id set to 10
2010-04-17 11:56:49 lancew@github 0 3380d827-76c7-5d7b-bbe1-a9fa46c79090

Unable to click on map markers (19)

  • body set to Clicking on the markers on the front page no longer opens a balloon with link to view page.
  • summary set to Unable to click on map markers
  • status set to closed
  • a2345ad6-83e3-5141-b7b3-d1d7b46963d9-id set to 9
2010-04-15 21:07:43 lancew@github 0 fca49d48-2ce9-59c8-8b66-b2021d1ea079

Unable to upload a file from edit screen (18)

  • body set to Unable to upload a file from edit screen
  • summary set to Unable to upload a file from edit screen
  • status set to open
  • a2345ad6-83e3-5141-b7b3-d1d7b46963d9-id set to 8
2010-04-15 21:03:21 lancew@github 0 d3fc9ddd-b744-5ca3-ab3f-aaf275b670fa

Dojo name can not contain ( ) characters (17)

  • body set to Unable to load a dojo in edit if it contains brackets ()
  • summary set to Dojo name can not contain ( ) characters
  • status set to open
  • a2345ad6-83e3-5141-b7b3-d1d7b46963d9-id set to 7
2010-04-13 21:54:45 lancew@github 0 b30e7894-b4d7-5676-829d-83108511cdfc

dojo test causes <Dojo/> artifacts. (16)

  • body set to When you run the /tests/dojo_test.php test. The data.xml file ends up having a <Dojo/> at the end of the xml file. This does not occur when you create a dojo for real. Seems to be becuase I am being Lazy and using $_FILES within the model.
  • summary set to dojo test causes <Dojo/> artifacts.
  • status set to closed
  • a2345ad6-83e3-5141-b7b3-d1d7b46963d9-id set to 6
2010-03-22 23:26:39 lancew@github 0 851b3a2d-4cca-5d05-b7f7-9fb677de9bb7

Edit screen, focus issue (15)

  • body set to When you add a training session. When you click between fields it automatically jumps to the day field.
  • summary set to Edit screen, focus issue
  • status set to open
  • a2345ad6-83e3-5141-b7b3-d1d7b46963d9-id set to 5
2010-02-01 14:28:30 lancew@github 0 48c48b51-b5b1-5464-bccc-051bcdcb32dd

XML file too popular in Google (14)

  • body set to on HampshireJudo.org.uk the XML version of the dojolist seems to be higher in the rankings than the html version. How can we preven this. rel="nofollow" perhaps?
  • summary set to XML file too popular in Google
  • status set to closed
  • a2345ad6-83e3-5141-b7b3-d1d7b46963d9-id set to 4
2009-12-21 22:03:47 lancew@github 0 2202fe0a-70d5-5844-94b9-cc15db8d9710

Login cookie issue (13)

  • body set to The cookie for the admin section is not working properly. The cookie is also needs looking at properly.
  • summary set to Login cookie issue
  • status set to closed
  • a2345ad6-83e3-5141-b7b3-d1d7b46963d9-id set to 3
2009-12-17 11:46:57 lancew@github 0 84c5476a-dfad-5a38-a3d6-70ffc085308c

Edit screen, fields have errors (12)

  • body set to Sometimes when you edit a Dojo, the pre-filled fields have error messages in them rather than the dojo information. Possibly due to poor handling of HTML characters?
  • summary set to Edit screen, fields have errors
  • status set to closed
  • a2345ad6-83e3-5141-b7b3-d1d7b46963d9-id set to 2
2009-10-23 22:27:46 lancew@github 0 3755b7bb-c913-5616-9a9d-be06cd9f406d

KML Data href (11)

  • body set to Link to KML data file does not work when dojolist is installed in a subdirectory. This seems to be to do with / at end of url in links. See also the links to the CSS files. These have // in the path but seem to work. "//" seems ok local too, but this needs looking at.
  • summary set to KML Data href
  • status set to closed
  • a2345ad6-83e3-5141-b7b3-d1d7b46963d9-id set to 1