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

List:       gallery-checkins
Subject:    [Gallery-checkins] [gallery/gallery3] 36d1a8: Rename sort columns:
From:       noreply () github ! com
Date:       2009-08-29 19:24:27
Message-ID: E1MhTXH-00079C-9S () smtp ! xc88 ! engineyard ! com
[Download RAW message or body]

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

Commit: 36d1a8c4f2c85ed2ece0212ce1e0b682056d0d2a
    http://github.com/gallery/gallery3/commit/36d1a8c4f2c85ed2ece0212ce1e0b682056d0d2a
                
Author: Bharat Mediratta <bharat@menalto.com>
Date:   2009-08-28 (Fri, 28 Aug 2009)

Changed paths:
  M modules/gallery/helpers/album.php

Log Message:
-----------
Rename sort columns:
  * Order Added => Manual
  * Capture Date => Date captured
  * Creation Date => Date uploaded
  * Updated Date => Date modified

Set the default sort order to "created" which mimics what we had
before, expt that it is not manual.


Commit: dcead39dfbd1885720e888446d0572e11b7ad47c
    http://github.com/gallery/gallery3/commit/dcead39dfbd1885720e888446d0572e11b7ad47c
                
Author: Bharat Mediratta <bharat@menalto.com>
Date:   2009-08-28 (Fri, 28 Aug 2009)

Changed paths:
  M modules/organize/controllers/organize.php
  M modules/organize/helpers/organize_theme.php
  M modules/organize/js/organize.js
  M modules/organize/views/organize_dialog.html.php
  M modules/organize/views/organize_thumb_grid.html.php

Log Message:
-----------
Merge branch 'talmdal_branch' of git@github.com:gallery/gallery3


Commit: 6dcfdb6432d556f43736d60de8f310f247868bfa
    http://github.com/gallery/gallery3/commit/6dcfdb6432d556f43736d60de8f310f247868bfa
                
Author: Bharat Mediratta <bharat@menalto.com>
Date:   2009-08-28 (Fri, 28 Aug 2009)

Changed paths:
  M modules/notification/helpers/notification.php

Log Message:
-----------
Fix a bug in notification where were using get() instead of current()
to get the first item in an ORM result set.


Commit: 94b5749d4604dc0d6b7a057d48a0f9d733e035ea
    http://github.com/gallery/gallery3/commit/94b5749d4604dc0d6b7a057d48a0f9d733e035ea
                
Author: Chad Kieffer <ckieffer@gmail.com>
Date:   2009-08-28 (Fri, 28 Aug 2009)

Changed paths:
  M lib/gallery.common.js

Log Message:
-----------
Convert tabs to spaces.


Commit: f1e008a14f2dfb51d1204dad3deb19e2e3df16c8
    http://github.com/gallery/gallery3/commit/f1e008a14f2dfb51d1204dad3deb19e2e3df16c8
                
Author: Chad Kieffer <ckieffer@gmail.com>
Date:   2009-08-28 (Fri, 28 Aug 2009)

Changed paths:
  M themes/default/css/screen.css
  M themes/default/js/ui.init.js

Log Message:
-----------
Don't clone hover item, apply styles to the original container. Contextual menu \
rotates are now immediately visible. Fixes ticket 667.


Commit: 5a2853bca1ea9a9231e01814df9aa373bf50d19c
    http://github.com/gallery/gallery3/commit/5a2853bca1ea9a9231e01814df9aa373bf50d19c
                
Author: Chad Kieffer <ckieffer@gmail.com>
Date:   2009-08-28 (Fri, 28 Aug 2009)

