issues
search
dmachi
/
dojox_application
Dojox Application Framework for mobile, tablets, and desktops
Other
27
stars
24
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
ScrollableView issue on imageupload from Android
#220
fbeqirllari
opened
8 years ago
0
dojo 1.10.3 release
#219
k2s
closed
9 years ago
1
Strip away copyrighted ICC profile
#218
DavidPrevot
closed
10 years ago
2
dojo 10.0.1 was released
#217
k2s
opened
10 years ago
1
Add code to check for require.on before calling it to allow dojox/app to work with other loaders.
#216
edchat
closed
10 years ago
0
fix file permissions, fixes #17919 in dojox/app
#215
wkeese
closed
10 years ago
0
Fix Issue 200 and fixes ticket #17507. Fixes problem with VoiceOver whic...
#214
edchat
closed
10 years ago
0
Fix Issue 200 and fixes ticket #17507. Fixes problem with VoiceOver
#213
edchat
closed
10 years ago
1
Fix transition check for matching nested views issue 211.
#212
edchat
closed
11 years ago
0
Check in transition to check for matching views can fail with nested views.
#211
edchat
closed
11 years ago
1
Fixes #17517 which includes the fixes for dojox/app issues 208 and 209. ...
#210
edchat
closed
11 years ago
0
Lazy-loaded views "flash" into view when initially placed
#209
nickcmaynard
closed
11 years ago
5
Problem with a multipart defaultView set on a child of a nested view.
#208
edchat
closed
11 years ago
1
View beforeDeactivate, afterDeactivate, beforeActivate, and afterActivate are not always called correctly for nested views.
#207
edchat
closed
11 years ago
1
app build support gets an error if a template file is used by more than one view.
#206
edchat
opened
11 years ago
0
beforeDeactivate and afterDeactivate can be called for a view on the initial display without ever calling beforeActivate and afterActivate
#205
edchat
closed
11 years ago
2
There is a problem with the Transition controller when transitioning across nested views.
#204
edchat
closed
11 years ago
1
Transitioning View Fails Randomly
#203
rdaggett
closed
11 years ago
11
borderLayoutApp test file name issue
#202
fdlane
closed
11 years ago
3
Preloader Application on first load and on View switches
#201
rdaggett
closed
11 years ago
3
iOS VoiceOver Support
#200
cjolif
closed
10 years ago
1
Fix a possible build issue
#199
cjolif
closed
11 years ago
0
refs #17056, #17069, #17057. Fix a few problems with History pushState/popState support. Thanks Paul Christopher (CLA)
#198
edchat
closed
11 years ago
0
Fix typo in borderLayoutApp doh test causing a problem running from a build, and fix for doh/globalizedApp test
#197
edchat
closed
11 years ago
0
minor test updates for date.js and a config dependency for a build test.
#196
edchat
closed
11 years ago
0
Fix trac ticket 17018
#195
cjolif
closed
11 years ago
0
Unload view example
#194
edchat
closed
11 years ago
0
The app build support was not updated to deal with the has-config support when it was added.
#193
edchat
opened
11 years ago
4
A minor change to Transition controller, more testcase cleanup, and two more json file updates for jslint fixes.
#192
edchat
closed
11 years ago
0
dojox/app code cleanup jslint type cleanup for trac #15340 thanks bill
#191
edchat
closed
11 years ago
0
dojox/app test cleanup and minor jslint type cleanup.
#190
edchat
closed
11 years ago
0
build system enhancements
#189
cjolif
opened
11 years ago
1
dojox/app add error notification for problems when creating and loading models.
#188
edchat
closed
11 years ago
0
dojox/app fix for historyHash to handle going back to the first defaultView.
#187
edchat
closed
11 years ago
0
dojox/app add support for setting up stores for specific views in the config
#186
edchat
closed
11 years ago
0
dojox/app add loadedStores (like loadedModels) to the app and also set the global loadedStores on the view to make it easier to work with the stores
#185
edchat
closed
11 years ago
0
dojox/app cleanup mediaQueryLayoutApp test to remove the dojox/mvc code and fix up other things in the test
#184
edchat
closed
11 years ago
0
Add a helper function to app to do the transition to a view, transitionToView
#183
edchat
closed
11 years ago
0
History should have a config option to automatically create the full url hash from the selected children on the app.
#182
edchat
opened
11 years ago
1
Fix transition controller to avoid calling this.app.emit("app-resize"); more than once when using subViews
#181
edchat
closed
11 years ago
0
Add a config option borderLayoutNoSplitter to allow app to not use a splitter on the StackContainer. And remove a couple of bad eding commas from tests
#180
edchat
closed
11 years ago
0
Remove Experimental Flag, add code in LayoutBase to set a viewShowing flag on the view and remove dojox/mvc code from the modelApp test.
#179
edchat
closed
11 years ago
0
dojox/app cleanup code for dojo style problems
#178
edchat
closed
11 years ago
0
Support for View specific params
#177
edchat
closed
11 years ago
0
Update the mediaQuery3ColumnApp
#176
edchat
closed
11 years ago
0
A new test app has 3 columns media query test.
#175
edchat
closed
11 years ago
0
Another set of testcase updates to use has tests in config to use the History controller or the HistoryHash controller
#174
edchat
closed
11 years ago
0
Fix transition problem when two transitions are done quickly.
#173
edchat
closed
11 years ago
0
Change the config rules for view constraints.
#172
edchat
closed
11 years ago
0
File restructure, to better support have the views .html and .js files in the same place.
#171
edchat
closed
11 years ago
0
Next