aboutsummaryrefslogtreecommitdiffstats
path: root/server/src/com/vaadin/ui/Calendar.java
Commit message (Collapse)AuthorAgeFilesLines
* Enable navigation on a readonly Calendar. (#16523)Sauli Tähkäpää2015-02-191-6/+0
| | | | | | | | | - Month view: navigate to week and day views - Week view: navigate to day view and to next and prev weeks - Day view: navigate to next and prev days - Month view: hidden events can be expanded to view. Change-Id: I19c64ae64c55b8e07be7f73be64e18e700f849b5
* Make getMouseEvent() method available in the TargetDetailsImpl (#13416).Denis Anisimov2015-01-281-1/+2
| | | | Change-Id: I84f8e5485e5efcb39a9a22870a24354f4f2637a0
* Option for rendering Calendar event captions as HTML (#9030)Artur Signell2015-01-021-1/+36
| | | | Change-Id: Ib7f6e67c242449e58a10359c596489fea2f679f6
* Missing @since for 7.4Leif Åstrand2014-12-181-1/+1
| | | | Change-Id: I8fdf0c264febf2ab9ae0f230f6bb357ef57be9ec
* Fix VCalendar to use correct year of week. (#14783)Sauli Tähkäpää2014-11-031-2/+20
| | | | Change-Id: Id55ad5ed620bd5c187b70ae2a2d0a4c4adea382a
* Use isConnectorEnabled instead of isEnabled for client requests(#12781).Denis Anisimov2014-10-161-3/+7
| | | | Change-Id: Iac6dc5caf9ece76d9289da05f83289152b005406
* Revert "Make getMouseEvent() method available in the TargetDetailsImpl ↵Markus Koivisto2014-08-281-2/+1
| | | | | | | | | (#13416)." This reverts commit 9ea4409bbe7079887a5a3c497494d4986ddabefd. The commit fails its own tests on IE and Firefox. Change-Id: I443f8d1b9ce322124b19d74bbeb2e6780bbff201
* Make getMouseEvent() method available in the TargetDetailsImpl (#13416).Denis Anisimov2014-08-251-1/+2
| | | | Change-Id: Ie2b142fbfbe690aad741c668480e9bb3a1898fb5
* Update copyright year to 2014Artur Signell2014-04-161-1/+1
| | | | Change-Id: Ic77338304dc7e58e49f27dcdaf0bab2e00f5bba6
* Use Calendar as sender for action handlers (#13191)Henri Sara2014-01-301-2/+2
| | | | | | | | The sender parameter to action handlers is now the Calendar instance rather than an instance of a private RPC implementation class. This was probably broken by an earlier refactoring. Change-Id: If15cf232e7578eb55617f45db6b9304f5e80fed5
* Fix actions in action menu appearing in random order #12250Patrik Lindström2013-07-301-4/+5
| | | | Change-Id: I77186adb94392cd317d37b9d9250f28891e6f06e
* Fix invisible calendar actions menu #12181Patrik Lindström2013-07-301-0/+1
| | | | Change-Id: I4cdf3d1e584f1537f0f216ddd6f65c1ec4a2ee6b
* Enabled drag & drop to Calendar #11048John Ahlroos2013-06-031-1/+30
| | | | Change-Id: I2dcc1f7159a6283cfbc0baafe6cba66530bf0a45
* Global code reformatLeif Åstrand2013-04-051-2/+25
| | | | Change-Id: I4b3c74ede518aa2712038d1451974a93cdecabc2
* Integrate Calendar into core #11079John Ahlroos2013-04-031-0/+1822
Everything else integrated, except TB3 tests (ticket #11090, old TB2 tests used instead) Change-Id: If1700d7680a6c0a45f84d6e3c7b80e6536da78c8