[root]/newsrss/newsapp
models
(6 files, 459 lines)
sql
(3 files, 19 lines)
templates
(22 files, 1497 lines)
templatetags
(4 files, 69 lines)
urls
(7 files, 127 lines)
views
(8 files, 1170 lines)
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 58 (100.0%) | 585 (100.0%) | 10.0 |
helder | 47 (81.0%) | 464 (79.3%) | 9.8 |
ze | 11 (19.0%) | 121 (20.7%) | 11.0 |
Enhanced article by urlid view - link from the administration page
23 lines of code changed in 1 file:
Show tagless bookmarks when filtering by tag. Filter by text.
7 lines of code changed in 1 file:
Filter bookmarks by private filter
4 lines of code changed in 1 file:
Styling of the new filter pane
1 lines of code changed in 1 file:
Use buttons on the filter form of the bookmarks;
2 lines of code changed in 1 file:
Removed the session stored queries from revision 625
0 lines of code changed in 1 file:
New indexer
7 lines of code changed in 1 file:
Preparation of the Tag objects manager for use with the more complex queries
2 lines of code changed in 1 file:
Break the models file from newsapp into individual files.
0 lines of code changed in 1 file:
Using session to store the bookmark filter state
7 lines of code changed in 1 file:
Removed the advanced query from the project
0 lines of code changed in 1 file:
Formated the results.html template;
Some tests (to revert) with the bookmark tags;
Use the article.intro to show the lead;
Filter <li> formating;
TODO update.
4 lines of code changed in 1 file:
Limit the number os characters to export to the wiki.
3 lines of code changed in 1 file:
Filtering in the navigation by day view.
31 lines of code changed in 1 file:
Show the article to everybody. Only the staff members can see the complete article
with picture.
23 lines of code changed in 1 file:
Bookmarks ordering.
15 lines of code changed in 1 file:
Filter by dates and source, besides tags.
28 lines of code changed in 1 file:
Fancy multi-select field.
2 lines of code changed in 1 file:
Implemented the feature to mark the bookmarks if they are in tretras.org. This action can be done on the bookmarks by staff users. The indication that the article is in tretas.org is also available on the queries, for now only applied on the search (index template). Included function to check the in tretas on the article model.
11 lines of code changed in 1 file:
Autocomplete while adding tags.
1 lines of code changed in 1 file:
(28 more)