Directory trunk/encuestame/encuestame-war/src/main/webapp/WEB-INF/

Directory Created:
2010-03-21 10:48
Total Files:
3
Deleted Files:
8
Lines of Code:
462

[root]/trunk/encuestame/encuestame-war/src/main/webapp/WEB-INF
                                Folder removed from repo classes (0 files, 0 lines)
                                Folder removed from repo config (0 files, 0 lines)
                                directory in repo controller (9 files, 638 lines)
                                    Folder removed from repo account (0 files, 0 lines)
                                    Folder removed from repo admon (0 files, 0 lines)
                                    Folder removed from repo layouts (0 files, 0 lines)
                                        Folder removed from repo includes (0 files, 0 lines)
                                    Folder removed from repo pages (0 files, 0 lines)
                                        Folder removed from repo admon (0 files, 0 lines)
                                    directory in repo view (3 files, 57 lines)
                                    directory in repo vote (3 files, 57 lines)
                                directory in repo flows (0 files, 0 lines)
                                    Folder removed from repo admon (0 files, 0 lines)
                                        Folder removed from repo groups (0 files, 0 lines)
                                    directory in repo forget (2 files, 30 lines)
                                    directory in repo groups (3 files, 156 lines)
                                    directory in repo lists (2 files, 67 lines)
                                    directory in repo location (2 files, 229 lines)
                                    directory in repo main (3 files, 81 lines)
                                    directory in repo poll (4 files, 132 lines)
                                    directory in repo profile (2 files, 87 lines)
                                    directory in repo project (5 files, 299 lines)
                                    Folder removed from repo register (0 files, 0 lines)
                                    directory in repo signup (2 files, 29 lines)
                                    directory in repo social (3 files, 198 lines)
                                    directory in repo survey (3 files, 101 lines)
                                    directory in repo tweetpoll (7 files, 589 lines)
                                    directory in repo users (2 files, 358 lines)
                                directory in repo jsp (5 files, 446 lines)
                                    directory in repo admon (3 files, 54 lines)
                                    directory in repo includes (12 files, 162 lines)
                                    directory in repo signup (1 files, 41 lines)
                                    directory in repo tweetPoll (4 files, 34 lines)
                                    directory in repo user (1 files, 91 lines)
                                directory in repo layouts (9 files, 257 lines)
                                    directory in repo includes (1 files, 12 lines)
                                        Folder removed from repo public (0 files, 0 lines)
                                        directory in repo shared (5 files, 132 lines)
                                directory in repo report (1 files, 0 lines)
                                directory in repo sql (4 files, 2917 lines)
                                Folder removed from repo taglibs (0 files, 0 lines)
                                    Folder removed from repo components (0 files, 0 lines)
                                        Folder removed from repo toolBar (0 files, 0 lines)
                                Folder removed from repo tld (0 files, 0 lines)

Lines of Code

trunk/encuestame/encuestame-war/src/main/webapp/WEB-INF/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
juanpicado 71 (100.0%) 1601 (100.0%) 22.5

Most Recent Commits

juanpicado 2011-01-02 07:15 Rev.: 1001

New servlet mapping.
Removed url rewrite.

25 lines of code changed in 2 files:

  • trunk/encuestame/encuestame-war/src/main/webapp/WEB-INF: urlrewrite.xml (+20 -20), web.xml (+5)
juanpicado 2010-12-31 23:49 Rev.: 995

Twitter Signin Account. (Alfa mode)

1 lines of code changed in 1 file:

  • trunk/encuestame/encuestame-war/src/main/webapp/WEB-INF: urlrewrite.xml (+1 -1)
juanpicado 2010-12-25 00:21 Rev.: 979

OAuth 1.0 security feature.
New Domains. Application and Accounts Social.
New Utils.

5 lines of code changed in 1 file:

  • trunk/encuestame/encuestame-war/src/main/webapp/WEB-INF: web.xml (+5 -6)
juanpicado 2010-12-23 07:04 Rev.: 970

Disabled spring web flow
Upgraded Spring Integracion
Updated Spring Framework
Update Spring Security
Testing new Spring Integration 2.0

4 lines of code changed in 1 file:

  • trunk/encuestame/encuestame-war/src/main/webapp/WEB-INF: web.xml (+4 -3)
juanpicado 2010-11-21 08:31 Rev.: 887

After removed dojo source code.
We need run ant build to get dojo source code before build with maven.
New Json HashTagh Service.

17 lines of code changed in 2 files:

  • trunk/encuestame/encuestame-war/src/main/webapp/WEB-INF: urlrewrite.xml (+16 -16), web.xml (+1 -1)
juanpicado 2010-10-31 06:28 Rev.: 866

Upgrading JSP files

