60 Commits

Author SHA1 Message Date
58bd2fb958 Only whitespace removal 2013-11-27 20:19:56 +02:00
039ed688cf Fixes #1301: fixed scenario generation when there are "except" scenarios. 2013-11-24 10:23:22 -05:00
1c24b3e0d8 removed TestCase and WebTestCase. 2013-11-16 21:30:20 -05:00
8b00693a0a Fixes #1025: Implemented support for class-level events. 2013-10-30 00:12:48 -04:00
1f6a823073 Short array syntax 2013-10-18 20:52:38 +04:00
5d7c37bd7e Incorrect array representation when has previous 2013-09-29 23:27:14 +08:00
df6176edb6 added unit test for Model::load() 2013-09-18 23:43:46 +02:00
949dda5fdb tagged tests with @group tags 2013-09-14 12:49:47 +02:00
91b6e2945a Removed the support for calling anonymous function returned as a property value. 2013-09-12 20:10:06 -04:00
15a3ec2764 added unit tests and call to $behavior->hasMethod in Component 2013-08-31 23:27:52 +02:00
0596fa82fd code style fixes 2013-08-13 02:43:47 +04:00
60ba20491e Added support for passing parameters to the format method. 2013-08-03 16:51:57 -04:00
f2e57b2eec Fixed test breaks. 2013-07-02 22:19:05 -04:00
3eccd850fe Added Formatter::nullDisplay. 2013-06-25 11:32:16 -04:00
9bb0ce4b1c Html helper pure HTML 5 mode without support old standarts 2013-06-19 20:14:40 +04:00
8b6447876a refactored numberformatting in base\Formatter
added decimalSeparator and thousandSeparator properties.
issue #48
2013-05-29 02:19:08 +02:00
9a97037012 Finished Formatter. 2013-05-28 18:55:26 -04:00
000fdc3de0 formatter WIP. 2013-05-28 17:27:37 -04:00
0005b07d29 Removed Vector and Dictionary. 2013-05-15 20:27:41 -04:00
cb8f5d702f cleanup tests 2013-05-11 12:51:24 +02:00
ea68bd3a55 CS fixes. 2013-05-11 15:58:27 +06:00
5575f53657 CS fixes. 2013-05-11 15:38:07 +06:00
4be9e195c2 Add Newlines
Appended newlines to every PHP document that did not have a newline as the last character in the file.
2013-05-05 17:04:55 +01:00
173706f516 updated expected exception message 2013-04-23 14:11:40 +04:00
a421f9f1ab refactored component event. 2013-04-05 19:29:10 -04:00
9923888637 More Model tests 2013-03-29 03:22:50 +04:00
a72d2f536a Some tests for Model 2013-03-29 02:50:36 +04:00
1fbf81be57 User WIP. 2013-03-28 17:43:27 -04:00
c03a3ff858 Finishes flash feature. 2013-03-27 11:39:05 -04:00
f68bed0ccb fixed exception. 2013-03-03 10:19:22 -05:00
aa3d92f715 more tests for Vector 2013-02-25 02:54:31 +04:00
79859238b4 more tests for Dictionary 2013-02-25 02:44:40 +04:00
411a1b84d5 more tests for Object 2013-02-25 02:40:40 +04:00
4c7bd953a1 added test for calling unknown method of Component 2013-02-25 02:32:59 +04:00
f0676a8038 more tests for Behavior and Component 2013-02-25 02:16:50 +04:00
3f6704b8d7 Added contructor test for Object, adjusted test itself 2013-02-25 00:51:48 +04:00
989b95a95b used imports 2013-02-19 23:27:28 +04:00
ed8b795295 renamed exception classes. 2013-01-17 19:55:10 -05:00
39254a806b added test for "on .." and "as .." for Component. 2013-01-15 19:22:31 -05:00
88672ed1da furnishing base classes. 2013-01-07 15:24:47 -05:00
faef457f2c Fixed Object class. 2013-01-07 11:21:30 -05:00
30c52fad96 finished draft implementation of new AR. 2013-01-04 12:05:24 -05:00
1599a2cf25 Removed Object::evaluateExpression().
Finished ExpressionDependency.
2012-06-01 09:50:27 -04:00
69b49180ef Updated asa -> getBehavior 2012-04-10 21:44:10 +02:00
47fe25d4ee new event implementation. 2012-03-27 23:41:24 -04:00
86ae5bdf28 .. 2012-01-25 23:06:28 -05:00
a92acf65ce ... 2012-01-25 22:36:18 -05:00
2f37d09367 ... 2011-12-31 21:08:37 -05:00
95135f11ef ... 2011-12-30 10:31:53 -05:00
7f35f9ada1 ... 2011-12-25 10:02:17 -05:00