Commit Graph

809 Commits

Author SHA1 Message Date
OpenDev Sysadmins c6caec34c2 OpenDev Migration Patch
This commit was bulk generated and pushed by the OpenDev sysadmins
as a part of the Git hosting and code review systems migration
detailed in these mailing list posts:

http://lists.openstack.org/pipermail/openstack-discuss/2019-March/003603.html
http://lists.openstack.org/pipermail/openstack-discuss/2019-April/004920.html

Attempts have been made to correct repository namespaces and
hostnames based on simple pattern matching, but it's possible some
were updated incorrectly or missed entirely. Please reach out to us
via the contact information listed at https://opendev.org/ with any
questions you may have.
2019-04-19 19:28:21 +00:00
Ondřej Nový 96cd5267c5 Bumped debhelper compat version to 10
Change-Id: I6fe5a44b2afa3776aeb2bcffb35a8882e98e5083
2016-11-24 00:01:33 +01:00
Thomas Goirand 8e0f723215 Package launch.sh and more
* Applied patch contributed in launchpad (Closes: #837997).
  * Ran wrap-and-sort -t -a.
  * Build-depends on dh-python.
  * Removed Pre-Depends: dpkg (>= 1.15.6~).
  * Removed inactive uploaders.
  * Standards-Version: 3.9.8 (no change).

Change-Id: I22cb343972bd0e65c8e11d50c97212b43d388b6e
2016-10-09 01:06:50 +02:00
Ondřej Nový 6fcdfe4717 Mass changes
Added .gitreview file
d/s/options: extend-diff-ignore of .gitreview
d/control: Using OpenStack's Gerrit as VCS URLs.

Change-Id: I0cd541f9b9a28b1d76139225b7460aafa6ea8bd9
2016-09-26 19:05:18 +02:00
Thomas Goirand 32512e8c45 Fixed debian/gbp.conf to use debian/newton as packaging branch. 2016-09-06 15:39:52 +02:00
Ondřej Nový 4ef241cad7 d/copyright: Changed source URL to https protocol 2016-05-19 21:03:32 +02:00
Ondřej Nový 245c631bd6 d/rules: Changed UPSTREAM_GIT protocol to https 2016-05-19 21:03:27 +02:00
Ondřej Nový fa70e52873 Fixed VCS URLs (https). 2016-02-28 15:31:00 +01:00
Ondřej Nový 4fd47a1089 Fixed homepage (https). 2016-02-28 15:30:55 +01:00
Thomas Goirand a74fe4fc58 * Adds a source.lintian-overrides for include/logo.js. This is a logo, and
not code source, so I believe it should be fine. Moreover, the file in
    include/logo.js.png is the source, and running "base64 include/logo.js.png"
    generates the same data, so it is my point of view that we're in the case
    of a false positive. If one difers, please provide the patch to generate
    the logo.js out of the logo.js.png file.
2015-03-02 17:35:48 +01:00
Thomas Goirand e9f9fbe129 * Adds security patch (Closes: #778618):
adds_support_for_secure_attribute_on_token_cookie.patch
2015-03-02 17:29:37 +01:00
Thomas Goirand d3fc4be842 Drops python-nova as a direct dependency, and only puts it as a Recommends:. 2015-02-12 22:54:28 +01:00
Thomas Goirand bdc57948d6 Do not create nova user and group if they already exist. 2013-12-25 16:47:34 +08:00
Thomas Goirand c747497500 Now packaging upstream commit 0.4+dfsg+1+20131010+gitf68af8af3d 2013-10-11 22:35:30 +08:00
Thomas Goirand f042e8f2d8 Merge tag '0.4+dfsg+1+20131010+gitf68af8af3d' into debian/unstable 2013-10-11 22:28:20 +08:00
Thomas Goirand 4d400438ba Revert "Removes difference with upstream branch."
This reverts commit 6684712f46caf0e619fef026b196b8c089b87d61.
2013-10-11 22:25:19 +08:00
Thomas Goirand 0c63228e12 Merge branch 'master' into master-dfsg 2013-10-11 22:24:58 +08:00
Thomas Goirand 68d7d0825e Revert "Removes difference with upstream branch."
This reverts commit 6684712f46caf0e619fef026b196b8c089b87d61.
2013-10-11 22:23:37 +08:00
Thomas Goirand 28e38e305c Removes non-active uploaders. 2013-10-11 22:21:04 +08:00
Samuel cc73229161 Merge pull request #282 from samhed/framebufferupdate
Allow higher frame rates by using a new approach for framebufferUpdate requests
2013-10-10 02:45:08 -07:00
samhed 44e399b39d Fix so that parentheses can be written from iOS devices.
* changed the type of the input field (which is used for bringing up the
      on-screen keyboards on touch devices) from email to text
    * when typing in an input field of type email the user is not allowed to
      write parentheses on iOS devices, the keys are disabled.
    * tested on iOS 6, iOS 7 and Android 4.3.
2013-10-09 11:35:43 +02:00
Samuel 869ed2a75d Merge pull request #304 from samhed/localcursor
Enables local cursor by default
2013-10-09 01:44:41 -07:00
Samuel 8c491951c5 Merge pull request #303 from retr0h/https-first
The https check should come first.
2013-10-09 01:38:55 -07:00
Joel Martin e6477be677 Merge pull request #308 from samhed/autoconnect
Autoconnect option as URL query
2013-10-04 13:29:24 -07:00
Joel Martin 4c68aeb940 Merge pull request #301 from samhed/chromkeyboard
Fixes the onscreen keyboard in Chrome on Android
2013-10-04 13:17:47 -07:00
samhed 3e39283535 Autoconnect option as URL query 2013-10-04 17:59:03 +02:00
samhed 55622977b9 On touch devices the default should be to use a remote cursor. 2013-09-24 11:19:17 +02:00
samhed 4d290d10de Enables local cursor by default. 2013-09-23 11:48:16 +02:00
John Dewey 4c466f328b Removed trailing white space terds 2013-09-21 12:19:59 -07:00
John Dewey 33a3f54106 The https check should come first
A similar change was made to ui.js in #252.
2013-09-21 12:19:09 -07:00
samhed d8f5feaacd Catch input events to make the onscreen keyboard work in chrome on android. 2013-09-17 15:01:52 +02:00
samhed a260f1ecaa * Removed fbu-requests from the places I missed earlier.
* Added a few clarifying comments.
2013-08-29 13:38:12 +02:00
Joel Martin 55638bac65 Merge pull request #285 from glance-/rfb_js_fixes
Rfb js fixes
2013-08-26 12:15:55 -07:00
Anton Lundin efe5b67bdc clearTimeout instead of clearInterval for timers
We create timeouts, not intervals. Then we need to clear them with
clearTimeout.
2013-08-02 09:58:15 +02:00
Joel Martin f472eabfca Merge pull request #269 from phildriscoll/master
Fix to onMouseDisable
2013-07-31 08:35:02 -07:00
samhed 582ac1bb29 Merge branch 'master' of https://github.com/kanaka/noVNC into framebufferupdate 2013-07-24 10:55:21 +02:00
Joel Martin ffa913f561 Merge pull request #272 from samhed/doubleclick
Allow for double taps to trigger double clicks even if the second touch is a slight bit off
2013-07-23 08:45:47 -07:00
Joel Martin 219c3a1db5 Merge pull request #283 from samhed/nomousedrag
Fixed so that viewportDrag works even if no mouse button is selected.
2013-07-23 08:43:31 -07:00
samhed 0add335966 Fixed so that viewportDrag works even if no mouse button is selected. 2013-07-23 14:26:11 +02:00
samhed 39edbb63bd Make noVNC follow the RFB protocol and keep only one outstanding
framebufferUpdate request at a time.
2013-07-22 15:46:59 +02:00
samhed 6a08ee913f Merge branch 'master' of https://github.com/kanaka/noVNC into doubleclick 2013-07-19 09:47:47 +02:00
Joel Martin dba2ef20c5 Merge pull request #276 from samhed/screenrealestate
Improved use of screen real estate
2013-07-18 09:58:02 -07:00
Joel Martin f49f99adc1 Merge pull request #280 from samhed/documenttitle
Display the desktop name in the document title
2013-07-18 09:52:36 -07:00
samhed 75bab04695 Display the desktop name in the document title 2013-07-18 15:51:23 +02:00
samhed fb30acdb27 Added Copyright information to all modified files. 2013-07-17 16:44:13 +02:00
samhed 38c079f3e1 * On low resolution devices the status text is now justified to the left
button group instead of centered.
* On low resolution devices the padding towards the edges of the screen of
  the left and right button groups are now removed.
* Since the status_bar was merged into the control-bar the actual status_bar
  element became redundant and was therefor removed.
* Improved the style of the control-bar when there is an error or a warning.
* Implemented a fix so that vnc_auto.html works as intended with the improved
  screen real estate patch.
2013-07-17 16:11:19 +02:00
samhed 53bc292e30 Moved the popup_status_panel to the front. 2013-07-12 14:41:57 +02:00
samhed 7398dd1b11 Changed the color and weight of the status text to white and bold. 2013-07-12 11:47:41 +02:00
samhed 336850f3a2 Improved comments 2013-07-11 12:37:01 +02:00
samhed 1fa8b1e7f8 * Changed the trigger distance between touches from 50 to 20.
* The trigger distance now takes devicePixelRatio into account.
2013-07-08 17:14:50 +02:00