Changed paths:
  M .htaccess
  M installer/install.sql
  M lib/gallery.dialog.js
  M lib/gallery.show_full_size.js
  M modules/comment/helpers/comment_installer.php
  M modules/digibug/helpers/digibug_installer.php
  M modules/exif/helpers/exif_installer.php
  M modules/g2_import/helpers/g2_import_installer.php
  M modules/gallery/controllers/combined.php
  M modules/gallery/controllers/packager.php
  M modules/gallery/controllers/simple_uploader.php
  M modules/gallery/helpers/album.php
  M modules/gallery/helpers/gallery_installer.php
  M modules/gallery/helpers/photo.php
  M modules/gallery/libraries/Sendmail.php
  M modules/gallery/views/permissions_browse.html.php
  M modules/gallery/views/simple_uploader.html.php
  M modules/info/views/info_block.html.php
  M modules/notification/helpers/notification.php
  M modules/notification/helpers/notification_event.php
  M modules/notification/helpers/notification_installer.php
  M modules/organize/controllers/organize.php
  M modules/organize/css/organize.css
  R modules/organize/helpers/organize.php
  M modules/organize/helpers/organize_event.php
  R modules/organize/helpers/organize_task.php
  M modules/organize/helpers/organize_theme.php
  M modules/organize/js/organize.js
  R modules/organize/js/organize_init.js
  R modules/organize/views/organize.html.php
  R modules/organize/views/organize_album.html.php
  R modules/organize/views/organize_button_pane.html.php
  A modules/organize/views/organize_dialog.html.php
  R modules/organize/views/organize_edit.html.php
  M modules/organize/views/organize_thumb_grid.html.php
  M modules/organize/views/organize_tree.html.php
  M modules/search/helpers/search_installer.php
  M modules/server_add/controllers/server_add.php
  M modules/server_add/helpers/server_add_installer.php
  M modules/slideshow/helpers/slideshow_event.php
  M modules/tag/helpers/tag_installer.php
  M modules/user/controllers/password.php
  M modules/user/helpers/user_installer.php
  M modules/watermark/helpers/watermark_installer.php
  M themes/default/css/screen.css

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


Commit: 1855642bd169a1cae69cd9efb8da4458ea6e4a3c
    http://github.com/gallery/gallery3/commit/1855642bd169a1cae69cd9efb8da4458ea6e4a3c
                
Author: jhilden <jakobhilden@gmail.com>
Date:   2009-08-28 (Fri, 28 Aug 2009)

Changed paths:
  M modules/gallery/controllers/admin_languages.php
  M modules/gallery/views/admin_languages.html.php
  M themes/admin_default/css/admin_screen.css

Log Message:
-----------
improved UI for the languages admin
this should take care of bug #329


Commit: 1d5262f9c354a8564f05a8a31b915ad479f4d361
    http://github.com/gallery/gallery3/commit/1d5262f9c354a8564f05a8a31b915ad479f4d361
                
Author: Tim Almdal <tnalmdal@shaw.ca>
Date:   2009-08-28 (Fri, 28 Aug 2009)

Changed paths:
  M modules/comment/helpers/comment_theme.php
  M modules/comment/js/comment.js
  M modules/comment/views/comments.html.php
  M themes/default/css/screen.css
  M themes/default/js/ui.init.js
  M themes/default/views/movie.html.php
  M themes/default/views/photo.html.php

Log Message:
-----------
Fix ticket #591: reCaptcha always on the page.
1) move creating the "Add a comment" button into the comments.html.php
2) use $.get() to retrieve the comment add form


Commit: 31d63a0d0a27212435a78eb38461320f486b5f95
    http://github.com/gallery/gallery3/commit/31d63a0d0a27212435a78eb38461320f486b5f95
                
Author: Tim Almdal <tnalmdal@shaw.ca>
Date:   2009-08-28 (Fri, 28 Aug 2009)

Changed paths:
  M lib/gallery.common.js
  M modules/gallery/controllers/admin_languages.php
  M modules/gallery/views/admin_languages.html.php
  M modules/notification/helpers/notification.php
  M themes/admin_default/css/admin_screen.css
  M themes/default/css/screen.css
  M themes/default/js/ui.init.js

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


Commit: c428e49f3273f04fd220107b4992e6177aa1b265
    http://github.com/gallery/gallery3/commit/c428e49f3273f04fd220107b4992e6177aa1b265
                
