Commit Graph

  • c28ad422d6 eliminate dancing toc - highlight using background and text color rather than font weight Matthew Wall 2014-11-08 15:09:04 +00:00
  • 07a9a4aa64 fix broken image links. fix Binding/DataBinding links. Matthew Wall 2014-11-08 13:36:48 +00:00
  • e77fa99494 Updated version of jQuery from 1.10.2 to 1.11.1 Switched to minified version of tocify.js Tom Keffer 2014-11-08 02:54:43 +00:00
  • b910970936 Removed the no longer needed jquery.ui.all.css Tom Keffer 2014-11-08 02:38:43 +00:00
  • 1b18666779 Prettied up the example_output style. Tom Keffer 2014-11-08 02:31:24 +00:00
  • 880ea902ea Introduced tag $last. Documented it. Tom Keffer 2014-11-08 01:21:19 +00:00
  • e6110cb06f Added check for None value in sealevel_pressure_US() Tom Keffer 2014-11-08 00:55:10 +00:00
  • a0ecfbbd12 Moved images to their own subdirectory. Tom Keffer 2014-11-08 00:23:41 +00:00
  • c68a076f80 Added explanation and example of how to use explicit bindings. Tom Keffer 2014-11-08 00:09:27 +00:00
  • c55b12b993 remove duplicate fousb lockup section Matthew Wall 2014-11-07 23:45:59 +00:00
  • 9acc611163 Made the link generator function a little closer to the old Samaxes generator. Tom Keffer 2014-11-07 23:02:25 +00:00
  • 7fe6aa7596 Fixed mislabled section [DataBindings] Tom Keffer 2014-11-07 22:36:42 +00:00
  • bd8a0bbb38 remove some table constraints that caused unexpected behavior and odd resizing. hack to keep toc in same location when horizontal scrolling. limit to h1 and h2 only on upgrading page. make warning and info boxes full width. Matthew Wall 2014-11-07 17:52:13 +00:00
  • 1eb15c637f Updated TODO Tom Keffer 2014-11-07 16:38:51 +00:00
  • 51e289c0c2 fix toc horiztal issues. toc only h1 and h2. Matthew Wall 2014-11-07 15:01:49 +00:00
  • aa5ca666ab First draft for updating the customizing guide for V3. Tom Keffer 2014-11-06 19:31:17 +00:00
  • f5c63415ca Updated the alarm.py example. Tom Keffer 2014-11-06 16:34:27 +00:00
  • 5c75c3dfc1 Got the search list extension example working. Now expands the TOC and keeps it expanded. Tom Keffer 2014-11-06 13:43:46 +00:00
  • 528a0f2296 Making progress on the customizing guide. Tom Keffer 2014-11-06 01:42:41 +00:00
  • 4c6c9a5f43 Started working on updating the customizing guide to V3 Tom Keffer 2014-11-05 23:23:50 +00:00
  • 03dc8b645c First pass at updating the User's Guide for V3 Tom Keffer 2014-11-05 16:54:56 +00:00
  • 30c8fe89b0 Removed dependency on bootstrap. Switched to minified version of tocify. Moved all tocify overrides into weewx_docs.css Tom Keffer 2014-11-05 15:58:09 +00:00
  • 2a475cf501 Fine tuning the look. Tom Keffer 2014-11-05 00:59:31 +00:00
  • 3272bb2e52 Fine tuned spacing, especially tables, pre, and example output Tom Keffer 2014-11-04 20:04:54 +00:00
  • 19a850de36 Converted the customizing guide to use tocify. Tom Keffer 2014-11-04 19:17:47 +00:00
  • 1582f4e322 Fixed some minor HTML errors. Tom Keffer 2014-11-04 19:05:57 +00:00
  • 48f8671585 Adopted the "tocify" table of contents generator, more suitable to long documents. Tom Keffer 2014-11-04 18:59:25 +00:00
  • 7842f8ae18 Renamed jquery.min.js to jquery-1.10.2.min.js, so it has an explicit version number. Tom Keffer 2014-11-04 17:26:07 +00:00
  • 65c88a895a StdArchive gets its data binding from option data_binding. Added defaults in case there is no [StdArchive] section Tom Keffer 2014-11-03 16:06:39 +00:00
  • cda801f0b9 Got test_daily working with new tags structure. Tom Keffer 2014-11-03 15:28:25 +00:00
  • 49b6b3b886 Now tests for 2nd, independent, data binding Tom Keffer 2014-11-03 02:07:07 +00:00
  • 64a72acfed Now gives a more meaningful error message in the templates if given a bad binding name. Tom Keffer 2014-11-03 02:05:37 +00:00
  • ca1135e65f Generates second test database. Still need to include it in the test templates. Tom Keffer 2014-11-02 17:48:30 +00:00
  • b09091f707 provide database name as well as table in error messages Matthew Wall 2014-11-02 16:29:03 +00:00
  • 7ff55739f3 Improved error message when no schema is present for the day summaries. Tom Keffer 2014-11-02 16:08:56 +00:00
  • 4f34a06660 Better diagnostic when unable to open logger summary file. Tom Keffer 2014-11-02 14:07:02 +00:00
  • 88f9bb8928 Managed to simplify bind_default even further, by returning a function instead of an object. Tom Keffer 2014-11-02 02:14:26 +00:00
  • ea20ab4465 Simplified still further, by introducing embedded class DBLookup, which holds a default database binding. Tom Keffer 2014-11-02 02:03:00 +00:00
  • b4e46bbb50 Greatly simplified tags, getting rid of two classes. Changed syntax used to explicitly bind to a database. Tom Keffer 2014-11-01 23:58:51 +00:00
  • c834cb882e Fixed problem when one of the trend values is None. Regression test in test suites. Tom Keffer 2014-11-01 21:06:48 +00:00
  • 550a7f00a4 fix catchup implementation. better control of debug messages. Matthew Wall 2014-11-01 19:46:55 +00:00
  • b9f0cd5386 adjust imports in drivers Matthew Wall 2014-11-01 19:38:53 +00:00
  • aaf9abc0ff Got rid of no-longer-needed class ValueTupleDict. Tom Keffer 2014-11-01 16:39:58 +00:00
  • 604ed09594 Got rid of no longer needed class ValueDict Tom Keffer 2014-11-01 16:24:25 +00:00
  • 2fcfce5941 For the "current" record in the default binding, hits the database just once. Uses class CurrentRecord Tom Keffer 2014-11-01 16:15:39 +00:00
  • c05f79c94b Rewrote how $db.$current works. Simplified it. Tom Keffer 2014-11-01 14:35:37 +00:00
  • 314ac9bba6 alphabetize stations in debian setup. remove unused imports. Matthew Wall 2014-11-01 03:03:54 +00:00
  • 0ecac541e9 Fixed repeated keywork argument. Moved configurator to the bottom. Tom Keffer 2014-11-01 01:53:20 +00:00
  • 12ef117500 use parser to report command-line errors. fix a few post-configurator typos. fixed wakup typo in vantage eeprom method. Matthew Wall 2014-11-01 01:18:10 +00:00
  • 384a912ec7 Now does late binding when computing trends. Allows bad observation types to be easily found. Tom Keffer 2014-11-01 01:13:11 +00:00
  • fa9f75446e apply configurator pattern to vantage driver Matthew Wall 2014-11-01 00:58:22 +00:00
  • 800568f3ce rename AbstractStation to AbstractDevice. attempt to address some PEP warnings, but gave up on the 'weak' (superfluous) ones. Matthew Wall 2014-11-01 00:16:29 +00:00
  • 4b0cb88b4e Now allows syntax like $trend($time_delta=3600).barometer. Added test for it. Tom Keffer 2014-10-31 15:58:28 +00:00
  • f765afdc6f Now makes sure old test directory is removed before starting. Tom Keffer 2014-10-31 15:56:13 +00:00
  • 6a86ca0fb0 Added version number to daily metadata. Tom Keffer 2014-10-31 13:59:20 +00:00
  • f9b3555218 Got wee_config_database working with new database architecture Tom Keffer 2014-10-31 13:40:32 +00:00
  • cafc3ffcde better error handling and retries for ws1 and ultimeter Matthew Wall 2014-10-31 04:30:42 +00:00
  • 08b58b968a apply configurator pattern to fousb driver Matthew Wall 2014-10-31 04:18:13 +00:00
  • a043379f66 apply configurator pattern to ws28xx driver Matthew Wall 2014-10-31 03:18:27 +00:00
  • 6479cef141 apply configurator pattern to ws23xx driver Matthew Wall 2014-10-31 02:42:53 +00:00
  • b4d08619f1 apply configurator pattern to te923 Matthew Wall 2014-10-31 02:17:16 +00:00
  • 182270d1da Better error reporting when attempting to use an unknown database. Minor refactoring to increase readability Tom Keffer 2014-10-31 01:57:13 +00:00
  • 1f5b842bd0 Fixed a few minor Python errors. Tom Keffer 2014-10-31 01:48:55 +00:00
  • 8f6993d631 added retries for cc3000. minor renaming of classes. Matthew Wall 2014-10-31 00:27:58 +00:00
  • 5d760bbf77 forgot an import Matthew Wall 2014-10-30 23:57:18 +00:00
  • 55602d1b78 being refactoring of wee_config_* Matthew Wall 2014-10-30 23:30:52 +00:00
  • 06fc198313 Changed engine configuration. Now section [[WxEngine]] is section [[Services]] Tom Keffer 2014-10-30 19:59:39 +00:00
  • 8cc21e0c28 Clarified comments and logging messages. Tom Keffer 2014-10-30 18:18:44 +00:00
  • 89ed01cc72 Now tests for explicit database binding in the template Tom Keffer 2014-10-30 18:17:35 +00:00
  • 67c8f629f5 First pass at the database / binding refactoring. Passes the test suites. Tom Keffer 2014-10-30 16:40:20 +00:00
  • f9e9c12382 Fixed bug in querying for schemas that prevented older versions of MySQL (V4.X) from working. Tom Keffer 2014-10-30 13:12:12 +00:00
  • db8cb26ae8 eliminate getAltitude* Matthew Wall 2014-10-29 15:04:01 +00:00
  • 8ffd6f2408 include the gnu-recommended license.txt reference Matthew Wall 2014-10-29 15:00:51 +00:00
  • 6777003b03 clean up names of variables, comments, and formatting Matthew Wall 2014-10-29 12:59:12 +00:00
  • 5cd35b0403 More consistent use of the term 'dbmanager' at the expense of 'archive'. Tom Keffer 2014-10-29 04:45:59 +00:00
  • b661e1c344 s/dbm/dbmanager/g s/get_binding/get_database/g Tom Keffer 2014-10-29 04:37:11 +00:00
  • 2dac1c7d72 The main thread now shares database connections through an instance of DBBinder. Tom Keffer 2014-10-29 03:49:56 +00:00
  • 80f477ef85 fix indents after refactoring Matthew Wall 2014-10-29 03:46:14 +00:00
  • b56356c074 Fixed a few typos. Get altitude from engine.stn_info Tom Keffer 2014-10-29 03:09:00 +00:00
  • 178a618fbf convert to US, do calculations, then convert back. cache the dbmanager. Matthew Wall 2014-10-29 01:36:20 +00:00
  • 7881773b5a fix altitude_ft reference Matthew Wall 2014-10-29 00:09:07 +00:00
  • d23169b3d8 remove derived calculations from all drivers Matthew Wall 2014-10-28 23:32:23 +00:00
  • 94a6871572 Deleted the no longer used module restful Tom Keffer 2014-10-28 22:51:14 +00:00
  • eb85c0c1b0 Got template tests working. Tom Keffer 2014-10-28 22:50:28 +00:00
  • abfa9286ec Simplified the test for the Simulator. Now uses the "open_database" convenience function. Tom Keffer 2014-10-28 22:24:20 +00:00
  • a3a0aa7d7f Got test for the Simulator working. Tom Keffer 2014-10-28 21:51:22 +00:00
  • dc913ccbda Simplified how optional values get passed into the tags Tom Keffer 2014-10-28 21:29:15 +00:00
  • 9b9deb0397 Got database and daily summary tests working. Fixed bug in minimum wind speed in accumulator. Tom Keffer 2014-10-28 21:28:41 +00:00
  • 4d71118607 added option to specify which data should be emitted by simulator Matthew Wall 2014-10-28 18:04:06 +00:00
  • c8e55e8e6a include schemas package in the install Matthew Wall 2014-10-28 18:01:39 +00:00
  • f10a09d629 The initializer for the DBManager object (and subclasses) now takes a weedb connection object. Tom Keffer 2014-10-28 17:31:04 +00:00
  • dd4d3dbd54 calculate each variable in its own function. rainRate per-period, with option to change length of period for archive records (but not loop packets) Matthew Wall 2014-10-28 17:20:03 +00:00
  • cca6d44df2 Fixed logging name. Tom Keffer 2014-10-28 15:55:37 +00:00
  • bcce9e4a31 Created new package 'schemas'. Moved default schema to schemas/wview.py Tom Keffer 2014-10-27 16:43:59 +00:00
  • 191f8412e7 Changed from weewx.archive.Archive to weewx.database.DBManager Tom Keffer 2014-10-27 16:25:51 +00:00
  • 144c36d4b8 Changed prep_database() to get_database_config() Tom Keffer 2014-10-27 13:26:47 +00:00
  • 41b5e7924a enable StdWXCalculate Matthew Wall 2014-10-27 03:46:06 +00:00
  • 98e78daae0 engine does not have archive_interval member Matthew Wall 2014-10-26 19:21:07 +00:00
  • 385ded865a use archive interval from engine Matthew Wall 2014-10-26 19:16:42 +00:00
  • 37ee12915c wxengine is now engine Matthew Wall 2014-10-26 18:52:12 +00:00