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
2a9d48f8bb0acb75a2d8ed30eb85ae79f7933afa
gallery3
/
modules
/
comment
History
Tim Almdal
bfb5c42124
Adding Recaptcha to the comment module. Recaptcha integration consists of a Form_Recaptcha class derived from Form_Input that can be added to any class that requires Recaptcha verfication.
2009-01-26 16:12:57 +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
Adding Recaptcha to the comment module. Recaptcha integration consists of a Form_Recaptcha class derived from Form_Input that can be added to any class that requires Recaptcha verfication.
2009-01-26 16:12:57 +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
Admin theme style cleanup. Merged separate selected, available, unavailable into a single set of reusable classes. Applied alternating row bg colors. Removed inline CSS from admin views. Moved user admin css into admin_default theme style sheet.
2009-01-24 20:06:13 +00:00
module.info
Change the way that we track modules.
2008-12-22 03:41:33 +00:00