Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/openstf/stf

Control and manage Android devices from your browser.
https://github.com/openstf/stf

Remove commented out old commands.

8cb03cfe14ad5bd2e7da31456e95002a5b558eba authored over 10 years ago by Simo Kinnunen <[email protected]>
Added TODO for IE9.

a06782ffb85de1f404549b41cea251a00b77fd50 authored over 10 years ago by Gunther Brunner <[email protected]>
Implemented change charset with the native PC charset keys.

Hacking was needed:
- Textarea changed to Input type "password", so that Alphanumeric keyboard i...

da40f061b4851ffeb747925256001200051eb1ce authored over 10 years ago by Gunther Brunner <[email protected]>
Changed default screen timeout to 3 seconds.

8d165bc7a37ceb6d3c1b7e6d55762b9c60bc2e9c authored over 10 years ago by Gunther Brunner <[email protected]>
All of the usable hotkeys now work and are translated.

6a8fb6fa75cbdae0ac5812a40e33ef9db78def89 authored over 10 years ago by Gunther Brunner <[email protected]>
Added tabindex and accesskeys for common input controls.

700c32025778f4dd38b6513deb240be60842b48e authored over 10 years ago by Gunther Brunner <[email protected]>
IE10 fix: supports only partially dataset.

e922b263f7c3702a3cdd7b3e50a16a9dde9ec492 authored over 10 years ago by Gunther Brunner <[email protected]>
Added an alert for when the device is null. This needs debugging.

7ac6691bdbb9405a28095dcca93ec05fedad9905 authored over 10 years ago by Gunther Brunner <[email protected]>
Update device counters using DOM methods in real time.

1af6e7b7d78e89ea1a14b3f3d9e3168196c92484 authored over 10 years ago by Simo Kinnunen <[email protected]>
Pressing shift-click on 'Use' button now invites the device without routing to control it.

ed17c00f80571c95df5ccfdb436c265080e44916 authored over 10 years ago by Gunther Brunner <[email protected]>
Tried to fix the counting for zero,

but the real problem relies in that the device counting takes time and
we don't know before-hand ...

dd5b04998db9440e749de2cff4d17c4f0613f029 authored over 10 years ago by Gunther Brunner <[email protected]>
Started adding a badge-icon directive.

0f0cc56c41913b6df4fd08db5e4e7a776b9a3b5a authored over 10 years ago by Gunther Brunner <[email protected]>
Fix "using" counter.

0057bca5236709a20d9f59a1eefb26aab2c62dfe authored over 10 years ago by Simo Kinnunen <[email protected]>
Fix table segment insertion.

0e761db3194ea1750e3cc2f077eed3932a57412c authored over 10 years ago by Simo Kinnunen <[email protected]>
Disabled minify for now.

13387622c596c8d8f090ef7e5e0bb547a7ab40a0 authored over 10 years ago by Gunther Brunner <[email protected]>
- Updating sensible dependencies.

- Removing shim for socket.io-client since it now supports browserify.
- Removing component.json ...

a8b89a143eb2cda0a6d8a0d6d59ffae053d2b056 authored over 10 years ago by Gunther Brunner <[email protected]>
Update socket.io (and client) and install them both from NPM to avoid weird issues. Hoping this will fix a mystery "parse error" problem in production.

085c6d2ee01d45c1cd19caca8af1d7ef53e94f8b authored over 10 years ago by Simo Kinnunen <[email protected]>
Fix error when removing a device from a tracker.

7f9153788d17248b27a1e11382b4b2b02c647822 authored over 10 years ago by Simo Kinnunen <[email protected]>
Fix static path.

1a9ad6fc2290424d9f033acd502b598f5c413cab authored over 10 years ago by Simo Kinnunen <[email protected]>
Fix ldap template URL.

da2863f94f742caefe37a9dafecc04c742375fe8 authored over 10 years ago by Simo Kinnunen <[email protected]>
Require trailing slash in auth URLs.

2d726a4f755ff5afd084153793dd4c8e4ea66987 authored over 10 years ago by Simo Kinnunen <[email protected]>
Make auth URLs friendlier to load balancers and allow partials to be loaded as well.

b19e1784abfb39939322c737f74b860f5ce275d2 authored over 10 years ago by Simo Kinnunen <[email protected]>
Added auto-complete to search in Device Icon.

beff3d88f2b37a1677504da34bd8c679f882b96b authored over 10 years ago by Gunther Brunner <[email protected]>
Make the icon-based device list match the current filters in the details view.

acaeb88ae78b1618c67a84f6688adadb40eb6117 authored over 10 years ago by Simo Kinnunen <[email protected]>
Logic typo.

