Herbert Vojčík
|
66b588debc
Deprecating old load API directly on Package class.
|
11 years ago |
Herbert Vojčík
|
d716ffb9c3
PackageHandler inheriting ajax: from InterfacingObject
|
11 years ago |
Herbert Vojčík
|
4997465bf1
Widget inheriting alert: & Co. from InterfacingObject
|
11 years ago |
Herbert Vojčík
|
a6d165880c
PlatformInterface abstracting alert: etc. and ajax:
|
11 years ago |
Herbert Vojčík
|
5bebe43862
Smalltalkizing methods, less use of jQuery global
|
11 years ago |
Herbert Vojčík
|
ab6730465b
alert: HLWidget -> Widget, plus prompt: and confirm:
|
11 years ago |
Herbert Vojčík
|
82d9045051
window jQuery: foo -> foo asJQuery
|
11 years ago |
Herbert Vojčík
|
791ea1865c
window jQuery: foo -> foo asJQuery in non-Helios code
|
11 years ago |
Nicolas Petton
|
461ae9e443
Merge pull request #556 from herby/cli-testrunner-show-failure
|
11 years ago |
Nicolas Petton
|
04a3e79e5e
Merge pull request #555 from herby/package-loader-etc
|
11 years ago |
Nicolas Petton
|
cddd612873
Merge branch 'gh-544' of https://github.com/herby/amber into herby-gh-544
|
11 years ago |
Nicolas Petton
|
8d83008e4f
Merge branch 'gh-546' of https://github.com/herby/amber into herby-gh-546
|
11 years ago |
Herbert Vojčík
|
6700d12158
Merge remote-tracking branch 'upstream/master' into package-loader-etc
|
11 years ago |
Nicolas Petton
|
e492483051
renamed amber4browser.js to amber.js
|
11 years ago |
Nicolas Petton
|
a8f48da7b7
Merge pull request #542 from herby/folder-structure
|
11 years ago |
Herbert Vojčík
|
069eb0fa76
cli test runner lets the first failure/error fail visibly
|
11 years ago |
Herbert Vojčík
|
ae01fd2383
registry of transport handlers
|
11 years ago |
Herbert Vojčík
|
c61e6bc1ac
Renamed tests.
|
11 years ago |
Herbert Vojčík
|
734a54a24c
DRYing through Package>>transport
|
11 years ago |
Herbert Vojčík
|
3fc6924fae
commit-related things are all in through *Importer-Exporter
|
11 years ago |
Herbert Vojčík
|
dcc849d36f
refactored default commit path per transport type
|
11 years ago |
Herbert Vojčík
|
81fa47694d
commitChannels extracted
|
11 years ago |
Herbert Vojčík
|
11133bf852
using for: LegacvPackageHandler extracted
|
11 years ago |
Herbert Vojčík
|
59db7499be
using for: self transportType to create package handler
|
11 years ago |
Herbert Vojčík
|
07a1f843fe
Refactoring inheritedMethods to be copySuperclass-local.
|
11 years ago |
Herbert Vojčík
|
d8f382a87a
initClass refactoring, no need for installSuperclass
|
11 years ago |
Herbert Vojčík
|
72944c6b80
st.initClass call moved to st.removeMethod
|
11 years ago |
Herbert Vojčík
|
206aaff943
DRY propagateMethodChange
|
11 years ago |
Herbert Vojčík
|
54c1afd8ea
Fixes #544
|
11 years ago |
Herbert Vojčík
|
19ffb5af09
Uncommenting other method inheritance tests.
|
11 years ago |