just3obad / smartsoft-12

Automatically exported from code.google.com/p/smartsoft-12
0 stars 0 forks source link

4.8: As an admin, I can view the top stories all time / 30 days. #82

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Success scenarios:

A list of 5 top stories are listed the story component contains an image of the 
story, no of shares, no of likes, no of comments and no of dislikes and its 
interest tags and a button when clicked will take us to the story statistics 
page. and the title of the story will be a link to the story profile page. Also 
a number stating the rank of this story appears.

Failure scenarios:

No image available for this story in this case we will view the default image.

Original issue reported on code.google.com by mohamed....@gmail.com on 10 May 2012 at 10:34

GoogleCodeExporter commented 9 years ago
see issue 115 for scheme

Original comment by diab...@gmail.com on 12 May 2012 at 7:20

GoogleCodeExporter commented 9 years ago

Original comment by mohamed....@gmail.com on 12 May 2012 at 1:16

GoogleCodeExporter commented 9 years ago
This issue was updated by revision r1107.

added tests

Original comment by mohamed....@gmail.com on 12 May 2012 at 9:48

GoogleCodeExporter commented 9 years ago

Original comment by mohamed....@gmail.com on 12 May 2012 at 9:54

GoogleCodeExporter commented 9 years ago
This issue was updated by revision r1379.

added the backend in the story model

Original comment by mohamed....@gmail.com on 14 May 2012 at 10:47

GoogleCodeExporter commented 9 years ago
This issue was updated by revision r1384.

fixed the calculation of the points

Original comment by mohamed....@gmail.com on 14 May 2012 at 10:53

GoogleCodeExporter commented 9 years ago

Original comment by mohamed....@gmail.com on 14 May 2012 at 10:55

GoogleCodeExporter commented 9 years ago
@shaf3ei el Method get_stories_ranking_all_time not working ==> which i depend 
on it on  generating the Main_feed and Please make it a Static method .. thank 
You 

Original comment by kemoo...@gmail.com on 15 May 2012 at 3:59

GoogleCodeExporter commented 9 years ago
This issue was updated by revision r1428.

fixed get_stories_ranking_all_time, get_stories_ranking_last_30_days and 
stories tests

Original comment by mohamed....@gmail.com on 15 May 2012 at 4:02

GoogleCodeExporter commented 9 years ago
This issue was updated by revision r1571.

added top_stories_all_time view in all_stories

Original comment by mohamed....@gmail.com on 16 May 2012 at 8:26

GoogleCodeExporter commented 9 years ago
This issue was updated by revision r1578.

added UML

Original comment by mohamed....@gmail.com on 16 May 2012 at 9:36

GoogleCodeExporter commented 9 years ago
This issue was updated by revision r1634.

Original comment by mohamed....@gmail.com on 17 May 2012 at 2:45

GoogleCodeExporter commented 9 years ago
This issue was updated by revision r1637.

Original comment by mohamed....@gmail.com on 17 May 2012 at 4:02

GoogleCodeExporter commented 9 years ago
This issue was updated by revision r1640.

fixed return nil problem

Original comment by mohamed....@gmail.com on 17 May 2012 at 5:01

GoogleCodeExporter commented 9 years ago
This issue was updated by revision r1642.

fixing last commit (committed files i am working on)

Original comment by mohamed....@gmail.com on 17 May 2012 at 5:15

GoogleCodeExporter commented 9 years ago
This issue was updated by revision r1649.

finished UI and implementation

Original comment by mohamed....@gmail.com on 17 May 2012 at 6:51

GoogleCodeExporter commented 9 years ago

Original comment by mohamed....@gmail.com on 17 May 2012 at 7:07

GoogleCodeExporter commented 9 years ago

Original comment by mohamed....@gmail.com on 18 May 2012 at 9:19

GoogleCodeExporter commented 9 years ago

Original comment by mohamed....@gmail.com on 18 May 2012 at 10:29

GoogleCodeExporter commented 9 years ago
This issue was updated by revision r1708.

added back button to admin's main page

Original comment by mohamed....@gmail.com on 18 May 2012 at 10:42

GoogleCodeExporter commented 9 years ago

Original comment by mohamed....@gmail.com on 18 May 2012 at 10:42

GoogleCodeExporter commented 9 years ago
This issue was updated by revision r1725.

added documentation and tests

Original comment by mohamed....@gmail.com on 18 May 2012 at 1:24

GoogleCodeExporter commented 9 years ago

Original comment by mohamed....@gmail.com on 18 May 2012 at 1:27

GoogleCodeExporter commented 9 years ago
the styling has problems , kolo da5el f b3d

