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
fc41d091349d80100e436f5df673a2e803fa7f40
gallery3
/
modules
/
comment
History
Tim Almdal
fc41d09134
Revert "Simplify the maintenance of the xss golden file by having each module contibute its own golden file to a consolidated one. This will make it easier for -contrib modules or themes to be included in the xss security test w/o having to keep modifying a central golden file."
...
This reverts commit
4fe5801c88
.
2009-11-18 10:54:01 -08:00
..
controllers
Redesign the way that we consider page types to create buckets of page
2009-11-17 14:04:45 -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
Make sure that we have a valid resource from the server side before we
2009-11-16 14:57:24 -08: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
Revert "Simplify the maintenance of the xss golden file by having each module contibute its own golden file to a consolidated one. This will make it easier for -contrib modules or themes to be included in the xss security test w/o having to keep modifying a central golden file."
2009-11-18 10:54:01 -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