This website requires JavaScript.
Explore
Help
Sign In
stian
/
gallery3
Watch
1
Star
0
Fork
0
mirror of
https://github.com/Pathduck/gallery3.git
synced
2026-07-30 11:40:43 -04:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
f517ef4baf48ef7e1f8cbf1ed073c13c0cdf131f
gallery3
/
modules
/
comment
T
History
Chad Kieffer
288e14756d
Moved admin-comments styles from admin theme to module.
2009-10-25 23:50:24 -06: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
css
Moved admin-comments styles from admin theme to module.
2009-10-25 23:50:24 -06:00
helpers
Move comment and recaptcha CSS to their respective modules.
2009-10-25 23:32:49 -06:00
js
Renamed most, if not all css selectors from gName to g-name. Moved a few shared images from wind to lib. Deleted unused images in the admin_wind. This will likely break a few ajax features.
2009-10-04 00:27:22 -06: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
Wrap all admin views in g-block and g-block content. This provides the means to visually separate the view's title and description from everything else. Primary admin view title should always be h1, and only one h1 per view. Removed some unused admin CSS id's.
2009-10-18 20:22:10 -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