[gallery/gallery3] 43a6a9: Add a test to verify that calling viewable() befor...
GitHub <noreply-9UaJU3cA/F/[email protected]> Tue, 30 Apr 2013 10:36:21 -0700
| Newsgroups | gmane.comp.web.gallery.cvs |
|---|---|
| Message-ID | <51800115ef875_2b97ac5e188374a@hookshot-fe3-pe1-prd.aws.github.net.mail> |
Branch: refs/heads/kohana_3
Home: https://github.com/gallery/gallery3
Commit: 43a6a938f5e813ac1ebad221675af3ea799a513c
https://github.com/gallery/gallery3/commit/43a6a938f5e813ac1ebad221675af3ea799a513c
Author: Bharat Mediratta <[email protected]>
Date: 2013-04-30 (Tue, 30 Apr 2013)
Changed paths:
M modules/gallery/tests/ORM_MPTT_Test.php
Log Message:
-----------
Add a test to verify that calling viewable() before MPTT relationships will fail.
Commit: 4b399897b722ea0e975151838508ff493618e687
https://github.com/gallery/gallery3/commit/4b399897b722ea0e975151838508ff493618e687
Author: Bharat Mediratta <[email protected]>
Date: 2013-04-30 (Tue, 30 Apr 2013)
Changed paths:
M modules/gallery/classes/Gallery/Model/Item.php
M modules/gallery/classes/Gallery/View/Theme.php
M modules/gallery/tests/Item_Model_Test.php
Log Message:
-----------
Change Item::children() and Item::descendants() to use the new
relationship approach and add sort orders on as appropriate. Once you
add a sort order, you can't remove it, so I created an
unordered_children relationship that does not add the ordering by
default and fixed the one place that uses it. For all the rest of
them, the pre-existing behavior is maintained (we use the album's sort
order by default when requesting the children and descendants
relationships).
Commit: e7f67cf32f4b3633d98e6b8ab65322380345b7f4
https://github.com/gallery/gallery3/commit/e7f67cf32f4b3633d98e6b8ab65322380345b7f4
Author: Bharat Mediratta <[email protected]>
Date: 2013-04-30 (Tue, 30 Apr 2013)
Changed paths:
M modules/formo/classes/Formo/Core/Innards.php
M modules/gallery/classes/Gallery/Auth.php
M modules/gallery/classes/Gallery/Controller/Admin.php
M modules/gallery/classes/Gallery/Controller/Admin/AdvancedSettings.php
M modules/gallery/classes/Gallery/Controller/FileProxy.php
M modules/gallery/classes/Gallery/Controller/Login.php
M modules/gallery/classes/Gallery/Controller/Reauthenticate.php
M modules/gallery/classes/Gallery/Formo.php
M modules/gallery/classes/Gallery/Hook/Rest/Data.php
M modules/gallery/classes/Gallery/Response.php
M modules/gallery/views/formo/field_template.php
M modules/gallery/views/formo/form_template.php
M modules/gallery/views/formo/group_template.php
M modules/gallery/views/gallery/reauthenticate.html.php
M modules/purifier/classes/Purifier.php
Log Message:
-----------
Merge branch 'kohana_3' of github.com:gallery/gallery3 into kohana_3
Compare: https://github.com/gallery/gallery3/compare/4374541482ab...e7f67cf32f4b
------------------------------------------------------------------------------
Introducing AppDynamics Lite, a free troubleshooting tool for Java/.NET
Get 100% visibility into your production application - at no cost.
Code-level diagnostics for performance bottlenecks with <2% overhead
Download for free and get started troubleshooting in minutes.
http://p.sf.net/sfu/appdyn_d2d_ap1
__[ g a l l e r y - c h e c k i n s ]_________________________
[ list info/archive --> http://gallery.sf.net/lists.php ]
[ gallery info/FAQ/download --> http://gallery.sf.net ]