-
norbertmocsnik
2006-06-29 22:02
#23
Rev.: 194
-
16 lines of code changed in 3 files:
-
trunk/wact/db/driver/mysql:
driver.inc.php (+9)
-
trunk/wact/view/table:
table.inc.php (new)
-
JeffMoore
2006-06-28 01:18
#22
Rev.: 193
-
39 lines of code changed in 7 files:
-
trunk/wact/cache/expiration:
aged.test.php (new)
-
trunk/wact/cache/storage:
cache.face.php (new),
cache.test.inc.php (new),
file.inc.php (new 39)
-
trunk/wact/i18n/message:
finder.test.php (new)
-
JeffMoore
2006-06-15 02:34
#21
Rev.: 192
-
25 lines of code changed in 5 files:
-
trunk/wact/test:
prerequisite.inc.php (+8 -2),
prerequisite.test.php (+4 -4)
-
trunk/wact/test/ui:
cli.inc.php (+2 -2),
web.inc.php (+2 -2)
-
trunk/wact/tool/cli/commands:
test.cmd.php (+9 -3)
-
jsweat
2006-06-14 17:27
#20
Rev.: 191
-
159 lines of code changed in 3 files:
-
trunk/examples/view:
table.php (+1 -1)
-
trunk/wact/view/table:
table.test.php (new)
-
jsweat
2006-06-14 15:30
#19
Rev.: 190
-
13 lines of code changed in 3 files:
-
trunk/examples/view:
table.php (+8)
-
trunk/wact/view/data:
table.inc.php (+3 -3),
table.test.php (+2 -1)
-
JeffMoore
2006-06-14 03:45
#18
Rev.: 189
-
36 lines of code changed in 8 files:
-
trunk/wact/db/driver/mysql:
mysql.test.pre.php (-2)
-
trunk/wact/test:
invoker.inc.php (+8 -1),
prerequisite.inc.php (+11 -38),
webserver.test.pre.php (-2)
-
trunk/wact/test/ui:
cli.inc.php (+3 -2),
web.inc.php (+8 -11)
-
trunk/wact/tool/cli/commands:
test.cmd.php (+6 -6)
-
trunk/wact/xml/sax:
xmlconf.test.pre.php (-2)
-
jsweat
2006-06-14 02:43
#17
Rev.: 188
-
66 lines of code changed in 2 files:
-
trunk/wact/view/data:
table.inc.php (+25 -6),
table.test.php (+41)
-
JeffMoore
2006-06-14 02:33
#16
Rev.: 187
-
22 lines of code changed in 2 files:
-
trunk/wact/test/ui:
cli.inc.php (+20),
web.inc.php (+2 -2)
-
JeffMoore
2006-06-14 02:18
#15
Rev.: 186
-
4 lines of code changed in 2 files:
-
trunk/wact/test:
webtestcase.inc.php (+1 -1)
-
trunk/wact/test/ui:
web.inc.php (+3 -3)
-
JeffMoore
2006-06-14 01:20
#14
Rev.: 185
-
33 lines of code changed in 6 files:
-
trunk:
runtests.php (+8 -16)
-
trunk/wact/test:
manager.inc.php (+4 -4),
webtestcase.inc.php (+1 -1)
-
trunk/wact/test/ui:
cli.inc.php (+3 -3),
web.inc.php (+5 -5)
-
trunk/wact/tool/cli/commands:
test.cmd.php (+12 -29)
-
jsweat
2006-06-13 19:58
#13
Rev.: 184
-
76 lines of code changed in 3 files:
-
trunk/examples/view:
table.php (+12 -3)
-
trunk/wact/view/data:
table.inc.php (+32 -7),
table.test.php (+32 -3)
-
jsweat
2006-06-13 17:39
#12
Rev.: 182
-
22 lines of code changed in 1 file:
-
trunk:
runtests.php (+22 -16)
-
jsweat
2006-06-13 17:25
#11
Rev.: 181
-
13 lines of code changed in 4 files:
-
trunk/examples/view:
table.php (new 3),
table.test.php (new)
-
trunk/wact/view/data:
table.inc.php (new 7),
table.test.php (new 3)
-
jsweat
2006-06-12 18:25
#10
Rev.: 180
-
16 lines of code changed in 1 file:
-
trunk/examples/view:
list.test.php (+16 -16)
-
JeffMoore
2006-06-12 18:03
#9
Rev.: 179
-
21 lines of code changed in 26 files:
-
trunk/wact/cache:
cache.test.inc.php (+1 -1),
file.test.php (+3 -2),
transient.test.php (new)
-
trunk/wact/compiler:
codewriter.test.php (+1 -1)
-
trunk/wact/compiler/source/organizer:
file.test.php (+1 -1),
i18nfile.test.php (+1 -1),
organizer.test.inc.php (+1 -1),
transient.test.php (new)
-
trunk/wact/compiler/source/reader:
file.test.php (+1 -1),
reader.test.inc.php (+1 -1),
transient.test.php (new)
-
trunk/wact/component/property:
binder.test.php (+1 -1)
-
trunk/wact/test:
prerequisite.test.php (+1 -1)
-
trunk/wact/tool/cli:
env.test.php (+1 -2)
-
trunk/wact/validation:
required.test.php (+1 -1),
singlefield.test.inc.php (+1 -1),
sizerange.test.php (+1 -1)
-
trunk/wact/validation/rules:
email.inc.php (+1 -1),
url.inc.php (+1 -1)
-
JeffMoore
2006-06-10 22:16
#8
Rev.: 178
-
111 lines of code changed in 20 files:
-
trunk/wact/validation/rules:
domain.inc.php (+2 -2),
domain.test.php (+19 -19),
email.inc.php (+2 -2),
email.test.php (+9 -9),
ip.inc.php (+2 -2),
ip.test.php (+14 -14),
match.inc.php (+2 -2),
match.test.php (+6 -6),
member.inc.php (+1 -1),
member.test.php (+3 -3),
numeric.inc.php (+2 -2),
numeric.test.php (+13 -13),
pattern.inc.php (+4 -4),
pattern.test.php (+6 -6),
prefix.inc.php (+2 -2),
prefix.test.php (+6 -6),
suffix.inc.php (+4 -4),
suffix.test.php (+6 -6),
url.inc.php (+1 -1),
url.test.php (+7 -7)
-
JeffMoore
2006-06-10 21:49
#7
Rev.: 177
-
39 lines of code changed in 12 files:
-
trunk/wact/validation:
required.test.php (+8 -8),
rule.test.inc.php (+1 -1),
sizerange.test.php (+10 -10),
validator.inc.php (+6 -6)
-
trunk/wact/validation/rules:
domain.inc.php (+1 -1),
ip.inc.php (+2 -2),
match.inc.php (+1 -1),
member.inc.php (+1 -1),
numeric.inc.php (+3 -3),
pattern.inc.php (+2 -2),
prefix.inc.php (+2 -2),
suffix.inc.php (+2 -2)
-
JeffMoore
2006-06-10 21:34
#6
Rev.: 176
-
8 lines of code changed in 4 files:
-
trunk/wact/validation:
collector.inc.php (+1 -1),
rule.test.inc.php (+2 -2),
validator.inc.php (+4 -4)
-
trunk/wact/validation/rules:
match.inc.php (+1 -1)
-
JeffMoore
2006-06-10 21:25
#5
Rev.: 175
-
20 lines of code changed in 6 files:
-
trunk/examples/view:
datasource.test.php (+3 -1),
default.test.php (+2 -1),
list.test.php (+2 -1),
separator.test.php (+2 -1)
-
trunk/examples/view/form:
textarea.test.php (+3 -6)
-
trunk/wact/test:
webtestcase.inc.php (+8)
-
JeffMoore
2006-06-10 20:38
#4
Rev.: 174
-
1 lines of code changed in 1 file:
-
trunk/examples/view:
separator.php (+1 -1)
-
JeffMoore
2006-06-10 20:33
#3
Rev.: 173
-
1 lines of code changed in 1 file:
-
trunk/examples/view:
datasource.php (+1 -1)
-
JeffMoore
2006-06-10 20:29
#2
Rev.: 172
-
48 lines of code changed in 15 files:
-
trunk/wact/validation:
required.test.php (+2 -2),
sizerange.test.php (+4 -4),
validator.inc.php (+2 -16)
-
trunk/wact/validation/rules:
domain.test.php (+9 -9),
email.test.php (+3 -3),
ip.test.php (+6 -6),
match.inc.php (+1 -1),
match.test.php (+1 -1),
member.test.php (+1 -1),
numeric.test.php (+8 -8),
pattern.inc.php (+2 -4),
pattern.test.php (+2 -2),
prefix.test.php (+2 -2),
suffix.test.php (+2 -2),
url.test.php (+3 -3)
-
JeffMoore
2006-06-03 04:30
#1
Rev.: 171
-
172 lines of code changed in 26 files:
-
trunk/wact/validation:
collector.inc.php (new 1),
required.test.php (new 8),
rule.test.inc.php (new 2),
singlefield.test.inc.php (new 1),
sizerange.test.php (new 10),
validator.inc.php (new 30)
-
trunk/wact/validation/rules:
domain.inc.php (new 2),
domain.test.php (new 19),
email.inc.php (new 2),
email.test.php (new 9),
ip.inc.php (new 2),
ip.test.php (new 14),
match.inc.php (new 8),
match.test.php (new 6),
member.inc.php (new 1),
member.test.php (new 3),
numeric.inc.php (new 3),
numeric.test.php (new 13),
pattern.inc.php (new 6),
pattern.test.php (new 6),
prefix.inc.php (new 2),
prefix.test.php (new 6),
suffix.inc.php (new 4),
suffix.test.php (new 6),
url.inc.php (new 1),
url.test.php (new 7)