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-13 16:09:19 -04:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
a0a62a09922d855cd87d35ccc42ea7cf407a8df7
gallery3
/
modules
/
comment
History
Tim Almdal
b310fab1f8
Change the link on the "Be first to comment" link to do a request to the server to get the comment add form. Fixes ticket
#699
.
2009-09-22 07:59:26 -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
Specify a page anchor for the comments block.
2009-09-13 14:25:17 -07:00
js
Change the link on the "Be first to comment" link to do a request to the server to get the comment add form. Fixes ticket
#699
.
2009-09-22 07:59:26 -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
Change the link on the "Be first to comment" link to do a request to the server to get the comment add form. Fixes ticket
#699
.
2009-09-22 07:59:26 -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