0 lines of code changed in 4 files:

  • trunk/encuestame/encuestame-war/src/main/webapp/WEB-INF: .faces-config.xml.jsfdia (del), faces-config.xml (del), portlet.xml (del), web.xml (-71)
juanpicado 2010-10-23 20:57 Rev.: 847

Fixed job classnotfound.
Fixed web.xml
Reorder classes.

2 lines of code changed in 1 file:

  • trunk/encuestame/encuestame-war/src/main/webapp/WEB-INF: web.xml (+2 -2)
juanpicado 2010-10-17 01:57 Rev.: 813

Test cases on web module.

1 lines of code changed in 1 file:

  • trunk/encuestame/encuestame-war/src/main/webapp/WEB-INF: web.xml (+1)
juanpicado 2010-09-27 05:25 Rev.: 764

MVC test cases.

1 lines of code changed in 1 file:

  • trunk/encuestame/encuestame-war/src/main/webapp/WEB-INF: web.xml (+1)
juanpicado 2010-09-27 03:13 Rev.: 763

Working on project.

1 lines of code changed in 1 file:

  • trunk/encuestame/encuestame-war/src/main/webapp/WEB-INF: urlrewrite.xml (+1 -1)
juanpicado 2010-09-19 01:10 Rev.: 754

* TweetPoll updated front end.
* New rest json url.
* New votes pages.

52 lines of code changed in 1 file:

  • trunk/encuestame/encuestame-war/src/main/webapp/WEB-INF: urlrewrite.xml (+52 -25)
juanpicado 2010-09-14 20:01 Rev.: 743

Spring Json with Jackson framework, first test service.
OAuth structure, first steps.

5 lines of code changed in 1 file:

  • trunk/encuestame/encuestame-war/src/main/webapp/WEB-INF: web.xml (+5)
juanpicado 2010-08-21 22:40 Rev.: 723

New Filter, if user is logged, redirect to dashboard.
Update security tag with JSF+Facelets+Spring Security tags, update namespaces.

32 lines of code changed in 2 files:

  • trunk/encuestame/encuestame-war/src/main/webapp/WEB-INF: urlrewrite.xml (+17 -1), web.xml (+15 -7)
juanpicado 2010-08-21 07:01 Rev.: 720

Working on New Design and Style.

* Remove jQuery and add Prototype

9 lines of code changed in 2 files:

  • trunk/encuestame/encuestame-war/src/main/webapp/WEB-INF: urlrewrite.xml (+8), web.xml (+1 -1)
juanpicado 2010-08-01 03:02 Rev.: 697

HashTags suggest.
Form in progress.

1 lines of code changed in 1 file:

  • trunk/encuestame/encuestame-war/src/main/webapp/WEB-INF: web.xml (+1 -5)
juanpicado 2010-07-31 07:12 Rev.: 693

HashTag Dao.
Moved email templates.
Updated data test mysql.

1 lines of code changed in 1 file:

  • trunk/encuestame/encuestame-war/src/main/webapp/WEB-INF: web.xml (+1)
juanpicado 2010-07-26 01:04 Rev.: 689

Change description name, this fix the ROOT problem with tomcat virtualhost.

1 lines of code changed in 1 file:

  • trunk/encuestame/encuestame-war/src/main/webapp/WEB-INF: web.xml (+1 -1)
juanpicado 2010-07-20 00:26 Rev.: 675

TweetPoll work.

* Limits Votes.
* Validate Publish.
* Remove unused properties.

4 lines of code changed in 1 file:

  • trunk/encuestame/encuestame-war/src/main/webapp/WEB-INF: web.xml (+4 -1)
juanpicado 2010-07-19 01:09 Rev.: 671

Working on TweetPoll.

188 lines of code changed in 1 file:

  • trunk/encuestame/encuestame-war/src/main/webapp/WEB-INF: web.xml (+188 -188)
juanpicado 2010-07-10 05:21 Rev.: 659

* Reindex Process and other changes on services.

1 lines of code changed in 1 file:

  • trunk/encuestame/encuestame-war/src/main/webapp/WEB-INF: web.xml (+1)
juanpicado 2010-07-05 08:38 Rev.: 657

Removed portlet test code.
Solved problem with Hibernate Search and Junit.

8 lines of code changed in 1 file:

  • trunk/encuestame/encuestame-war/src/main/webapp/WEB-INF: web.xml (+8 -8)
juanpicado 2010-07-05 01:47 Rev.: 656

Testing portlet on JSF with jsfportletbridge.

29 lines of code changed in 2 files:

  • trunk/encuestame/encuestame-war/src/main/webapp/WEB-INF: portlet.xml (new 19), web.xml (+10 -1)
juanpicado 2010-07-04 18:06 Rev.: 653

Fixed tweetpoll Vote.