Author: Chad Kieffer <ckieffer@gmail.com>
Date:   2009-08-28 (Fri, 28 Aug 2009)

Changed paths:
  M themes/admin_default/css/screen.css
  M themes/default/css/screen.css

Log Message:
-----------
Make gMessage 100% of the width of its container.


Commit: cb2171d0825251d619b53f6f80d217326fb6bab5
    http://github.com/gallery/gallery3/commit/cb2171d0825251d619b53f6f80d217326fb6bab5
                
Author: Bharat Mediratta <bharat@menalto.com>
Date:   2009-08-28 (Fri, 28 Aug 2009)

Changed paths:
  M modules/gallery/helpers/album.php
  M modules/organize/controllers/organize.php
  M modules/organize/css/organize.css
  M modules/organize/js/organize.js
  M modules/organize/views/organize_dialog.html.php

Log Message:
-----------
Display the sort order in the Organize dialog, and allow users to
change the sort order on the fly.


Commit: d1a44af862e08676eaecde62e71597ed1eae85ec
    http://github.com/gallery/gallery3/commit/d1a44af862e08676eaecde62e71597ed1eae85ec
                
Author: Chad Kieffer <ckieffer@gmail.com>
Date:   2009-08-28 (Fri, 28 Aug 2009)

Changed paths:
  M modules/comment/helpers/comment_theme.php
  M modules/comment/js/comment.js
  M modules/comment/views/comments.html.php
  M modules/gallery/controllers/admin_languages.php
  M modules/gallery/views/admin_languages.html.php
  M themes/admin_default/css/admin_screen.css
  M themes/default/css/screen.css
  M themes/default/js/ui.init.js
  M themes/default/views/movie.html.php
  M themes/default/views/photo.html.php

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


Commit: 1ce8643b8056266139552045fcdb48bbdb9c665b
    http://github.com/gallery/gallery3/commit/1ce8643b8056266139552045fcdb48bbdb9c665b
                
Author: Tim Almdal <tnalmdal@shaw.ca>
Date:   2009-08-28 (Fri, 28 Aug 2009)

Changed paths:
  M installer/installer.php
  A installer/views/invalid_db_version.html.php
  M installer/web.php

Log Message:
-----------
Fix for #440.  Basically add a check that the mysql version is > 5.0.0.
It was felt that actually listing the requirements might be overwhelming
to novice users.


Commit: fc1c4d5119959a4db0d49b7c0aa618749f27c740
    http://github.com/gallery/gallery3/commit/fc1c4d5119959a4db0d49b7c0aa618749f27c740
                
Author: Chad Kieffer <ckieffer@gmail.com>
Date:   2009-08-28 (Fri, 28 Aug 2009)

Changed paths:
  M lib/gallery.dialog.js

Log Message:
-----------
Button styles and event handlers weren't being applied in dialogs, fixes #669.


Commit: 974e8f9547284e052eef2d8b9668f9e85c585b49
    http://github.com/gallery/gallery3/commit/974e8f9547284e052eef2d8b9668f9e85c585b49
                
Author: Chad Kieffer <ckieffer@gmail.com>
Date:   2009-08-28 (Fri, 28 Aug 2009)

Changed paths:
  M installer/installer.php
  A installer/views/invalid_db_version.html.php
  M installer/web.php

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


Commit: c234f9fd392d355bb7a143e28474bb689ed65e48
    http://github.com/gallery/gallery3/commit/c234f9fd392d355bb7a143e28474bb689ed65e48
                
Author: jhilden <jakobhilden@gmail.com>
Date:   2009-08-28 (Fri, 28 Aug 2009)

Changed paths:
  M modules/gallery/controllers/l10n_client.php
  M modules/gallery/views/admin_languages.html.php
  M themes/admin_default/css/admin_screen.css

Log Message:
-----------
improved translations admin interface


