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

Total Files:
9
Deleted Files:
8
Lines of Code:
638

[root]/trunk/encuestame/encuestame-war/src/main/webapp/WEB-INF/controller
                                    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)

Lines of Code

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

Developers

Author Changes Lines of Code Lines per Change
Totals 43 (100.0%) 1160 (100.0%) 26.9
juanpicado 41 (95.3%) 1042 (89.8%) 25.4
dianmorales 2 (4.7%) 118 (10.2%) 59.0

Most Recent Commits

juanpicado 2010-10-31 06:28 Rev.: 866

Upgrading JSP files

1 lines of code changed in 1 file:

  • trunk/encuestame/encuestame-war/src/main/webapp/WEB-INF/controller: index.xhtml (+1 -1)
juanpicado 2010-10-10 01:43 Rev.: 787

Updated throw Exception.

20 lines of code changed in 1 file:

  • trunk/encuestame/encuestame-war/src/main/webapp/WEB-INF/controller: tags.xhtml (new 20)
juanpicado 2010-09-19 01:10 Rev.: 754

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

1 lines of code changed in 2 files:

  • trunk/encuestame/encuestame-war/src/main/webapp/WEB-INF/controller: testChart.xhtml (+1 -1), tweet.xhtml (new)
juanpicado 2010-09-16 02:49 Rev.: 750

Ajusted css and html.

23 lines of code changed in 3 files:

  • trunk/encuestame/encuestame-war/src/main/webapp/WEB-INF/controller: dashboard.xhtml (+7 -1), error.xhtml (+1 -1), superAdmin.xhtml (new 15)
juanpicado 2010-09-16 02:48 Rev.: 749

Added hickjacking param.

5 lines of code changed in 1 file:

  • trunk/encuestame/encuestame-war/src/main/webapp/WEB-INF/controller: testChart.xhtml (+5 -2)
dianmorales 2010-09-15 06:01 Rev.: 747

Testing differents ProtoChart with Json

77 lines of code changed in 1 file:

  • trunk/encuestame/encuestame-war/src/main/webapp/WEB-INF/controller: testChart.xhtml (+77 -2)
juanpicado 2010-09-15 00:54 Rev.: 746

Refactor js.

26 lines of code changed in 1 file:

  • trunk/encuestame/encuestame-war/src/main/webapp/WEB-INF/controller: testChart.xhtml (+26 -20)
dianmorales 2010-09-15 00:38 Rev.: 745

Testing ProtoChart with Json

41 lines of code changed in 1 file:

  • trunk/encuestame/encuestame-war/src/main/webapp/WEB-INF/controller: testChart.xhtml (new 41)
juanpicado 2010-08-22 01:51 Rev.: 725

Working on public frontend.

27 lines of code changed in 1 file:

  • trunk/encuestame/encuestame-war/src/main/webapp/WEB-INF/controller: index.xhtml (+27 -18)
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.

49 lines of code changed in 3 files:

  • trunk/encuestame/encuestame-war/src/main/webapp/WEB-INF/controller: dashboard.xhtml (+1), error.xhtml (+1 -1), signin.xhtml (new 47)
juanpicado 2010-08-21 07:01 Rev.: 720

Working on New Design and Style.

* Remove jQuery and add Prototype

385 lines of code changed in 2 files:

  • trunk/encuestame/encuestame-war/src/main/webapp/WEB-INF/controller: index.xhtml (new 363), search.xhtml (new 22)
juanpicado 2010-06-20 04:20 Rev.: 619

Working in new theme.

2 lines of code changed in 1 file:

  • trunk/encuestame/encuestame-war/src/main/webapp/WEB-INF/controller: dashboard.xhtml (+2 -2)
juanpicado 2010-05-02 18:04 Rev.: 510

User flow.

0 lines of code changed in 1 file:

  • trunk/encuestame/encuestame-war/src/main/webapp/WEB-INF/controller: login.xhtml (del)
juanpicado 2010-04-25 01:54 Rev.: 497

Remove admon folder.

1 lines of code changed in 5 files:

  • trunk/encuestame/encuestame-war/src/main/webapp/WEB-INF/controller: dashboard.xhtml (+1 -1), errorController.xhtml (del), helloWorldTemplate.xhtml (del), register.xhtml (del), tweetpoll.xhtml (del)
juanpicado 2010-04-18 07:59 Rev.: 485

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

12 lines of code changed in 5 files:

  • trunk/encuestame/encuestame-war/src/main/webapp/WEB-INF/controller: error.xhtml (changed), error404.xhtml (del), errorController.xhtml (new 11), groups.xhtml (del), login.xhtml (+1 -1)
juanpicado 2010-04-05 07:03 Rev.: 477

Testing mvc, work in progress

357 lines of code changed in 5 files:

  • trunk/encuestame/encuestame-war/src/main/webapp/WEB-INF/controller: dashboard.xhtml (+13 -17), friendlyError.xhtml (del), groups.xhtml (new 182), login.xhtml (+26 -20), tweetpoll.xhtml (new 136)
juanpicado 2010-04-04 10:29 Rev.: 476

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

15 lines of code changed in 1 file:

  • trunk/encuestame/encuestame-war/src/main/webapp/WEB-INF/controller: login.xhtml (+15 -14)
juanpicado 2010-04-04 09:17 Rev.: 475

Resolved problem with Facelets + MVC on Spring 3.0.

118 lines of code changed in 8 files:

  • trunk/encuestame/encuestame-war/src/main/webapp/WEB-INF/controller: dashboard.xhtml (new 17), error.xhtml (new), error404.xhtml (new 11), helloWorldTemplate.xhtml (+17 -8), login.xhtml (new 40), register.xhtml (new 16)
Generated by StatSVN 0.7.0