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
b2a9bf43afa2aaf845368ea04beef56f2ed035de
gallery3
/
modules
/
comment
History
Tim Almdal
a210878725
Merge branch 'master' into talmdal_dev
2009-09-30 07:37:14 -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
Use the block_manager to manage site sidebar panels. Fixes ticket
#110
.
2009-09-30 07:31:12 -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
Replaced gButtonLink with g-button.
2009-09-30 08:04:49 -06:00
module.info
Add quotes around all values that contain spaces in them, and add a
2009-07-13 10:36:55 -07:00