93690a6874b0bd7b108b2c61cade8c55a6b0309b authored over 10 years ago by Gunther Brunner <[email protected]>
Fixed kicking in admin mode.

035384c6e6fc043aadaa883f3dbe5cfbaaef7576 authored over 10 years ago by Gunther Brunner <[email protected]>
Added admin-mode.

For now it shows/hides columns in the Device List and adds kicking behaviour.
Using $rootScope.ad...

fa71aae56a20a808ac885647ec464fc64c77a3e5 authored over 10 years ago by Gunther Brunner <[email protected]>
Fix device API path.

e33b0f922f5edc6da971aaf28c2edc66dad7442f authored over 10 years ago by Simo Kinnunen <[email protected]>
Hopefully make SettingsService work with boolean values.

85d71f43b8acf1828089b9d39b14abdcea8e3a76 authored over 10 years ago by Simo Kinnunen <[email protected]>
Ensure that all API calls and static resources are in their own unique paths. This makes it easier to add a load balancer on top of everything.

1d77d8c97d4424c1c23d54fd33356f8a91097aab authored over 10 years ago by Simo Kinnunen <[email protected]>
Separate ldap and mock auth endpoints for potentially increased loadbalancer friendliness.

7da3c912899130a35fea0358fbe94bcc172f7fe0 authored over 10 years ago by Simo Kinnunen <[email protected]>
Merge branch 'feature/add-account' into develop

8a4f424d75b9b9c9356fd72f5559af391aa317c7 authored over 10 years ago by Valverde Antonio <[email protected]>
Implement automated login (Google Account).

d398b7e5fb615f82463b7700a11459542fc0f7d3 authored over 10 years ago by Valverde Antonio <[email protected]>
Better compatibility with docker's --link option.

87a51ef76d57a8fc8dd71cd590043c74bd230474 authored over 10 years ago by Simo Kinnunen <[email protected]>
Added directive counter for device stats (it was not updating the numbers smoothly).

84e2a4ae1c0d2dc5218fb0417eefd716001938f8 authored over 10 years ago by Gunther Brunner <[email protected]>
Changed setTimeout to $timeout.

2c7940f6ea1891323f62ef31c7844d3e3bbfa088 authored over 10 years ago by Gunther Brunner <[email protected]>
Added Reset button for sorting and filtering.

ff6ca2a22dd041980f84dbdf6216eceab88a3506 authored over 10 years ago by Gunther Brunner <[email protected]>
Added text-focus-select directive for text inputs so it selects automatically the text when clicked.

fb2e52294577d07499e17e03a6cee01ba1ab7969 authored over 10 years ago by Gunther Brunner <[email protected]>
Each icon view li now features:

- The whole area is clickable
- When the device is in use, if you click the button it stops using...

f9fd3fd4bc3386759a61acf543f7103c22d6faf0 authored over 10 years ago by Gunther Brunner <[email protected]>
Added device kicking back on the Device List.

Added device controlling button.

3443990d316fa2647aed3b0746a7313dc232c626 authored over 10 years ago by Gunther Brunner <[email protected]>
Hide datalist for unsupported browsers.

6ee738695eb22171287fa34af08825f265f8d91d authored over 10 years ago by Gunther Brunner <[email protected]>
Added datalist based autocomplete for search filters.

6f29ccdecc043af856b1a3c7313e491ceca3d9aa authored over 10 years ago by Gunther Brunner <[email protected]>
No display width may happen.

943daa8e0b62d8363ac1daf009b805d04de825ba authored over 10 years ago by Gunther Brunner <[email protected]>
Updated autofill to the new HTML5 standard.

14b297b419ed3c5d1213ce775f16956788c6eac1 authored over 10 years ago by Gunther Brunner <[email protected]>
Refactored Control HotKeys to its own controller.

659ffa6d8e355287aff8d4a688b3fdb6c3df3129 authored over 10 years ago by Gunther Brunner <[email protected]>
Added device-not-usable class for Device List.

971c03d54c75226b0f99d5500959fea32c9857fd authored over 10 years ago by Gunther Brunner <[email protected]>
Added scoped hotkeys service.

d6c8e15bc1ad15859c2b1355b38c53170725f089 authored over 10 years ago by Gunther Brunner <[email protected]>
Adding more hotkeys.

f490d97611c195924c3d225f456e21658396aa2b authored over 10 years ago by Gunther Brunner <[email protected]>
Add op support to query parser. You can now look for values using <=, <, > and >=.

72c6de0414750e42e167dd69d1a28ae3dea722c1 authored over 10 years ago by Simo Kinnunen <[email protected]>
Device filter works on the device table. Icon list is not supported yet and the filter is not saved.

