User: tjodolv Branch: DRUPAL-7--1 Date: Thu, 08 Apr 2010 15:54:30 +0000 Added files: /modules/yr_verdata yr_verdata.admin.inc Removed files: /modules/yr_verdata/translations es.po nb.po yr_verdata.pot /modules/yr_verdata yr-forecast-block-location.tpl.php yr-forecast-page.tpl.php yr_verdata.css yr_verdata.js Modified files: /modules/yr_verdata CHANGELOG.txt README.txt yr_verdata.info yr_verdata.install yr_verdata.module Log message: Moved administrative parts of the code to .admin.inc file;Added some @todo to the info file;Added 'kommunenr' field to yr_verdata_list table;Altered indexes on yr_verdata_list table;Added some todo notes to info file;Added management functions to admin.inc file (not finished);Added 'kommunenr' field to db schema, modified indexes a bit (not finished);Added lots of paths in hook_menu();Added 'view yr_verdata' permission;Added main page generation function (not finished);Implemented hook_theme() (not finished);Adding and removing locations now works (only adding by URL for now);Removed the manage local task from 'yr_verdata' - conditional display of the display link on the overview page instead.;Added foreign key 'yr_verdata_list' => 'lid' to the table 'yr_verdata';Added autocomplete path for locations in 'yr_verdata_list' to hook_menu(), but it doesn't work yet.;Added location loading function;Altered some fields in the install schema;Removed template files, translations, js and css, as these were just the old files (6.x branch) as placeholders Links: http://cvs.drupal.org/diff.php?path=contributions/modules/yr_verdata/yr_verd... http://cvs.drupal.org/diff.php?path=contributions/modules/yr_verdata/CHANGEL... http://cvs.drupal.org/diff.php?path=contributions/modules/yr_verdata/README.... http://cvs.drupal.org/diff.php?path=contributions/modules/yr_verdata/yr_verd... http://cvs.drupal.org/diff.php?path=contributions/modules/yr_verdata/yr_verd... http://cvs.drupal.org/diff.php?path=contributions/modules/yr_verdata/yr_verd...