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-19 19:09:13 -04:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
2e4d29e7dd59ebd30886285076ad8ec4f8b7adcd
gallery3
/
modules
/
comment
History
Andy Staudacher
b64729bfbe
Fix ticket 890 (related to 879): Don't double-escape menu labels on the comment admin screen.
2009-11-15 19:46:12 -08:00
..
controllers
Fix ticket 890 (related to 879): Don't double-escape menu labels on the comment admin screen.
2009-11-15 19:46:12 -08:00
css
Moved admin-comments styles from admin theme to module.
2009-10-25 23:50:24 -06:00
helpers
Re-generate the install.sql so that the keys of the block lists are an md5 hash of the module_name:block_id. Also change the packager so we delete the _cache variable for the module gallery not core.
2009-11-12 13:14:02 -08: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
Change the name of identity library from Identity to IdentityProvider. Create a helper class called identity to simplify call the Identity Provider. Move the contents of MY_Session.php to the new helper class and remove the MY_Session class
2009-10-22 13:11:03 -07:00
tests
Save/restore $_SERVER before/after tests to avoid contamination.
2009-11-15 19:10:56 -08:00
views
Use text::alternate() instead of hand-rolled even/odd code.
2009-11-15 19:34:44 -08:00
module.info
Add quotes around all values that contain spaces in them, and add a
2009-07-13 10:36:55 -07:00