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-06-09 21:19:11 -04:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
4b2e1344b4e4d110a9f61d09b8756d9948de24ac
gallery3
/
modules
/
comment
/
helpers
History
Bharat Mediratta
0121bfd585
ORM::orderby -> ORM::order_by
2009-11-25 19:26:52 -08:00
..
comment_block.php
ORM::orderby -> ORM::order_by
2009-11-25 19:26:52 -08:00
comment_event.php
Convert the event handlers for the "identity provider changed" and "user_deleted" events to use ORM or the Kohana query builder to build the database update calls instead of coding the sql directly.
2009-11-01 10:22:56 -08:00
comment_installer.php
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
comment_rss.php
ORM::orderby -> ORM::order_by
2009-11-25 19:26:52 -08:00
comment_theme.php
ORM::orderby -> ORM::order_by
2009-11-25 19:26:52 -08:00
comment.php
Refactor the comment module as part of ticket:
#917
"Remove Rest Controller"
2009-11-25 08:12:50 -08:00