Commit: b518a5173da57d65d454518fd2400fe28cdfef3c
    http://github.com/gallery/gallery3/commit/b518a5173da57d65d454518fd2400fe28cdfef3c
                
Author: jhilden <jakobhilden@gmail.com>
Date:   2009-08-28 (Fri, 28 Aug 2009)

Changed paths:
  M lib/gallery.dialog.js
  M themes/admin_default/css/screen.css
  M themes/default/css/screen.css

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


Commit: acce8cbafd1987c72b8e3c7be54e91473ab2a525
    http://github.com/gallery/gallery3/commit/acce8cbafd1987c72b8e3c7be54e91473ab2a525
                
Author: Bharat Mediratta <bharat@menalto.com>
Date:   2009-08-29 (Sat, 29 Aug 2009)

Changed paths:
  M modules/notification/helpers/notification_event.php

Log Message:
-----------
Log the actual exception details, before swallowing the exception.


Commit: f257cd3d69a771ce245c432e37c9f9e7e53ad03d
    http://github.com/gallery/gallery3/commit/f257cd3d69a771ce245c432e37c9f9e7e53ad03d
                
Author: Bharat Mediratta <bharat@menalto.com>
Date:   2009-08-29 (Sat, 29 Aug 2009)

Changed paths:
  M modules/organize/controllers/organize.php
  M modules/organize/css/organize.css
  M modules/organize/js/organize.js
  M modules/organize/views/organize_dialog.html.php
  M modules/organize/views/organize_thumb_grid.html.php
  M modules/organize/views/organize_tree.html.php

Log Message:
-----------
Major refactor of organize:
* Clean up naming conventions for variables in the controller
  so that we specifically refer to albums with $album_id, etc.

* Move complexity for drawing tree out of the controller and into
  the view.

* Simplify task definitions to get rid of extraneous text

* Change __PLACEHOLDERS__ to clearly define which is the album
  and which is the item that we're moving before/after

* Remove as many CSS ids as we can from the tree view to keep
  things simple


Commit: b833cb607323000b987428c94995e18a9d07df65
    http://github.com/gallery/gallery3/commit/b833cb607323000b987428c94995e18a9d07df65
                
Author: Bharat Mediratta <bharat@menalto.com>
Date:   2009-08-29 (Sat, 29 Aug 2009)

Changed paths:
  M modules/organize/controllers/organize.php
  M modules/organize/js/organize.js
  M modules/organize/views/organize_dialog.html.php

Log Message:
-----------
Get rid of the task infrastructure.  The multiple requests greatly
slow down simple operations.  We may run into problems with more
complex operations, but let's only add tasks into the mix when it's
clear that we need them.


Commit: 1527f149a90a46428c48b4b811d4b8ecc10b9d2c
    http://github.com/gallery/gallery3/commit/1527f149a90a46428c48b4b811d4b8ecc10b9d2c
                
Author: Bharat Mediratta <bharat@menalto.com>
Date:   2009-08-29 (Sat, 29 Aug 2009)

Changed paths:
  M installer/installer.php
  A installer/views/invalid_db_version.html.php
  M installer/web.php
  M lib/gallery.common.js
  M lib/gallery.dialog.js
  M modules/comment/helpers/comment_theme.php
  M modules/comment/js/comment.js
  M modules/comment/views/comments.html.php
  M modules/gallery/controllers/admin_languages.php
  M modules/gallery/controllers/l10n_client.php
  M modules/gallery/views/admin_languages.html.php
  M themes/admin_default/css/admin_screen.css
  M themes/admin_default/css/screen.css
  M themes/default/css/screen.css
  M themes/default/js/ui.init.js
  M themes/default/views/movie.html.php
  M themes/default/views/photo.html.php

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


Commit: 6de10a54ddc4273499848be6508b9fd3c9d2c492
    http://github.com/gallery/gallery3/commit/6de10a54ddc4273499848be6508b9fd3c9d2c492
                
Author: Tim Almdal <tnalmdal@shaw.ca>
Date:   2009-08-29 (Sat, 29 Aug 2009)

