Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 57 (100.0%) | 489 (100.0%) | 8.5 |
helder | 34 (59.6%) | 327 (66.9%) | 9.6 |
ze | 23 (40.4%) | 162 (33.1%) | 7.0 |
Html correction
4 lines of code changed in 2 files:
HTml correction
5 lines of code changed in 1 file:
Small cosmetic change
7 lines of code changed in 1 file:
Drop down menu
34 lines of code changed in 1 file:
Tools view, generic view usage for the about page and not implemented page
27 lines of code changed in 2 files:
Corrected the html
3 lines of code changed in 3 files:
Created the registration application for new users. Included the recaptcha feature. This registration check if the user name is unique and logs in the new user once the process is completed.
1 lines of code changed in 1 file:
Width and height on almost all images - the rendering of the pages is faster this way
4 lines of code changed in 3 files:
upgrade to jQuery 1.4.2 - now using only the version hosted by google
1 lines of code changed in 1 file:
New 404 template. Changed the 500 template.
75 lines of code changed in 2 files:
Django template simplification
38 lines of code changed in 1 file:
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:
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.
0 lines of code changed in 1 file:
Use the <button> tag to submit forms. This way we don't need JavaScript to submit
which is nice since some embeded browsers don't have js support.
2 lines of code changed in 1 file:
Logout to the root page.
0 lines of code changed in 1 file:
Implemented the autofocus jquery plugin on the templates, removing the old javascript code
7 lines of code changed in 1 file:
Integrated the edit bookmark and the server management onto the profile section.
0 lines of code changed in 1 file:
Center the top menu.
1 lines of code changed in 1 file:
Merged the bookmarks branch into the main trunk.
1 lines of code changed in 1 file:
Changed the login form to have the same style has the other site queries
40 lines of code changed in 1 file:
(25 more)