[prev in list] [next in list] [prev in thread] [next in thread] 

List:       gallery-checkins
Subject:    [Gallery-checkins] [gallery/gallery3] 8ee251: Fix a bug in the way
From:       noreply () github ! com
Date:       2010-09-21 5:59:43
Message-ID: 20100921055943.BB5CB422C9 () smtp1 ! rs ! github ! com
[Download RAW message or body]

Branch: refs/heads/talmdal_dev
Home:   http://github.com/gallery/gallery3

Commit: 8ee25157ec92662f92e428b8fbbe9e03f87cb036
    http://github.com/gallery/gallery3/commit/8ee25157ec92662f92e428b8fbbe9e03f87cb036
                
Author: Bharat Mediratta <bharat@menalto.com>
Date:   2010-09-18 (Sat, 18 Sep 2010)

Changed paths:
  M modules/comment/controllers/admin_manage_comments.php

Log Message:
-----------
Fix a bug in the way that we calculate expiration dates for old
comments by using Database_Expression.  Fixes ticket #1386.


Commit: c65ce125cb50057b005ce45d8c050f3d2b0492e4
    http://github.com/gallery/gallery3/commit/c65ce125cb50057b005ce45d8c050f3d2b0492e4
                
Author: Bharat Mediratta <bharat@menalto.com>
Date:   2010-09-18 (Sat, 18 Sep 2010)

Changed paths:
  R lib/gallery.common.css
  M themes/admin_wind/css/screen.css
  M themes/admin_wind/views/admin.html.php
  M themes/wind/css/screen.css
  M themes/wind/views/page.html.php

Log Message:
-----------
Merge branch 'master' of github.com:gallery/gallery3


Commit: 77ec06166320dee631bbffcf3d57b0e2debcb157
    http://github.com/gallery/gallery3/commit/77ec06166320dee631bbffcf3d57b0e2debcb157
                
Author: Bharat Mediratta <bharat@menalto.com>
Date:   2010-09-18 (Sat, 18 Sep 2010)

Changed paths:
  M modules/g2_import/controllers/g2.php

Log Message:
-----------
Redirect to the root album when there's an empty path and empty id.
Fixes ticket #1387.


Commit: 6bb75f623e6dbb58e873b5c7f3f2f3238abe99fd
    http://github.com/gallery/gallery3/commit/6bb75f623e6dbb58e873b5c7f3f2f3238abe99fd
                
Author: Bharat Mediratta <bharat@menalto.com>
Date:   2010-09-18 (Sat, 18 Sep 2010)

Changed paths:
  M modules/g2_import/controllers/g2.php

Log Message:
-----------
Fix a bug in that last commit where I was treating resource_type as a function.


Commit: a1b1d323af458958c9e06c8160bffb97882b8d41
    http://github.com/gallery/gallery3/commit/a1b1d323af458958c9e06c8160bffb97882b8d41
                
Author: Bharat Mediratta <bharat@menalto.com>
Date:   2010-09-18 (Sat, 18 Sep 2010)

Changed paths:
  M modules/g2_import/controllers/g2.php

Log Message:
-----------
When looking for G2 urls in the g2_map, try also swapping spaces for +
in case the url had spaces in it.  Fixes ticket #1388.


Commit: fad1f05203f9c45b759fd0f4731e9025bca86114
    http://github.com/gallery/gallery3/commit/fad1f05203f9c45b759fd0f4731e9025bca86114
                
Author: Bharat Mediratta <bharat@menalto.com>
Date:   2010-09-18 (Sat, 18 Sep 2010)

Changed paths:
  M modules/gallery/controllers/admin_maintenance.php
  M modules/gallery/libraries/drivers/Cache/Database.php
  M modules/gallery/tests/Cache_Test.php

Log Message:
-----------
The Kohana folks removed the cache cleanup code back in
http://dev.kohanaframework.org/projects/kohana2/repository/revisions/4605

So now our cache entries don't expire.  For now, do cache expiration
whenever we render Admin > Maintenance, since that's the type of place
that users will go when they want their cache to expire anyway.


Commit: ff8ee5bdfcc0d35e14f3124d349625814ec8771a
    http://github.com/gallery/gallery3/commit/ff8ee5bdfcc0d35e14f3124d349625814ec8771a
                
Author: Bharat Mediratta <bharat@menalto.com>
Date:   2010-09-18 (Sat, 18 Sep 2010)

Changed paths:
  M themes/wind/css/screen.css

Log Message:
-----------
Revert "Add some whitespace."

This reverts commit 207d848989880edbbbbc852a366bf3bbaf505d2a.


Commit: f14290f34f097f525a56bc00070b73fba1fb8e2c
    http://github.com/gallery/gallery3/commit/f14290f34f097f525a56bc00070b73fba1fb8e2c
                
Author: Bharat Mediratta <bharat@menalto.com>
Date:   2010-09-18 (Sat, 18 Sep 2010)

