| .. |
|
appearance.js
|
New transparent toggle in appearance settings
|
2015-02-28 23:43:30 +01:00 |
|
connection.js
|
Fix for #1001 connection tab not unfolding
|
2015-08-11 14:07:11 +02:00 |
|
control.js
|
Use a namespace for the jquery event so it will be less likely to stomp
|
2015-05-27 23:11:33 -07:00 |
|
files.js
|
Fixed preventDefault issues also for files search
|
2015-07-08 17:42:41 +02:00 |
|
firstrun.js
|
Fix: Don't reload page when disabling access control in first run dialog
|
2015-05-10 00:54:44 +02:00 |
|
gcode.js
|
Fix: Only show the "too big" dialog in the gcode viewer if no file loading is currently taking place
|
2015-05-05 18:33:45 +02:00 |
|
log.js
|
Added new callback to viewmodels, allowing to react to login events
|
2015-04-21 19:39:48 +02:00 |
|
loginstate.js
|
Added new callback to viewmodels, allowing to react to login events
|
2015-04-21 19:39:48 +02:00 |
|
navigation.js
|
System commands with ignore set to true also ignore http errors
|
2015-06-22 16:55:32 +02:00 |
|
printerprofiles.js
|
Better extruder/nozzle offset editing in the printer profiles
|
2015-05-05 10:28:21 +02:00 |
|
printerstate.js
|
Refactored view models, switched from underscore to lodash
|
2015-02-23 13:54:40 +01:00 |
|
settings.js
|
Added settings to specify server commands.
|
2015-08-26 15:53:30 +02:00 |
|
slicing.js
|
Allow adding slicing profiles for unconfigured slicers and properly reload slicing view model upon configuration
|
2015-03-02 15:34:29 +01:00 |
|
temperature.js
|
Allow different timestamps (zones or dates) between client and server while keeping the temperature graph working
|
2015-05-06 17:23:01 +02:00 |
|
terminal.js
|
Fixed a missing self.buffer()
|
2015-07-20 10:09:33 +02:00 |
|
timelapse.js
|
Fixed refreshing of timelapse file list upon finished rendering of a new one
|
2015-03-05 11:37:56 +01:00 |
|
users.js
|
Added new callback to viewmodels, allowing to react to login events
|
2015-04-21 19:39:48 +02:00 |
|
usersettings.js
|
Language settings now work, both global and per user
|
2015-03-18 15:49:29 +01:00 |