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 03:19:13 -04:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
55cd2afde539842d54bd79fb7bdced37e5e53101
gallery3
/
modules
/
comment
History
Chad Kieffer
55cd2afde5
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
..
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
Supply a form id on all forms. This id can be used by modules other
2009-01-24 17:26:47 +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