| 
								
								
									 Lance Edgar | fec8ba28e2 | Refactor API views a bit for sake of running as separate service also add "proper" (sic) permission checks | 2018-11-03 18:55:26 -05:00 |  | 
				
					
						| 
								
								
									 Lance Edgar | 9b61b05155 | Add dependency for cornice | 2018-11-03 17:15:23 -05:00 |  | 
				
					
						| 
								
								
									 Lance Edgar | ad35481234 | Use Cornice for REST API viws still very experimental at this point | 2018-11-03 17:13:08 -05:00 |  | 
				
					
						| 
								
								
									 Lance Edgar | 31ae5eacd5 | Tweak status code rendering for upgrades API view | 2018-11-02 21:44:19 -05:00 |  | 
				
					
						| 
								
								
									 Lance Edgar | 22ef6aad7b | Fix bug in upgrades API view, when upgrade has no status code | 2018-11-02 21:38:06 -05:00 |  | 
				
					
						| 
								
								
									 Lance Edgar | e4a518c444 | Remove some unwanted row grid labels doing it that way makes customization harder..still need to revisit how best to
do that i guess | 2018-11-02 18:59:46 -05:00 |  | 
				
					
						| 
								
								
									 Lance Edgar | b8fdce378f | Add basic API endpoint for upgrades, partial pagination support latter is still broken, but this much is a starting point i think | 2018-11-01 00:34:28 -05:00 |  | 
				
					
						| 
								
								
									 Lance Edgar | 0c41395cfc | Add very basic API views to expose customer, user tables just so we can populate an "index grid table" in the UI, for now.. | 2018-10-29 20:16:14 -05:00 |  | 
				
					
						| 
								
								
									 Lance Edgar | f43b6db427 | Add initial tailbone.apisubpackage, with basic auth API viewslots more to do here! but hopefully this is a solid start | 2018-10-27 15:17:48 -05:00 |  | 
				
					
						| 
								
								
									 Lance Edgar | 5222f44904 | Update changelog | 2018-10-25 21:20:37 -05:00 |  | 
				
					
						| 
								
								
									 Lance Edgar | 1123cbb728 | Only show Restart Filemon button if so configured otherwise everyone would need to include that view in their config | 2018-10-25 17:52:00 -05:00 |  | 
				
					
						| 
								
								
									 Lance Edgar | 2131ea65cb | Add button for restarting filemon although this button shows up only on the datasync page, for now.. | 2018-10-25 17:47:43 -05:00 |  | 
				
					
						| 
								
								
									 Lance Edgar | fc8391c6d1 | Use load mask even for first data fetch, for probe readings graph | 2018-10-25 16:00:15 -05:00 |  | 
				
					
						| 
								
								
									 Lance Edgar | f086a2aa38 | Add more time range options for viewing tempmon probe readings as graph | 2018-10-25 15:57:25 -05:00 |  | 
				
					
						| 
								
								
									 Lance Edgar | 92c1b165fb | Try to configure the 'pyramid_retry' package, if available this is used (as of pyramid 1.9) for gracefully handling postgres restarts | 2018-10-25 14:33:28 -05:00 |  | 
				
					
						| 
								
								
									 Lance Edgar | 3df1407073 | Update changelog | 2018-10-24 19:22:27 -05:00 |  | 
				
					
						| 
								
								
									 Lance Edgar | 05c33a4b34 | Add ability to "transform" TD parent row from pack to unit item to make "claiming" more straightforward | 2018-10-24 18:52:49 -05:00 |  | 
				
					
						| 
								
								
									 Lance Edgar | 2bd107056c | Add MasterView.render_product(), fix edit for pricing batch row | 2018-10-23 17:20:47 -05:00 |  | 
				
					
						| 
								
								
									 Lance Edgar | b9da7e1b12 | Allow individual App Settings to not be required; allow null hopefully this does the right thing also, not saving null to the db when that