Changed paths:
  M modules/comment/helpers/comment.php

Log Message:
-----------
Fix typo in the parameter list


Commit: 08d7fda7f8ae68f06dfc063a8cf1acfa1a11eec7
    http://github.com/gallery/gallery3/commit/08d7fda7f8ae68f06dfc063a8cf1acfa1a11eec7
                
Author: Tim Almdal <tnalmdal@shaw.ca>
Date:   2009-08-29 (Sat, 29 Aug 2009)

Changed paths:
  M modules/gallery/helpers/album.php
  M modules/notification/helpers/notification_event.php
  M modules/organize/controllers/organize.php
  M modules/organize/css/organize.css
  M modules/organize/js/organize.js
  M modules/organize/views/organize_dialog.html.php
  M modules/organize/views/organize_thumb_grid.html.php
  M modules/organize/views/organize_tree.html.php

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


Commit: 27b81257fa3b65de555111372648a65e7152633a
    http://github.com/gallery/gallery3/commit/27b81257fa3b65de555111372648a65e7152633a
                
Author: Tim Almdal <tnalmdal@shaw.ca>
Date:   2009-08-29 (Sat, 29 Aug 2009)

Changed paths:
  M modules/gallery/tests/Item_Model_Test.php

Log Message:
-----------
Standardize the access to the create_random_item method


Commit: 38b2efc44cf3345d97798e9637db241b05e2dded
    http://github.com/gallery/gallery3/commit/38b2efc44cf3345d97798e9637db241b05e2dded
                
Author: Tim Almdal <tnalmdal@shaw.ca>
Date:   2009-08-29 (Sat, 29 Aug 2009)

Changed paths:
  M modules/comment/helpers/comment_rss.php
  M modules/comment/models/comment.php
  M modules/gallery/helpers/item.php
  M modules/gallery/models/item.php
  A modules/gallery/tests/Item_Helper_Test.php

Log Message:
-----------
Fix for 641... extend viewable functionality to comments. Viewable unit test is not \
working.


Commit: d85a8b20bbe0a5be0a03da70354169d41f418d41
    http://github.com/gallery/gallery3/commit/d85a8b20bbe0a5be0a03da70354169d41f418d41
                
Author: Bharat Mediratta <bharat@menalto.com>
Date:   2009-08-29 (Sat, 29 Aug 2009)

Changed paths:
  M modules/comment/helpers/comment_rss.php

Log Message:
-----------
Rename $comment_model to $comments.


Commit: 0d16cc1c106dc324fde59cac54fa82e4a70e04e2
    http://github.com/gallery/gallery3/commit/0d16cc1c106dc324fde59cac54fa82e4a70e04e2
                
Author: Bharat Mediratta <bharat@menalto.com>
Date:   2009-08-29 (Sat, 29 Aug 2009)

Changed paths:
  M modules/gallery/tests/Item_Helper_Test.php

Log Message:
-----------
Clean up the test and get it working.


Commit: 50c624ed1b5a09d965d4e0f18a32bf3c2a94db15
    http://github.com/gallery/gallery3/commit/50c624ed1b5a09d965d4e0f18a32bf3c2a94db15
                
Author: Bharat Mediratta <bharat@menalto.com>
Date:   2009-08-29 (Sat, 29 Aug 2009)

Changed paths:
  M modules/user/helpers/user.php

Log Message:
-----------
Fix active() to not use user::guest() as the fallback for our Session::get() call.


Commit: cd1fd4989f394f6e8084b8101a8dbdb3030c52aa
    http://github.com/gallery/gallery3/commit/cd1fd4989f394f6e8084b8101a8dbdb3030c52aa
                
Author: Bharat Mediratta <bharat@menalto.com>
Date:   2009-08-29 (Sat, 29 Aug 2009)

Changed paths:
  A modules/comment/tests/Comment_Model_Test.php

Log Message:
-----------
Add a test for Comment_Model::viewable().



------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
__[ 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