Changed paths:
  M themes/wind/css/screen.css

Log Message:
-----------
Revert "Clean up white space"

This reverts commit a1e25313e34b608206d9d1dc8f9b4c01116c9b46.


Commit: 93d1a8103e757a87fb006f2389f0ee24497367a7
    http://github.com/gallery/gallery3/commit/93d1a8103e757a87fb006f2389f0ee24497367a7
                
Author: Bharat Mediratta <bharat@menalto.com>
Date:   2010-09-18 (Sat, 18 Sep 2010)

Changed paths:
  A lib/gallery.common.css
  M themes/admin_wind/css/screen.css
  M themes/admin_wind/views/admin.html.php
  M themes/wind/css/screen.css
  M themes/wind/views/page.html.php

Log Message:
-----------
Revert "Move the contents of lib/gallery.common.css into themes/wind/css/screen.php \
and themes/admin_wind/css/screen.php.  Most themers seem to copy the contents into \
their theme's screen.css anyway."

This reverts commit 42517041753d460c337a2086c0346018ad582e8d.


Commit: 8b21123493edb72dd02c5fa6d8ff6ad1afe03abb
    http://github.com/gallery/gallery3/commit/8b21123493edb72dd02c5fa6d8ff6ad1afe03abb
                
Author: Tim Almdal <tnalmdal@shaw.ca>
Date:   2010-09-19 (Sun, 19 Sep 2010)

Changed paths:
  R lib/gallery.common.css
  M themes/admin_wind/css/screen.css
  M themes/admin_wind/views/admin.html.php
  M themes/wind/css/screen.css
  M themes/wind/views/page.html.php

Log Message:
-----------
When the lib/gallery.common.css was combined, the image urls did not point to the \
correct location. So lets fix that up. But first undo the reverts:
93d1a8103e757a87fb006f2389f0ee24497367a7 "Revert 'Move the contents of \
lib/gallery.common.css into themes/wind/css/screen.php and \
themes/admin_wind/css/screen.php.  Most themers seem to copy the contents into their \
theme's screen.css anyway.'" f14290f34f097f525a56bc00070b73fba1fb8e2c "Revert 'Clean \
up white space'" ff8ee5bdfcc0d35e14f3124d349625814ec8771a "Revert 'Add some \
whitespace.'"


Commit: 960db6d7e5725becedbe3b7d1401bf2e2ed15a60
    http://github.com/gallery/gallery3/commit/960db6d7e5725becedbe3b7d1401bf2e2ed15a60
                
Author: Tim Almdal <tnalmdal@shaw.ca>
Date:   2010-09-20 (Mon, 20 Sep 2010)

Changed paths:
  R lib/images/ico-denied-inactive.png
  R lib/images/ico-denied-passive.png
  R lib/images/ico-denied.png
  R lib/images/ico-error.png
  R lib/images/ico-info.png
  R lib/images/ico-lock.png
  R lib/images/ico-separator-rtl.gif
  R lib/images/ico-separator.gif
  R lib/images/ico-success-inactive.png
  R lib/images/ico-success-passive.png
  R lib/images/ico-success.png
  R lib/images/ico-warning.png
  R lib/images/loading-large.gif
  R lib/images/loading-small.gif
  M themes/admin_wind/css/screen.css
  A themes/admin_wind/images/ico-denied-inactive.png
  A themes/admin_wind/images/ico-denied-passive.png
  A themes/admin_wind/images/ico-denied.png
  A themes/admin_wind/images/ico-error.png
  A themes/admin_wind/images/ico-info.png
  A themes/admin_wind/images/ico-lock.png
  A themes/admin_wind/images/ico-separator-rtl.gif
  A themes/admin_wind/images/ico-separator.gif
  A themes/admin_wind/images/ico-success-inactive.png
  A themes/admin_wind/images/ico-success-passive.png
  A themes/admin_wind/images/ico-success.png
  A themes/admin_wind/images/ico-warning.png
  A themes/admin_wind/images/loading-large.gif
  A themes/admin_wind/images/loading-small.gif
  M themes/wind/css/screen.css
  A themes/wind/images/ico-denied-inactive.png
  A themes/wind/images/ico-denied-passive.png
  A themes/wind/images/ico-denied.png
  A themes/wind/images/ico-error.png
  A themes/wind/images/ico-info.png
  A themes/wind/images/ico-lock.png
  A themes/wind/images/ico-separator-rtl.gif
  A themes/wind/images/ico-separator.gif
  A themes/wind/images/ico-success-inactive.png
  A themes/wind/images/ico-success-passive.png
  A themes/wind/images/ico-success.png
  A themes/wind/images/ico-warning.png
  A themes/wind/images/loading-large.gif
  A themes/wind/images/loading-small.gif

Log Message:
-----------
Move the image files into the themes.  Leave the favicon and logo in lib/images.



------------------------------------------------------------------------------
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
__[ 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 ]


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic