Commit Graph

4260 Commits (cc34f4e325830f798321b8152095c4dccd6b465f)

Author SHA1 Message Date
John McLear ab2a3b83af Merge pull request #2568 from tm-linkwerk/feature-2567-contentcollector-keyvalue-attributes
Feature #2567 Added workaround to enable contentcollector to write key-v...
2015-03-31 22:45:05 +01:00
John McLear e9d8c3b53a expose method for getting a full user list on the client including historical data 2015-03-31 20:26:55 +01:00
John McLear 64034ee1c6 doh caps 2015-03-31 18:50:50 +01:00
John McLear 48862dac6f better handling for inputs and left and right arrows 2015-03-31 18:50:20 +01:00
John McLear 52f520b479 Merge pull request #2571 from LeoVerto/patch-1
Fix minor typo in safeRun.sh email report
2015-03-31 18:24:57 +01:00
LeoVerto 7e9bc1b7b9 Fix minor typo in safeRun.sh email report 2015-03-31 18:33:47 +02:00
John McLear 37c7c7eabe i18n for timeslider steppers 2015-03-31 17:06:04 +01:00
John McLear 662216b6cf slightly different alt stuff 2015-03-31 16:36:44 +01:00
John McLear 498e7f4961 MVP of alt A behavior to show author of line 2015-03-31 16:12:05 +01:00
John McLear 24e6e1728a I came to bring the rain.. Let me get my coat... Fix focus on timeslider import export 2015-03-31 15:00:43 +01:00
John McLear 73073dcbc1 Timeslider accessibility and Bugfixes 2015-03-31 14:47:00 +01:00
John McLear 0f0a6c73ac make user list a document so it's easy to navigate by screen readers 2015-03-31 14:11:49 +01:00
John McLear 3126d7196e fix alt and focus issues 2015-03-31 14:06:02 +01:00
John McLear ef38bcad9f make buttons i18n friendly and a better experience 2015-03-31 13:57:18 +01:00
John McLear 35948989b3 make Alt C and Alt F9 and Escape work from anywhere 2015-03-31 13:45:11 +01:00
John McLear a82e692bdd dont use nasty settimeouts use a callback instead for focus 2015-03-31 13:21:41 +01:00
Thomas Muehlichen a930161cb9 feature #2558 added documentation 2015-03-31 10:58:47 +02:00
Thomas Muehlichen 1e8e64d675 feature #2567 added documentation 2015-03-31 10:50:20 +02:00
John McLear f9071aebe6 fix issue with showControls false not working 2015-03-30 14:56:35 +01:00
Thomas Muehlichen 1c05933dc9 Feature #2567 Added workaround to enable contentcollector to write key-value attributes 2015-03-26 18:49:35 +01:00
John McLear 19e83d5405 much better chat focus toggle behavior 2015-03-26 16:58:13 +00:00
John McLear 428b547d24 alt c to focus on chat and gritter and chat both now work with aria 2015-03-26 16:44:22 +00:00
John McLear 548cef7018 more keyboard support while in editbar 2015-03-26 14:26:21 +00:00
John McLear 6b88c037b8 fix firefox button styling 2015-03-26 14:11:37 +00:00
John McLear 7b726cbc02 more working logic and also pretty nice screen reader experience 2015-03-26 13:58:57 +00:00
John McLear 959aa92656 stop listing URL each time focus is placed back on inner iframe 2015-03-26 13:32:45 +00:00
John McLear 1a5ea8707f make the pad contents act like an application and not contents, this can probably be togglable but default state should be editable 2015-03-26 13:16:54 +00:00
John McLear ec1956b4b6 read for button activity 2015-03-26 12:42:07 +00:00
John McLear 4362a42f7f make index page accessible for screen readers 2015-03-26 11:38:55 +00:00
John McLear 69f0392e75 escape to exit editbar 2015-03-26 11:24:06 +00:00
John McLear e67ae522e2 support drop down show events 2015-03-25 23:30:17 +00:00
John McLear aff802a0b3 whoops 2015-03-25 21:15:44 +00:00
John McLear e9360b6ed2 working f9 logic 2015-03-25 15:49:41 +00:00
John McLear bc760e9494 logic to send focus back to pad on Alt F9 when focus on editbar 2015-03-25 15:38:19 +00:00
John McLear 0c902ced73 better logic for handling lr arrows 2015-03-25 15:19:52 +00:00
Thomas Muehlichen fbcbc3c8a2 feature #2558 more precise documentation 2015-03-25 13:29:03 +01:00
John McLear c6cac53dda remove console log 2015-03-25 12:25:49 +00:00
John McLear be73e729d4 remove console log 2015-03-25 12:25:33 +00:00
John McLear b72127c327 different font families for people with dyslexia 2015-03-25 12:24:20 +00:00
Thomas Muehlichen e8d85c1173 feature #2558 added functions to get all attributes at the current or an abritrary position 2015-03-25 12:04:10 +01:00
John McLear 5761e998de first semi working alt f9 functionality 2015-03-25 11:03:45 +00:00
cristo-rabani ed3ec96838 own list 2015-03-24 20:04:28 +01:00
John McLear a67664055d disable cut renumbering of OLs so cut paste works 2015-03-24 09:58:02 +00:00
John McLear 83e6591f1a temp fix for cut paste but might break some OL functionality 2015-03-24 09:52:17 +00:00
cristo-rabani 382804e44c fix 2015-03-22 23:14:17 +01:00
John McLear 17db8ed4a4 Merge pull request #2561 from simong/ueberdb-cassandra
Bumped ueberDB to 0.2.14 so Cassandra suport is included
2015-03-22 16:30:31 +01:00
Simon Gaeremynck 9bde17b91c Bumped ueberDB to 0.2.14 so Cassandra suport is included 2015-03-22 12:27:54 +00:00
John McLear f2e5dce6fa Merge pull request #2559 from tm-linkwerk/fix-2556-attributemanager
fixes #2556 error toggling line attribute; clarified documentation
2015-03-21 18:15:58 +01:00
Thomas Muehlichen a3f07c1048 fixes #2556 (error toggling line attribute) and clarified method documentation (AttributeManager.toggleAttributeOnLine) 2015-03-20 11:58:56 +01:00
Stefan 6c933a1296 Merge pull request #2553 from ether/master
Merge branch master back to develop
2015-03-15 15:27:35 +01:00