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
4eafe97b4858cb8d1b3367574f7e7ef473127d7c
gallery3
/
modules
/
comment
History
Bharat Mediratta
dcf4b5e71a
Don't pass MY_ORM::original() to update event handlers, since after
...
parent::save() it'll be reset. Clone it first. This is an alternate fix for
#978
.
2010-01-16 00:13:28 -08:00
..
controllers
Fix for ticket
#972
and more. In Kohana 2.4, ORM::delete_all ignores any where
2010-01-09 23:57:16 -08:00
css
Moved admin-comments styles from admin theme to module.
2009-10-25 23:50:24 -06:00
helpers
Add missing execute() call -- tests ftw!
2009-12-21 15:58:22 -08:00
js
Refactor the comment module as part of ticket:
#917
"Remove Rest Controller"
2009-11-25 08:12:50 -08:00
models
Don't pass MY_ORM::original() to update event handlers, since after
2010-01-16 00:13:28 -08:00
tests
Updated for K24
2009-12-21 11:30:34 -08:00
views
Refactor the comment module as part of ticket:
#917
"Remove Rest Controller"
2009-11-25 08:12:50 -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