aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Skip only staging instead of the whole nexus deploy mojoTeemu Suo-Anttila2016-04-145-7/+4
| | | | Change-Id: I4b1015dd27422500aed698bfa3dc87fc7b13a58a
* Skip local staging in Nexus staging pluginTeemu Suo-Anttila2016-04-141-0/+3
| | | | Change-Id: If0b02ed2830032bbed9fec8473bd429c74d76383
* Skip staging of non-deployable modulesHenri Sara2016-04-134-0/+36
| | | | Change-Id: I2882a5b4df627f440d17733b57fa173d85ea8c6e
* Merge branch 'master' into feature/mavenizeelmot2016-04-13683-44107/+21314
|\ | | | | | | Change-Id: Id7db526d07a14ac259cbb50415bbafd2a7c2ab94
| * Prevent closing of uncloseable Window on esc (#19700)Teemu Pöntelin2016-04-113-1/+94
| | | | | | | | Change-Id: I4d67cd84c6f4179da6d6fea6b881e8ccd65e70d9
| * Documentation for container switch limitations (#18323)elmot2016-04-111-2/+7
| | | | | | | | Change-Id: If6fa13c84c8afb5caaf2d46ac283f704baf88695
| * Focus click element inside a drag'n'drop wrapper (#14826)Artur Signell2016-04-113-35/+96
| | | | | | | | | | | | | | | | | | | | | | Focus inside a drag'n'drop wrapper does not work out of the box as mousedown is cancelled to avoid text selection when starting a dnd operation. This change explicitly calls focus on the element at the location which was clicked. Input elements will now be able to gain focus but e.g. clicking to move the caret inside a text area won't work as mousedown is cancelled. Change-Id: I89e046ddb0b1044bc6a2f11fda4edbe5fda25743
| * Update gwt-rpc.asciidocEnver Haase2016-04-081-2/+2
| | | | | | | | Change-Id: Idcb88006e671ca80e2877b44b479d0cfd6084b49
| * Update gwt-shared-state.asciidocEnver Haase2016-04-081-1/+1
| | | | | | | | Change-Id: I6d9dac7b3cb167cfa77b08d9d935437229713a83
| * Documentation for container switch limitations (#18323)elmot2016-04-081-1/+4
| | | | | | | | Change-Id: Ib8ce5d82fe2c270296bf9196fec103edc1534d46
| * Fix Grid to not refresh already focused cell (#19653)Teemu Suo-Anttila2016-04-051-1/+0
| | | | | | | | | | | | This removes a row repaint when a cell that already has focus is clicked again. Change-Id: I3e4f4f1aec49e2128cd47f7c0b1b1bb4611fbb04
| * Refresh grid body after resize (#19664)Markus Koivisto2016-04-053-0/+118
| | | | | | | | Change-Id: I8531f9d39aaa5854108e1bee9db121b0e54be770
| * Fix Escalator BodyContainer logical top row tracking (#17262)Markus Koivisto2016-04-053-0/+31
| | | | | | | | Change-Id: I43041999cba9429e3a08b09f14ac2e8f58774285
| * Remove TB2 tests and integration tests for legacy servers/portalsArtur Signell2016-04-01470-43049/+3
| | | | | | | | Change-Id: I1c6d830c8a71674c264738f709ad12da3b91cd5c
| * Add documentation for Eclipse Notification CenterMarkus Koivisto2016-03-2912-0/+92
| | | | | | | | Change-Id: Ie00911096ca93d557a812415f27fe8d54bfd6180
| * Fix ClassPathExplorer widgetset source directory lookup (#19694)Teemu Suo-Anttila2016-03-232-12/+37
| | | | | | | | Change-Id: I2daf32e0c49501ef3807fd694a641491b26d46bd
| * Fixed some missing images and broken xrefs, as well as problems in the ↵Marko Gronroos2016-03-1817-69/+1137
| | | | | | | | | | | | getting-started chapter (#19639). Change-Id: Ie8e371c059f70600bafcf781938ef35878f41324
| * Fixed some broken xrefs. #19639Marko Gronroos2016-03-171-5/+3
| | | | | | | | Change-Id: Ia509c4426a7632c0a9471ec62bd32ea51273b4cb
| * Reorganized the Getting Started chapter to separate installation and project ↵Marko Gronroos2016-03-1756-569/+8808
| | | | | | | | | | | | creation chapters. #19639 Change-Id: I4aab29b8b9ab23091903016e9cc91850c4ca3b93
| * Formatting fixes mainly to chapters 1-4.Marko Gronroos2016-03-1614-251/+194
| | | | | | | | Change-Id: Ie7699ae777791689e0026e241efdf46274776bff
| * Restored Ivy project creation until Maven support becomes official in the ↵Marko Gronroos2016-03-1510-45/+602
| | | | | | | | | | | | plugin. Various fixes and improved the diagrams in the section as well. Change-Id: If32f877b7bfa569d91eaf3fc9d8543e4e4599aa1
| * Added an installation steps diagram.Marko Gronroos2016-03-154-3/+7926
| | | | | | | | Change-Id: Ifeb4bc84b148461547f10fd83a20cd4b386f4d27
| * Fix JavaScriptStringRenderer to work in IE8Leif Åstrand2016-03-111-0/+2
| | | | | | | | Change-Id: I035a9d7a4aba378852443743b5ab84b3fc59f24e
| * Update getting started documentation using MavenHenri Sara2016-03-0914-137/+83
| | | | | | | | Change-Id: I61f22511eefc8125f8cd84d768a5fa69b8707446
| * Update @since tags for 7.6.4 and related javadocHenri Sara2016-03-084-6/+11
| | | | | | | | Change-Id: Ia548da265c4cdfae13c6f0f76939f767ccf60975
| * Try to detect Liferay 7 requests correctly (#19645)Artur Signell2016-03-081-5/+22
| | | | | | | | Change-Id: I5bc616b216e3ecadc76b8f0ef542e74eb4493bda
| * Correctly report timing information again (#19661)Artur Signell2016-03-073-2/+105
| | | | | | | | Change-Id: I3d37118c7bafeac3340a6f0305c96bfe601ebb59
| * Support string data in javascript renderers (#18209)Leif Åstrand2016-03-076-9/+79
| | | | | | | | Change-Id: I2be48aa7a60920193a2f4bd9a413979cb9c48f34
| * Make table take parent enable state changes into account (#19455)Artur Signell2016-03-053-14/+158
| | | | | | | | Change-Id: I11d9e7bcdc3471157b9c21881d463ef5a747d2c1
| * Make it possible to intercept RPC calls without copy/pasteArtur Signell2016-03-058-33/+412
| | | | | | | | Change-Id: I50c2e4a95b492a42c4291e8dcbede3de87f1be6f
| * Fix GridClientKeyEventsTest on IE8Teemu Suo-Anttila2016-03-051-0/+3
| | | | | | | | Change-Id: I08b41559a0cb5bd27727d6be533149916a41b61c
| * Upgrade commons-collections to 3.2.2 (#19539)elmot2016-03-051-1/+1
| | | | | | Change-Id: Idd1f93ef2c6b7da05b26c931a4e5aa95215a1091
| * Fix ScrollbarBundle to use proper rounding instead of truncate (#19657)Teemu Suo-Anttila2016-03-051-2/+2
| | | | | | | | Change-Id: Ib90bd0762f02ce43b0057e0b27b8491ad6e987d5
| * Make ARS without UI parameter redirect to last modified UILeif Åstrand2016-03-051-4/+102
| | | | | | Change-Id: I7841fb0356b6a1bba5963bef7b6f660a752c4790
| * Don't set null value for unmapped client side keys. (#15181)Sauli Tähkäpää2016-03-053-6/+101
| | | | | | | | Change-Id: Icff63665d6cbef5a5dfd07c64a4535f6bf55de08
| * Fixed broken headings and images.Marko Gronroos2016-03-031-32/+7
| | | | | | | | Change-Id: I9bf5095e7861ae51911bd8561966ec8357979fa2
| * Tutorial navigation and formattingMatti Tahvonen2016-03-031-11/+82
| | | | | | | | Change-Id: I54551e97bd9a994a861f98ba431c354ad23bbd01
| * Cropped project wizard screenshots and such.Marko Gronroos2016-03-036-97/+106
| | | | | | | | Change-Id: I2b5c82d8a15a4cc7bae56ded8a3bb325994d9d42
| * Added header to the tutorial and revised the beginning.Marko Gronroos2016-03-011-82/+98
| | | | | | | | Change-Id: Ie26cc22da9185d4aba794372279927e7cc1a4374
| * Omit timings in production mode (#19644)Henri Sara2016-03-014-7/+22
| | | | | | | | | | | | | | | | * UIDL responses only include server side timing information when not in production mode. * Update documentation accordingly. Change-Id: I961d1fdc96b3d04f22254fcd13a5412f17118b42
| * Fix DragAndDropWrapper update after file upload (#19616)maxschuster2016-03-014-4/+73
| | | | | | | | | | | | | | | | | | | | | | After a file has been uploaded VDragAndDropWrapper tries to pull changes from the server by calling ApplicationConnection.sendPendingVariableChanges() which has no effect. This change replaces the ApplicationConnection.sendPendingVariableChanges() call with an RPC. Change-Id: Ibdf7f4d702add9507dbe54c1fdb402f0f4b19d19
| * Added tutorial to documentationMatti Tahvonen2016-02-2938-0/+884
| | | | | | | | Change-Id: I805c001ab86d4be0c0842d07ef15e02e7cf939cb
| * Rename jpacontainer-addon to jpacontainer in documentation.Carlos Freund2016-02-291-11/+5
| | | | | | | | | | The add-on itself was renamed to "jpacontainer" a few years ago. Change-Id: I3bd2b17d9f76cc91ba1c380c64cd175d03119ef1
| * Use @Inherited for annotations that have inherited semantic (#12351).Denis Anisimov2016-02-299-9/+152
| | | | | | | | Change-Id: I70f0d79095bfd05b83905df6a3eedd1a5e93b48e
| * MarginInfo CTOR with two booleans: vertical, horizontal (#14113).Denis Anisimov2016-02-295-10/+20
| | | | | | | | Change-Id: Iad15b95abeb24e7dd1e06b1d9f70844cb061cb49
| * Remove JSON license references as org.json is not in use anymore (#19543)Artur Signell2016-02-291-20/+0
| | | | | | | | Change-Id: Ia0fa238dfb743293f742a979a06c31ffd6350e4f
| * Read GridLayout component alignments from declarative files (#19536)Artur Signell2016-02-294-42/+92
| | | | | | | | Change-Id: I04524b71f6cdc2a31cb87958c30b6f698789511c
| * Disable browser's own autocomplete suggestions in ComboBox (#16647)Leif Åstrand2016-02-291-0/+20
| | | | | | | | Change-Id: I600d4c506511ed688d39b93cc6fde6c7a49a5353
* | Remove extra configuration of nexus plug-inHenri Sara2016-04-131-5/+0
| | | | | | | | Change-Id: I9ffcfdf2ee91e5ebcf056c7c14b59adffc57cc39
* | Add Nexus staging plug-in to release profileHenri Sara2016-04-131-0/+11
| | | | | | | | Change-Id: I5b6cfc2b3b0f1026811e8020e76c2f01e3801474