Commit Graph

104 Commits

Author SHA1 Message Date
Rossen Stoyanchev
fb43aa40ed Polish 2018-02-09 10:42:47 -05:00
Rossen Stoyanchev
0b432c2404 Fix layout issues in booking-mvc 2018-02-08 12:25:53 -05:00
Rossen Stoyanchev
e213ca2120 Fix login navigation in booking-faces 2018-02-08 09:45:51 -05:00
Rossen Stoyanchev
2b74e62d0a Update README 2018-02-07 17:26:34 -05:00
Rossen Stoyanchev
b1674203b3 Re-enable csrf in booking-faces 2018-02-07 17:22:59 -05:00
Rossen Stoyanchev
758596d08c booking-mvc now works 2018-02-07 16:44:42 -05:00
Rossen Stoyanchev
5de2a59fb4 Polish 2018-02-07 15:28:52 -05:00
Rossen Stoyanchev
9d27aa25a4 Upgrade to SWF 2.5 snapshots
booking-mvc does not work yet due to the lack of Spring Framework 5
based Thymeleaf deps.

Issue: SWF-1717
2018-02-07 15:14:50 -05:00
Rossen Stoyanchev
a1889ad93f Drop portlet samples
Preparation for upgrade to SFW 5.0 and SWF 2.5.
2018-02-06 22:26:40 -05:00
Rossen Stoyanchev
07b7fef830 Refactor poms 2018-02-06 22:23:25 -05:00
Rossen Stoyanchev
e68b92bc8a Update dependencies 2018-02-06 21:32:21 -05:00
Rossen Stoyanchev
f2312608cb Fix SWF version 2016-08-09 11:14:11 -04:00
Rossen Stoyanchev
fbd6095acc Upgrade to SWF 2.4.3 (in Maven central later today) 2016-07-12 14:27:20 -04:00
Rossen Stoyanchev
80e124a068 Fix issue with Spring Security config 2015-10-19 16:47:12 -04:00
Rossen Stoyanchev
af75a7967d Upgrade to 2.4.2.RELEASE 2015-09-01 14:17:05 -04:00
Rossen Stoyanchev
e79d45485b Upgrade to Spring Security 4 via SWF 2.4.2 snapshots 2015-06-04 16:38:57 -04:00
Rossen Stoyanchev
d79caec497 Update README.md 2014-05-30 09:50:58 -04:00
Rossen Stoyanchev
0e1809c80a Merge pull request #26 from PaulVI/patch-2
#13 give both options for Eclipse
2014-05-30 09:48:44 -04:00
Paul Verest
67adbb98e9 #13 give both option for Eclipse 2014-05-30 10:49:57 +08:00
Rossen Stoyanchev
2b8187e1db Update booking-portflet-faces sample 2014-05-29 21:31:55 -04:00
Charles Galpin
e62cb1d394 Fixed paths to JsfMessageResources.properties 2014-05-29 21:31:55 -04:00
Charles Galpin
fbb706cf41 Fixed typo
"her" to "here"
2014-05-29 21:31:55 -04:00
Charles Galpin
046a48825c Fixed typo
"configuation" to "configuration"
2014-05-29 21:31:55 -04:00
Charles Galpin
dbf329e513 fixed grammar and polling time message
Changed accesses to accessing
Changed comment to reflect actual polling interval (1 second)
2014-05-29 21:31:55 -04:00
Charles Galpin
4e6b5a4acd Fixed typo
"Succesful" to "Successful"
2014-05-29 21:31:55 -04:00
Charles Galpin
e5b1385c80 Fixed typo
"autocomplate" to "autocomplete"
2014-05-29 21:31:55 -04:00
Charles Galpin
aeec119ece Fixed typo
"of" to "or"
2014-05-29 21:31:55 -04:00
Charles Galpin
d6017da6c2 fixed typo
The word demonstrate was spelled demonstratie
2014-05-29 21:31:55 -04:00
Rossen Stoyanchev
74da2caa2d Add failOnMissingWebXml=false to pom.xml 2014-05-29 21:31:55 -04:00
Rossen Stoyanchev
5faa080646 Fix issue with embedded flow 2014-05-29 21:31:55 -04:00
Rossen Stoyanchev
bb265fbe5a Upgrade to Web Flow 2.4.0 2014-05-29 21:31:55 -04:00
Rossen Stoyanchev
bdd5bde4c8 Merge pull request #24 from dprotti/tomcat7frommaven
Maven should use 'tomcat7:run'
2014-05-21 17:25:41 -04:00
Duilio Protti
d86245ac22 Maven run should use 'tomcat7:run' 2014-04-08 15:57:26 -05:00
Rossen Stoyanchev
97f9a3f6ea Upgrade to Spring Web Flow 2.4 RC1 2014-04-02 13:23:09 -04:00
liang dong
9c1ac50a8c Fix dropdown list for 'Room Preference' in html page 2014-04-02 09:58:46 -04:00
Rossen Stoyanchev
b6586dc989 Merge pull request #20 from rstoyanchev/java-config
Replace XML with Java configuration in the booking-mvc and booking-faces samples
2014-03-07 10:24:12 -05:00
Rossen Stoyanchev
f311f2d833 Add reference to Spring Security issue w/ Java config 2014-03-07 10:09:10 -05:00
Rossen Stoyanchev
242b5908da Replace FacesServlet declaration w/ ConfigureListener 2014-02-26 22:41:32 -05:00
Rossen Stoyanchev
7d8a3ce8dd Autowire BookingService into the HotelLazyDataModel 2014-02-26 22:01:25 -05:00
Rossen Stoyanchev
addc213422 Update Thymeleaf version and enable CSRF protection 2014-02-26 17:32:19 -05:00
Rossen Stoyanchev
0b9fe7766c Update booking-faces to use Java config 2014-02-26 17:31:31 -05:00
Rossen Stoyanchev
e0ed2a6dc6 Replace web.xml with Java configuration in booking-mvc 2014-02-25 21:29:44 -05:00
Rossen Stoyanchev
fa3866854f Update booking-mvc to use Spring Java config 2014-02-25 21:13:55 -05:00
Rossen Stoyanchev
b948d1075f Use Spring Framework maven bom 2014-02-19 15:49:45 -05:00
Rossen Stoyanchev
1ccc67b79e Upgrade Spring Web Flow to version 2.3.3 2014-01-26 10:11:24 -05:00
Rossen Stoyanchev
2f28803ac5 Add lazy=true to primefaces table 2013-12-20 20:06:22 -05:00
Rossen Stoyanchev
15a3ac6cb2 Upgrade to Spring Framework 4.0 and Mojara 2.2.4 2013-12-20 14:57:41 -05:00
Rossen Stoyanchev
cd207c54d4 Fix formatting in ReferenceData.java 2013-06-20 15:23:43 -04:00
Bala Raman
fb2c88b49a Added missing import to Calendar 2013-06-13 00:19:52 -04:00
Bala Raman
8db3db7627 Credit card year bug, calculate automatically now. 2013-06-12 23:59:31 -04:00