index
:
gallery3.git
master
A clone of the Gallery3 code for testing and development.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modules
/
comment
Age
Commit message (
Expand
)
Author
2010-01-29
Strongly type the argument list to the model::validate method.
Tim Almdal
2010-01-28
Don't show a link to the user profile for the guest user
Tim Almdal
2010-01-27
Localize validation messages.
Bharat Mediratta
2010-01-27
Localize error messages.
Bharat Mediratta
2010-01-27
Convert back to using ORM::factory(..., $id) instead of calling where().
Bharat Mediratta
2010-01-25
Merge branch 'master' of git@github.com:gallery/gallery3 into bharat_dev
Bharat Mediratta
2010-01-24
Refactor creating the user profile page content into the the event module. T...
Tim Almdal
2010-01-23
Create a user profile page that is used as a landing page when referencing a ...
Tim Almdal
2010-01-23
Merge branch 'master' of git@github.com:gallery/gallery3 into bharat_dev
Bharat Mediratta
2010-01-22
Treat identity providers just like other modules and use the admin_module to
Tim Almdal
2010-01-20
Stop using MY_ORM::original().
Bharat Mediratta
2010-01-19
Extend Gallery_Unit_Test_Case instead of Unit_Test_Case.
Bharat Mediratta
2010-01-17
Updated for model based validation.
Bharat Mediratta
2010-01-17
Updated for model based validation.
Bharat Mediratta
2010-01-17
Add validation for guest_email and guest_url.
Bharat Mediratta
2010-01-17
Updated for model based validation.
Bharat Mediratta
2010-01-17
Move rules down into validate() and improve valid_author().
Bharat Mediratta
2010-01-16
Convert comment code over to model based validation.
Bharat Mediratta
2010-01-16
Don't pass MY_ORM::original() to update event handlers, since after
Bharat Mediratta
2010-01-09
Fix for ticket #972 and more. In Kohana 2.4, ORM::delete_all ignores any where
Tim Almdal
2009-12-21
Add missing execute() call -- tests ftw!
Bharat Mediratta
2009-12-21
Updated for K24
Bharat Mediratta
2009-12-06
Update database queries.
Bharat Mediratta
2009-11-26
Convert some more Database::instance() calls to db::build() form.
Bharat Mediratta
2009-11-26
Convert another Database::instance() query over to using db::build()
Bharat Mediratta
2009-11-26
Modify the expiration code to work with db::build()
Bharat Mediratta
2009-11-26
Convert all DB where() calls to take 3 arguments.
Bharat Mediratta
2009-11-25
ORM::orderby -> ORM::order_by
Bharat Mediratta
2009-11-25
Merge branch 'master' of git@github.com:gallery/gallery3 into bharat_dev
Bharat Mediratta
2009-11-25
Preliminary work to cut over to Kohana 2.4
Bharat Mediratta
2009-11-25
Refactor the comment module as part of ticket: #917 "Remove Rest Controller"
Tim Almdal
2009-11-18
Rename g-pager to g-paginator after the recent pagination update.
Chad Kieffer
2009-11-17
Redesign the way that we consider page types to create buckets of page
Bharat Mediratta
2009-11-16
Make sure that we have a valid resource from the server side before we
Bharat Mediratta
2009-11-15
Fix ticket 890 (related to 879): Don't double-escape menu labels on the comme...
Andy Staudacher
2009-11-15
Use text::alternate() instead of hand-rolled even/odd code.
Bharat Mediratta
2009-11-15
Save/restore $_SERVER before/after tests to avoid contamination.
Bharat Mediratta
2009-11-13
Call for_js() on all menu labels, since they're SafeStrings. Fixes ticket #879.
Bharat Mediratta
2009-11-12
Re-generate the install.sql so that the keys of the block lists are an md5 ha...
Tim Almdal
2009-11-08
Call render() on the $menu, since we no longer use its __string()
Bharat Mediratta
2009-11-02
Remove an extra trailing bracket.
Tim Almdal
2009-11-01
Convert the event handlers for the "identity provider changed" and "user_dele...
Tim Almdal
2009-10-31
Revert "Cleanup typo and change what is passwed into the event. pass the grou...
Tim Almdal
2009-10-31
Add identity_change handlers to resolve the ownership issues of comments, sub...
Tim Almdal
2009-10-30
Patch to clean up loose ends when a user is deleted.
Tim Almdal
2009-10-29
Use the identity interface admin_user to retreive the admin user.
Tim Almdal
2009-10-29
Cleanup typo and change what is passwed into the event. pass the group that t...
Tim Almdal
2009-10-29
Generalize the adding of the recaptcha form by changing the name of the event...
Tim Almdal
2009-10-28
Normalize capitalization ticket #596
Tim Almdal
2009-10-26
Merge branch 'master' into talmdal_dev
Tim Almdal
[prev]
[next]