HughP / simal

Automatically exported from code.google.com/p/simal
0 stars 0 forks source link

All items editable in webapp #335

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
We need all items in the webapp to be editable, that is we need to be able to 
add users, home pages, mailing lists etc. etc.

I realise that at this time this causes complications for the migration of data 
since changes through the webapp will not be reflected in the backup data we 
maintain.

I suggest that in the short term we simple write all such edits as RDF tuples 
to a backup flatfile somewhere. In the event of having to rebuild the database 
we can import this data along with other backup files being created.

Obviously in the medium to long term this will prove to be an innefective 
approach, but we are starting to see Simal put to real use now and the ability 
to edit entries in a convenient way is becoming increasingly important.

Original issue reported on code.google.com by ross.gardler on 3 Aug 2010 at 10:30

GoogleCodeExporter commented 9 years ago

Original comment by sander.v...@oucs.ox.ac.uk on 4 Aug 2010 at 8:39

GoogleCodeExporter commented 9 years ago
The reason I made this a 0.2 milestone is because it is very important. We have 
not yet had a 0.3 release and thus we can have another 0.2 release.

I'm not really bothered whether we call it 0.2 or 0.3, so I'm upping the 
priority on this one.

Also adding a blocker on Issue 315

Original comment by ross.gardler on 4 Aug 2010 at 10:33

GoogleCodeExporter commented 9 years ago
What we need to add/edit:

- name
- short description
- long description
- webpages
- issue trackers
- mailing lists
- repositories
- downloads
- operating systems
- languages
- licence (this isn't even displayed yet)

Original comment by ross.gardler on 18 Aug 2010 at 3:55

GoogleCodeExporter commented 9 years ago
r2007 through r2013 add functionality to add new homepages

Todo:

- name
- short description
- long description
- issue trackers
- mailing lists
- repositories
- downloads
- operating systems
- languages
- licence (this isn't even displayed yet)

Original comment by ross.gardler on 18 Aug 2010 at 11:24

GoogleCodeExporter commented 9 years ago

Original comment by sander.v...@oucs.ox.ac.uk on 31 Aug 2010 at 4:50

GoogleCodeExporter commented 9 years ago

Original comment by sander.v...@oucs.ox.ac.uk on 31 Aug 2010 at 4:50

GoogleCodeExporter commented 9 years ago
Done: 

- long description
- issue trackers
- repositories
- downloads
- operating systems
- languages

Still todo:

- name
- short description
- mailing lists
- licence (this isn't even displayed yet)

Original comment by sander.v...@oucs.ox.ac.uk on 11 Jan 2011 at 3:43

GoogleCodeExporter commented 9 years ago

Original comment by ross.gardler on 11 Feb 2011 at 9:34

GoogleCodeExporter commented 9 years ago
Still todo:

- name
- mailing list
- licence

It would also be useful if changes were written to the repository, currently 
changes are only made in memory

Original comment by ross.gardler on 22 Feb 2011 at 9:25