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-20 11:29:24 -04:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
53e2df01ebc26337fab13da2c38e6f2555a673d0
gallery3
/
modules
/
comment
History
Bharat Mediratta
d5cd6a92e7
Rename $comment_model to $comments, this time without stomping on the
...
pre-existing variable.
2009-09-01 20:40:18 -07:00
..
controllers
Update all code to use helper method html::clean(), html::purify(), ... instead of SafeString directly.
2009-08-29 22:54:20 -07:00
helpers
Rename $comment_model to $comments, this time without stomping on the
2009-09-01 20:40:18 -07:00
js
Fix ticket
#591
: reCaptcha always on the page.
2009-08-28 13:44:01 -07:00
models
Fix for 641... extend viewable functionality to comments. Viewable unit test is not working.
2009-08-29 11:43:10 -07:00
tests
Add a test for Comment_Model::viewable().
2009-08-29 12:22:00 -07:00
views
Add missing mark_clean() for t() calls with %attr parameter.
2009-09-01 12:14:23 -07:00
module.info
Add quotes around all values that contain spaces in them, and add a
2009-07-13 10:36:55 -07:00