This website requires JavaScript.
Explore
Help
Sign In
stian
/
gallery3
Watch
1
Star
0
Fork
0
You've already forked gallery3
mirror of
https://github.com/Pathduck/gallery3.git
synced
2026-05-09 22:49:13 -04:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
7a1b986b5b6085ab345d00438d4e94ce4e7106bb
gallery3
/
modules
/
comment
History
Bharat Mediratta
1cc7b3f4be
Don't force validation anymore; we're clearing the form properly in
...
the controller on successful add.
2009-01-18 23:27:26 +00:00
..
controllers
Reset the form before sending it back on success so that we clear the values.
2009-01-18 23:25:42 +00:00
helpers
Don't force validation anymore; we're clearing the form properly in
2009-01-18 23:27:26 +00:00
js
We don't need to reset the form anymore, since it's reset on the server side.
2009-01-18 23:26:53 +00:00
models
Auto-delete 7-day old spam/deleted comments.
2009-01-10 11:25:33 +00:00
tests
Update tests to match the way that we store server variables in the
2009-01-11 02:58:32 +00:00
views
Changing t() placeholder syntax from {{replace_me}} to %replace_me.
2009-01-15 10:02:41 +00:00
module.info
Change the way that we track modules.
2008-12-22 03:41:33 +00:00