isn't needed etc. | 2018-10-23 10:25:57 -05:00 |  | 
				
					
						| 
								
								
									 Lance Edgar | f1eba6a404 | Update changelog | 2018-10-19 23:01:54 -05:00 |  | 
				
					
						| 
								
								
									 Lance Edgar | 0e13e5606a | Add very basic support for viewing probe readings as graph can only view the last hour of readings, so far | 2018-10-19 23:00:43 -05:00 |  | 
				
					
						| 
								
								
									 Lance Edgar | c6b2f831e5 | Update changelog | 2018-10-19 21:18:53 -05:00 |  | 
				
					
						| 
								
								
									 Lance Edgar | f26f42427f | Don't include LargeBinary properties in default colander schema actually, exclude any found in secondary properties...i.e. from relationship | 2018-10-19 21:17:50 -05:00 |  | 
				
					
						| 
								
								
									 Lance Edgar | ed9f8a269c | Update changelog | 2018-10-19 20:33:13 -05:00 |  | 
				
					
						| 
								
								
									 Lance Edgar | fe2905e9df | Add support for "appliance type" | 2018-10-19 20:27:04 -05:00 |  | 
				
					
						| 
								
								
									 Lance Edgar | 7e28619e9d | Don't include grid filters for LargeBinary columns | 2018-10-19 20:26:33 -05:00 |  | 
				
					
						| 
								
								
									 Lance Edgar | e277a19f71 | Hopefully, let the Grid class generate a default list of columns | 2018-10-19 20:26:04 -05:00 |  | 
				
					
						| 
								
								
									 Lance Edgar | 78941ec8d9 | Add thumbnail images to Appliances grid guess we'll see how folks like this | 2018-10-19 19:47:00 -05:00 |  | 
				
					
						| 
								
								
									 Lance Edgar | 4aa8f43a7e | Add basic image upload support for tempmon appliances | 2018-10-19 19:20:20 -05:00 |  | 
				
					
						| 
								
								
									 Lance Edgar | 40a8761feb | Add support for new Tempmon Appliance table, etc. | 2018-10-19 17:55:23 -05:00 |  | 
				
					
						| 
								
								
									 Lance Edgar | aa97a36167 | Customize template for viewing probe details probably still need to improve editing also?  we'll see | 2018-10-19 16:49:47 -05:00 |  | 
				
					
						| 
								
								
									 Lance Edgar | daa304c613 | Add new timeout fields for tempmon probe | 2018-10-19 16:12:42 -05:00 |  | 
				
					
						| 
								
								
									 Lance Edgar | 67e7ba023a | Update releasetask to use twine for upload | 2018-10-18 23:36:08 -05:00 |  | 
				
					
						| 
								
								
									 Lance Edgar | af956c6c42 | Update changelog | 2018-10-18 23:33:22 -05:00 |  | 
				
					
						| 
								
								
									 Lance Edgar | 1bbf6c0940 | Fix a dialog button for Chrome | 2018-10-18 15:50:06 -05:00 |  | 
				
					
						| 
								
								
									 Lance Edgar | 8d1bd2adcd | Fix API doc reference to renamed subscriber function | 2018-10-17 20:05:25 -05:00 |  | 
				
					
						| 
								
								
									 Lance Edgar | ff8f1ee435 | Update changelog | 2018-10-17 19:44:22 -05:00 |  | 
				
					
						| 
								
								
									 Lance Edgar | fd15865d0b | Remove some tests ugh, this is the wrong direction, but seems practical in this case since the
tests didn't accomplish much | 2018-10-17 19:44:22 -05:00 |  | 
				
					
						| 
								
								
									 Lance Edgar | 5a9fedbb9a | Add basic Excel download support for Products table | 2018-10-17 18:29:49 -05:00 |  | 
				
					
						| 
								
								
									 Lance Edgar | 79e71ec4ab | Cache user permissions upon "new request" event this avoids a ton of (often redundant) SQL queries when checking permissions | 2018-10-17 12:50:02 -05:00 |  | 
				
					
						| 
								
								
									 Lance Edgar | 0ed3429cf7 | Update changelog | 2018-10-13 21:04:09 -05:00 |  | 
				
					
						| 
								
								
									 Lance Edgar | fd0760ed07 | Add "hours as decimal" hover text for some HH:MM timesheet values hoping this helps with random troubleshooting... | 2018-10-12 19:05:14 -05:00 |  | 
				
					
						| 
								
								
									 Lance Edgar | 9e065541b9 | Update changelog | 2018-10-09 16:38:10 -05:00 |  | 
				
					
						| 
								
								
									 Lance Edgar | f36c1fbc3f | Improve "length" (hours) column for Worked Shifts grid web display shows "pretty" hours (e.g. 7:30) whereas the Excel export shows
"decimal" hours (7.50) | 2018-10-09 16:19:55 -05:00 |  | 
				
					
						| 
								
								
									 Lance Edgar | 94ba18eaee | Add basic Excel download support for raw worked shifts also, tweak response per python3 | 2018-10-09 14:10:36 -05:00 |  | 
				
					
						| 
								
								
									 Lance Edgar | 362173ef10 | Allow override of jquery source, for mobile base template | 2018-10-06 21:04:21 -05:00 |  | 
				
					
						| 
								
								
									 Lance Edgar | 3f2c57c89f | Allow override of jquery for base template | 2018-10-06 20:51:04 -05:00 |  | 
				
					
						| 
								
								
									 Lance Edgar | e05a58bdee | Add some helptext for various tempmon fields | 2018-10-06 17:41:33 -05:00 |  | 
				
					
						| 
								
								
									 Lance Edgar | f17d7355e0 | Auto-disable button when sending email preview | 2018-10-05 19:58:58 -05:00 |  | 
				
					
						| 
								
								
									 Lance Edgar | 29e023096b | Show tempmon readings when viewing client or probe also make the probes list more helpful when viewing client | 2018-10-05 19:29:26 -05:00 |  |