CIA.vc
qooxdoo
The new area of web development
Stats » Projects » qooxdoo
information
Photo
qooxdoo is one of the most comprehensive and innovative Open Source (EPL/LGPL) multipurpose AJAX frameworks. It includes support for professional JavaScript development, a state-of-the-art GUI toolkit and high-level client-server communication.
syndicateUTC clock
13:42 on Feb 13, 2012
event counters
The last message was received 3.69 months ago at 19:56 on Oct 25, 2011
0 messages so far today, 0 messages yesterday
0 messages so far this week, 0 messages last week
0 messages so far this month, 0 messages last month
25615 messages since the first one, 5.93 years ago, for an average of 2.03 hours between messages
recent messages
dateReversed sort columnprojectcontentlink
19:56 on Oct 25, 2011qooxdoo
Commit by thron7 :: r29012 /trunk/qooxdoo/documentation/manual/source/pages/introduction/third_party_components.rst:
[BUG #5542] added TeX Live and Make, re-worked introduction
#
09:16 on Oct 25, 2011qooxdoo
Commit by chris_schmidt :: r29011 /trunk/qooxdoo/framework/source/class/qx/ui/core/Widget.js:
Minor API doc fix.
#
20:02 on Oct 24, 2011qooxdoo
Commit by thron7 :: r29010 /trunk/qooxdoo/tool/pylib/generator/code/ (3 files in 2 dirs):
making feature optimization (code pruning) work again (can't find the bug currently)
#
17:11 on Oct 24, 2011qooxdoo
Commit by martinwittemann :: r29009 /trunk/qooxdoo/application/todo/source/index.html:
Minor CSS fix in the todo app.
#
16:54 on Oct 24, 2011qooxdoo
Commit by martinwittemann :: r29008 /trunk/qooxdoo/framework/source/class/qx/bom/storage/Abstract.js:
Minor enhancement. Wrap the storage set in a try catch in case the storage is full.
#
16:53 on Oct 24, 2011qooxdoo
Commit by martinwittemann :: r29007 /trunk/qooxdoo/application/todo/source/ (class/todo/Application.js index.html):
Updated the todo app.
#
16:53 on Oct 24, 2011qooxdoo
Commit by martinwittemann :: r29006 /trunk/qooxdoo/framework/source/class/qx/ (bom/Template.js test/bom/Template.js):
Changed some stuff in the tempting back because it's not working the way it was designed.
#
16:53 on Oct 24, 2011qooxdoo
Commit by martinwittemann :: r29005 /trunk/qooxdoo/framework/source/class/qx/ (bom/Template.js test/bom/Template.js):
Added more unit tests to the tempting system.
#
16:48 on Oct 24, 2011qooxdoo
Commit by thron7 :: r29004 /trunk/qooxdoo/tool/pylib/generator/code/clazz/MClassDependencies.py:
[BUG #5660] treat feature checks as calls (which they will be at runtime), to collect recursive deps for them
#
15:46 on Oct 24, 2011qooxdoo
Commit by gabios :: r29003 /branches/branch_tablet/application/mobileshowcase/source/class/mobileshowcase/page/Tab.js:
just a small modification to see Atom in action: tapping Back will modify the iconPosition property of the Atom in tab4.
#
15:45 on Oct 24, 2011qooxdoo
Commit by gabios :: r29002 /branches/branch_tablet/framework/source/class/qx/ui/mobile/basic/Atom.js:
Atom
#
15:44 on Oct 24, 2011qooxdoo
Commit by thron7 :: r29001 /trunk/qooxdoo/tool/pylib/generator/code/ (4 files in 2 dirs):
[BUG #5660] put DependencyItem in own file
#
15:18 on Oct 24, 2011qooxdoo
Commit by thron7 :: r29000 /trunk/qooxdoo/tool/pylib/generator/code/clazz/MClassDependencies.py:
some code clean-up
#
14:53 on Oct 24, 2011qooxdoo
Commit by tristankoch :: r28999 /branches/branch_1_5_x/qooxdoo/framework/source/class/qx/ (2 files in 2 dirs):
[BUG #5586] Provide workaround for browsers throwing error when file not found (via file://) instead of progressing the ready states
#
14:52 on Oct 24, 2011qooxdoo
Commit by tristankoch :: r28998 /branches/branch_1_5_x/qooxdoo/framework/source/class/qx/test/bom/request/XhrWithRemote.js:
[BUG #5586] Better test file:// support

More liberal requirements. Whenever no PHP is required, use non-scripted plain files.
#
14:49 on Oct 24, 2011qooxdoo
Commit by tristankoch :: r28997 /trunk/qooxdoo/framework/source/class/qx/test/data/store/Offline.js:
Make tests pass with file:// by not removing items from (unused) sessionStore

Removal requires the sessionStore to be available. However, the sessionStore is not supported when accessing tests via file://. This results in a error while tearing down the tests.

Turns out no test is using the sessionStore in any case, so simply removing the line fixes the issue.
#
14:49 on Oct 24, 2011qooxdoo
Commit by tristankoch :: r28996 /trunk/qooxdoo/framework/source/class/qx/test/data/store/Jsonp.js:
All Jsonp tests require PHP
#
14:49 on Oct 24, 2011qooxdoo
Commit by tristankoch :: r28995 /trunk/qooxdoo/framework/source/class/qx/ (2 files in 2 dirs):
[BUG #5586] Provide workaround for browsers throwing error when file not found (via file://) instead of progressing the ready states
#
14:48 on Oct 24, 2011qooxdoo
Commit by tristankoch :: r28994 /trunk/qooxdoo/framework/source/class/qx/ (2 files in 2 dirs):
[BUG #5586] Fix network error detection when using file:// protocol

statusText is always an empty string for file://. Consider requests with a non-empty response to be successful (no error).
#
14:47 on Oct 24, 2011qooxdoo
Commit by tristankoch :: r28993 /trunk/qooxdoo/framework/source/class/qx/test/bom/request/XhrWithRemote.js:
[BUG #5586] Better test file:// support

More liberal requirements. Whenever no PHP is required, use non-scripted plain files.
#