March 2010 Commit Log

Number of Commits:
51
Number of Active Developers:
2
helder 2010-03-30 17:44 Rev.: 649

Fixed Economico for old articles

20 lines of code changed in 1 file:

helder 2010-03-30 11:14 Rev.: 648

Xapian tunning

2 lines of code changed in 1 file:

helder 2010-03-29 18:06 Rev.: 647

Stand alone indexer

3 lines of code changed in 1 file:

helder 2010-03-27 18:41 Rev.: 646

Create/delete bookmarks from the article view

18 lines of code changed in 1 file:

helder 2010-03-27 18:30 Rev.: 645

Reformat to 2 space tab article.html

37 lines of code changed in 1 file:

helder 2010-03-25 01:44 Rev.: 644

Restart now kills the master process

4 lines of code changed in 1 file:

helder 2010-03-25 00:15 Rev.: 643

Add integer column to table

7 lines of code changed in 1 file:

helder 2010-03-24 17:53 Rev.: 642

Tags color plus background color

5 lines of code changed in 1 file:

helder 2010-03-24 16:37 Rev.: 641

Wait on empty article

3 lines of code changed in 1 file:

helder 2010-03-24 16:30 Rev.: 640

When scraping do not wait if we already have the article.

13 lines of code changed in 3 files:

helder 2010-03-23 21:01 Rev.: 639

Update TODO

7 lines of code changed in 1 file:

helder 2010-03-23 18:50 Rev.: 638

Scraper plus feed for jnegocios

170 lines of code changed in 3 files:

helder 2010-03-23 17:24 Rev.: 637

Fix for some rare Economico articles

13 lines of code changed in 1 file:

helder 2010-03-23 16:24 Rev.: 636

Economico RSS feed parser

46 lines of code changed in 4 files:

helder 2010-03-23 13:46 Rev.: 635

Scraper for Económico.

109 lines of code changed in 2 files:

helder 2010-03-22 00:33 Rev.: 634

Preparation of the Tag objects manager for use with the more complex queries

52 lines of code changed in 3 files:

helder 2010-03-20 20:41 Rev.: 633

Break the models file from newsapp into individual files.

228 lines of code changed in 6 files:

ze 2010-03-17 22:26 Rev.: 632

Corrected the template to display correctly the header js and css

2 lines of code changed in 1 file:

helder 2010-03-17 18:54 Rev.: 631

Server stats.

59 lines of code changed in 4 files:

helder 2010-03-17 08:19 Rev.: 630

Progress gif for the autocomplete plugin.

1 lines of code changed in 1 file:

helder 2010-03-16 19:35 Rev.: 629

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:

ze 2010-03-16 01:43 Rev.: 628

Upadted the TODO

3 lines of code changed in 1 file:

ze 2010-03-16 01:15 Rev.: 627

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:

ze 2010-03-16 01:00 Rev.: 626

Corrected the intretas mark, it was missing the id on the class.

1 lines of code changed in 1 file:

helder 2010-03-15 18:40 Rev.: 625

Using session to store the bookmark filter state

85 lines of code changed in 6 files:

ze 2010-03-15 01:51 Rev.: 623

Removed the advanced query from the project

1 lines of code changed in 5 files:

ze 2010-03-15 01:46 Rev.: 622

Updated the TODO with possible new features

16 lines of code changed in 1 file:

ze 2010-03-15 01:35 Rev.: 621

Corrected the display of the filter on the navigation by day

34 lines of code changed in 1 file:

helder 2010-03-14 20:49 Rev.: 620

Django template simplification

192 lines of code changed in 13 files:

helder 2010-03-14 19:43 Rev.: 619

Popup window when a tag is clicked. No functionality yet.

159 lines of code changed in 2 files:

helder 2010-03-14 18:02 Rev.: 618

Update TODO

18 lines of code changed in 1 file:

ze 2010-03-14 17:21 Rev.: 617

Updated the TODO with the information of the last discussion, as I recall it.

64 lines of code changed in 1 file:

ze 2010-03-14 04:11 Rev.: 616

Tasks actualization

12 lines of code changed in 1 file:

ze 2010-03-14 04:07 Rev.: 615

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:

ze 2010-03-10 21:20 Rev.: 614

Created the user profile view (with empty features)

64 lines of code changed in 4 files:

ze 2010-03-10 20:08 Rev.: 613

New ideias on the TODO

3 lines of code changed in 1 file:

helder 2010-03-10 12:33 Rev.: 612

Remove a stupid fucking debug print

0 lines of code changed in 1 file:

helder 2010-03-10 12:32 Rev.: 611

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:

helder 2010-03-10 00:20 Rev.: 610

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:

helder 2010-03-09 16:19 Rev.: 609

TODO update.

3 lines of code changed in 1 file:

ze 2010-03-08 21:52 Rev.: 608

Started the manage tags feature, creating the view and setting the display on the profile page.

28 lines of code changed in 4 files:

helder 2010-03-08 01:55 Rev.: 607

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:

helder 2010-03-07 20:47 Rev.: 606

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:

helder 2010-03-04 20:54 Rev.: 605

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:

helder 2010-03-04 11:21 Rev.: 604

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:

helder 2010-03-04 00:13 Rev.: 603

Fix the unicode problem on the query string when navigating by day. Now it should work!

6 lines of code changed in 1 file:

helder 2010-03-03 20:53 Rev.: 602

Fix the unicode problem on the query string when navigating by day.

8 lines of code changed in 1 file:

helder 2010-03-02 01:51 Rev.: 601

Remake of the forms CSS.

59 lines of code changed in 5 files:

helder 2010-03-02 01:07 Rev.: 600

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:

helder 2010-03-01 17:14 Rev.: 599

Session cleanup script.

10 lines of code changed in 1 file:

helder 2010-03-01 17:00 Rev.: 598

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:

February 2010 »

Generated by StatSVN 0.4.0