Kevin Jahns
|
b9cdbcc6fa
|
deleted debug log
|
2015-04-19 19:21:05 +02:00 |
|
Kevin Jahns
|
2a78cdba48
|
Operation can now save static content/Operations
|
2015-04-19 18:54:03 +02:00 |
|
Kevin Jahns
|
b02662c36e
|
refs, complex saveOperation' and validateSavedOperations`
|
2015-04-17 20:11:05 +02:00 |
|
Kevin Jahns
|
f44f463e9d
|
references & composition value
fixing bugs with references
composition type parses now composition value
|
2015-04-17 00:36:52 +02:00 |
|
DadaMonad
|
5417ffb999
|
non-important update
|
2015-04-14 17:14:43 +00:00 |
|
Kevin Jahns
|
249b712648
|
MapManager returns null, when reference does not exist
|
2015-04-14 01:30:35 +02:00 |
|
DadaMonad
|
d9c5ab5fa8
|
added support for getNext/getPrev on insertions
|
2015-04-07 10:37:50 +00:00 |
|
DadaMonad
|
6d99ed07f0
|
update
|
2015-04-07 03:17:03 +00:00 |
|
DadaMonad
|
bb0bfcc5c8
|
cleaned up, removed Replaceable operation, changed Operation specific events method (put it into the Manager types), created Composition type
|
2015-04-06 21:35:04 +00:00 |
|
DadaMonad
|
446560d9e8
|
added support for namespaces on types
|
2015-03-09 17:38:26 +00:00 |
|
DadaMonad
|
96ed8b0f98
|
outsourced all types (except for object type)
|
2015-02-27 18:01:21 +00:00 |
|
DadaMonad
|
0a8118367d
|
yay - every test on xml and dom succeeds
|
2015-02-26 21:28:06 +00:00 |
|
DadaMonad
|
f932f560bd
|
completed the xml tests - and lots of them run successfully
|
2015-02-26 18:28:35 +00:00 |
|
DadaMonad
|
f9542b90db
|
made xml tests more expressive
|
2015-02-26 10:09:41 +00:00 |
|
DadaMonad
|
82f11c421f
|
fixed parent issue (only one parent per Y.Xml type)
|
2015-02-25 23:41:57 +00:00 |
|
DadaMonad
|
9059618d1f
|
Y-Xml tests pass
|
2015-02-25 22:50:26 +00:00 |
|
DadaMonad
|
9a8f8fba05
|
added tests for new xml type.
|
2015-02-24 20:34:27 +00:00 |
|
DadaMonad
|
3ba89edf7d
|
support for circular structures (e.g. with JSON)
|
2015-02-24 16:09:42 +00:00 |
|
DadaMonad
|
fea6de3bf9
|
starting to refine the Replaceable type. Most types should be a replaceable.
|
2015-02-23 16:36:55 +00:00 |
|
DadaMonad
|
f189ae11b0
|
tests are no longer failing :)
|
2015-02-23 13:20:52 +00:00 |
|
DadaMonad
|
2e9f8f6d03
|
added text as a custom type, more tests are working
|
2015-02-23 11:41:04 +00:00 |
|
DadaMonad
|
860934de06
|
broke the dammn thing
|
2015-02-19 15:55:05 +00:00 |
|
DadaMonad
|
792440a71d
|
devided ops/types
|
2015-02-19 10:41:34 +00:00 |
|
DadaMonad
|
5ba0a7492a
|
refactoring text types
|
2015-02-17 21:10:46 +00:00 |
|
DadaMonad
|
77b83cae2a
|
fixing double late join test fail
|
2015-02-17 19:23:27 +00:00 |
|
DadaMonad
|
f609c22be8
|
fixed text binding (enter, utf8 chars..)
|
2015-02-17 10:26:32 +00:00 |
|
DadaMonad
|
60de3ce5b0
|
getting ready for 0.4 realeasy
|
2015-02-15 15:33:35 +00:00 |
|
DadaMonad
|
b6fe47efe1
|
changed to syncMethod
|
2015-02-05 16:19:55 +00:00 |
|
DadaMonad
|
e5f16812b3
|
added new y-test connector
|
2015-02-05 14:15:20 +00:00 |
|
DadaMonad
|
3eb933400a
|
fixed doSync bug, fixed connection problems, improved p2p sync method - still
there are some cases that may lead to inconsistencies. Currently, only the master-slave method is a reliable sync method
|
2015-02-05 10:46:40 +00:00 |
|
DadaMonad
|
58a479be9b
|
included connector type
|
2015-02-03 18:55:02 +00:00 |
|
DadaMonad
|
50fa81d191
|
fixed focus issue
|
2015-01-30 17:02:03 +00:00 |
|
DadaMonad
|
cbcdebf33e
|
updated connector functionality
|
2015-01-30 11:29:05 +00:00 |
|
DadaMonad
|
5681ba84bf
|
added lost dependencies
|
2015-01-26 23:35:36 +00:00 |
|
DadaMonad
|
978203d73e
|
renamed to yjs
|
2015-01-26 23:24:50 +00:00 |
|
DadaMonad
|
31e80f0727
|
cleaning up
|
2015-01-23 16:00:03 +00:00 |
|
DadaMonad
|
e73829f73b
|
added XMPP example, fixed bug in TextType binding to textfield
|
2015-01-03 01:08:28 +00:00 |
|
DadaMonad
|
fd1128d456
|
added tests for observer types
|
2014-12-24 11:35:06 +00:00 |
|
DadaMonad
|
cacfb54d5e
|
testing observers, refactoring some Basic Types
|
2014-12-22 17:05:15 +00:00 |
|
DadaMonad
|
21f7350c4d
|
Cleaning up. No more bubbling events. All tests run fine. Following the Object.observe pattern (untested).
|
2014-12-17 22:50:08 +00:00 |
|
DadaMonad
|
584964153c
|
Everything is working smoothly again. Execution speed increased by 10x. Cleaned up the code and unused stuff.
|
2014-12-16 18:01:33 +00:00 |
|
DadaMonad
|
9b582fc795
|
added support for Object.observe in supported browsers
|
2014-12-02 09:50:21 +00:00 |
|
DadaMonad
|
e1900e8561
|
Finished support for new connector type
|
2014-11-25 15:51:45 +00:00 |
|
Kevin Jahns
|
94e66af751
|
added test for thesis paper
|
2014-10-20 10:04:53 +00:00 |
|
Kevin Jahns
|
530210ca63
|
small fixes
|
2014-10-06 10:17:05 +02:00 |
|
Kevin Jahns
|
3415d0ee5e
|
tests run fine. but it needs some more user testing
|
2014-10-02 21:14:37 +02:00 |
|
Kevin Jahns
|
eb3afe9106
|
many jquery methods work
|
2014-09-29 18:52:05 +02:00 |
|
Kevin Jahns
|
5cb7951d44
|
more xml
|
2014-09-29 15:28:44 +02:00 |
|
Kevin Jahns
|
607d442abc
|
decreased sync timeout
|
2014-09-29 12:26:04 +02:00 |
|
Kevin Jahns
|
c337f37665
|
sync process
|
2014-09-29 11:58:30 +02:00 |
|