Commit Graph

437 Commits

Author SHA1 Message Date
Rick Companje 4d986a3528 Update README.md 2014-04-22 21:06:38 +02:00
Rick Companje c4593a4dc3 Update README.md 2014-04-22 21:05:10 +02:00
Rick Companje 7441b848f3 Update README.md 2014-04-22 21:04:56 +02:00
Rick Companje d2ab7fc08b Update README.md 2014-04-22 21:03:25 +02:00
peteruithoven f3577669d2 Merge branch 'develop' 2014-03-14 15:06:42 +01:00
peteruithoven 0acf442a46 Corrected updated status text 2014-03-14 12:23:57 +01:00
peteruithoven 64d1c32f09 Wait slightly longer before wrong printer type warning 2014-03-12 16:30:37 +01:00
Wouter R fee0a4f480 Merge branch 'develop' of github.com:Doodle3D/doodle3d-client into develop 2014-03-06 13:44:03 +01:00
Wouter R ee6bab1c5a Change message.set() to set html instead of text.
Move message div to appear on top of logo and dialog overlays.
Minor text modifications.
2014-03-06 13:43:08 +01:00
peteruithoven 71cbc779f2 Install redirect.html on box 2014-03-06 11:16:11 +01:00
Wouter R 2eaf21a030 Display hint about wrong printer type setting if connecting takes longer than 15 seconds. 2014-03-05 23:06:23 +01:00
Wouter R e050c8e080 Add connecting state. 2014-03-05 22:34:28 +01:00
Wouter R 2457ce656e Code formatting. 2014-03-05 13:49:15 +01:00
peteruithoven 5c5d45088a Added mobile-web-app-capable meta tag and minimal-ui to viewport 2014-02-28 23:57:03 +01:00
Wouter R 9a620fd9ce Display more specific texts in update panel.
Fix minor bugs in update code.
Display release dates of updates.
2014-02-25 21:08:29 +01:00
Wouter R 0b52f928ca Show different text when able to switch from beta to stable release. 2014-02-24 17:26:34 +01:00
Wouter R afb279fbc7 Whitespace fixes. 2014-02-24 15:58:50 +01:00
Wouter R ce489112e8 Add button to include/exclude beta releases. 2014-02-24 15:48:39 +01:00
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