Commit Graph

419 Commits

Author SHA1 Message Date
peteruithoven b3d3501270 Merge branch 'develop' 2014-02-13 12:39:28 +01:00
peteruithoven daba2ef1c6 hack: delay preheat to have a proper connection with printer 2014-02-12 17:27:41 +01:00
peteruithoven 26c864a301 Better fitting settings window when keyboard is opened on android 2014-02-12 14:26:39 +01:00
peteruithoven 90d1a80355 Merge branch 'NetworkPanel-refactor' into develop 2014-02-10 16:01:45 +01:00
peteruithoven 80a4d18cd5 Restored gcode panel collapse icons 2014-02-10 15:48:28 +01:00
peteruithoven 017020194f Decoupled substituted ssid & setting new settings locally again 2014-02-10 15:35:02 +01:00
peteruithoven d432c00336 Removed old checks 2014-02-10 15:04:04 +01:00
peteruithoven d8dea626fe Small fixes 2014-02-10 14:54:24 +01:00
peteruithoven 079ed5a164 Moved retrieve printer types list to PrinterPanel 2014-02-10 14:54:07 +01:00
peteruithoven 05e49a54ff Remove inheritance logic, use FormPanel instead 2014-02-10 14:53:34 +01:00
peteruithoven 1394a28c18 Adding more methods to FormPanel 2014-02-10 14:51:37 +01:00
peteruithoven 03491999c6 Using FormPanel in SettingsWindow
removing duplicate code
small name refactoring for consistency
2014-02-10 14:49:47 +01:00
peteruithoven cc814bc827 Less logging 2014-02-10 14:46:23 +01:00
peteruithoven 16078d3478 Moved retries out of API classes 2014-02-10 14:44:17 +01:00
peteruithoven eaed4c9efc Using cgibin for saving configuration again 2014-02-07 14:37:06 +01:00
peteruithoven c058f40b8b Small FormPanel fixes 2014-02-07 12:35:50 +01:00
peteruithoven 1dbbf0c88c Communicating networkMode to UpdatePanel 2014-02-07 12:35:15 +01:00
peteruithoven fd8520698e Restored signing after settings submit 2014-02-07 12:32:35 +01:00
peteruithoven 652192d42d Less logging 2014-02-04 22:56:58 +01:00
peteruithoven 932ad198ec Refactored PrinterPanel into using FormPanel superclass 2014-02-04 21:06:25 +01:00
peteruithoven c4ec82c9a7 Separating logic in network/status handler 2014-02-04 15:52:37 +01:00
peteruithoven 556fc0dd1e Removed separate client and ap mode state system 2014-02-04 15:26:43 +01:00
peteruithoven 4ef164fb17 Fixed inappropriate network mode switching #90 2014-02-04 14:36:10 +01:00
peteruithoven 6cac5fc6f5 Fixed can't find network.encryption javascript error 2014-02-04 14:35:30 +01:00
peteruithoven 1523ba3227 Refactored openap 2014-02-04 14:34:03 +01:00
peteruithoven 42e43c9a38 Using cgi-bin again for associate api call 2014-02-04 14:33:08 +01:00
peteruithoven 219bd190c0 Reenabled commented parts and small fixes 2014-02-04 14:18:50 +01:00
peteruithoven 59c26a6713 Less logging 2014-02-04 12:51:31 +01:00
peteruithoven f0106e6db0 More general js files search & making sure main.js is concatenated last 2014-02-04 12:28:33 +01:00
peteruithoven 36d336663e Settings refactoring & JS file Reorganising 2014-02-04 11:00:32 +01:00
Wouter R 2427856be9 Fix bounds calculation of paths with coords >|9999|. 2014-02-02 02:43:33 +01:00
peteruithoven 98d836b321 Better fix for Button 2014-02-02 01:03:07 +01:00
peteruithoven 0b33b87009 Fixed Buttons 2014-02-02 00:37:05 +01:00
peteruithoven 6d71db1e84 By leaving Button's enabled undefined the enable / disabled are always executed the first time 2014-01-31 15:21:05 +01:00
peteruithoven 735cff2edd JSHinted 2014-01-31 14:34:44 +01:00
peteruithoven fcf966b2e3 Implementing enable disable in Button.js
Removing global enableButton and disableButton
2014-01-30 17:49:15 +01:00
peteruithoven 8ec5772f77 Implemented new button class #47 2014-01-30 15:45:03 +01:00
peteruithoven 320c5c7d18 Fixing issue #37 2014-01-30 14:04:50 +01:00
peteruithoven 9bad257922 Smaller retraction amount steps #91 2014-01-27 13:38:37 +01:00
peteruithoven 8a4ab7c519 Only attempt preheat when printer is in idle mode and also preheat when new printer is connected 2014-01-27 13:19:20 +01:00
peteruithoven f2a3772b75 Merge branch 'develop' 2014-01-23 11:29:13 +01:00
peteruithoven eef5307464 Using onButtonClick only (preventing double print call) #174 2014-01-20 13:28:33 +01:00
peteruithoven 58eec424df Less logging 2014-01-20 12:58:21 +01:00
Wouter R e1206f73d4 Fix loading of sketches for wordart. 2014-01-19 17:49:44 +01:00
Wouter R 304657a104 Reindent Svg.js. 2014-01-19 17:43:27 +01:00
peteruithoven 996a6d5300 Making temperature readable again 2014-01-18 19:00:34 +01:00
peteruithoven 4185865289 Less logging 2014-01-18 17:45:23 +01:00
peteruithoven 7f5079d2cb Removed debug status message 2014-01-18 15:41:09 +01:00
Wouter R 92a28f54b8 Merge branch 'develop' of github.com:Doodle3D/doodle3d-client into develop 2014-01-17 18:04:40 +01:00
Wouter R de757cae0a Disable log messages in shape transform functions. 2014-01-17 18:03:42 +01:00