issues
search
cjolif
/
dojo-todo-app
Dojo ToDo App
Other
28
stars
15
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Remove the workaround for the mobile issue with opener, as it no longer seems to be needed
#119
edchat
closed
11 years ago
0
I have updated todoApp for the view config change, and to use a has test for the emoji data for ios
#118
edchat
closed
11 years ago
0
There is a problem with the Date Picker on iPad with iOS6, it displays then immediately closes.
#117
edchat
closed
11 years ago
4
File restructure, to better support have the views .html and .js files in the same place.
#116
edchat
closed
11 years ago
0
More updates to the testcases after the has config changes.
#115
edchat
closed
11 years ago
0
Change the emit transition to use app-transition after the change in dojox/app.
#114
edchat
closed
11 years ago
0
the left side pane is not rendered with a good theming with Holodark/WP8 theme
#113
cjolif
closed
11 years ago
1
Update the todoApp to use the has based config support
#112
edchat
closed
11 years ago
0
There is a problem with the Reminder date on iPad, not sure if it is a mobile problem or a problem with the todoApp.
#111
edchat
closed
11 years ago
1
Fix SelectTodoLists to be able to select the Completed list in phone view, had problem because of change for this.app
#110
edchat
closed
11 years ago
0
Fix config to work with latest dojox/app update to remove the noAutoLoadControllers config option
#109
edchat
closed
11 years ago
0
Remove the line setting this.app.stopTransition = false from tablet/ViewTodoLists.js this.app it is not needed
#108
edchat
closed
11 years ago
0
Set z-index to 100 for left pane so that center transitions will not transition across the left pane.
#107
edchat
closed
11 years ago
0
Change to set defaultTransition to slide
#106
edchat
closed
11 years ago
0
Layout updates to work with the latest dojox/app layout changes.
#105
edchat
closed
11 years ago
0
tablet.css contains rules that are useless
#104
cjolif
closed
11 years ago
0
Update todoApp to hide the left pane until the right pane is ready to avoid the layout glitch with the left pane being wide then flash to the left side.
#103
edchat
closed
11 years ago
0
address bar hiding on ios/safari
#102
maitriyogin
closed
12 years ago
7
Update the todoApp on dojo18 branch to work with scrollable update in ap...
#101
edchat
closed
12 years ago
0
Update the todoApp to work with scrollable update in app/widgets/Container to work with scrollable:true (boolean) instead of just working for string true.
#100
edchat
closed
12 years ago
0
have desktop version of todoApp
#99
cjolif
opened
12 years ago
1
iPad (2) layout issues
#98
cjolif
opened
12 years ago
0
Add a seperate store for emoji data, and use it on ios by default
#97
edchat
closed
12 years ago
0
Revert EditItemRemindMe.js back to use dom events because of a problem on ipad where the opener was getting _blur notified and closing the date picker right away.
#96
edchat
closed
12 years ago
0
the application does not work anymore on Firefox
#95
cjolif
closed
12 years ago
0
update ViewListTodoItemsByProirity to use mvc/WidgetList created programatically, using a separate template file with attach points
#94
edchat
closed
12 years ago
0
update ViewAllItemsByDate to use mvc/WidgetList instead of mvc/Replace, ...
#93
edchat
closed
12 years ago
0
remove itemlistmodel from the config since it was being replaced wheneve...
#92
edchat
closed
12 years ago
0
Updates to the details/EditTodoItem template and view to setup the data ...
#91
edchat
closed
12 years ago
0
Fix for phone view, when selecting Lists, need to include lang for a lang.hitch
#90
edchat
closed
12 years ago
0
Updates to remove most references to the todoApp global from the views.
#89
edchat
closed
12 years ago
0
Fix for issue #84 from cjolif - Clicking on an issue to mark it completed is rather difficult on a phone
#88
edchat
closed
12 years ago
0
Fix config files to use mid format for stores after update to dojox/app
#87
edchat
closed
12 years ago
1
Changing the orientation on iphone breaks the display
#86
cjolif
closed
12 years ago
6
Show the reminder date in red if it is in the past, and dont allow reminder dates to be set in the past. Fix for issue #62
#85
edchat
closed
12 years ago
0
Clicking on an issue to mark it completed is rather difficult on a phone
#84
cjolif
closed
12 years ago
12
The first time the first reminder list is displayed it is named "Reminders" instead of "Personal Reminders" which is its name in the data
#83
cjolif
closed
12 years ago
1
Back from subchild on Details goes back two pages on ios or android device.
#82
edchat
closed
12 years ago
10
Fix the config for the RemindMe on the details.
#81
edchat
closed
12 years ago
0
Rename views and templates to names suggested in issue #74, and change parentId to listId.
#80
edchat
closed
12 years ago
0
add a new item and set "Priority" first will cause detail view display nothing
#79
eric-wang
closed
12 years ago
1
configuration add view transition twice
#78
eric-wang
closed
12 years ago
3
Use better dummy data items
#77
ccmitchellusa
closed
12 years ago
5
data not central in date picker wheel
#76
eric-wang
closed
12 years ago
5
Remove global var usage from controller .js files
#75
ccmitchellusa
opened
12 years ago
8
Use more descriptive names for templates and controllers
#74
ccmitchellusa
closed
12 years ago
3
Update details display to use mvc transform to display the repeat, priority and parent list.
#73
edchat
closed
12 years ago
0
Update details display to have visible=hidden until the data is ready, this looks much better.
#72
edchat
closed
12 years ago
0
Initial display does not go thru _doTransition
#71
edchat
closed
12 years ago
5
Visual glitch when touching some of todoApp's Back buttons on iOS devices
#70
AdrianVasiliu
opened
12 years ago
13
Next