issues
search
branaway
/
Japid
A Java-based statically-typed fast template engine that can be used in any Java code. It has special adapter for use with the Play! Framework.
113
stars
18
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
版本号问题
#69
fengleicn
closed
3 years ago
0
How is it compared to fizzed/rocker, also a compiled pure java template engine
#68
tunggad
opened
7 years ago
0
Update JavaParser
#67
matozoid
opened
7 years ago
0
修正renderJapid模板时添加`json标记时,页面寻址错误
#66
mayan31370
closed
1 year ago
0
使用play 1.2.5.3/1.2.7,DEV模式下在LInux(CentOS 6.3)中不能增量编译模板文件,每次都全量编译模板。
#65
tietang
opened
10 years ago
15
Wrong statement gets logged
#64
mkurz
closed
11 years ago
2
Elvis operator does NOT escape correctly when using escaped expression notation!!!
#63
mkurz
closed
11 years ago
5
How to override 404 and 500 pages using japid ?
#62
PerfectCarl
opened
11 years ago
1
Does japid work on GAE (with play-gae) ?
#61
PerfectCarl
opened
11 years ago
3
Adding japid to benchmark
#60
PerfectCarl
closed
11 years ago
19
Play!在dev模式下,但启动完成后,在打开浏览器页面时,并且有比较耗时的PlayPlugin 执行 onApplicationStart()时出现
#59
tietang
closed
11 years ago
3
(Play! fork) production mode errors not professional as in official play! 1.2.5
#58
rrjanbiah
opened
11 years ago
19
i18n : Message lookup commma nd takes arguments like in a Java method call. Don't use single quotation marks to quote a message name for instance. 'key.label'
#57
tietang
closed
11 years ago
6
Set negative return code when Japid command fails.
#56
arjenvanderende
closed
11 years ago
2
Doc needed on where the compiled class files be stored for new japidroot approach
#55
rrjanbiah
opened
11 years ago
25
Fixes bug with serialising pages greater than 64 kb
#54
leonardpunt
closed
11 years ago
1
JapidRenderer.refreshClasses() scans also outside of japidviews subfolder
#53
marekk
opened
11 years ago
1
Extra newline at the beginning
#52
marekk
opened
11 years ago
2
Loosing reference of the original StringBuilder in the RenderResultPartial
#51
BogdanNicolau
opened
12 years ago
1
Improved logging
#50
gslowikowski
closed
12 years ago
0
Allow using japid commands from outside of the application directory
#49
gslowikowski
closed
12 years ago
1
使用CacheFor时发现的小bug-补充
#48
mayan31370
closed
12 years ago
0
使用CacheFor时发现的小bug
#47
mayan31370
closed
12 years ago
0
[optimization] stript whitespaces from template
#46
DarkDimius
opened
12 years ago
2
RenderArgs in FunctionalTests
#45
alexbezhan
opened
12 years ago
1
Break loop
#44
alexbezhan
opened
12 years ago
3
play-japid cold start issue on GAE
#43
bendanpa
opened
12 years ago
3
Implement a $jsRoute() static method
#42
mikenikles
closed
12 years ago
4
Removed an invalid semicolon at the end of the jsAction funcPattern.
#41
mikenikles
closed
12 years ago
3
循环中回调action的编译问题
#40
marcogu
opened
12 years ago
0
compile error when _layouts or _tags has no java class defined
#39
greenlaw110
opened
12 years ago
10
Please can japid support a clean System.out
#38
efficacy
closed
12 years ago
7
Error message about "missing action" need to be improved
#37
freewind
closed
13 years ago
4
Error message needs improvement
#36
freewind
closed
13 years ago
2
How to do the same as play's #{include "header.html" /}
#35
freewind
closed
13 years ago
1
About name conventions
#34
freewind
closed
13 years ago
2
Can't delete the generated "SampleLayout.html" file
#33
freewind
opened
13 years ago
1
关于japid语法的一点建议
#32
arden
opened
13 years ago
5
Japid breaks play:precompile
#31
nadenf
closed
13 years ago
2
The default value of a missing named String argument is "", not null
#30
evanzeng
closed
13 years ago
2
fix path's case
#29
yanns
closed
13 years ago
0
How to use japid in play-scala
#28
Zypper
opened
13 years ago
1
[bug report] parse/tranformation problem when using _index of open-for loop within single quotes
#27
tunggad
closed
13 years ago
2
[optimization] add util method to escape/encode special charaters when redering JSON
#26
tunggad
opened
13 years ago
5
[bug report] color configuration of HTML Editor doesnt take affect
#25
tunggad
opened
13 years ago
1
research how some JVM arguments would help performance
#24
branaway
opened
13 years ago
3
eclipse-play complain about missing routes for (404)
#23
zhaopuming
opened
13 years ago
2
[bug report] - String parameter-value can't contain "|"
#22
tunggad
closed
13 years ago
3
[optimization] - dynamically tracking of actual required size of each template to set optimal init-capacity of StringBuilder
#21
tunggad
opened
13 years ago
2
[feature request] - add shortcut for String.format("...", Object... args)
#20
tunggad
closed
13 years ago
3
Next