Fixed Economico for old articles
20 lines of code changed in 1 file:
Xapian tunning
2 lines of code changed in 1 file:
Stand alone indexer
3 lines of code changed in 1 file:
Create/delete bookmarks from the article view
18 lines of code changed in 1 file:
Reformat to 2 space tab article.html
37 lines of code changed in 1 file:
Restart now kills the master process
4 lines of code changed in 1 file:
Add integer column to table
7 lines of code changed in 1 file:
Tags color plus background color
5 lines of code changed in 1 file:
Wait on empty article
3 lines of code changed in 1 file:
When scraping do not wait if we already have the article.
13 lines of code changed in 3 files:
Update TODO
7 lines of code changed in 1 file:
Scraper plus feed for jnegocios
170 lines of code changed in 3 files:
Fix for some rare Economico articles
13 lines of code changed in 1 file:
Economico RSS feed parser
46 lines of code changed in 4 files:
Scraper for Económico.
109 lines of code changed in 2 files:
Preparation of the Tag objects manager for use with the more complex queries
52 lines of code changed in 3 files:
Break the models file from newsapp into individual files.
228 lines of code changed in 6 files:
Corrected the template to display correctly the header js and css
2 lines of code changed in 1 file:
Server stats.
59 lines of code changed in 4 files:
Progress gif for the autocomplete plugin.
1 lines of code changed in 1 file:
Did a wsgi server upgrade. This new version allows for gracefull restarts.
Modified the manage app to use this feature.
76 lines of code changed in 3 files:
Upadted the TODO
3 lines of code changed in 1 file:
Corrected the template to show the chronology of only the missing articles in tretas. If for a date all articles are in the date will appear but without sub-itens.
8 lines of code changed in 1 file:
Corrected the intretas mark, it was missing the id on the class.
1 lines of code changed in 1 file:
Using session to store the bookmark filter state
85 lines of code changed in 6 files:
Removed the advanced query from the project
1 lines of code changed in 5 files:
Updated the TODO with possible new features
16 lines of code changed in 1 file:
Corrected the display of the filter on the navigation by day
34 lines of code changed in 1 file:
Django template simplification
192 lines of code changed in 13 files:
Popup window when a tag is clicked. No functionality yet.
159 lines of code changed in 2 files:
Update TODO
18 lines of code changed in 1 file:
Updated the TODO with the information of the last discussion, as I recall it.
64 lines of code changed in 1 file:
Tasks actualization
12 lines of code changed in 1 file:
Created the same functionality of the starts for the intretas. Placed the intretas url in a dedicated file removing from the bookmarks urls. Change the template show_bookmarks to face this feature and use a nice formatting
181 lines of code changed in 6 files:
Created the user profile view (with empty features)
64 lines of code changed in 4 files:
New ideias on the TODO
3 lines of code changed in 1 file:
Remove a stupid fucking debug print
0 lines of code changed in 1 file:
Fix a crash on the publico feed, now we accept feeds without terms;
Test for empty article even from a rss feed;
Fix a JN when an article is empty.
22 lines of code changed in 3 files:
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.
85 lines of code changed in 5 files:
TODO update.
3 lines of code changed in 1 file:
Started the manage tags feature, creating the view and setting the display on the profile page.
28 lines of code changed in 4 files:
Started using the strict html doctype, please see:
http://www.webmasterworld.com/html/3061635.htm
to know why.
2 lines of code changed in 1 file:
Formating proposal:
- 2 space identation for the templates/html;
- Allow for white space when the readability is improved.
177 lines of code changed in 1 file:
Popup to be used with the tags. It can be changed to act as
a drop down menu.
158 lines of code changed in 1 file:
Fix the unicode problem on the query string when navigating by day. Now it should work!
Bahh!
5 lines of code changed in 1 file:
Fix the unicode problem on the query string when navigating by day. Now it should work!
6 lines of code changed in 1 file:
Fix the unicode problem on the query string when navigating by day.
8 lines of code changed in 1 file:
Remake of the forms CSS.
59 lines of code changed in 5 files:
The wsgi server was timing out when we had queries that were
too vague and because of this produced many thousends of
results.
Removed the result count, and the spell checking and now
when processing these queries we're 10 times faster.
However I would like to have these features back so this
should deserve some more study.
11 lines of code changed in 2 files:
Session cleanup script.
10 lines of code changed in 1 file:
News app (authapp) used now to provide persistent sessions
and in the future it will be used to make the user
registration and password resovery logic.
162 lines of code changed in 9 files: