Archives for: July 2011

06/07/11

Permalink 09:23:28 am, by mholmes, 21 words, 64 views   English (CA)
Categories: Activity log; Mins. worked: 15

Added new properties file to existing projects

Added the new properties file to Manifestoes, Properties and JsrDocs, so it'll be there the next time I svn update them.

05/07/11

Permalink 02:49:09 pm, by mholmes, 78 words, 71 views   English (CA)
Categories: Activity log; Mins. worked: 60

Changes to includes

Following my own instructions in the previous post, the following files have now been removed:

  • includes/footer.inc
  • includes/header.inc
  • includes/instructions.inc
  • includes/meta.inc
  • includes/title.inc

and replaced with variables in a file called project_variables_SAMPLE.php, which is to be saved as project_variables.php and edited for the project-specific data.

Now I need to create a copy of that file for every existing project, so they can be updated from SVN.

Permalink 01:29:20 pm, by mholmes, 177 words, 54 views   English (CA)
Categories: Activity log; Mins. worked: 30

Notes for required features and fixes

This is a list of things I've noticed which need to be updated, fixed or coded:

  • The following files contain content which is specific to the local copy of the database; they should not be overwritten when doing an update from SVN:
    • includes/footer.inc
    • includes/header.inc
    • includes/instructions.inc
    • includes/meta.inc
    • includes/title.inc
    These should all be replaced by variables which are initialized in a file called project_variables.php in the proj folder, except for instructions.inc; the latter should be rewritten to be completely generic, but when it's used, it should be followed by an include which pulls in supplementary instructions from the variable file. The variable file should not be under version control, but there should be a generic version called project_variables_SAMPLE.php which is under version control.
  • The enter.php file should not render all the tables in a single tab; instead, it should render only one table, based on the tableToShow parameter. The other tabs should be links. That will make the whole thing much quicker.

Adaptive Database

This project aims to design a flexible online database which can be set up as very quickly for a researcher requiring a relational database, and is easy to modify and extend. The Web GUI provides tools for data-entry in as simple and convenient a manner as possible, while also allowing data-integrity checks. The application development sandbox is currently at https://hcmc.uvic.ca/people/martin/potluck/editor/index.php; and half a dozen UVic projects are already using the codebase. The code is managed through SVN here: https://revision.tapor.uvic.ca/svn/adaptivedb/.

Reports

Categories

July 2011
Sun Mon Tue Wed Thu Fri Sat
 << < Current> >>
          1 2
3 4 5 6 7 8 9
10 11 12 13 14 15 16
17 18 19 20 21 22 23
24 25 26 27 28 29 30
31            

XML Feeds