-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathTODO
31 lines (31 loc) · 1.19 KB
/
TODO
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
*(done)* ban IP outside Jacobs
*(done)* add Post controller/Model
*(done)* create user in DB at login
*(done)* add calendar
*(done)* add page display (use featurette?)
*(done)* add name of creator to article featurettes
*(done)* add create_at to article featurettes
*(done)* add article saving capabilities for the form !!
*(done)* put 'write article' somewhere else (above title?)
*(done)* Switch jVoices with jMap
*(done)* if even, featurette pic should be on left. If odd, on right
*(done)* default picture if imageurl invalid
*(done)* create new article not new page
*(done)* use default scope order
*(done)* add events
*(done)* (maybe) working searchbar?
*(done)* add wrap for microposts?
*(done)* add character counter
*(done)* resize picture from post
*(done)* WEIRD BUGS paginate articles
*(done)* (maybe) add year & month label to calendar
*(done)* some pic (recommended) to article
*(done)* ssl?
*(done)* smallcase user
*(maybe) color for counter
*(done)* fix counter not showing on heroku
*(done)* update image Indian CID
*(done)* edit front page Headings with actual content
add page generator for full article
add delete button for each article for user (and admin)
(maybe) cache post details in case of error