28981702402a6f249a94d3e485544b8b4d8f3a5f authored over 10 years ago by Simo Kinnunen <[email protected]>
Increase size of device search field on focus.

342ea7c472280ca4ce07f19479ef4d23205fd89c authored over 10 years ago by Simo Kinnunen <[email protected]>
Fix typo in comment.

e66f8d37cc0ad990488f33b338d75ef923f2077c authored over 10 years ago by Simo Kinnunen <[email protected]>
Add track by to column headers so that angular doesn't have to calculate $$hashCode.

c5b745c20c0ac646dff7f3c01f791e200aacda5c authored over 10 years ago by Simo Kinnunen <[email protected]>
Save device list columns and sort settings.

91aebeb39c9364084cd75faf675329501ce2a19c authored over 10 years ago by Simo Kinnunen <[email protected]>
Remove duplicate column labels, they should only be in one place.

814217368252c0cebf0a9e7cddf1048848ddee6f authored over 10 years ago by Simo Kinnunen <[email protected]>
Merge branch 'feature/embedded-settings' into develop

f86f1230f512373cdb6fe1d1b064e71104d11950 authored over 10 years ago by Simo Kinnunen <[email protected]>
Save user settings to the database and embed them to the template for fast access.

e13fc6701f9178f95f1b37a57b8a28887ed97cb7 authored over 10 years ago by Simo Kinnunen <[email protected]>
Added hotkeys cheatsheet.

Added some hotkeys (not mapped yet).
Fixed logging search style.

01aefb441a74f7af70b0082a4e8e3cdc63295ac1 authored over 10 years ago by Gunther Brunner <[email protected]>
Added busy class for Icon view.

Made text un-selectable in Devices List accordingly to Application guidelines.

6715bff6341b80f720bd9dcb121e301f7a5452f9 authored over 10 years ago by Gunther Brunner <[email protected]>
Updated translations.

f3e882f0132b71500531ad50b7c38039d02b3ea8 authored over 10 years ago by Gunther Brunner <[email protected]>
Improved Search and Customize filtering controls.

b1cbbc7030792024e18b6249a6ac6baf1304685b authored over 10 years ago by Gunther Brunner <[email protected]>
Added UI for device filtering.

Customize columns is now 2 columns.

854db4c218d927ed2bc5b5b0b357c34db1bec0ab authored over 10 years ago by Gunther Brunner <[email protected]>
Embed user into the main template. "Hide" it using a data URL so that it looks better in the source.

332c7b610600a10cad1e79ce4fc7241797105651 authored over 10 years ago by Simo Kinnunen <[email protected]>
Realized that the main app doesn't use partials anymore, which makes template customization easier.

a9d9f61615b3ccd5de32680ceac94bf1d2a72c46 authored over 10 years ago by Simo Kinnunen <[email protected]>
Rename the APP global variable to APPSTATE. It will soon contain more information.

720292ae3cd521250c1eca98a65e59a2f468312d authored over 10 years ago by Simo Kinnunen <[email protected]>
Remove angular touch because bower keeps removing it.

a392cd66132b5e887a42ca10c9b1786aa724d1e2 authored over 10 years ago by Simo Kinnunen <[email protected]>
Update webpack and patch our middleware to match webpack-dev-middleware/commit/90b10b133fbd245b50439427228bdf97909e0680.

cb487afce628ef9b278be87c33ed436d881bb31f authored over 10 years ago by Simo Kinnunen <[email protected]>
Save stats to a json file for deep analysis.

Fixed translate parallel running.

fba8586a70448d9b37d499b7493e8f9eea356762 authored over 10 years ago by Gunther Brunner <[email protected]>
Added styles for sorting on the Device List table.

1fc6b0965a2cf8cb52275ed06daf470b59c9de1d authored over 10 years ago by Gunther Brunner <[email protected]>
Finally updated to angular-borderlayout.

df5a5e2308b509f59854e54a49bfb9b973974bf4 authored over 10 years ago by Gunther Brunner <[email protected]>
Ensure common modules.

21975af4af825509d7277149c4aa4d089bb5c8a9 authored over 10 years ago by Gunther Brunner <[email protected]>
Sync icon list classnames status button classnames with the detail list.

ec470a849390b8b2590f19c9af949d0de1b6090c authored over 10 years ago by Simo Kinnunen <[email protected]>
Make device columns a service so that we can keep just one copy in memory.

c858bfa7df1d59b44ebf7888005a94ffdfff5f2f authored over 10 years ago by Simo Kinnunen <[email protected]>
Remove unused variable.

69cb530b191579516d34c1ff8625e522b968a539 authored over 10 years ago by Simo Kinnunen <[email protected]>
JSHint fix.