Original comment by diab...@gmail.com on 18 May 2012 at 4:49

GoogleCodeExporter commented 9 years ago

Original comment by mohamed....@gmail.com on 18 May 2012 at 5:04

GoogleCodeExporter commented 9 years ago
This issue was updated by revision r1761.

fixed styling

Original comment by mohamed....@gmail.com on 18 May 2012 at 5:12

GoogleCodeExporter commented 9 years ago
you wrote the styling was fixed but it wasn't

Original comment by diab...@gmail.com on 18 May 2012 at 5:21

Attachments:

GoogleCodeExporter commented 9 years ago
sorry i was testing on 3 stories so i didn't see it

Original comment by mohamed....@gmail.com on 18 May 2012 at 5:25

GoogleCodeExporter commented 9 years ago
This issue was updated by revision r1773.

fixed styling

Original comment by mohamed....@gmail.com on 18 May 2012 at 6:06

GoogleCodeExporter commented 9 years ago

Original comment by mohamed....@gmail.com on 18 May 2012 at 6:06

GoogleCodeExporter commented 9 years ago
This issue was updated by revision r1791.

fixed rank calculation

Original comment by mohamed....@gmail.com on 18 May 2012 at 7:26

GoogleCodeExporter commented 9 years ago

Original comment by mohamed....@gmail.com on 18 May 2012 at 8:26

GoogleCodeExporter commented 9 years ago
This issue was updated by revision r1833.

fixed rank story all time

Original comment by mohamed....@gmail.com on 18 May 2012 at 9:45

GoogleCodeExporter commented 9 years ago

Original comment by mohamed....@gmail.com on 18 May 2012 at 9:45

GoogleCodeExporter commented 9 years ago
Documentation should be in the format:
= begin
Method description
Parameters (inputs, outputs)
Author: Shafei
= end
In addition to simple in line documentation to inside the methods if possible

Original comment by bassemaw...@gmail.com on 19 May 2012 at 2:08

GoogleCodeExporter commented 9 years ago
Please check the comments on the UMLs in revision 1578..

Removing the label UML-Ready after commenting..

Original comment by lydia.si...@gmail.com on 19 May 2012 at 3:05

GoogleCodeExporter commented 9 years ago
see r1773

Original comment by christin...@gmail.com on 19 May 2012 at 3:28

GoogleCodeExporter commented 9 years ago
This issue was updated by revision r1847.

finished UML

Original comment by mohamed....@gmail.com on 19 May 2012 at 5:23

GoogleCodeExporter commented 9 years ago

Original comment by mohamed....@gmail.com on 19 May 2012 at 5:25

GoogleCodeExporter commented 9 years ago
first of all the view is unacceptable at all
another thing is that in the all time top stories , whenever I view it I see 
stories which were created before than 30 days ago , check this please

Original comment by diab...@gmail.com on 19 May 2012 at 7:20

GoogleCodeExporter commented 9 years ago
i didn't understand the last sentence, did you mean that stories within the 
last 30 days don't show up in the all time ?

Original comment by mohamed....@gmail.com on 19 May 2012 at 7:24

GoogleCodeExporter commented 9 years ago
a story that was created before 30 days ago showed in top stories of last 30 
days ago
which is wrong

Original comment by diab...@gmail.com on 19 May 2012 at 7:26

GoogleCodeExporter commented 9 years ago
No ya Amr this isn't wrong this only means that it's ranked among top in
the last 30 days

Original comment by christin...@gmail.com on 19 May 2012 at 9:49

GoogleCodeExporter commented 9 years ago

Original comment by mohamed....@gmail.com on 19 May 2012 at 11:39

GoogleCodeExporter commented 9 years ago
This issue was updated by revision r1875.

modified the view, a test and the documentation

Original comment by mohamed....@gmail.com on 20 May 2012 at 12:24

GoogleCodeExporter commented 9 years ago

Original comment by mohamed....@gmail.com on 20 May 2012 at 12:26

GoogleCodeExporter commented 9 years ago

Original comment by mohamed....@gmail.com on 20 May 2012 at 9:39

GoogleCodeExporter commented 9 years ago
This issue was updated by revision r1915.

changed in all_stories, used associations and fixed top stories last 30 days 

Original comment by mohamed....@gmail.com on 20 May 2012 at 9:51

GoogleCodeExporter commented 9 years ago

Original comment by mohamed....@gmail.com on 20 May 2012 at 9:51

GoogleCodeExporter commented 9 years ago
okay , I got it wrong the first time , fine it's working but still , the 
stories components are overlapping with the menu , fix this please

Original comment by diab...@gmail.com on 20 May 2012 at 11:48