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-03-09 08:26:02 -04:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
005cf8e8286b4dbc99bc47fae2662acfca855fd7
gallery3
/
modules
/
comment
History
Chad Kieffer
e232c39fe5
Rename g-pager to g-paginator after the recent pagination update.
2009-11-18 18:51:18 -07: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
Save/restore $_SERVER before/after tests to avoid contamination.
2009-11-15 19:10:56 -08:00
views
Rename g-pager to g-paginator after the recent pagination update.
2009-11-18 18:51:18 -07:00
module.info
Add quotes around all values that contain spaces in them, and add a
2009-07-13 10:36:55 -07:00