-
Notifications
You must be signed in to change notification settings - Fork 14
/
_worklog.txt
62 lines (55 loc) · 1.32 KB
/
_worklog.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
SDScaffoldKit
12/18/12
Scaffolding for your CoreData Models
Added IndexViewController
Added InitWithout Style
Added ShowViewController
Added AddViewController
View Function
Show Function
Improved Add Form
Save Function
Auto Select Keyboard based on type
UiTableViewCell with Textfield
Added Edit Function
Improved Save Format on Edit
Fixed ELCCells for Edit
Added Delete Function
Added Index Refresh on ViewDidAppear
Added Creatable Property
Added Viewable Property
Added Deletable Property
Added Editable Property
Fixed Editable Issue
Fixed EntityName Title
Added sortField as Cell Text
Fixed NSNumber Edit Bug
Added Keyboard Logic for Editing
Updated ReadME
12/19
Cleaned Up Code & Commented AddViewController
Add Example to Repo
Code Cleanup and Comment
Remove Logs
12/22
Create SDScaffoldKit folder
Create SDScaffoldKit.h
Updated Project
12/24
Updated SDTextFieldCell
Patched EditViewController
Changed SDScaffoldViewController to SDScaffoldIndexViewController
Set Title on ShowViewController
Added Swipe to Delete to Index View
Added Action Sheet to Delete
-Fix Doubles Bug
-Add DatePicker Support
NEXT
-Demo With Rack Core Data
-Switches for Booleans
-Description for Other Objects
-LoginViewController
-Wrap in UiNavigationController?
-Only show save when required fields are compelted
-Validation Error Alerts on Add/Edit
-Better Plurals