-
JeffMoore
2008-03-30 02:26
#16
Rev.: 669
-
70 lines of code changed in 46 files:
-
trunk:
index.php (+4 -2),
runexamples.php (+3),
runtests.php (+3)
-
trunk/acceptance/compiler:
codewriter.php (+2 -1)
-
trunk/acceptance/hangman:
index.php (+2 -1)
-
trunk/acceptance/template/composable:
index.php (new)
-
trunk/acceptance/template/customdict:
helloworld.php (+2 -1)
-
trunk/acceptance/template/forms:
index.php (+2 -1)
-
trunk/acceptance/template/hello:
helloworld.php (+2 -1)
-
trunk/acceptance/template/htmlpage:
index.php (+2 -1)
-
trunk/acceptance/template/portal:
index.php (+2 -1)
-
trunk/acceptance/template/tags/core:
block.php (+2 -1),
comment.php (new),
datasource.php (+2 -1),
include.php (+2 -1),
literal.php (new),
optional.php (+2 -1),
placeholder.php (new),
wrap.php (+2 -1),
wrap_more.php (+2 -1),
wrap_simplest.php (new)
-
trunk/acceptance/template/tags/front:
link.php (+2 -1)
-
trunk/acceptance/view:
datasource.php (+2 -1),
default.php (+2 -1),
list.php (+2 -1),
separator.php (+2 -1),
table.php (+2 -1)
-
trunk/acceptance/view/form:
textarea.php (new)
-
trunk/acceptance/view/html:
index.php (+2 -1)
-
trunk/examples/caseconverter:
index.php (+2 -1)
-
trunk/examples/contact:
index.php (+2 -1)
-
trunk/examples/crud:
index.php (+2 -1)
-
trunk/examples/hangman:
index.php (+2 -1)
-
JeffMoore
2008-03-29 22:06
#15
Rev.: 668
-
64 lines of code changed in 14 files:
-
trunk/acceptance/exception:
debug-collect-php-xcpt.php (+1 -4),
debug-collect-wact-xcpt.php (+1 -4),
debug-error.php (+1 -4),
debug-php-xcpt.php (+1 -4),
debug-wact-xcpt.php (+1 -4),
debug-wrapped-php-xcpt.php (+1 -4),
debug-wrapped-wact-xcpt.php (+1 -4),
default-collect-php-xcpt.php (+1 -4),
default-collect-wact-xcpt.php (+1 -4),
default-php-xcpt.php (+1 -4),
default-wact-xcpt.php (+1 -4),
default-wrapped-php-xcpt.php (+1 -4),
default-wrapped-wact-xcpt.php (+1 -4)
-
trunk/wact:
loader.inc.php (+51 -11)
-
JeffMoore
2008-03-29 16:21
#14
Rev.: 667
-
187 lines of code changed in 24 files:
-
trunk/acceptance/exception:
debug-collect-php-xcpt.php (-2),
debug-collect-wact-xcpt.php (+2 -4),
debug-wact-xcpt.php (+3 -5),
debug-wrapped-php-xcpt.php (+1 -3),
debug-wrapped-wact-xcpt.php (+4 -6),
default-collect-php-xcpt.php (-2),
default-collect-wact-xcpt.php (+2 -4),
default-wact-xcpt.php (+2 -4),
default-wrapped-php-xcpt.php (+1 -3),
default-wrapped-wact-xcpt.php (+3 -5)
-
trunk/wact/cache/storage:
remove.xcpt.php (+2 -2),
store.xcpt.php (+2 -2)
-
trunk/wact/compiler/codewriter:
codewriter.xcpt.php (+8 -8)
-
trunk/wact/compiler/source:
badcookie.xcpt.php (+2 -2)
-
trunk/wact/component/property:
dereference.xcpt.php (+2 -2),
notfound.xcpt.php (+3 -3)
-
trunk/wact/event:
badcallback.xcpt.php (+2 -2)
-
trunk/wact/exception:
base.inc.php (new 124),
base.test.php (+3 -3),
collection.inc.php (+1 -1)
-
trunk/wact/template:
notfound.xcpt.php (+2 -2)
-
trunk/wact/template/compiler:
compiler.xcpt.php (+6 -6)
-
trunk/wact/template/compiler/parser:
state.test.php (+3 -3)
-
trunk/wact/view:
view.xcpt.php (+9 -9)
-
JeffMoore
2008-03-29 15:43
#13
Rev.: 666
-
1 lines of code changed in 1 file:
-
trunk/wact/cache/storage:
file.test.php (+1 -17)
-
JeffMoore
2008-03-29 07:07
#12
Rev.: 665
-
28 lines of code changed in 29 files:
-
trunk/acceptance/exception:
debug-collect-php-xcpt.php (changed),
debug-collect-wact-xcpt.php (new),
debug-error.php (new),
debug-php-xcpt.php (changed),
debug-wact-xcpt.php (changed),
debug-wrapped-php-xcpt.php (changed),
debug-wrapped-wact-xcpt.php (changed),
default-collect-php-xcpt.php (new),
default-collect-wact-xcpt.php (changed),
default-php-xcpt.php (new),
default-wact-xcpt.php (new),
default-wrapped-php-xcpt.php (changed),
default-wrapped-wact-xcpt.php (changed)
-
trunk/wact/error:
handler.inc.php (new 22)
-
trunk/wact/exception:
collection.inc.php (new 6),
handler.inc.php (new)
-
JeffMoore
2008-03-29 05:14
#11
Rev.: 664
-
11 lines of code changed in 1 file:
-
trunk/wact:
loader.inc.php (new 11)
-
JeffMoore
2008-03-28 04:34
#10
Rev.: 663
-
0 lines of code changed in 6 files:
-
trunk/acceptance/exception:
debug-collect-error-xcpt.php (del),
debug-error-xcpt.php (del),
debug-wrapped-error-xcpt.php (del),
default-collect-error-xcpt.php (del),
default-error-xcpt.php (del),
default-wrapped-error-xcpt.php (del)
-
norbertmocsnik
2008-03-04 21:17
#9
Rev.: 662
-
85 lines of code changed in 4 files:
-
branches/validation/acceptance/template/forms:
index.php (-15)
-
branches/validation/wact/controller:
controller.inc.php (+29 -45)
-
branches/validation/wact/validation:
collector.inc.php (-7),
validator.inc.php (+56)
-
norbertmocsnik
2008-03-03 22:23
#8
Rev.: 661
-
0 lines of code changed in 1 file:
-
branches/validation/wact/validation:
collector.inc.php (-6)
-
norbertmocsnik
2008-03-03 22:22
#7
Rev.: 660
-
12 lines of code changed in 3 files:
-
branches/validation/wact/controller:
controller.inc.php (+3 -3)
-
branches/validation/wact/validation:
collector.inc.php (+8 -13)
-
branches/validation/wact/view:
view.inc.php (+1 -1)
-
norbertmocsnik
2008-03-03 22:04
#6
Rev.: 659
-
30 lines of code changed in 2 files:
-
branches/validation/acceptance/template/forms:
index.php (+29 -7)
-
branches/validation/wact/controller:
request.inc.php (+1 -1)
-
norbertmocsnik
2008-03-03 21:31
#5
Rev.: 658
-
28 lines of code changed in 4 files:
-
branches/validation/acceptance/template/forms:
index.php (+2 -6)
-
branches/validation/wact/controller:
controller.inc.php (+12 -12),
request.inc.php (+13 -6)
-
branches/validation/wact/view:
view.inc.php (+1 -1)
-
norbertmocsnik
2008-03-03 18:33
#4
Rev.: 657
-
20 lines of code changed in 2 files:
-
branches/validation/acceptance/template/forms:
index.php (+5 -6)
-
branches/validation/wact/controller:
controller.inc.php (+15)
-
norbertmocsnik
2008-03-02 22:08
#3
Rev.: 656
-
93 lines of code changed in 11 files:
-
branches/validation/acceptance/template/forms:
forms.html (+5 -17),
index.php (+12 -8)
-
branches/validation/wact/controller:
controller.inc.php (+22 -12),
request.inc.php (+18)
-
branches/validation/wact/plugins/template/core:
errorlist.tag.php (del),
errorlist.view.php (del)
-
branches/validation/wact/validation:
collector.inc.php (+19 -36),
validator.inc.php (+1)
-
branches/validation/wact/validation/rules:
member.inc.php (+5 -1)
-
branches/validation/wact/view:
view.inc.php (+11 -39)
-
branches/validation/wact/view/html:
form.inc.php (-9)
-
norbertmocsnik
2008-03-01 21:36
#2
Rev.: 655
-
26 lines of code changed in 7 files:
-
branches/validation/acceptance/template/forms:
forms.html (+3),
index.php (+6 -5)
-
branches/validation/wact/validation:
collector.inc.php (+2 -2)
-
branches/validation/wact/view:
tag.inc.php (-1),
view.inc.php (+5 -12)
-
branches/validation/wact/view/html:
form.inc.php (new)
-
norbertmocsnik
2008-03-01 19:32
#1
Rev.: 654
-
68 lines of code changed in 4 files:
-
branches/validation/acceptance/template/forms:
example.dictionary.php (new 22),
example.view.php (new 23),
forms.html (+14 -4),
index.php (+9 -46)