6a4ff35a780eaf104a0142003a1af5088c683b77 authored over 10 years ago by Gunther Brunner <[email protected]>
Adding cache and gzip for the static build files (except the build entries, to make things easier).

562776d9426898070d96412334d24b02e842a2d0 authored over 10 years ago by Gunther Brunner <[email protected]>
Merge branch 'feature/fast-device-list' into develop

f421919c034ddfd17dbaebdae6a16f53e67d0603 authored over 10 years ago by Simo Kinnunen <[email protected]>
Updated bower dependencies.

angular-hotkeys 0.4.0 fixes hiding of cheatsheet.

d27d0f86da6c7775b861b5e541b5df81860552f8 authored over 10 years ago by Gunther Brunner <[email protected]>
Fix busy classname.

b459e9f5bd0abeb47a8e47fd86cdeb3b7a4072bf authored over 10 years ago by Simo Kinnunen <[email protected]>
Fixed new build entry path.

71ce7a58b65562cacf34529fc2955e70517f022c authored over 10 years ago by Gunther Brunner <[email protected]>
Separated webpack entries from chunks so the big chunks can be cached easily.

0add3eaddc3bf7932904bf6498c4c7c7a0b897f3 authored over 10 years ago by Gunther Brunner <[email protected]>
Bundle file was being scanned with translate:extract.

080d7d9e39e77f3c93ec459c15b36f2fec51b1af authored over 10 years ago by Gunther Brunner <[email protected]>
Don't render both lists at once, and remember which list was selected (just like before). Some refactoring here would be nice.

714867de59db121cf0d145f109a774e6f36cc7e2 authored over 10 years ago by Simo Kinnunen <[email protected]>
Merge branch 'feature/add-account-menu' into develop

275dc873af132c94cd66995582602da2ad79bb35 authored over 10 years ago by Valverde Antonio <[email protected]>
Implement pop up add account menu (for Google Account).

d294906a6566a8053fecdaf40f03e9bd89f8ebda authored over 10 years ago by Valverde Antonio <[email protected]>
Update the "no devices" widget to work with the new system.

46baaf4fe0e3aa7629507346e901800cb0d939dd authored over 10 years ago by Simo Kinnunen <[email protected]>
Rename device-list-icon to device-list-icons.

f329d021d3e933d58b9b6ed1fd328b26519e35e6 authored over 10 years ago by Simo Kinnunen <[email protected]>
Compare versions properly.

6ab7cd702a571f563ffb86b237a66494c067a484 authored over 10 years ago by Simo Kinnunen <[email protected]>
Add some max-age to device and browser icons so that they can be served directly from cache.

c5d79c7b802e432b188ad6d69d967633e3c1b5cc authored over 10 years ago by Simo Kinnunen <[email protected]>
Add username back to device list stats.

d51da4b2153c0e017ce5fbd9af63b85bbfcd455a authored over 10 years ago by Simo Kinnunen <[email protected]>
Make SDK column sorting work.

d2ea49ef07144c683a9f2d3f08adc56fb329307b authored over 10 years ago by Simo Kinnunen <[email protected]>
Make display column sort by total number of pixels.

305a67330be3cc15033fa5fd43417e5c1bd19926 authored over 10 years ago by Simo Kinnunen <[email protected]>
Remove unused directive attribute.

20076ffc0ed1e3ce6010586bd7f5f99b6f98c86d authored over 10 years ago by Simo Kinnunen <[email protected]>
Merge branch 'feature/wifi-status' into develop

9125816d07d473991d85ba933430d0ce39245784 authored over 10 years ago by Valverde Antonio <[email protected]>
Implement get Wifi status.

d9281bb30a59a7e8fa0919102c2a28249044f65a authored over 10 years ago by Valverde Antonio <[email protected]>
Remove controller attribute from template (the controller was already removed).

eaebbc76ce8d04cf75e308c391d57a1968450ca6 authored over 10 years ago by Simo Kinnunen <[email protected]>
Make the icon view use a custom renderer too. Many common parts with the details view; planning on refactoring duplicate code away.

29785058f93737779ed12e2ba27a1b188a8d7492 authored over 10 years ago by Simo Kinnunen <[email protected]>
Disabling auto-reconnect because it fights with the auto-timeout.

Need to find a balance between both based on real usage.

98148cdc7f696f4a3f8b3b0bfe21af62dd538fca authored over 10 years ago by Gunther Brunner <[email protected]>
Verify static results.

447903f7716736b72ac157dbe02dadf3af52a08d authored over 10 years ago by Simo Kinnunen <[email protected]>
Remove unfinished test case from patch-array-test.

a971c5a7dc1f9d4734ffef921b5c75997eab9b73 authored over 10 years ago by Simo Kinnunen <[email protected]>