1 lines of code changed in 1 file:

  • trunk/encuestame/encuestame-war/src/main/webapp/WEB-INF: urlrewrite.xml (+1 -1)
juanpicado 2010-07-04 06:48 Rev.: 649

Fixed render bug on richfaces.

4 lines of code changed in 1 file:

  • trunk/encuestame/encuestame-war/src/main/webapp/WEB-INF: web.xml (+4 -4)
juanpicado 2010-07-04 03:58 Rev.: 646

* Testing Jasper Report with Spring.
* Fixed problem with ResourceBundleViewResolver

18 lines of code changed in 1 file:

  • trunk/encuestame/encuestame-war/src/main/webapp/WEB-INF: web.xml (+18 -6)
juanpicado 2010-07-03 19:19 Rev.: 643

Feeds with ROME, Atom, Rss, test with TweetPolls.

13 lines of code changed in 1 file:

  • trunk/encuestame/encuestame-war/src/main/webapp/WEB-INF: web.xml (+13 -4)
juanpicado 2010-06-26 21:21 Rev.: 636

Basic TweetPoll.

9 lines of code changed in 1 file:

  • trunk/encuestame/encuestame-war/src/main/webapp/WEB-INF: web.xml (+9 -1)
juanpicado 2010-06-20 21:47 Rev.: 627

New Skin

4 lines of code changed in 1 file:

  • trunk/encuestame/encuestame-war/src/main/webapp/WEB-INF: web.xml (+4)
juanpicado 2010-06-20 04:20 Rev.: 619

Working in new theme.

5 lines of code changed in 1 file:

  • trunk/encuestame/encuestame-war/src/main/webapp/WEB-INF: web.xml (+5 -1)
juanpicado 2010-06-16 07:11 Rev.: 604

Pretty Login Url
Change .do by .html
Udpdate Menus.
Removed ugly index html.

20 lines of code changed in 2 files:

  • trunk/encuestame/encuestame-war/src/main/webapp/WEB-INF: urlrewrite.xml (+14 -2), web.xml (+6 -10)
juanpicado 2010-06-14 04:58 Rev.: 598

SignUp Form Controller finished.

4 lines of code changed in 1 file:

  • trunk/encuestame/encuestame-war/src/main/webapp/WEB-INF: web.xml (+4)
juanpicado 2010-06-14 01:34 Rev.: 597

* Chain controllers serially
* SingUp Form Controller
* reCAPTCHA integrated

5 lines of code changed in 2 files:

  • trunk/encuestame/encuestame-war/src/main/webapp/WEB-INF: urlrewrite.xml (+4), web.xml (+1 -1)
juanpicado 2010-06-06 12:33 Rev.: 587

Update site skin.
Remove resources spring servlet.

1 lines of code changed in 1 file:

  • trunk/encuestame/encuestame-war/src/main/webapp/WEB-INF: web.xml (+1)
juanpicado 2010-06-06 10:13 Rev.: 586

Update methods.

0 lines of code changed in 1 file:

  • trunk/encuestame/encuestame-war/src/main/webapp/WEB-INF: web.xml (-12)
juanpicado 2010-05-14 04:15 Rev.: 527

Project Flow, update services.
User Flow, work in progress on bean features.

15 lines of code changed in 1 file:

  • trunk/encuestame/encuestame-war/src/main/webapp/WEB-INF: faces-config.xml (+15 -10)
juanpicado 2010-05-09 19:48 Rev.: 522

Removing primefaces from app.
Fixed sql test.
Update userBean unit and service.

0 lines of code changed in 1 file:

  • trunk/encuestame/encuestame-war/src/main/webapp/WEB-INF: web.xml (-8)
juanpicado 2010-04-25 18:21 Rev.: 502

Working on group flow.

2 lines of code changed in 1 file:

  • trunk/encuestame/encuestame-war/src/main/webapp/WEB-INF: .faces-config.xml.jsfdia (new 2)
juanpicado 2010-04-18 07:59 Rev.: 485

New Flows and run hibernate3:hbm2ddl on encuestame-core module to create schema.

0 lines of code changed in 1 file:

  • trunk/encuestame/encuestame-war/src/main/webapp/WEB-INF: hibernate.cfg.xml (del)
juanpicado 2010-04-05 07:03 Rev.: 477

Testing mvc, work in progress

215 lines of code changed in 2 files:

  • trunk/encuestame/encuestame-war/src/main/webapp/WEB-INF: faces-config.xml (+1), web.xml (+214 -228)
juanpicado 2010-04-04 10:29 Rev.: 476

Fixed login. http://localhost:8080/encuestame/login.do

11 lines of code changed in 1 file:

  • trunk/encuestame/encuestame-war/src/main/webapp/WEB-INF: web.xml (+11 -11)

(5 more)

Generated by StatSVN 0.7.0