Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
444 commits
Select commit Hold shift + click to select a range
3f03222
Typo / AspectJ 1.8.9
klopfdreh Mar 21, 2016
e3718fc
WICKET-6130 Make it easier to override parts of SystemMapper
martin-g Mar 23, 2016
20c3b99
WICKET-6128 and WICKET-6127 - Session and Request measurement
klopfdreh Mar 24, 2016
eee12c2
WICKET-6128 and WICKET-6127 - Documentation improvements
martin-g Mar 25, 2016
49663f8
WICKET-6128 and WICKET-6127 - Change "wicket.applicationName" to "wic…
martin-g Mar 25, 2016
5a76db0
Added WicketFilterRequestCycleUrlAspect to documentation
klopfdreh Mar 25, 2016
aac61bd
Added a paragraph about markup loading/parsing and autocomponents
bitstorm Mar 25, 2016
3cbe984
Small corrections
martin-g Mar 25, 2016
f552650
WICKET-6111 Empty redirect on redirect to home page if home page alre…
martin-g Mar 25, 2016
9e1fe5a
WICKET-6131 IndexOutOfBoundsException in org.apache.wicket.core.reque…
martin-g Mar 29, 2016
b09c14e
wicket-metrics - refactoring of application lookup
klopfdreh Mar 29, 2016
630710b
wicket-metrics - spaces fixed
klopfdreh Mar 29, 2016
e5bd560
Fix for pdf generation (old problem with text overflowing borders)
bitstorm Mar 30, 2016
c89986c
Minor fixes to user guide
bitstorm Mar 30, 2016
65c43f2
Add '<wicket:panel>' to sample code
martin-g Mar 30, 2016
b83c5d7
Set specific locales so that tests pass even with de_DE system locale
martin-g Mar 30, 2016
b86a56f
Fixed typo in xml code
bitstorm Mar 30, 2016
624ba91
Moved monitoring chapter before appendix
klopfdreh Mar 30, 2016
7443da5
WICKET-6134: Revert "WICKET-6043 Cannot set wicket:enclosure on queue…
bitstorm Apr 1, 2016
b465aed
WICKET-6134 Added regression test for WICKET-6043
bitstorm Apr 1, 2016
8fbb866
Fix for GitHub links
bitstorm Apr 3, 2016
76a4d19
WICKET-6100 Upgrade jQuery to 1.12.3/2.2.3
martin-g Apr 6, 2016
11096dd
WICKET-6138 added javadoc for value in floating-point representation
Apr 6, 2016
e70c170
WICKET-6139 don't tamper with button type: AjaxButton with JavaScript…
Apr 7, 2016
a520f44
WICKET-6133 Failing test SpringBeanWithGenericsTest in 7.3.0.0 SNAPSHOT
bitstorm Apr 12, 2016
a3f42ce
Enable DeltaManager to replicate PageTable in Sessions
Apr 19, 2016
97c45c2
Merge branch 'pr-167-tomcat_clustering_compatibility' into wicket-7.x
martin-g Apr 19, 2016
0e94268
WICKET-6075 Error page redirection for Autocomplete field response
bitstorm Apr 19, 2016
eb1f07b
WICKET-6135 There is no good way to get POST body content
martin-g Apr 19, 2016
01fa594
WICKET-6144 guard against invalid value
Apr 19, 2016
d7e57b9
Revert "WICKET-6075 Error page redirection for Autocomplete field res…
bitstorm Apr 19, 2016
c4b7f7b
WICKET-6053 Allow to reuse the same application instance in several t…
martin-g Apr 20, 2016
a39cebc
Update Node.js and npm.js
martin-g Apr 21, 2016
0bcc14f
Upgrade Grunt and its plugins
martin-g Apr 21, 2016
f74c7a3
Improve the exception message when trying to set a model object on a …
martin-g Apr 21, 2016
af67ba9
WICKET-6152 Allow to add more than one WebSocketBehavior in the compo…
martin-g Apr 22, 2016
ff41797
WICKET-6151 DebugBar/PageSizeDebugPanel throws NullPointerException (…
martin-g Apr 22, 2016
317ce6c
Skipped wicket-examples.war packaging in release
dashorst Apr 15, 2016
51e58fa
Used Maven 3.3.9 as the build tool
dashorst Apr 15, 2016
8b056c3
Merge branch 'wicket-7.x' of https://git-wip-us.apache.org/repos/asf/…
dashorst Apr 25, 2016
52e8f38
Added CHANGELOG for release 7.3.0
dashorst Apr 25, 2016
fadf279
Disable arquillian for release profile
dashorst Apr 25, 2016
c7efd93
Used correct arguments for build_versions.py
dashorst Apr 25, 2016
5d9c469
build-changelog now auto-commits changelog
dashorst Apr 25, 2016
b567563
improved javadoc for ajax updates on Palette and DateTimeField
Apr 27, 2016
b3c813c
WICKET-6160
klopfdreh May 3, 2016
190cf3f
Start next development version
dashorst May 5, 2016
37a961b
Merge branch 'wicket-7.x' of https://git-wip-us.apache.org/repos/asf/…
dashorst May 5, 2016
8361b8b
WICKET-6157 WicketTester and application servers are destroying app d…
bitstorm May 6, 2016
9ff894d
WICKET-6162 Reload leads to unexpected RuntimeException 'Unable to find
bitstorm May 11, 2016
9198d06
WICKET-6155 escape JavaScript object values
May 20, 2016
4f1055e
WICKET-6169 NullPointerException accessing AbstractRequestLogger.getL…
martin-g May 21, 2016
ea57ae1
WICKET-6169 NullPointerException accessing AbstractRequestLogger.getL…
martin-g May 21, 2016
3b14e58
WICKET-6170 Wrong requestmapper used for cache decorated resources
martin-g May 21, 2016
c082553
WICKET-6153 WicketTester's MockHttpServletRequest doesn't expose setL…
martin-g May 21, 2016
fb4390b
Add "@throws IllegalStateException" javadoc to Component#setDefaultMo…
martin-g May 22, 2016
8f5281d
WICKET-6154 move provider registration to factory, so the check for t…
May 2, 2016
1b649ff
WICKET-6154 Performance bottleneck when using KeyInSessionSunJceCrypt…
martin-g May 22, 2016
463dfda
WICKET-6154 Performance bottleneck when using KeyInSessionSunJceCrypt…
martin-g May 22, 2016
633bc28
WICKET-6154 Performance bottleneck when using KeyInSessionSunJceCrypt…
martin-g May 22, 2016
2ef6f14
WICKET-6172 Inconsistent results from getTag[s]ByWicketId
martin-g May 26, 2016
d1bbbd2
Update dependencies
martin-g May 30, 2016
7febb29
WICKET-6173 WICKET-6172 makes TagTester.createTagsByAttribute stop
bitstorm May 31, 2016
6a870db
WICKET-6175 Aautocomplete suggestion window is not closing in IE11
bitstorm Jun 1, 2016
46b22ea
WICKET-6174 guard against #javaEnabled() returning undefined
Jun 1, 2016
f0e47c3
WICKET-6178 MetaDataHeaderItem # generateString() should return specials
bitstorm Jun 9, 2016
23386e6
small syntax corrections
Jun 13, 2016
bb91410
WICKET-6180 JMX Initializer's usage of CGLIB makes it impossible to u…
martin-g Jun 16, 2016
2e6713e
Update javadoc plugin to 2.10.4
martin-g Jun 16, 2016
e0bfaf7
Fix/improvements for documentation. Now the external URLs can be cent…
bitstorm Jun 17, 2016
3eb95ba
WICKET-6182 Remove recreateBookmarkablePagesAfterExpiry check in Comp…
martin-g Jun 18, 2016
764ba8a
WICKET-6186 Upgrade JQuery to 1.12.4/2.2.4
martin-g Jun 18, 2016
b7fb961
WICKET-6183 Improve stateless support for AJAX
Apr 5, 2016
c1cf15c
WICKET-6183 missing license header
bitstorm Jun 19, 2016
084590a
WICKET-6187 Enclosures rendered twice in derived component
bitstorm Jun 20, 2016
841c961
Revert "WICKET-6187 Enclosures rendered twice in derived component"
bitstorm Jun 20, 2016
529375e
WICKET-6187 Enclosures rendered twice in derived component
bitstorm Jun 21, 2016
8c43b38
WICKET-6185 Border body not reachable for visitors
bitstorm Jun 22, 2016
f71a2d3
WICKET-6191 always add timeout when rendered, since wicket-ajax remov…
Jun 28, 2016
2b12b89
WICKET-6193
klopfdreh Jul 1, 2016
ee82fce
WICKET-6193 Add ASL2 headers
martin-g Jul 2, 2016
6faabe4
WICKET-6196 mark object checked after checking it
Jul 5, 2016
123f282
WICKET-6198 disabled MultiFileUploadField
Jul 7, 2016
556aad3
WICKET-6199 Update Guide: Pagemaps are gone
bitstorm Jul 12, 2016
ea89a79
Fixed some issues in promote script
dashorst Jul 12, 2016
0cde96d
WICKET-6199 Update Guide: Pagemaps are gone
bitstorm Jul 13, 2016
ae0eeae
WICKET-6202 Guide: 26.1 Page storing, section HttpSessionDataStore - …
martin-g Jul 15, 2016
0591fff
WICKET-6204 Copy only the available link attributes in Ajax response
martin-g Jul 17, 2016
eca23c1
Added CHANGELOG for release 7.4.0
dashorst Jul 17, 2016
3ce569d
WICKET-6205 10.6 Generating structured and clear URLs - Wrong reference
bitstorm Jul 17, 2016
6bb5a20
category SlowTests for all tests needing a network connection
Jul 18, 2016
294de69
WICKET-6209 move try-catch into function which is invoked via #setTim…
Jul 19, 2016
280f7f0
WICKET-6211 clear password on detach
Jul 19, 2016
3830160
WICKET-6206 Allow overriding of addAntiCacheParameter
yrodiere Jul 18, 2016
4f3ec33
WICKET-5623 extensible PropertyResolver
Jul 13, 2016
ec685cb
WICKET-5623 let IPropertyLocator return null; added test for custom p…
Jul 14, 2016
9abdbbd
WICKET-5623 javadoc explain null
Jul 14, 2016
4a8e3a8
Start new development version
dashorst Jul 20, 2016
b13979d
Merge remote-tracking branch 'origin/wicket-7.x' into wicket-7.x
dashorst Jul 20, 2016
af3785a
WICKET-5866 added #createConverter() without generics parameter for c…
Jul 21, 2016
c4583b1
WICKET-5866 protected #createConverter()
Jul 22, 2016
6ebd64a
WICKET-6215 use getModel().setObject(null) ínstead
Jul 24, 2016
2f7a4e8
WICKET-6108 revert Event.fix(): passed event should always be fixed
Jul 24, 2016
39685d8
WICKET-6216 Problem with queued components and border
bitstorm Jul 27, 2016
615eff8
WICKET-6217 Enclosure broken within Border/Panel
bitstorm Jul 27, 2016
2e2ef50
WICKET-6217 Added test case and improved code
bitstorm Jul 27, 2016
4f4ab53
WICKET-6221 WicketTester - missing border path
bitstorm Aug 3, 2016
e95307f
WICKET-6210 support zero file size for upload
Aug 11, 2016
9b3d644
WICKET-6192 Remove recreateBookmarkablePagesAfterExpiry check in Abst…
martin-g Aug 15, 2016
9b321e3
WICKET-6225 Button wrongly sets its model object as 'value' attribute
martin-g Aug 15, 2016
73ff3da
WICKET-6225 Button wrongly sets its model object as 'value' attribute
martin-g Aug 15, 2016
d8c5ad3
WICKET-6227 CharSequenceResource calculates wrong length when there a…
martin-g Aug 16, 2016
e8af80e
updated javadoc for IInitializer
Aug 18, 2016
cbc6cd0
Fix typo in javadoc
martin-g Aug 19, 2016
a63fb75
WICKET-5623 renamed inner classes, added javadoc
Aug 19, 2016
603be7d
WICKET-6229 Introduce a new setting in ExceptionSettings to control w…
martin-g Aug 23, 2016
25a6b72
WICKET-6230 Infinite redirection when using UrlPathPageParametersEncoder
martin-g Aug 24, 2016
f4a6996
WICKET-6232 When sending binary data from server to client, wicket-we…
martin-g Aug 24, 2016
829fd93
WICKET-6136 mouseOver might not be called
Aug 26, 2016
a294a0c
WICKET-6233 Add component info in the error messages related to Wicke…
martin-g Aug 26, 2016
c422446
WICKET-6234 Log the decrypted url in CryptoMapper for debugging purposes
martin-g Aug 26, 2016
3de8969
WICKET-6226 DOCTYPE URL in properties.xml example in wicket documenta…
martin-g Aug 26, 2016
74aa798
WICKET-6219 removing FragmentResolver
pedrosans Aug 20, 2016
beb7421
Added documentation for external security checks
klopfdreh Aug 28, 2016
139f624
Add a section for CsrfPreventionRequestCycleListener
martin-g Aug 28, 2016
6eef0a1
Use "sameorigin" as a value for "X-Frame-Options" because "deny" woul…
martin-g Aug 29, 2016
961d6cd
WICKET-6231 wicket:enclosure and getVariation().
bitstorm Aug 29, 2016
f1f3499
Revert "WICKET-6231 wicket:enclosure and getVariation()."
bitstorm Aug 29, 2016
286bf94
WICKET-6231 wicket:enclosure and getVariation().
bitstorm Aug 29, 2016
ce14514
WICKET-6235 visit items in the table body only
Aug 31, 2016
1496b9f
PageRequestHandlerTracker fix
amichalowski Sep 4, 2016
ee51697
Uses PageRequestHandlerTracker to check last IRequestHandler encapsul…
amichalowski Sep 5, 2016
7d3b7a8
WICKET-6236 honoring the javadoc by putting a wait only after the 10t…
pedrosans Sep 5, 2016
3b42b19
WICKET-6236 honoring the javadoc by putting a wait only after the 10t…
pedrosans Sep 5, 2016
9760dfa
Merge branch 'pr-178-PageRequestHandlerTracker-bug' into wicket-7.x
martin-g Sep 7, 2016
bb1eb62
removing redundant dependency scopes
pedrosans Sep 7, 2016
c1906e6
WICKET-6239 Use Response#addHeader() instead of #setContentLength()
YoshikiHigo Sep 7, 2016
3798d0f
WICKET-6241 CheckingObjectOutputStream should track the original inst…
martin-g Sep 9, 2016
6f530a9
Update Jetty and Log4j 2.x for the quickstart and examples
martin-g Sep 9, 2016
a384c6f
WICKET-6242 Weak concurrency management in AuthenticatedWebSession#si…
martin-g Sep 10, 2016
d542553
WICKET-6242 Weak concurrency management in AuthenticatedWebSession#si…
martin-g Sep 10, 2016
56f947e
WICKET-6242 testing signIn method atomicity
pedrosans Sep 10, 2016
ec1ff11
WICKET-6243 testing session's locale on each auto linked resource ren…
pedrosans Sep 11, 2016
b2252c3
WICKET-6244 split choices; use TreeSet for speed-up
Sep 12, 2016
263e8c1
WICKET-6242 Improved synchronization for signIn. Added missing header…
bitstorm Sep 13, 2016
200c7f3
WICKET-6243 better testing session locale changes in auto link rendering
pedrosans Sep 14, 2016
47bc8a8
Documentaion for events infrastructure has been moved to its own par…
bitstorm Sep 15, 2016
5c34556
WICKET-6245: open up CsrfPreventionRequestCycleListener for extension
papegaaij Sep 19, 2016
f2c165c
WICKET-6245: fix testcase to reflect change in behavior: no origin is…
papegaaij Sep 19, 2016
87fa748
Merge branch 'WICKET-6242-authenticate-once' into wicket-7.x
martin-g Sep 19, 2016
2c570ed
WICKET-6240 Hook method to display more information on ExceptionError…
martin-g Sep 20, 2016
6cd10f9
WICKET-6245 Open up CsrfPreventionRequestCycleListener for extension
martin-g Sep 20, 2016
796255d
WICKET-5972 no close label for Yahoo date picker by default
pedrosans Sep 6, 2016
bdcf928
WICKET-6240 Fix build by reverting the generics
martin-g Sep 27, 2016
6045149
Detaches LDM after exception during load()
dashorst Sep 27, 2016
6c6f08a
Merge branch 'wicket-7.x' of https://git-wip-us.apache.org/repos/asf/…
dashorst Sep 27, 2016
6637e36
WICKET-6245 Remove 'final' modifier for the modified methods because …
martin-g Sep 27, 2016
30d2669
WICKET-6250 always clear reference to fileUploads in onDetach()
Oct 1, 2016
528a79f
README update
klopfdreh Oct 1, 2016
3306d9b
README update
klopfdreh Oct 2, 2016
41a3b04
WICKET-6254 Wicket WebSockets problem behind HTTP proxy without servl…
martin-g Oct 15, 2016
1236f50
WICKET-6254 Wicket WebSockets problem behind HTTP proxy without servl…
martin-g Oct 15, 2016
bf7ff6d
Fix typos in javadoc. Remove unnecessary cast
martin-g Oct 15, 2016
cf43a06
Improve the error message to mention the full type for better diagnosis
martin-g Oct 15, 2016
6c69e65
Fix javadoc links. Java 7 diamonds
martin-g Oct 15, 2016
0e0f0fc
Add a note that rendering Fragments is not supported at the moment
martin-g Oct 15, 2016
bb02d7b
Update Node.js, NPM and maven-frontend-plugin
martin-g Oct 15, 2016
c5bb610
Removed lingering release log
dashorst Oct 19, 2016
c79aea9
Added CHANGELOG for release 7.5.0
dashorst Oct 19, 2016
e228e4f
Start next development version
dashorst Oct 25, 2016
41c47a4
WICKET-6262 IllegalArgumentException: Argument 'filterPrefix' may not…
martin-g Oct 27, 2016
af9c681
WICKET-6256 8.0.0-M1 <wicket:link> MarkupNotFoundException
bitstorm Oct 26, 2016
86f7ac3
Improve docs with an example for WicketTester#assertMarkupStyle()
martin-g Oct 27, 2016
e694fbe
WICKET-6263 Fix JavaScript tests to pass with jQuery 2.x. and 3.x
martin-g Oct 27, 2016
5d797ce
WICKET-6261 CheckGroupSelector default selection state incorrect when…
martin-g Oct 27, 2016
a24e12c
WICKET-6258 Repeater example page show the back button with the enabl…
martin-g Oct 27, 2016
afe1e33
WICKET-6264: Form: improve error message for disabled/invisible IForm…
barney2k7 Oct 31, 2016
52d24e8
WICKET-6260 let WebRequest detect Ajax request
Oct 26, 2016
cb71ebb
javadoc improvements, no functional change
Oct 26, 2016
1c26a5d
Update maven-compiler-plugin to 3.6.0
martin-g Oct 31, 2016
12b4bfe
WICKET-6260 let WebRequest detect Ajax request
Oct 26, 2016
13e652b
javadoc improvements, no functional change
Oct 26, 2016
23c1b4f
Update maven-compiler-plugin to 3.6.0
martin-g Oct 31, 2016
4457e50
Merge branch 'pr-186-WICKET-6264' into wicket-7.x
martin-g Oct 31, 2016
318b91a
WICKET-6264 Form: improve error message for disabled/invisible IFormS…
martin-g Oct 31, 2016
74843d8
settings client time zone on DateFormat
barney2k7 Oct 28, 2016
423a93f
Update frontend-maven-plugin to 1.2
martin-g Nov 2, 2016
944bad3
make NoRecordsToolbar use onConfigure/setVisible instead of overridin…
duesenklipper Nov 7, 2016
efff42e
make Duration use the FORMAT category of a locale
duesenklipper Aug 9, 2016
50744f2
add test for Duration when default locale and formatting locale differ
duesenklipper Nov 7, 2016
34d8ead
WICKET-6270 check name of uploaded file is not empty
Nov 7, 2016
d7364b7
WICKET-6271 IRequestableComponent getPage() javaDoc and Component imp…
martin-g Nov 8, 2016
8effc79
WICKET-6267 Native Websocket exception when the page is expired
martin-g Nov 8, 2016
fc408ee
make converters use formatting locale
duesenklipper Nov 13, 2016
9aff085
WICKET-6274 Add origin header to ajax requests in BaseWicketTester
amichalowski Nov 6, 2016
d9f4b88
WICKET-6274 Add origin header to ajax requests in BaseWicketTester
amichalowski Nov 6, 2016
bcd2129
WICKET-6277 Broadcasting ClosedMessage about the JSR 356 WebSocket co…
martin-g Nov 15, 2016
e49460f
WICKET-6278 improved support for void elements
Nov 17, 2016
ff7eb1e
Mark Executor#call(Callable) as deprecated. It has never been used.
martin-g Nov 18, 2016
0c40a9d
WICKET-6279 AttributeModifier.VALUELESS_ATTRIBUTE_REMOVE does not wor…
martin-g Nov 18, 2016
5e77d64
WICKET-6279 AttributeModifier.VALUELESS_ATTRIBUTE_REMOVE does not wor…
martin-g Nov 19, 2016
986aa7d
WICKET-6279 AttributeModifier.VALUELESS_ATTRIBUTE_REMOVE does not wor…
martin-g Nov 19, 2016
8e02aaa
WICKET-6282 Make native web socket message classes serializable
martin-g Nov 19, 2016
ed34f25
Update Node.js to 7.1.0, NPM.js to 4.0.2 and frontend-maven-plugin to…
martin-g Nov 19, 2016
7b21d80
INFRA-12914 Test Maven 3.3.9 at bb_slave1_ubuntu
martin-g Nov 20, 2016
a1fd7ec
Add Maven profile for Builbot so that it uses toolchains with JDK 1.7
martin-g Nov 20, 2016
fac2d71
WICKET-6257 adding the cid parameter to a page as soon as Conversatio…
pedrosans Nov 21, 2016
6e8808c
WICKET-6283 ignoring named parameters order when testing PageParamete…
pedrosans Nov 21, 2016
f5a7743
documentation fix
pedrosans Nov 21, 2016
72ad238
WICKET-6285 make NoRecordsToolbar use onConfigure/setVisible instead …
duesenklipper Nov 22, 2016
1ea7b7e
WICKET-6273 make BytesTest work with split locale
duesenklipper Nov 23, 2016
16e097d
WICKET-6273 use formatting locale where appropriate
duesenklipper Nov 23, 2016
9e98862
Use bash directly for compatibilty with Ubuntu
dashorst Nov 18, 2016
077d09c
Changes gdoc to asciidoctor for builds
dashorst Nov 18, 2016
7eba999
Moved wicket-7.x docs to asciidoctor
dashorst Nov 23, 2016
522a1b5
WICKET-6289 fix autolinker so it does not generate an onclick attribu…
duesenklipper Nov 25, 2016
95d6444
WICKET-6289 fix autolinker so it does not generate an onclick attribu…
duesenklipper Nov 27, 2016
8d78d00
WICKET-6288 testing if the page is expired assuming both component an…
pedrosans Nov 28, 2016
3db582c
WICKET-6290 fix CssUrlReplacer so it does not mangle data URIs
duesenklipper Nov 28, 2016
5bfa280
WICKET-6056 make it easier to gather more properties
Nov 24, 2016
091dbbe
fix CssUrlReplacerTest to work again with other locales
duesenklipper Dec 8, 2016
e25eb04
WICKET-6297 Add wicket:label tag in wicket.xsd
martin-g Dec 16, 2016
85e14e7
WICKET-6296 Not possible to add WebSocketBehavior in ajax request
martin-g Dec 18, 2016
3c0ef25
WICKET-6298 now AssociatedMarkupSourcingStrategy#getMarkup cleans any
bitstorm Dec 21, 2016
094435e
WICKET-6298 added wicket:head tag to test HeaderPartContainer markup
bitstorm Dec 21, 2016
9825ba9
clirr plugin updated to last version to avoid "invalid byte tag in co…
bitstorm Dec 23, 2016
bc2b4c4
Added CHANGELOG for release 7.6.0
bitstorm Dec 26, 2016
c1ac7fb
Prepare for next release cycle
bitstorm Dec 30, 2016
3dacec4
WICKET-6287 Switch from json.org to open-json - 7.x
klopfdreh Nov 25, 2016
6b1d53b
WICKET-6287 Switch from json.org to open-json - 7.x
klopfdreh Dec 6, 2016
5348b3e
WICKET-6287 Switch from json.org to open-json - 7.x
klopfdreh Dec 7, 2016
573b01b
Removed open-json task which is going to be available with 7.7.0
klopfdreh Jan 3, 2017
2944239
Fixed JSONObject constructor to throw checked exceptions
klopfdreh Jan 15, 2017
796b20a
Typo fix in JSONObject
klopfdreh Jan 15, 2017
321ccb8
WICKET-6303 renderHead method of a Behavior added to a Border body is…
bitstorm Jan 16, 2017
1afbe2c
WICKET-6308 Add an extra constructor to EmailTextField with a custom …
martin-g Jan 17, 2017
76cfa26
WICKET-6307 test type of onsubmit
Jan 18, 2017
39c154e
Update to user guide
klopfdreh Jan 21, 2017
c93ce88
Small adjustment to user guide
klopfdreh Jan 21, 2017
f336cc7
Fixed WARNING section
bitstorm Jan 12, 2017
cee98c9
Minor fix to format
bitstorm Jan 18, 2017
30bb628
Fixed various formatting problems with user guide.
bitstorm Jan 22, 2017
7ff71be
Other formatting fixes
bitstorm Jan 22, 2017
0a7e687
Update Arquillian configuration to use the same pom.xml as in Wicket …
martin-g Jan 22, 2017
c579ba1
WICKET-6311 Russian sign out page is added
solomax Jan 23, 2017
8d32cbf
arquillian integration test management port is now configurable
klopfdreh Jan 28, 2017
5a2ce7b
arquillian integration test management port is now configurable
klopfdreh Jan 28, 2017
0918ec0
Archetype version updated to 7.7.0-SNAPSHOT
bitstorm Jan 31, 2017
928a15a
Update maven-resources-plugin and archetype-packaging extension
martin-g Jan 31, 2017
86f7cb0
Use Maven resources filtering to set the Wicket version in the quicks…
martin-g Jan 31, 2017
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,4 @@ release.properties
**/node_modules/
nb-configuration.xml
.DS_Store
**.launch
305 changes: 305 additions & 0 deletions CHANGELOG-7.x

Large diffs are not rendered by default.

14 changes: 13 additions & 1 deletion NOTICE
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Apache Wicket
Copyright 2006-2012 The Apache Software Foundation
Copyright 2006-2016 The Apache Software Foundation

This product includes software developed at
The Apache Software Foundation (http://www.apache.org/).
Expand Down Expand Up @@ -116,4 +116,16 @@ src/./wicket-datetime

This product includes software developed by
Joda.org (http://www.joda.org/).

---------------------------------------------------------------------------
src/./wicket-metrics
---------------------------------------------------------------------------

Apache Wicket Metrics
Copyright 2006-2016 Apache Software Foundation

This product includes software developed at
The Apache Software Foundation (http://www.apache.org/).

This product uses AspectJ, developed at Eclipse, and licensed
under the Eclipse Public License. (https://eclipse.org/aspectj/).
10 changes: 7 additions & 3 deletions README
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,8 @@ You will find the source code here:
|-- wicket-eclipse-settings
|-- wicket-examples
|-- wicket-experimental
| |-- wicket-metrics
| `-- wicket-atmosphere
|-- wicket-extensions
|-- wicket-guice
|-- wicket-ioc
Expand Down Expand Up @@ -118,14 +120,16 @@ Here is a list of projects in this distribution and what they do.
- wicket-eclipse-settings: specifies Eclipse settings for a uniform development environment.
Most notably the formatting rules;
- wicket-user-guide: the user guide of wicket

- wicket-metrics: collects data of a running wicket application
- wicket-atmosphere: wicket atmosphere support

Getting started
---------------

The Wicket project has several resources and projects where you can learn
from, and get started quickly:

- The Wicket user guide - http://wicket.apache.org/start/userguide.html:
- The Wicket user guide - https://ci.apache.org/projects/wicket/guide/7.x:

learn Wicket from scratch reading its userguide which gradually
introduces you to the various features of the framework with
Expand Down Expand Up @@ -248,7 +252,7 @@ Getting help
- Read the online documentation available on our website
(http://wicket.apache.org)

- Read the migration guide (migration-to-wicket-60.html)
- Read the migration guide (migration-to-wicket-70.html)

- Read the mailing archives available on Nabble, GMane and Apache

Expand Down
18 changes: 14 additions & 4 deletions archetypes/quickstart/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.wicket</groupId>
<artifactId>wicket-parent</artifactId>
<version>7.1.0-SNAPSHOT</version>
<version>7.7.0-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<artifactId>wicket-archetype-quickstart</artifactId>
Expand All @@ -29,8 +29,8 @@
<build>
<resources>
<resource>
<filtering>false</filtering>
<directory>${basedir}/src/main/resources</directory>
<filtering>true</filtering>
<directory>${project.basedir}/src/main/resources</directory>
<includes>
<include>**/*</include>
</includes>
Expand All @@ -40,14 +40,24 @@
<extension>
<groupId>org.apache.maven.archetype</groupId>
<artifactId>archetype-packaging</artifactId>
<version>2.2</version>
<version>2.4</version>
</extension>
</extensions>
<plugins>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-archetype-plugin</artifactId>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-resources-plugin</artifactId>
<configuration>
<useDefaultDelimiters>false</useDefaultDelimiters>
<delimiters>
<delimiter>@</delimiter>
</delimiters>
</configuration>
</plugin>
</plugins>
</build>
</project>
Original file line number Diff line number Diff line change
Expand Up @@ -42,9 +42,9 @@
</license>
</licenses>
<properties>
<wicket.version>7.0.0-SNAPSHOT</wicket.version>
<jetty9.version>9.2.13.v20150730</jetty9.version>
<log4j.version>2.4</log4j.version>
<wicket.version>@project.version@</wicket.version>
<jetty9.version>9.2.19.v20160908</jetty9.version>
<log4j.version>2.6.2</log4j.version>
<junit.version>4.12</junit.version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<!-- allowed values: R7, 1.0, 1.5, 2.0 or none -->
Expand Down Expand Up @@ -87,26 +87,8 @@

<!-- JETTY DEPENDENCIES FOR TESTING -->
<dependency>
<groupId>org.eclipse.jetty</groupId>
<artifactId>jetty-server</artifactId>
<version>${jetty9.version}</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.eclipse.jetty</groupId>
<artifactId>jetty-webapp</artifactId>
<version>${jetty9.version}</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.eclipse.jetty</groupId>
<artifactId>jetty-util</artifactId>
<version>${jetty9.version}</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.eclipse.jetty</groupId>
<artifactId>jetty-jmx</artifactId>
<groupId>org.eclipse.jetty.aggregate</groupId>
<artifactId>jetty-all</artifactId>
<version>${jetty9.version}</version>
<scope>test</scope>
</dependency>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="ISO-8859-1"?>
<web-app xmlns="http://java.sun.com/xml/ns/javaee" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://java.sun.com/xml/ns/javaee http://java.sun.com/xml/ns/javaee/web-app_2_5.xsd"
version="2.5">
xsi:schemaLocation="http://java.sun.com/xml/ns/javaee http://www.oracle.com/webfolder/technetwork/jsc/xml/ns/javaee/web-app_3_0.xsd"
version="3.0">

<display-name>${artifactId}</display-name>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,11 @@ public static void main(String[] args)
bb.setContextPath("/");
bb.setWar("src/main/webapp");

// uncomment the next two lines if you want to start Jetty with WebSocket (JSR-356) support
// you need org.apache.wicket:wicket-native-websocket-javax in the classpath!
// ServerContainer serverContainer = WebSocketServerContainerInitializer.configureContext(bb);
// serverContainer.addEndpoint(new WicketServerEndpointConfig());

// uncomment next line if you want to test with JSESSIONID encoded in the urls
// ((AbstractSessionManager)
// bb.getSessionHandler().getSessionManager()).setUsingCookies(false);
Expand Down
22 changes: 11 additions & 11 deletions build-changelog.sh
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ echo "done"

echo " - merging release notes into changelog: \c"

echo "This file contains all changes done in releases for Apache Wicket 7.x.
echo "This file contains all changes done in releases for Apache Wicket $major_version.x.

=======================================================================
$(cat /tmp/release-notes-$version.txt)
Expand All @@ -127,21 +127,21 @@ $(tail -n +4 CHANGELOG-$major_version.x)
" > /tmp/changelog-$version.txt
cp /tmp/changelog-$version.txt CHANGELOG-$major_version.x

echo "done"
echo "done
"
git diff

echo "
The CHANGELOG-$major_version.x file has been updated. Please check the contents
and commit the changes.
echo ""

To see the status:
git add CHANGELOG-$major_version.x
git commit -m "Added CHANGELOG for release $version"

git status
git diff
echo "
The CHANGELOG-$major_version.x file has been updated and committed.

To add and commit the CHANGELOG:
To revert the changes to the CHANGELOG:

git add CHANGELOG-$major_version.x
git commit -m \"Added CHANGELOG for release $version
git reset HEAD^ --hard

Have fun!
"
13 changes: 13 additions & 0 deletions licenses/json-license.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
Copyright (C) 2010 The Android Open Source Project

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
Loading