-
norbertmocsnik
2007-05-29 13:55
#19
Rev.: 515
-
2 lines of code changed in 5 files:
-
trunk/examples/template/portal:
box.tpl.html (new),
content.tpl.html (new),
index.php (new 2),
index.test.php (new),
layout.tpl.html (new)
-
norbertmocsnik
2007-05-29 10:22
#18
Rev.: 514
-
476 lines of code changed in 15 files:
-
trunk/examples/crud:
index.php (+13 -16)
-
trunk/examples/crud/modules:
crud.php (new 57),
layout.tpl.html (new 13)
-
trunk/examples/crud/modules/stations:
add.page.php (new 43),
add.tpl.html (new 31),
details.page.php (new 48),
details.tpl.html (new 22),
edit.page.php (new 67),
edit.tpl.html (new 31),
layout.tpl.html (new 8),
list.page.php (new 27),
list.tpl.html (new 23),
remove.page.php (new 62),
remove.tpl.html (new 31),
stations.model.php (new)
-
norbertmocsnik
2007-05-24 16:17
#17
Rev.: 513
-
13 lines of code changed in 4 files:
-
trunk/wact/plugins/template/core:
include.tag.php (+1 -1),
wrap.tag.php (+1 -1)
-
trunk/wact/template/compiler:
compiler.inc.php (+1 -15)
-
trunk/wact/template/compiler/parser:
treebuilder.inc.php (+10)
-
norbertmocsnik
2007-05-16 13:04
#16
Rev.: 512
-
6 lines of code changed in 3 files:
-
trunk/examples/template/tags/core:
optional.php (+2 -2),
wrap.php (+2 -3),
wrap_more.php (+2 -3)
-
norbertmocsnik
2007-05-16 12:51
#15
Rev.: 511
-
40 lines of code changed in 16 files:
-
trunk/examples/crud:
index.php (new 40),
model.inc.php (new)
-
trunk/examples/crud/lib:
crud.php (new)
-
trunk/examples/crud/lib/stations:
add.page.php (new),
details.page.php (new),
edit.page.php (new),
list.page.php (new),
remove.page.php (new),
stations.model.php (new)
-
trunk/examples/crud/templates:
layout.html (new)
-
trunk/examples/crud/templates/stations:
add.html (new),
details.html (new),
edit.html (new),
layout.html (new),
list.html (new),
remove.html (new)
-
norbertmocsnik
2007-05-16 12:43
#14
Rev.: 510
-
5 lines of code changed in 1 file:
-
trunk/wact/template:
testcase.inc.php (+5 -5)
-
norbertmocsnik
2007-05-16 12:41
#13
Rev.: 509
-
9 lines of code changed in 1 file:
-
trunk/wact/view:
redirect.inc.php (new 9)
-
norbertmocsnik
2007-05-16 12:41
#12
Rev.: 508
-
21 lines of code changed in 2 files:
-
trunk/wact/plugins/template/form:
input.tag.php (+1)
-
trunk/wact/view/html:
form.inc.php (+20)
-
norbertmocsnik
2007-05-16 12:39
#11
Rev.: 507
-
1 lines of code changed in 1 file:
-
trunk/wact/controller:
builder.inc.php (+1 -1)
-
JeffMoore
2007-05-08 14:22
#10
Rev.: 506
-
136 lines of code changed in 4 files:
-
trunk/wact/controller:
builder.inc.php (+45),
controller.inc.php (+79 -17),
request.inc.php (+2),
responsemodel.inc.php (+10)
-
JeffMoore
2007-05-06 02:24
#9
Rev.: 505
-
12 lines of code changed in 6 files:
-
trunk/examples/hangman:
index.php (+2 -2),
view.inc.php (+1 -1)
-
trunk/examples/template/hangman:
index.php (+4 -4)
-
trunk/examples/template/tags/front:
link.php (+1 -1)
-
trunk/wact/controller:
controller.inc.php (+3 -3)
-
trunk/wact/view:
view.inc.php (+1 -1)
-
JeffMoore
2007-05-06 01:34
#8
Rev.: 504
-
1 lines of code changed in 1 file:
-
trunk/examples/template/tags/core:
optional.php (+1 -1)
-
JeffMoore
2007-05-06 01:32
#7
Rev.: 503
-
355 lines of code changed in 12 files:
-
trunk/examples/caseconverter:
index.php (+2 -2)
-
trunk/examples/hangman:
index.php (+3 -3),
view.inc.php (+1 -1)
-
trunk/examples/template/hangman:
index.php (+5 -5)
-
trunk/examples/template/tags/front:
link.php (+1 -1)
-
trunk/examples/view/form:
textarea.php (+2 -2)
-
trunk/wact/controller:
controller.inc.php (+12 -6),
request.inc.php (+4 -2)
-
trunk/wact/event:
broker.inc.php (new 23),
notifier.inc.php (new 156),
notifier.test.php (new 143)
-
trunk/wact/view:
view.inc.php (+3 -2)
-
norbertmocsnik
2007-05-02 16:49
#6
Rev.: 502
-
8 lines of code changed in 8 files:
-
trunk/examples/template/hangman:
constitution.txt (new),
index.php (new 8),
model.inc.php (new)
-
trunk/examples/template/hangman/templates:
game.html (new),
layout.html (new),
lost.html (new),
start.html (new),
won.html (new)
-
norbertmocsnik
2007-05-02 16:47
#5
Rev.: 501
-
1 lines of code changed in 1 file:
-
trunk/wact/controller:
controller.inc.php (+1 -1)
-
norbertmocsnik
2007-05-02 16:46
#4
Rev.: 500
-
6 lines of code changed in 2 files:
-
trunk/wact/plugins/template/core:
default.tag.php (new 5),
default.test.php (new 1)
-
norbertmocsnik
2007-05-02 16:45
#3
Rev.: 499
-
7 lines of code changed in 4 files:
-
trunk/examples/template/tags/core:
optional.php (new 2),
optional.test.php (new)
-
trunk/examples/template/tags/core/templates:
optional.html (new)
-
trunk/wact/plugins/template/core:
optional.tag.php (new 5)
-
norbertmocsnik
2007-05-02 16:44
#2
Rev.: 498
-
2 lines of code changed in 1 file:
-
trunk/wact/plugins/template/front:
link.tag.php (+2 -2)
-
norbertmocsnik
2007-05-02 16:44
#1
Rev.: 497
-
7 lines of code changed in 1 file:
-
trunk/examples/hangman:
view.inc.php (+7 -7)