Branch: refs/heads/talmdal_dev
Home: http://github.com/gallery/gallery3
Commit: 6a40e0a341d84e792990b22b10375b80e41bf6ba
http://github.com/gallery/gallery3/commit/6a40e0a341d84e792990b22b10375b80e41bf6ba
Author: Bharat Mediratta <bharat@...>
Date: 2010-02-09 (Tue, 09 Feb 2010)
Changed paths:
M modules/g2_import/views/admin_g2_import.html.php
Log Message:
-----------
Revise the "review your permission" text to my liking.
Commit: f6c615c379bb6950dacff34bfda73a616dce6e6b
http://github.com/gallery/gallery3/commit/f6c615c379bb6950dacff34bfda73a616dce6e6b
Author: Tim Almdal <tnalmdal@...>
Date: 2010-02-10 (Wed, 10 Feb 2010)
Changed paths:
M modules/gallery/controllers/admin.php
Log Message:
-----------
Use the helper ulr:current instead of manually creating the continue url.
Commit: 17f0a1b10f3df250129188316c14b01f0e3b45f0
http://github.com/gallery/gallery3/commit/17f0a1b10f3df250129188316c14b01f0e3b45f0
Author: Tim Almdal <tnalmdal@...>
Date: 2010-02-10 (Wed, 10 Feb 2010)
Changed paths:
M modules/gallery/controllers/albums.php
M modules/gallery/controllers/login.php
M modules/gallery/controllers/movies.php
M modules/gallery/controllers/photos.php
Log Message:
-----------
If the user does not have permission to view the album, photo or movie, redirect
to a logon page to allow the user to login. Pass the target url as a session
variable to allow the user to be redirected where they want to go if the login
was successful. Fixes ticket #1009.
Commit: 8ef08d20883d9b9aa0b7560ce3bf6da8a6632149
http://github.com/gallery/gallery3/commit/8ef08d20883d9b9aa0b7560ce3bf6da8a6632149
Author: Tim Almdal <tnalmdal@...>
Date: 2010-02-10 (Wed, 10 Feb 2010)
Changed paths:
M modules/gallery/controllers/albums.php
M modules/gallery/controllers/movies.php
M modules/gallery/controllers/photos.php
M modules/gallery/helpers/auth.php
Log Message:
-----------
Refactor the code to display the login page if the user does not have view
permission into the common auth::require_login() method.
Commit: 592689a759a281a77aa2c622f199357eda43d9c2
http://github.com/gallery/gallery3/commit/592689a759a281a77aa2c622f199357eda43d9c2
Author: Bharat Mediratta <bharat@...>
Date: 2010-02-10 (Wed, 10 Feb 2010)
Changed paths:
M modules/gallery/controllers/admin.php
M modules/gallery/controllers/albums.php
M modules/gallery/controllers/login.php
M modules/gallery/controllers/movies.php
M modules/gallery/controllers/photos.php
M modules/gallery/helpers/auth.php
Log Message:
-----------
Merge branch 'master' of github.com:gallery/gallery3
Commit: a893b0317d5489552c4c001901ff246e0ec5af1d
http://github.com/gallery/gallery3/commit/a893b0317d5489552c4c001901ff246e0ec5af1d
Author: Tim Almdal <tnalmdal@...>
Date: 2010-02-10 (Wed, 10 Feb 2010)
Changed paths:
M modules/gallery/controllers/admin.php
M modules/gallery/controllers/albums.php
M modules/gallery/controllers/login.php
M modules/gallery/controllers/movies.php
M modules/gallery/controllers/photos.php
M modules/gallery/helpers/auth.php
Log Message:
-----------
Merge branch 'master' into talmdal_dev
Commit: 1ada27916fa4575f6b093db17f4165d8cce16088
http://github.com/gallery/gallery3/commit/1ada27916fa4575f6b093db17f4165d8cce16088
Author: Bharat Mediratta <bharat@...>
Date: 2010-02-11 (Thu, 11 Feb 2010)
Changed paths:
M modules/gallery/views/welcome_message.html.php
Log Message:
-----------
Use the admin/users/edit_user_form version of the user editing form
right after initial install so that we're not requiring the user to
re-enter the auto-generated password to change their password and
email.
Fixes ticket #1007
Commit: cd98f85260efd90cc93db78ee1efed997d0221c2
http://github.com/gallery/gallery3/commit/cd98f85260efd90cc93db78ee1efed997d0221c2
Author: Andy Staudacher <andy.st@...>
Date: 2010-02-11 (Thu, 11 Feb 2010)
Changed paths:
M modules/user/controllers/password.php
M modules/user/controllers/users.php
Log Message:
-----------
Fix for ticket 1010: Don't leak valid user names in "forgot password" form.
Includes fixes for user forms as well (edit user / email / password).
Commit: 6353a7c2decd62098ebc96951c38c9aade44fc4c
http://github.com/gallery/gallery3/commit/6353a7c2decd62098ebc96951c38c9aade44fc4c
Author: Andy Staudacher <andy.st@...>
Date: 2010-02-11 (Thu, 11 Feb 2010)
Changed paths:
M modules/gallery/controllers/albums.php
M modules/gallery/controllers/movies.php
M modules/gallery/controllers/photos.php
M modules/gallery/helpers/access.php
M modules/gallery/helpers/auth.php
Log Message:
-----------
Security: Fix leaking of album / photo names. Reject previous fix for ticket 1009.
Side effect: Renaming auth::required_login() to login_page().
Commit: dc94f6e45a7d45747582cd0ab99439330cd844f1
http://github.com/gallery/gallery3/commit/dc94f6e45a7d45747582cd0ab99439330cd844f1
Author: Andy Staudacher <andy.st@...>
Date: 2010-02-11 (Thu, 11 Feb 2010)
Changed paths:
M modules/user/controllers/password.php
Log Message:
-----------
Include user name in logging message for failed password reset. As Bharat points out, t() ensures that parameters are escaped for XSS.
Commit: cd45c94fe69f24b0f80a79e4b9c402763739ecfc
http://github.com/gallery/gallery3/commit/cd45c94fe69f24b0f80a79e4b9c402763739ecfc
Author: Andy Staudacher <andy.st@...>
Date: 2010-02-11 (Thu, 11 Feb 2010)
Changed paths:
M modules/user/controllers/password.php
R modules/user/views/confirm_reset_password.html.php
Log Message:
-----------
Get rid of unnecessary view file.
Commit: 09739dfd2c52ebc1b898b6e3b3aabd8fe41f018e
http://github.com/gallery/gallery3/commit/09739dfd2c52ebc1b898b6e3b3aabd8fe41f018e
Author: Tim Almdal <tnalmdal@...>
Date: 2010-02-11 (Thu, 11 Feb 2010)
Changed paths:
M modules/g2_import/views/admin_g2_import.html.php
M modules/gallery/controllers/albums.php
M modules/gallery/controllers/movies.php
M modules/gallery/controllers/photos.php
M modules/gallery/helpers/access.php
M modules/gallery/helpers/auth.php
M modules/gallery/views/welcome_message.html.php
M modules/user/controllers/password.php
M modules/user/controllers/users.php
R modules/user/views/confirm_reset_password.html.php
Log Message:
-----------
Merge branch 'master' into talmdal_dev
Commit: 3439671bcfb99c1884285e4b4e53295f044e688f
http://github.com/gallery/gallery3/commit/3439671bcfb99c1884285e4b4e53295f044e688f
Author: Tim Almdal <tnalmdal@...>
Date: 2010-02-12 (Fri, 12 Feb 2010)
Changed paths:
M modules/gallery/helpers/item_rest.php
M modules/gallery/models/item.php
Log Message:
-----------
1) Add a depth parameter to retrieving an item thru the rest api
2) Standardize the structure of members so that client programs can consistently
parse the return information.
3) Added a summary parameter so that client programs can easily determine if the
information returned is summary (item type, item title) or the full meal deal
Commit: ce71ea6aa7eac72e54b1a9d7722c87beb61327de
http://github.com/gallery/gallery3/commit/ce71ea6aa7eac72e54b1a9d7722c87beb61327de
Author: Bharat Mediratta <bharat@...>
Date: 2010-02-12 (Fri, 12 Feb 2010)
Changed paths:
M modules/gallery/helpers/item_rest.php
M modules/gallery/models/item.php
Log Message:
-----------
Revert "1) Add a depth parameter to retrieving an item thru the rest api"
This reverts commit 3439671bcfb99c1884285e4b4e53295f044e688f.
Commit: 650845eddaad250374330a14c47cda62bf41f20a
http://github.com/gallery/gallery3/commit/650845eddaad250374330a14c47cda62bf41f20a
Author: Tim Almdal <tnalmdal@...>
Date: 2010-02-12 (Fri, 12 Feb 2010)
Log Message:
-----------
Merge branch 'master' into talmdal_dev
Commit: e88e976fc4255d323a1f5919453604ecf467ed0d
http://github.com/gallery/gallery3/commit/e88e976fc4255d323a1f5919453604ecf467ed0d
Author: Bharat Mediratta <bharat@...>
Date: 2010-02-12 (Fri, 12 Feb 2010)
Changed paths:
M modules/gallery/views/error_404.html.php
Log Message:
-----------
Tighten up the text.
Commit: d53f6d0e052fb455059170a311640fcd06cad798
http://github.com/gallery/gallery3/commit/d53f6d0e052fb455059170a311640fcd06cad798
Author: Andy Staudacher <andy.st@...>
Date: 2010-02-12 (Fri, 12 Feb 2010)
Changed paths:
M modules/gallery/controllers/albums.php
M modules/gallery/controllers/items.php
M modules/gallery/controllers/movies.php
M modules/gallery/controllers/photos.php
M modules/gallery/helpers/access.php
M modules/gallery/helpers/auth.php
M modules/gallery/libraries/MY_Kohana_Exception.php
A modules/gallery/views/error.html.php
A modules/gallery/views/error_404.html.php
R modules/gallery/views/kohana_error_page.php
Log Message:
-----------
Fix for tickets 1009 and 603: Show a themed error page to guests / registered users (not to admins though). And show a login form to guests for 404 (incl. insufficient view permissions) errors.
Commit: 7e47c3b19f522344f7083ea0bd9524bfff1a0eb2
http://github.com/gallery/gallery3/commit/7e47c3b19f522344f7083ea0bd9524bfff1a0eb2
Author: Andy Staudacher <andy.st@...>
Date: 2010-02-12 (Fri, 12 Feb 2010)
Changed paths:
M modules/gallery/controllers/albums.php
M modules/gallery/controllers/items.php
M modules/gallery/controllers/movies.php
M modules/gallery/controllers/photos.php
M modules/gallery/helpers/access.php
Log Message:
-----------
For consistency, use straight Kohana_404_Exception instead of the event system.
Commit: f5d00863b880d424c61a95f966b1d9a983b0cf58
http://github.com/gallery/gallery3/commit/f5d00863b880d424c61a95f966b1d9a983b0cf58
Author: Andy Staudacher <andy.st@...>
Date: 2010-02-12 (Fri, 12 Feb 2010)
Changed paths:
M modules/gallery/views/error_404.html.php
Log Message:
-----------
Merge commit 'upstream/master'
Commit: 36702b1397dcac9ba5a607f62e2a1caeb307ac7a
http://github.com/gallery/gallery3/commit/36702b1397dcac9ba5a607f62e2a1caeb307ac7a
Author: Andy Staudacher <andy.st@...>
Date: 2010-02-12 (Fri, 12 Feb 2010)
Changed paths:
M modules/gallery/helpers/gallery_event.php
M modules/gallery/libraries/Menu.php
M modules/gallery/views/menu.html.php
M modules/gallery/views/menu_ajax_link.html.php
M modules/gallery/views/menu_dialog.html.php
M modules/gallery/views/menu_link.html.php
M themes/wind/views/page.html.php
Log Message:
-----------
Some HTML validation fixes (don't render empty <ul> lists, empty id attributes, use & not &)
Commit: f0949b8adbde311e85dd7b96bc5f8aaed78cba3b
http://github.com/gallery/gallery3/commit/f0949b8adbde311e85dd7b96bc5f8aaed78cba3b
Author: Andy Staudacher <andy.st@...>
Date: 2010-02-13 (Sat, 13 Feb 2010)
Changed paths:
M modules/gallery/views/user_profile.html.php
Log Message:
-----------
HTML validation fix (<script>)
Commit: dcd7a8fbb8924665a07582aa53f07a86ef922287
http://github.com/gallery/gallery3/commit/dcd7a8fbb8924665a07582aa53f07a86ef922287
Author: Tim Almdal <tnalmdal@...>
Date: 2010-02-13 (Sat, 13 Feb 2010)
Changed paths:
M modules/gallery/controllers/albums.php
M modules/gallery/helpers/auth.php
M modules/gallery/helpers/gallery_event.php
M modules/gallery/libraries/MY_Kohana_Exception.php
M modules/gallery/libraries/Menu.php
A modules/gallery/views/error.html.php
A modules/gallery/views/error_404.html.php
R modules/gallery/views/kohana_error_page.php
M modules/gallery/views/menu.html.php
M modules/gallery/views/menu_ajax_link.html.php
M modules/gallery/views/menu_dialog.html.php
M modules/gallery/views/menu_link.html.php
M themes/wind/views/page.html.php
Log Message:
-----------
Merge branch 'master' into talmdal_dev
Commit: da251228cbb54818852c49d37ec7eb31f2313160
http://github.com/gallery/gallery3/commit/da251228cbb54818852c49d37ec7eb31f2313160
Author: Tim Almdal <tnalmdal@...>
Date: 2010-02-13 (Sat, 13 Feb 2010)
Changed paths:
M modules/rest/helpers/rest.php
Log Message:
-----------
If the return object is empty still return the empty object in the json response.
Commit: 293fa809414bd3c01935609c20f3e2813f6fab81
http://github.com/gallery/gallery3/commit/293fa809414bd3c01935609c20f3e2813f6fab81
Author: Andy Staudacher <andy.st@...>
Date: 2010-02-13 (Sat, 13 Feb 2010)
Changed paths:
M modules/comment/js/comment.js
M modules/comment/views/comments.html.php
Log Message:
-----------
HTML validation, avoid empty <ul>
Commit: 995e592a3d7e6b6778c2c3a2e9bed8e087252f57
http://github.com/gallery/gallery3/commit/995e592a3d7e6b6778c2c3a2e9bed8e087252f57
Author: Andy Staudacher <andy.st@...>
Date: 2010-02-13 (Sat, 13 Feb 2010)
Changed paths:
M modules/gallery/controllers/admin.php
M modules/gallery/helpers/gallery_theme.php
Log Message:
-----------
Change JavaScript reauthentication check to check via XHR.
Benefit: Getting the real deadline this way, not interfering with an ongoing maintenance task.
Commit: df8273e3f26f35ad87fd6f96610f370bdad7f1e5
http://github.com/gallery/gallery3/commit/df8273e3f26f35ad87fd6f96610f370bdad7f1e5
Author: Tim Almdal <tnalmdal@...>
Date: 2010-02-14 (Sun, 14 Feb 2010)
Changed paths:
M modules/comment/js/comment.js
M modules/comment/views/comments.html.php
M modules/gallery/controllers/admin.php
M modules/gallery/helpers/gallery_theme.php
M modules/gallery/views/user_profile.html.php
Log Message:
-----------
Merge branch 'master' of git@...
Commit: e41a2d4e5226c45a5201df91ca6633a40b357630
http://github.com/gallery/gallery3/commit/e41a2d4e5226c45a5201df91ca6633a40b357630
Author: Tim Almdal <tnalmdal@...>
Date: 2010-02-14 (Sun, 14 Feb 2010)
Changed paths:
M modules/comment/js/comment.js
M modules/comment/views/comments.html.php
M modules/gallery/controllers/admin.php
M modules/gallery/helpers/gallery_theme.php
M modules/gallery/views/user_profile.html.php
M modules/rest/helpers/rest.php
Log Message:
-----------
Merge branch 'master' into talmdal_dev
Commit: 8412aeb1337c4060a77af7c94441ca8cbc6bb4ad
http://github.com/gallery/gallery3/commit/8412aeb1337c4060a77af7c94441ca8cbc6bb4ad
Author: Andy Staudacher <andy.st@...>
Date: 2010-02-14 (Sun, 14 Feb 2010)
Changed paths:
M modules/gallery/controllers/albums.php
M modules/gallery/controllers/items.php
M modules/gallery/controllers/movies.php
M modules/gallery/controllers/photos.php
M modules/gallery/helpers/access.php
Log Message:
-----------
For consistency, use straight Kohana_404_Exception instead of the event system.
Commit: 2dad1d7cd15bed3c89de11cadf4b3b5c43134f69
http://github.com/gallery/gallery3/commit/2dad1d7cd15bed3c89de11cadf4b3b5c43134f69
Author: Andy Staudacher <andy.st@...>
Date: 2010-02-14 (Sun, 14 Feb 2010)
Changed paths:
M modules/gallery/helpers/gallery_event.php
M modules/gallery/libraries/Menu.php
M modules/gallery/views/menu.html.php
M modules/gallery/views/menu_ajax_link.html.php
M modules/gallery/views/menu_dialog.html.php
M modules/gallery/views/menu_link.html.php
M themes/wind/views/page.html.php
Log Message:
-----------
Some HTML validation fixes (don't render empty <ul> lists, empty id attributes, use & not &)
Commit: 1a951cb7f61b33437c2e9b04da0565393d072c03
http://github.com/gallery/gallery3/commit/1a951cb7f61b33437c2e9b04da0565393d072c03
Author: Andy Staudacher <andy.st@...>
Date: 2010-02-14 (Sun, 14 Feb 2010)
Changed paths:
M modules/gallery/views/user_profile.html.php
Log Message:
-----------
HTML validation fix (<script>)
Commit: 64e5d438c7ce291dd030b51d1467fc8736f0aa27
http://github.com/gallery/gallery3/commit/64e5d438c7ce291dd030b51d1467fc8736f0aa27
Author: Andy Staudacher <andy.st@...>
Date: 2010-02-14 (Sun, 14 Feb 2010)
Changed paths:
M modules/comment/js/comment.js
M modules/comment/views/comments.html.php
Log Message:
-----------
HTML validation, avoid empty <ul>
Commit: 0f66db51efc427482aaf3b575fff84f015a3a2ab
http://github.com/gallery/gallery3/commit/0f66db51efc427482aaf3b575fff84f015a3a2ab
Author: Andy Staudacher <andy.st@...>
Date: 2010-02-14 (Sun, 14 Feb 2010)
Changed paths:
M modules/gallery/controllers/admin.php
M modules/gallery/helpers/gallery_theme.php
Log Message:
-----------
Change JavaScript reauthentication check to check via XHR.
Benefit: Getting the real deadline this way, not interfering with an ongoing maintenance task.
Commit: 378c7fb45a07601945f1e8f369f1cba68866556b
http://github.com/gallery/gallery3/commit/378c7fb45a07601945f1e8f369f1cba68866556b
Author: Tim Almdal <tnalmdal@...>
Date: 2010-02-14 (Sun, 14 Feb 2010)
Log Message:
-----------
Merge branch 'master' of git@...
Commit: f37b93a7eb34c766d2d741064a611afd1760c959
http://github.com/gallery/gallery3/commit/f37b93a7eb34c766d2d741064a611afd1760c959
Author: Tim Almdal <tnalmdal@...>
Date: 2010-02-14 (Sun, 14 Feb 2010)
Changed paths:
M modules/rest/helpers/rest.php
Log Message:
-----------
If the return object is empty still return the empty object in the json response.
Commit: 897215689c3b85e6df9085291b3a5b60b7e69b08
http://github.com/gallery/gallery3/commit/897215689c3b85e6df9085291b3a5b60b7e69b08
Author: Tim Almdal <tnalmdal@...>
Date: 2010-02-14 (Sun, 14 Feb 2010)
Changed paths:
M modules/gallery/models/item.php
Log Message:
-----------
Remove the dirty flags from the information returned from the rest request for an item. In addition, add links to the images.
Commit: 141595e7096befe63d5c8a7176986f2e7bacbb5c
http://github.com/gallery/gallery3/commit/141595e7096befe63d5c8a7176986f2e7bacbb5c
Author: Tim Almdal <tnalmdal@...>
Date: 2010-02-14 (Sun, 14 Feb 2010)
Changed paths:
A modules/gallery/helpers/items_rest.php
Log Message:
-----------
Create an items REST collection requests that accepts a list of resource urls and returns the items associated with them.
Commit: ed401fc8a682c49a9e740e41b4401165a28dfd96
http://github.com/gallery/gallery3/commit/ed401fc8a682c49a9e740e41b4401165a28dfd96
Author: Chad Kieffer <ckieffer@...>
Date: 2010-02-14 (Sun, 14 Feb 2010)
Changed paths:
M themes/wind/css/fix-ie.css
Log Message:
-----------
Add zoom attribute to #g-banner to fix issue banner display. Closes #863
Commit: 74471df7770784887bd44cfbe02f48ec12bf8532
http://github.com/gallery/gallery3/commit/74471df7770784887bd44cfbe02f48ec12bf8532
Author: Andy Staudacher <andy.st@...>
Date: 2010-02-14 (Sun, 14 Feb 2010)
Changed paths:
M modules/gallery/libraries/IdentityProvider.php
M modules/gallery/libraries/drivers/IdentityProvider.php
Log Message:
-----------
Minor security tightening of IdentityProvider::change_provider().
Commit: 4204d554b8edf7963cd1b755ee8ef1873838acb6
http://github.com/gallery/gallery3/commit/4204d554b8edf7963cd1b755ee8ef1873838acb6
Author: Chad Kieffer <ckieffer@...>
Date: 2010-02-14 (Sun, 14 Feb 2010)
Changed paths:
M themes/wind/css/screen.css
M themes/wind/js/ui.init.js
Log Message:
-----------
On search results, if g-item's onhover height is less than it's siblings set height, set the hover item's height equal to its siblings.
Commit: 824087416a2469cf044b4a9193a0047c6c889333
http://github.com/gallery/gallery3/commit/824087416a2469cf044b4a9193a0047c6c889333
Author: Andy Staudacher <andy.st@...>
Date: 2010-02-14 (Sun, 14 Feb 2010)
Changed paths:
M installer/installer.php
M installer/web.php
Log Message:
-----------
Avoid PHP warnings when the DB host string has no port.
Commit: 7abaef3ef212baeeab4fa32e98d1cc6c5d501ffe
http://github.com/gallery/gallery3/commit/7abaef3ef212baeeab4fa32e98d1cc6c5d501ffe
Author: Andy Staudacher <andy.st@...>
Date: 2010-02-14 (Sun, 14 Feb 2010)
Changed paths:
M themes/wind/css/screen.css
M themes/wind/js/ui.init.js
Log Message:
-----------
Merge commit 'upstream/master'
Commit: 0eb9b43a3388b1de801cc4ffdfcbcc0e0d236858
http://github.com/gallery/gallery3/commit/0eb9b43a3388b1de801cc4ffdfcbcc0e0d236858
Author: Andy Staudacher <andy.st@...>
Date: 2010-02-14 (Sun, 14 Feb 2010)
Changed paths:
M modules/gallery/config/session.php
Log Message:
-----------
Enable session expiration. Currently, it's set to expire sessions after 7 days of inactivity.
Commit: 30dcaaa2365ab88c0516a10bfa287fd2208dcf57
http://github.com/gallery/gallery3/commit/30dcaaa2365ab88c0516a10bfa287fd2208dcf57
Author: Andy Staudacher <andy.st@...>
Date: 2010-02-14 (Sun, 14 Feb 2010)
Changed paths:
M modules/gallery/libraries/IdentityProvider.php
Log Message:
-----------
Need to allow access to ::change_provider for CLI, to make packager work.
Commit: 667d65aea460ea601858c54976495d294d93f017
http://github.com/gallery/gallery3/commit/667d65aea460ea601858c54976495d294d93f017
Author: Andy Staudacher <andy.st@...>
Date: 2010-02-14 (Sun, 14 Feb 2010)
Changed paths:
M installer/install.sql
M modules/gallery/helpers/gallery_installer.php
M modules/gallery/helpers/gallery_theme.php
M modules/gallery/module.info
Log Message:
-----------
Fix for ticket 901: Wrap Gallery version string into bdo tag to override the BiDi algorithm. Also, properly marking the "Powere by" string for translation.
See: http://www.w3.org/International/tutorials/bidi-xhtml/#Slide0420
Commit: 409121942590e12692eaf4e6e9e8b71bfe5ed60c
http://github.com/gallery/gallery3/commit/409121942590e12692eaf4e6e9e8b71bfe5ed60c
Author: Andy Staudacher <andy.st@...>
Date: 2010-02-14 (Sun, 14 Feb 2010)
Changed paths:
M modules/gallery/controllers/user_profile.php
M modules/gallery/helpers/gallery_event.php
M modules/gallery/views/permissions_form.html.php
M modules/user/helpers/user_installer.php
M modules/user/models/user.php
M modules/user/views/admin_users.html.php
M modules/user/views/admin_users_group.html.php
Log Message:
-----------
Fix for ticket #491: Make user and group names translatable.
Also fixed a UI bug: No longer showing the edit user buttons to admins in the profile view (to be consistent with the requirements in the controller).
Commit: eb1cdd037646b3697b64753652669fa9e25a5c8e
http://github.com/gallery/gallery3/commit/eb1cdd037646b3697b64753652669fa9e25a5c8e
Author: Tim Almdal <tnalmdal@...>
Date: 2010-02-15 (Mon, 15 Feb 2010)
Changed paths:
M installer/install.sql
M installer/installer.php
M installer/web.php
M modules/gallery/config/session.php
M modules/gallery/controllers/user_profile.php
M modules/gallery/helpers/gallery_event.php
M modules/gallery/helpers/gallery_installer.php
M modules/gallery/helpers/gallery_theme.php
A modules/gallery/helpers/items_rest.php
M modules/gallery/libraries/IdentityProvider.php
M modules/gallery/libraries/drivers/IdentityProvider.php
M modules/gallery/models/item.php
M modules/gallery/module.info
M modules/gallery/views/permissions_form.html.php
M modules/user/helpers/user_installer.php
M modules/user/models/user.php
M modules/user/views/admin_users.html.php
M modules/user/views/admin_users_group.html.php
M themes/wind/css/fix-ie.css
M themes/wind/css/screen.css
M themes/wind/js/ui.init.js
Log Message:
-----------
Merge branch 'master' into talmdal_dev
Commit: 7b08be11399ce3d5c8603902f463244559b71870
http://github.com/gallery/gallery3/commit/7b08be11399ce3d5c8603902f463244559b71870
Author: Chad Kieffer <ckieffer@...>
Date: 2010-02-15 (Mon, 15 Feb 2010)
Changed paths:
M themes/wind/js/ui.init.js
Log Message:
-----------
Initialize context-menu hover using g-photo/g-movie, not the image or movie object. Closes ticket #808
Commit: a597b57210b48241781f31d3f277e274d3ca6874
http://github.com/gallery/gallery3/commit/a597b57210b48241781f31d3f277e274d3ca6874
Author: Tim Almdal <tnalmdal@...>
Date: 2010-02-15 (Mon, 15 Feb 2010)
Changed paths:
M modules/gallery/models/item.php
Log Message:
-----------
return the absolute url not the relative for the full size, resize and thumb images.
Commit: 0b0c8cbb92efdb2c1ce5afe7202ac79e304cc6af
http://github.com/gallery/gallery3/commit/0b0c8cbb92efdb2c1ce5afe7202ac79e304cc6af
Author: Tim Almdal <tnalmdal@...>
Date: 2010-02-15 (Mon, 15 Feb 2010)
Changed paths:
M themes/wind/js/ui.init.js
Log Message:
-----------
Merge branch 'master' of git@...
Commit: dcddc68f58dac2f0fe71f5a00ea4af32618efa13
http://github.com/gallery/gallery3/commit/dcddc68f58dac2f0fe71f5a00ea4af32618efa13
Author: Andy Staudacher <andy.st@...>
Date: 2010-02-15 (Mon, 15 Feb 2010)
Changed paths:
M modules/gallery/helpers/gallery_installer.php
M modules/user/helpers/user_installer.php
Log Message:
-----------
Never assign a SafeString instance to a Model member (or hell will break loose).
Commit: e754bc18ea5dfd93beae5bad1c743610ceeef6e3
http://github.com/gallery/gallery3/commit/e754bc18ea5dfd93beae5bad1c743610ceeef6e3
Author: Andy Staudacher <andy.st@...>
Date: 2010-02-15 (Mon, 15 Feb 2010)
Changed paths:
M modules/organize/controllers/organize.php
Log Message:
-----------
Input sanitization
Commit: 6c89bb88789257d1dfe4c2ce6eb14e64fe87507c
http://github.com/gallery/gallery3/commit/6c89bb88789257d1dfe4c2ce6eb14e64fe87507c
Author: Andy Staudacher <andy.st@...>
Date: 2010-02-15 (Mon, 15 Feb 2010)
Changed paths:
M modules/gallery/tests/xss_data.txt
Log Message:
-----------
Update of reviewed XSS audit data.
Commit: 5e25d2f7f11a75386e3c7f3d1d0c496eb3287cac
http://github.com/gallery/gallery3/commit/5e25d2f7f11a75386e3c7f3d1d0c496eb3287cac
Author: Andy Staudacher <andy.st@...>
Date: 2010-02-15 (Mon, 15 Feb 2010)
Changed paths:
M modules/gallery/views/reauthenticate.html.php
Log Message:
-----------
Put focus on password field in reauthenticate dialog.
Commit: c1b13ddd9f8e692b4c525bffdf6bbe8718c008a8
http://github.com/gallery/gallery3/commit/c1b13ddd9f8e692b4c525bffdf6bbe8718c008a8
Author: Chad Kieffer <ckieffer@...>
Date: 2010-02-15 (Mon, 15 Feb 2010)
Changed paths:
M themes/wind/css/fix-ie.css
Log Message:
-----------
Apply zoom to g-photo and g-movie to hold height and properly position g-context-menu, closes #1018
Commit: 61f8af6e4cd33a6e226221fd81fcfe2e5afa1081
http://github.com/gallery/gallery3/commit/61f8af6e4cd33a6e226221fd81fcfe2e5afa1081
Author: Andy Staudacher <andy.st@...>
Date: 2010-02-16 (Tue, 16 Feb 2010)
Changed paths:
M modules/rss/views/feed.mrss.php
Log Message:
-----------
Fix for ticket #1020: Fix RSS feed validation of album / recent items feeds.
Commit: 3b1b2bfea9592269717fdd462fb1e5137bd4f8dd
http://github.com/gallery/gallery3/commit/3b1b2bfea9592269717fdd462fb1e5137bd4f8dd
Author: Andy Staudacher <andy.st@...>
Date: 2010-02-16 (Tue, 16 Feb 2010)
Changed paths:
M themes/wind/css/fix-ie.css
Log Message:
-----------
Merge commit 'upstream/master'
Commit: 4ca55a90ee2f8e1d8595b0ec53a601d6c65475f6
http://github.com/gallery/gallery3/commit/4ca55a90ee2f8e1d8595b0ec53a601d6c65475f6
Author: Andy Staudacher <andy.st@...>
Date: 2010-02-16 (Tue, 16 Feb 2010)
Changed paths:
M modules/gallery/libraries/Gallery_I18n.php
Log Message:
-----------
Fix for ticket #1017: Handle the common case of t(html::clean($var)) by casting SafeString instances to string in translate().
Commit: 74472dc83ca897423c630dce0d1d7e3b13bb0b5f
http://github.com/gallery/gallery3/commit/74472dc83ca897423c630dce0d1d7e3b13bb0b5f
Author: Tim Almdal <tnalmdal@...>
Date: 2010-02-17 (Wed, 17 Feb 2010)
Changed paths:
M modules/gallery/helpers/gallery_installer.php
M modules/gallery/libraries/Gallery_I18n.php
M modules/gallery/models/item.php
M modules/gallery/tests/xss_data.txt
M modules/gallery/views/reauthenticate.html.php
M modules/organize/controllers/organize.php
M modules/rss/views/feed.mrss.php
M modules/user/helpers/user_installer.php
M themes/wind/css/fix-ie.css
M themes/wind/js/ui.init.js
Log Message:
-----------
Merge branch 'master' into talmdal_dev
Commit: 8f39e6844914f4c12c9f7309bd4d04584b02a611
http://github.com/gallery/gallery3/commit/8f39e6844914f4c12c9f7309bd4d04584b02a611
Author: Andy Staudacher <andy.st@...>
Date: 2010-02-18 (Thu, 18 Feb 2010)
Changed paths:
M modules/gallery/libraries/Gallery_I18n.php
Log Message:
-----------
Improve setlocale() call, using some of G2's locale fallback code to match the platform's locale names.
Commit: 45910ffdc051ab4298269f1398f43d00517d4884
http://github.com/gallery/gallery3/commit/45910ffdc051ab4298269f1398f43d00517d4884
Author: Andy Staudacher <andy.st@...>
Date: 2010-02-18 (Thu, 18 Feb 2010)
Changed paths:
M modules/gallery/libraries/Gallery_I18n.php
Log Message:
-----------
Improve setlocale() call, using some of G2's locale fallback code to match the platform's locale names.
Commit: 22bc871e2b04633c7c50bdd86ae73c8e41aaaaae
http://github.com/gallery/gallery3/commit/22bc871e2b04633c7c50bdd86ae73c8e41aaaaae
Author: Andy Staudacher <andy.st@...>
Date: 2010-02-18 (Thu, 18 Feb 2010)
Changed paths:
M modules/organize/views/organize_tree.html.php
Log Message:
-----------
Fix for tickets #1024 and #1025: Fix formatting of album tree list in the organize dialog, and (magically) drag and drop move to another album works as well again. Tested in FF3.5, Chrome5 on Ubuntu Linux.
Commit: d3e07f8a97627a500bad07ce0a68ac91a766ccd4
http://github.com/gallery/gallery3/commit/d3e07f8a97627a500bad07ce0a68ac91a766ccd4
Author: Bharat Mediratta <bharat@...>
Date: 2010-02-18 (Thu, 18 Feb 2010)
Changed paths:
M modules/gallery/libraries/Gallery_I18n.php
Log Message:
-----------
Revert "Fix for ticket #1017: Handle the common case of t(html::clean($var)) by casting SafeString instances to string in translate()."
This reverts commit 4ca55a90ee2f8e1d8595b0ec53a601d6c65475f6.
Commit: 99c131e845b5bbfa22b93fa783b5ce671bc27e40
http://github.com/gallery/gallery3/commit/99c131e845b5bbfa22b93fa783b5ce671bc27e40
Author: Bharat Mediratta <bharat@...>
Date: 2010-02-18 (Thu, 18 Feb 2010)
Changed paths:
M modules/gallery/helpers/gallery_installer.php
M modules/user/helpers/user_installer.php
Log Message:
-----------
Revert "Never assign a SafeString instance to a Model member (or hell will break loose)."
This reverts commit dcddc68f58dac2f0fe71f5a00ea4af32618efa13.
Commit: 7d98d4b7b9d16f32ed98c8eeb051be4149468dc6
http://github.com/gallery/gallery3/commit/7d98d4b7b9d16f32ed98c8eeb051be4149468dc6
Author: Bharat Mediratta <bharat@...>
Date: 2010-02-18 (Thu, 18 Feb 2010)
Changed paths:
M modules/gallery/controllers/user_profile.php
M modules/gallery/helpers/gallery_event.php
M modules/gallery/views/permissions_form.html.php
M modules/user/helpers/user_installer.php
M modules/user/models/user.php
M modules/user/views/admin_users.html.php
M modules/user/views/admin_users_group.html.php
Log Message:
-----------
Revert "Fix for ticket #491: Make user and group names translatable."
This reverts commit 409121942590e12692eaf4e6e9e8b71bfe5ed60c.
Commit: 0d72daf3d2d831ca3588ebabe720029bab3ccb8f
http://github.com/gallery/gallery3/commit/0d72daf3d2d831ca3588ebabe720029bab3ccb8f
Author: Bharat Mediratta <bharat@...>
Date: 2010-02-18 (Thu, 18 Feb 2010)
Changed paths:
M modules/gallery/helpers/gallery_installer.php
Log Message:
-----------
Restore the gallery_installer change from reverted dcddc68f58dac2f0fe71f5a00ea4af32618efa13
that casts $powered_by_string from SafeString to string.
Commit: 4c637530440860a90ac39fe04037ed8adfcbe17a
http://github.com/gallery/gallery3/commit/4c637530440860a90ac39fe04037ed8adfcbe17a
Author: Bharat Mediratta <bharat@...>
Date: 2010-02-18 (Thu, 18 Feb 2010)
Changed paths:
M modules/gallery/controllers/user_profile.php
Log Message:
-----------
Restore the user_profile.php change from reverted
409121942590e12692eaf4e6e9e8b71bfe5ed60c that had this comment in the
change: "Also fixed a UI bug: No longer showing the edit user buttons
to admins in the profile view (to be consistent with the requirements
in the controller)."
Commit: 794660d73ee7749541057f8ffa67c3d211f0ceb3
http://github.com/gallery/gallery3/commit/794660d73ee7749541057f8ffa67c3d211f0ceb3
Author: Bharat Mediratta <bharat@...>
Date: 2010-02-18 (Thu, 18 Feb 2010)
Log Message:
-----------
Merge branch 'master' of github.com:gallery/gallery3
Commit: f116af5287f7809e907ee56dbfa582f474738ae6
http://github.com/gallery/gallery3/commit/f116af5287f7809e907ee56dbfa582f474738ae6
Author: Andy Staudacher <andy.st@...>
Date: 2010-02-18 (Thu, 18 Feb 2010)
Changed paths:
M modules/organize/views/organize_tree.html.php
Log Message:
-----------
Fix for tickets #1024 and #1025: Fix formatting of album tree list in the organize dialog, and (magically) drag and drop move to another album works as well again. Tested in FF3.5, Chrome5 on Ubuntu Linux.
Commit: b103306f3d60407fd4e97ec601ba9baed467f766
http://github.com/gallery/gallery3/commit/b103306f3d60407fd4e97ec601ba9baed467f766
Author: Chad Kieffer <ckieffer@...>
Date: 2010-02-18 (Thu, 18 Feb 2010)
Changed paths:
M modules/comment/views/comments.html.php
Log Message:
-----------
Don't need 'right' class here. Positioning is absolute to the right.
Commit: 63ec1c5e48ef480c8bf6a6138e541fe1ad4fdb44
http://github.com/gallery/gallery3/commit/63ec1c5e48ef480c8bf6a6138e541fe1ad4fdb44
Author: Chad Kieffer <ckieffer@...>
Date: 2010-02-18 (Thu, 18 Feb 2010)
Changed paths:
M lib/gallery.common.css
Log Message:
-----------
Absolutely position the 'Add comment' button on the left for RTL. Fixes part of the reopened #869.
Commit: 934cc8d7eebf926fb6c1cc8f27a611a41e915dc6
http://github.com/gallery/gallery3/commit/934cc8d7eebf926fb6c1cc8f27a611a41e915dc6
Author: Chad Kieffer <ckieffer@...>
Date: 2010-02-18 (Thu, 18 Feb 2010)
Changed paths:
M modules/gallery/libraries/Gallery_I18n.php
M modules/organize/views/organize_tree.html.php
Log Message:
-----------
Merge branch 'master' of github.com:gallery/gallery3
Commit: 2846d81171c7101e5015995f848d4cc3a9ddebf6
http://github.com/gallery/gallery3/commit/2846d81171c7101e5015995f848d4cc3a9ddebf6
Author: Chad Kieffer <ckieffer@...>
Date: 2010-02-18 (Thu, 18 Feb 2010)
Changed paths:
M modules/gallery/css/gallery.css
M modules/gallery/views/user_profile.html.php
M modules/gallery/views/user_profile_info.html.php
Log Message:
-----------
First pass at user profile formatting updates. Moved buttons to the top, simplified HTML and CSS.
Commit: 3f021d3610a08e420402c1f05011dbecd17e835e
http://github.com/gallery/gallery3/commit/3f021d3610a08e420402c1f05011dbecd17e835e
Author: Chad Kieffer <ckieffer@...>
Date: 2010-02-18 (Thu, 18 Feb 2010)
Changed paths:
M modules/gallery/helpers/gallery_event.php
M modules/gallery/libraries/Gallery_I18n.php
M modules/gallery/views/permissions_form.html.php
M modules/user/helpers/user_installer.php
M modules/user/models/user.php
M modules/user/views/admin_users.html.php
M modules/user/views/admin_users_group.html.php
Log Message:
-----------
Merge branch 'master' of github.com:gallery/gallery3
Commit: 643fffdba0e595e4e3c4777a52088f81bafded40
http://github.com/gallery/gallery3/commit/643fffdba0e595e4e3c4777a52088f81bafded40
Author: Bharat Mediratta <bharat@...>
Date: 2010-02-19 (Fri, 19 Feb 2010)
Changed paths:
M modules/gallery/views/upgrader.html.php
Log Message:
-----------
Add spaces around %name in the "create a file" text so that
double-clicking the token only selects that one word, not the word on
the line before (which happens on Chrome/Linux)
Commit: a6c3e8f0a26661afd353c75bea496532999f2ca5
http://github.com/gallery/gallery3/commit/a6c3e8f0a26661afd353c75bea496532999f2ca5
Author: Tim Almdal <tnalmdal@...>
Date: 2010-02-19 (Fri, 19 Feb 2010)
Changed paths:
M lib/gallery.common.css
M modules/comment/views/comments.html.php
M modules/gallery/css/gallery.css
M modules/gallery/helpers/gallery_event.php
M modules/gallery/libraries/Gallery_I18n.php
M modules/gallery/views/permissions_form.html.php
M modules/gallery/views/upgrader.html.php
M modules/gallery/views/user_profile.html.php
M modules/gallery/views/user_profile_info.html.php
M modules/organize/views/organize_tree.html.php
M modules/user/helpers/user_installer.php
M modules/user/models/user.php
M modules/user/views/admin_users.html.php
M modules/user/views/admin_users_group.html.php
Log Message:
-----------
Merge branch 'master' into talmdal_dev
Commit: d388e4bb868602f293b73918981bee1de6176a24
http://github.com/gallery/gallery3/commit/d388e4bb868602f293b73918981bee1de6176a24
Author: Bharat Mediratta <bharat@...>
Date: 2010-02-19 (Fri, 19 Feb 2010)
Changed paths:
M modules/gallery/controllers/user_profile.php
M modules/gallery/helpers/gallery_event.php
M modules/gallery/views/user_profile.html.php
M modules/notification/helpers/notification_event.php
M modules/rest/helpers/rest_event.php
Log Message:
-----------
Refactor away the "display_all" construct in User_Profile_Controller.
"display_all" is too coarse, and we should be letting event handlers
make the appropriate decision on what to display and when. This
duplicates some code, but it's now very clear in the event handlers
what's getting shown.
Throw a 404 if we try to view the user profile for a missing user.
The only feature change in this should be that we now display the
name, full name and website for a user to any other registered user,
which makes sense since these are typically public fields.
Don't show any of the edit buttons unless identity::is_writable()
Commit: 10c06989493bdded5f15880baadbc93c5d8ee296
http://github.com/gallery/gallery3/commit/10c06989493bdded5f15880baadbc93c5d8ee296
Author: Tim Almdal <tnalmdal@...>
Date: 2010-02-19 (Fri, 19 Feb 2010)
Changed paths:
M modules/gallery/models/item.php
Log Message:
-----------
Correct the view_fillsize permission to view_full. In addition, change the name of the field containing the url to the fullsize image to file_url instead of fullzie_url
Commit: f062cc5e1acddfb1bf2b65a55ada7ab873c84aef
http://github.com/gallery/gallery3/commit/f062cc5e1acddfb1bf2b65a55ada7ab873c84aef
Author: Tim Almdal <tnalmdal@...>
Date: 2010-02-19 (Fri, 19 Feb 2010)
Changed paths:
M modules/gallery/controllers/user_profile.php
M modules/gallery/helpers/gallery_event.php
M modules/gallery/views/user_profile.html.php
M modules/notification/helpers/notification_event.php
M modules/rest/helpers/rest_event.php
Log Message:
-----------
Merge branch 'master' of git@...
Commit: 5fbc472300ce6b19a2694a5f91b1fe0b2cc470f3
http://github.com/gallery/gallery3/commit/5fbc472300ce6b19a2694a5f91b1fe0b2cc470f3
Author: Bharat Mediratta <bharat@...>
Date: 2010-02-19 (Fri, 19 Feb 2010)
Changed paths:
M modules/gallery/models/item.php
Log Message:
-----------
Fix the resize_url and file_url in as_restful_array()
Commit: f4fc245603fc8ec1bb9536356c8d4ab017153c08
http://github.com/gallery/gallery3/commit/f4fc245603fc8ec1bb9536356c8d4ab017153c08
Author: Chad Kieffer <ckieffer@...>
Date: 2010-02-20 (Sat, 20 Feb 2010)
Changed paths:
M modules/user/views/admin_users_group.html.php
Log Message:
-----------
Add link to edit user group names. Closes ticket #1028.
Commit: 1377b2c7b3110a132d4b2d748be72a6aafa537e6
http://github.com/gallery/gallery3/commit/1377b2c7b3110a132d4b2d748be72a6aafa537e6
Author: Bharat Mediratta <bharat@...>
Date: 2010-02-20 (Sat, 20 Feb 2010)
Changed paths:
M modules/rest/helpers/rest.php
Log Message:
-----------
When using rest::reply(), don't call var_export() if the response is empty.
Commit: cb57c3912aef6bed394a4693f94e9c97001aff34
http://github.com/gallery/gallery3/commit/cb57c3912aef6bed394a4693f94e9c97001aff34
Author: Andy Staudacher <andy.st@...>
Date: 2010-02-21 (Sun, 21 Feb 2010)
Changed paths:
M system/libraries/Database.php
Log Message:
-----------
Fix random queries (such as for the random image block) for locales that don't use a period as decimal separator of floating point numbers (such as de_DE).
(Integrating a fix Kohana's SQL generation for floating point numbers. See http://dev.kohanaframework.org/issues/2636.)
Commit: be20309259de9310da3be703c93c4e42def2541b
http://github.com/gallery/gallery3/commit/be20309259de9310da3be703c93c4e42def2541b
Author: Andy Staudacher <andy.st@...>
Date: 2010-02-21 (Sun, 21 Feb 2010)
Changed paths:
M lib/gallery.common.css
M modules/comment/views/comments.html.php
M modules/gallery/controllers/user_profile.php
M modules/gallery/css/gallery.css
M modules/gallery/helpers/gallery_event.php
M modules/gallery/libraries/Gallery_I18n.php
M modules/gallery/models/item.php
M modules/gallery/views/permissions_form.html.php
M modules/gallery/views/upgrader.html.php
M modules/gallery/views/user_profile.html.php
M modules/gallery/views/user_profile_info.html.php
M modules/notification/helpers/notification_event.php
M modules/rest/helpers/rest.php
M modules/rest/helpers/rest_event.php
M modules/user/helpers/user_installer.php
M modules/user/models/user.php
M modules/user/views/admin_users.html.php
M modules/user/views/admin_users_group.html.php
Log Message:
-----------
Merge commit 'upstream/master'
Commit: 9f810150532a2511bfc5f03c9d24fd592d2f803f
http://github.com/gallery/gallery3/commit/9f810150532a2511bfc5f03c9d24fd592d2f803f
Author: Tim Almdal <tnalmdal@...>
Date: 2010-02-21 (Sun, 21 Feb 2010)
Changed paths:
M modules/gallery/controllers/user_profile.php
M modules/gallery/helpers/gallery_event.php
M modules/gallery/models/item.php
M modules/gallery/views/user_profile.html.php
M modules/notification/helpers/notification_event.php
M modules/rest/helpers/rest.php
M modules/rest/helpers/rest_event.php
M modules/user/views/admin_users_group.html.php
M system/libraries/Database.php
Log Message:
-----------
Merge branch 'master' into talmdal_dev
Commit: 9b7542b9f1beb96f16123beebdd13728783f6dcd
http://github.com/gallery/gallery3/commit/9b7542b9f1beb96f16123beebdd13728783f6dcd
Author: Bharat Mediratta <bharat@...>
Date: 2010-02-21 (Sun, 21 Feb 2010)
Changed paths:
M modules/gallery/libraries/Menu.php
Log Message:
-----------
Add Menu::add_before()
Commit: 5ddd7c9677b644396981de7df8176a3b168ffe21
http://github.com/gallery/gallery3/commit/5ddd7c9677b644396981de7df8176a3b168ffe21
Author: Andy Staudacher <andy.st@...>
Date: 2010-02-21 (Sun, 21 Feb 2010)
Changed paths:
M application/config/config.php
M modules/gallery/helpers/gallery_event.php
M system/core/Kohana.php
Log Message:
-----------
Fix Kohana's internal cache for Gallery's usage pattern.
Adds a core.internal_cache_read_only config variable to Kohana's internals.
Kohana's internal_cache for find_file wasn't working in Gallery because the cache would be emptied on each request after reading it from disk and before most lookups would run.
1. Bootstrap sets initial core.modules (= include path): forge, kohana23_compat, gallery.
2. Kohana::setup() loads find_file cache from disk.
3. Gallery loads list of active modules and themes, and updates the core.modules value (=include path), which forces the internal find_file cache to be empties (which makes sense).
4. Request processing starts, and thus 80% of all Kohana::find_file() triggered is_file() invocations start off with an empty find_file cache.
In the case of my small Gallery installation, we're talking about 3100 is_file() invocations per request with or without internal_cache enabled. With this fix, this number is down to 800 invocations.
The basic idea is that we treat the cache as read only and don't write any (possibly dirty) values to it in memory until we're sure that the include path won't change later on in the request processing. Once we know the list of active modules and themes, we can update core.modules and finally flip the read-only state of the cache and start writing to it.
Commit: 6cbe0f78aa80a2810908a76ca163f1dfff2f0726
http://github.com/gallery/gallery3/commit/6cbe0f78aa80a2810908a76ca163f1dfff2f0726
Author: Andy Staudacher <andy.st@...>
Date: 2010-02-21 (Sun, 21 Feb 2010)
Changed paths:
M application/config/config.php
M modules/gallery/helpers/gallery_event.php
M system/core/Kohana.php
Log Message:
-----------
Revert "Fix Kohana's internal cache for Gallery's usage pattern."
This reverts commit 5ddd7c9677b644396981de7df8176a3b168ffe21.
Commit: 336c3bd264b4af2ab74fe1262366ad6f2e705451
http://github.com/gallery/gallery3/commit/336c3bd264b4af2ab74fe1262366ad6f2e705451
Author: Andy Staudacher <andy.st@...>
Date: 2010-02-21 (Sun, 21 Feb 2010)
Changed paths:
M system/core/Kohana.php
Log Message:
-----------
Fix Kohana's internal cache for Gallery's usage pattern. Instead of deleting the whole find_files cache when ever include_paths (=core.modules) change, keep a separate find_files cache for each set of include_paths.
Benefits for Gallery:
- There are about 3000 is_file() invocations for a photo / album page in a vanilla Gallery installation. These are mostly triggered by Kohana::find_file().
- Enabling internal_cache doesn't help at all (see explanation below). The number of is_file() invocations is about the same with or without this cache.
- With this patch, more than 95% of these invocations are gone. The cache works as intended.
Kohana's internal_cache for find_file wasn't working in Gallery because
the cache would be emptied on each request after reading it from disk and
before most lookups would run.
1. Bootstrap sets initial core.modules (= include path): forge, kohana23_compat, gallery.
2. Kohana::setup() loads find_file cache from disk.
3. Gallery loads list of active modules and themes, and updates the core.modules value (=include path), which forces the internal find_file cache to be empties (which makes sense).
4. Request processing starts, and thus 80+% of all Kohana::find_file() triggered is_file() invocations start off with an empty find_file cache.
The patch doesn't have a significant impact on performance for Kohana applications which don't change their include paths at runtime (after Kohana::setup). And the patch should benefit all Kohana applications which have modules / extensions, i.e. which first need to bootstrap Kohana before they can load a list of all active modules from the database.
Commit: 8e7eda9cc62c64e77fffabacae7441f8ea076c9d
http://github.com/gallery/gallery3/commit/8e7eda9cc62c64e77fffabacae7441f8ea076c9d
Author: Andy Staudacher <andy.st@...>
Date: 2010-02-21 (Sun, 21 Feb 2010)
Changed paths:
M modules/gallery/controllers/admin_maintenance.php
Log Message:
-----------
Fix progress bar / maintenance tasks for locales that use comma as decimal separator, such as German.
Commit: 6591ea25771f2ab31fea4bf3b7a6fd76c586e098
http://github.com/gallery/gallery3/commit/6591ea25771f2ab31fea4bf3b7a6fd76c586e098
Author: Andy Staudacher <andy.st@...>
Date: 2010-02-21 (Sun, 21 Feb 2010)
Changed paths:
M modules/gallery/libraries/drivers/Cache/Database.php
Log Message:
-----------
Fix delete() function of DB based Cache driver. It expected a scalar key / tag value, but it was always an array of keys / tags.
(compare to system/libraries/Cache.php and the File.php driver)
Commit: 334cd2368de24a76cd49681a14295350e85714d0
http://github.com/gallery/gallery3/commit/334cd2368de24a76cd49681a14295350e85714d0
Author: Andy Staudacher <andy.st@...>
Date: 2010-02-21 (Sun, 21 Feb 2010)
Changed paths:
M modules/gallery/controllers/l10n_client.php
M modules/gallery/helpers/gallery_task.php
M modules/gallery/libraries/Gallery_I18n.php
Log Message:
-----------
Performance improvement: Load all translations of a locale as one serialized array from the Cache.
Until now, we loaded hundreds of translation messages row by row, and unserializing one by one at bootstrap time. That amounted to a significant percentage of the complete request time. This approach is more than 10x faster.
Commit: ff9129c59850277c3079edd19b8a0f7ac4d70056
http://github.com/gallery/gallery3/commit/ff9129c59850277c3079edd19b8a0f7ac4d70056
Author: Andy Staudacher <andy.st@...>
Date: 2010-02-21 (Sun, 21 Feb 2010)
Changed paths:
M system/core/Kohana.php
Log Message:
-----------
Revert "Fix Kohana's internal cache for Gallery's usage pattern."
Waiting for feedback from Kohana devevelopers before applying the patch to Gallery 3.
This reverts commit 336c3bd264b4af2ab74fe1262366ad6f2e705451.
Commit: 95374070db74362bc1481e3fdcdab0d89678c1bc
http://github.com/gallery/gallery3/commit/95374070db74362bc1481e3fdcdab0d89678c1bc
Author: Andy Staudacher <andy.st@...>
Date: 2010-02-22 (Mon, 22 Feb 2010)
Changed paths:
M modules/gallery/libraries/Menu.php
Log Message:
-----------
Merge commit 'upstream/master'
Commit: 6ce01328422cc587dedf555d0ba3eb8a0ee05a9f
http://github.com/gallery/gallery3/commit/6ce01328422cc587dedf555d0ba3eb8a0ee05a9f
Author: Andy Staudacher <andy.st@...>
Date: 2010-02-22 (Mon, 22 Feb 2010)
Changed paths:
M installer/install.sql
M modules/gallery/controllers/packager.php
M modules/gallery/helpers/gallery_installer.php
M modules/gallery/module.info
Log Message:
-----------
Fix for ticket #1027: Add index on cache key column.
(and fix the packager to truncate the cache table before packaging)
Commit: f7b39e7db71058c89ada225aac43d9c7b24377da
http://github.com/gallery/gallery3/commit/f7b39e7db71058c89ada225aac43d9c7b24377da
Author: Andy Staudacher <andy.st@...>
Date: 2010-02-22 (Mon, 22 Feb 2010)
Changed paths:
M modules/server_add/controllers/server_add.php
Log Message:
-----------
Fix server-add for German and other locales that use comma as decimal separator.
Commit: a9f8b9479379dac14128114f35991a8a51d281ae
http://github.com/gallery/gallery3/commit/a9f8b9479379dac14128114f35991a8a51d281ae
Author: Bharat Mediratta <bharat@...>
Date: 2010-02-22 (Mon, 22 Feb 2010)
Changed paths:
M modules/g2_import/views/admin_g2_import.html.php
Log Message:
-----------
Fix cut/paste typo
Commit: ce39dc768c63fa5631450918180c1602363b7810
http://github.com/gallery/gallery3/commit/ce39dc768c63fa5631450918180c1602363b7810
Author: Bharat Mediratta <bharat@...>
Date: 2010-02-22 (Mon, 22 Feb 2010)
Changed paths:
M modules/g2_import/helpers/g2_import.php
Log Message:
-----------
Normalize invalid/missing G2 email addresses
Commit: adb1db6b7d1d10772b893047d8297a89ca9c615e
http://github.com/gallery/gallery3/commit/adb1db6b7d1d10772b893047d8297a89ca9c615e
Author: Andy Staudacher <andy.st@...>
Date: 2010-02-22 (Mon, 22 Feb 2010)
Changed paths:
M modules/organize/js/organize.js
Log Message:
-----------
Fix typo in selector expression. The handling of view-only albums is still not great, but at least the code is closer to doing what it's supposed to.
Commit: 5f97c12562ed9ce6869c85ed5ce1abc33580ede0
http://github.com/gallery/gallery3/commit/5f97c12562ed9ce6869c85ed5ce1abc33580ede0
Author: Andy Staudacher <andy.st@...>
Date: 2010-02-22 (Mon, 22 Feb 2010)
Changed paths:
M modules/g2_import/helpers/g2_import.php
M modules/g2_import/views/admin_g2_import.html.php
Log Message:
-----------
Merge commit 'upstream/master'
Commit: 6afc5ccf5c5d70b3aef4024f892141a07779c25f
http://github.com/gallery/gallery3/commit/6afc5ccf5c5d70b3aef4024f892141a07779c25f
Author: Andy Staudacher <andy.st@...>
Date: 2010-02-23 (Tue, 23 Feb 2010)
Changed paths:
M modules/gallery/libraries/Gallery_I18n.php
Log Message:
-----------
Fix translation cache for installations with 0 translations in the DB.
Commit: fb5503be09047def6efd24a74188ad55af7a80f2
http://github.com/gallery/gallery3/commit/fb5503be09047def6efd24a74188ad55af7a80f2
Author: Bharat Mediratta <bharat@...>
Date: 2010-02-23 (Tue, 23 Feb 2010)
Changed paths:
M modules/gallery/helpers/gallery.php
Log Message:
-----------
Name this release "Santa Fe". Fixes ticket #683.
Commit: 16bf1d18adc870d07cd83e40bc9fe5dbe5400fad
http://github.com/gallery/gallery3/commit/16bf1d18adc870d07cd83e40bc9fe5dbe5400fad
Author: Bharat Mediratta <bharat@...>
Date: 2010-02-23 (Tue, 23 Feb 2010)
Changed paths:
M modules/g2_import/helpers/g2_import.php
M modules/gallery/libraries/Gallery_I18n.php
M modules/organize/js/organize.js
Log Message:
-----------
Merge branch 'master' of github.com:gallery/gallery3
Commit: 8ab580cec1909fb93ba01fb635e1392a76317623
http://github.com/gallery/gallery3/commit/8ab580cec1909fb93ba01fb635e1392a76317623
Author: Bharat Mediratta <bharat@...>
Date: 2010-02-23 (Tue, 23 Feb 2010)
Changed paths:
M modules/gallery/tests/xss_data.txt
Log Message:
-----------
Verified
Commit: 212da35cdc5c68ad06ff2f0e5d820ccbcf328a89
http://github.com/gallery/gallery3/commit/212da35cdc5c68ad06ff2f0e5d820ccbcf328a89
Author: Andy Staudacher <andy.st@...>
Date: 2010-02-23 (Tue, 23 Feb 2010)
Changed paths:
M modules/gallery/tests/Cache_Test.php
Log Message:
-----------
Fix Cache tests for recent Cache/Database.php driver fix.
Cache::delete($arg) allows for scalars and arrays, but Cache drivers' delete($arg) function always expects an array.
Commit: de1785d9fa020ca150e0e8789b564e65377da0f1
http://github.com/gallery/gallery3/commit/de1785d9fa020ca150e0e8789b564e65377da0f1
Author: Bharat Mediratta <bharat@...>
Date: 2010-02-23 (Tue, 23 Feb 2010)
Changed paths:
M modules/gallery/tests/Cache_Test.php
Log Message:
-----------
Merge branch 'master' of github.com:gallery/gallery3
Commit: d4423eb34970f0068af463ebea17a748910ca835
http://github.com/gallery/gallery3/commit/d4423eb34970f0068af463ebea17a748910ca835
Author: Bharat Mediratta <bharat@...>
Date: 2010-02-23 (Tue, 23 Feb 2010)
Changed paths:
M modules/comment/tests/Comment_Model_Test.php
M modules/gallery/tests/Access_Helper_Test.php
M modules/gallery/tests/Item_Helper_Test.php
M modules/gallery/tests/Item_Rest_Helper_Test.php
M modules/tag/tests/Tags_Rest_Helper_Test.php
Log Message:
-----------
Reset the active user to admin in all test cases where we change the
user to something else.
Commit: 1d8862d957e8f08552d448cd17b3c00c61b7fc05
http://github.com/gallery/gallery3/commit/1d8862d957e8f08552d448cd17b3c00c61b7fc05
Author: Andy Staudacher <andy.st@...>
Date: 2010-02-24 (Wed, 24 Feb 2010)
Changed paths:
M modules/gallery/libraries/drivers/Cache/Database.php
Log Message:
-----------
Fix for ticket #1034: Fix db cache driver delete() call which was missed in a recent refactoring / fix.
Commit: 7d7da6eb0a953c61ceb424d9837f850ca2c8b0ce
http://github.com/gallery/gallery3/commit/7d7da6eb0a953c61ceb424d9837f850ca2c8b0ce
Author: Tim Almdal <tnalmdal@...>
Date: 2010-02-24 (Wed, 24 Feb 2010)
Changed paths:
M modules/rest/controllers/rest.php
Log Message:
-----------
Remove redundant print statement. rest::reply() does the print so having the extra print statement could lead to problems.
Commit: c38bee203b8e89cfb1446ecacd133f3c679ffbcc
http://github.com/gallery/gallery3/commit/c38bee203b8e89cfb1446ecacd133f3c679ffbcc
Author: Andy Staudacher <andy.st@...>
Date: 2010-02-24 (Wed, 24 Feb 2010)
Changed paths:
M modules/gallery/helpers/locales.php
Log Message:
-----------
Add Faroese to the language list. Verified that it uses the default plural rules, thus no changes in Gallery_I18n.php or on the server side required.
Commit: 39b8810c3b37538e015c9d8cb7b46c59d87fb8c7
http://github.com/gallery/gallery3/commit/39b8810c3b37538e015c9d8cb7b46c59d87fb8c7
Author: Andy Staudacher <andy.st@...>
Date: 2010-02-24 (Wed, 24 Feb 2010)
Changed paths:
M modules/gallery/views/admin_languages.html.php
Log Message:
-----------
Fix multi-column layout of language admin.
Commit: ed0f93a965bc2640411edaf2054791037ad36ed3
http://github.com/gallery/gallery3/commit/ed0f93a965bc2640411edaf2054791037ad36ed3
Author: Andy Staudacher <andy.st@...>
Date: 2010-02-25 (Thu, 25 Feb 2010)
Changed paths:
M modules/server_add/views/admin_server_add.html.php
Log Message:
-----------
Fix typo, thanks cajun100 for reporting!
Commit: b4922f4d176662976c9d2b249edf0e50a0cdfdf1
http://github.com/gallery/gallery3/commit/b4922f4d176662976c9d2b249edf0e50a0cdfdf1
Author: fpaterno <florent.paterno@...>
Date: 2010-02-26 (Fri, 26 Feb 2010)
Changed paths:
M installer/views/get_db_info.html.php
Log Message:
-----------
Password value on installer must be hidden
Commit: f28b80fcf43e02ca65f419eb6774321dc30a2a37
http://github.com/gallery/gallery3/commit/f28b80fcf43e02ca65f419eb6774321dc30a2a37
Author: Tim Almdal <tnalmdal@...>
Date: 2010-02-26 (Fri, 26 Feb 2010)
Changed paths:
M installer/install.sql
M installer/views/get_db_info.html.php
M modules/comment/tests/Comment_Model_Test.php
M modules/g2_import/helpers/g2_import.php
M modules/g2_import/views/admin_g2_import.html.php
M modules/gallery/controllers/admin_maintenance.php
M modules/gallery/controllers/l10n_client.php
M modules/gallery/controllers/packager.php
M modules/gallery/helpers/gallery.php
M modules/gallery/helpers/gallery_installer.php
M modules/gallery/helpers/gallery_task.php
M modules/gallery/helpers/locales.php
M modules/gallery/libraries/Gallery_I18n.php
M modules/gallery/libraries/Menu.php
M modules/gallery/libraries/drivers/Cache/Database.php
M modules/gallery/module.info
M modules/gallery/tests/Access_Helper_Test.php
M modules/gallery/tests/Cache_Test.php
M modules/gallery/tests/Item_Helper_Test.php
M modules/gallery/tests/Item_Rest_Helper_Test.php
M modules/gallery/tests/xss_data.txt
M modules/gallery/views/admin_languages.html.php
M modules/organize/js/organize.js
M modules/rest/controllers/rest.php
M modules/server_add/controllers/server_add.php
M modules/server_add/views/admin_server_add.html.php
M modules/tag/tests/Tags_Rest_Helper_Test.php
Log Message:
-----------
Merge branch 'master' into talmdal_dev
Commit: 7d2885fe94d8b343af3f8ce1619be13a03056c5e
http://github.com/gallery/gallery3/commit/7d2885fe94d8b343af3f8ce1619be13a03056c5e
Author: Tim Almdal <tnalmdal@...>
Date: 2010-02-26 (Fri, 26 Feb 2010)
Changed paths:
M installer/views/get_db_info.html.php
Log Message:
-----------
Revert "Password value on installer must be hidden"
This reverts commit b4922f4d176662976c9d2b249edf0e50a0cdfdf1.
Commit: d9707ae749df2770370dc4eeeeaddda28f092d4d
http://github.com/gallery/gallery3/commit/d9707ae749df2770370dc4eeeeaddda28f092d4d
Author: Andy Staudacher <andy.st@...>
Date: 2010-02-27 (Sat, 27 Feb 2010)
Changed paths:
M modules/gallery/libraries/MY_Kohana_Exception.php
A modules/gallery/tests/Kohana_Exception_Test.php
M modules/gallery/views/kohana/error.php
Log Message:
-----------
Fix for ticket #1036 - Don't echo any sensitive information such as passwords, hashes or personally identifiable information.
Commit: a18ddd2fe9a920115df580a1ded5b2e33bb12a02
http://github.com/gallery/gallery3/commit/a18ddd2fe9a920115df580a1ded5b2e33bb12a02
Author: Andy Staudacher <andy.st@...>
Date: 2010-02-27 (Sat, 27 Feb 2010)
Changed paths:
M modules/user/controllers/password.php
Log Message:
-----------
Add more randomness to reset password mechanism.
Commit: 48193371e4a1fc315a5f24986dbdad002270e061
http://github.com/gallery/gallery3/commit/48193371e4a1fc315a5f24986dbdad002270e061
Author: Andy Staudacher <andy.st@...>
Date: 2010-02-27 (Sat, 27 Feb 2010)
Changed paths:
M modules/gallery/controllers/l10n_client.php
Log Message:
-----------
Incremental fix for ticket #1042: Delete translation from outgoing_translations when the user submits a form with an empty translation.
Commit: 8366f58ef9621679600ae0862cf72418d3e6f6fd
http://github.com/gallery/gallery3/commit/8366f58ef9621679600ae0862cf72418d3e6f6fd
Author: Andy Staudacher <andy.st@...>
Date: 2010-02-27 (Sat, 27 Feb 2010)
Changed paths:
M modules/gallery/js/l10n_client.js
Log Message:
-----------
Client (UI) side fix for ticket #1042, based on a patch from fpaterno (Florent Paterno). Mark message as untranslated if the translation is empty.
Commit: caf9ae88badfa5c2b8eb3eac03e298f1beea79a3
http://github.com/gallery/gallery3/commit/caf9ae88badfa5c2b8eb3eac03e298f1beea79a3
Author: Andy Staudacher <andy.st@...>
Date: 2010-02-27 (Sat, 27 Feb 2010)
Changed paths:
M modules/gallery/js/l10n_client.js
Log Message:
-----------
Fix l10n client, copy of existing plural translation to form fields.
I think this was broken in a recent jQuery update. It used to allow matching the HTML "name" attribute with #name_value, now you need to match by elementName[name=name_value].
Commit: dacb58ceed224fea34fa9cff740e6f30c70f0a7f
http://github.com/gallery/gallery3/commit/dacb58ceed224fea34fa9cff740e6f30c70f0a7f
Author: Andy Staudacher <andy.st@...>
Date: 2010-02-27 (Sat, 27 Feb 2010)
Changed paths:
M modules/gallery/controllers/l10n_client.php
M modules/gallery/js/l10n_client.js
Log Message:
-----------
Additional fixes for plural handling when deleting translations / marking them as untranslated.
Commit: 74113f869a37bd5eda1175c9eb520b938c4793c4
http://github.com/gallery/gallery3/commit/74113f869a37bd5eda1175c9eb520b938c4793c4
Author: Andy Staudacher <andy.st@...>
Date: 2010-02-27 (Sat, 27 Feb 2010)
Changed paths:
M modules/gallery/helpers/gallery_block.php
M modules/user/controllers/users.php
Log Message:
-----------
Fix for ticket #1037: Only show language drop-down when there's actually a choice.
Commit: 70837b5212966e173c886c376fae20a29cee8737
http://github.com/gallery/gallery3/commit/70837b5212966e173c886c376fae20a29cee8737
Author: Andy Staudacher <andy.st@...>
Date: 2010-02-27 (Sat, 27 Feb 2010)
Changed paths:
M modules/gallery/helpers/access.php
Log Message:
-----------
Fix for ticket #1035: Make .htaccess access rules work for the case when index.php isn't part of generated URLs.
Commit: 107909043add11045c76866564dead06a3385fb6
http://github.com/gallery/gallery3/commit/107909043add11045c76866564dead06a3385fb6
Author: Andy Staudacher <andy.st@...>
Date: 2010-02-28 (Sun, 28 Feb 2010)
Changed paths:
M modules/gallery/helpers/gallery_theme.php
Log Message:
-----------
Fix profiler display: It looks like it was broken by an API change in the latest kohana upgrade.
Commit: a19b97f8d637ead3a4b038bdbd975be8a7583c59
http://github.com/gallery/gallery3/commit/a19b97f8d637ead3a4b038bdbd975be8a7583c59
Author: Andy Staudacher <andy.st@...>
Date: 2010-02-28 (Sun, 28 Feb 2010)
Changed paths:
M modules/gallery/controllers/admin_maintenance.php
M modules/gallery/libraries/Admin_View.php
M themes/admin_wind/views/admin.html.php
Log Message:
-----------
First step towards fixing ticket #1038: Allowing for custom page <title> in admin pages, just like in non-admin pages.
TODO: Set $view->page_title in the many admin controllers we have. I just set it for admin_maintenance.php to show how it's intended to be used. I copied the title from views/admin_maintenance.html.php to the controller.
Commit: fd94f4bec21a7deaa86d468da704a048d2be751e
http://github.com/gallery/gallery3/commit/fd94f4bec21a7deaa86d468da704a048d2be751e
Author: Andy Staudacher <andy.st@...>
Date: 2010-02-28 (Sun, 28 Feb 2010)
Changed paths:
M system/core/Kohana.php
Log Message:
-----------
Fix Kohana's internal cache for Gallery's usage pattern. Instead of deleting the whole find_files cache when ever include_paths (=core.modules) change, keep a separate find_files cache for each set of include_paths.
Benefits for Gallery:
- There are about 3000 is_file() invocations for a photo / album page in a vanilla Gallery installation. These are mostly triggered by Kohana::find_file().
- Enabling internal_cache doesn't help at all (see explanation below). The number of is_file() invocations is about the same with or without this cache.
- With this patch, more than 95% of these invocations are gone. The cache works as intended.
Kohana's internal_cache for find_file wasn't working in Gallery because
the cache would be emptied on each request after reading it from disk and
before most lookups would run.
1. Bootstrap sets initial core.modules (= include path): forge, kohana23_compat, gallery.
2. Kohana::setup() loads find_file cache from disk.
3. Gallery loads list of active modules and themes, and updates the core.modules value (=include path), which forces the internal find_file cache to be empties (which makes sense).
4. Request processing starts, and thus 80+% of all Kohana::find_file() triggered is_file() invocations start off with an empty find_file cache.
The patch doesn't have a significant impact on performance for Kohana applications which don't change their include paths at runtime (after Kohana::setup). And the patch should benefit all Kohana applications which have modules / extensions, i.e. which first need to bootstrap Kohana before they can load a list of all active modules from the database.
Commit: e3e72ca4da0375d88b86ba69b6596b10be164e23
http://github.com/gallery/gallery3/commit/e3e72ca4da0375d88b86ba69b6596b10be164e23
Author: Tim Almdal <tnalmdal@...>
Date: 2010-02-28 (Sun, 28 Feb 2010)
Changed paths:
M installer/views/get_db_info.html.php
M modules/gallery/controllers/admin_maintenance.php
M modules/gallery/controllers/l10n_client.php
M modules/gallery/helpers/access.php
M modules/gallery/helpers/gallery_block.php
M modules/gallery/helpers/gallery_theme.php
M modules/gallery/js/l10n_client.js
M modules/gallery/libraries/Admin_View.php
M modules/gallery/libraries/MY_Kohana_Exception.php
A modules/gallery/tests/Kohana_Exception_Test.php
M modules/gallery/views/kohana/error.php
M modules/user/controllers/password.php
M modules/user/controllers/users.php
M system/core/Kohana.php
M themes/admin_wind/views/admin.html.php
Log Message:
-----------
Merge branch 'master' into talmdal_dev
Commit: c91408d4a8b56730fde39df5e12d32111ace28b4
http://github.com/gallery/gallery3/commit/c91408d4a8b56730fde39df5e12d32111ace28b4
Author: Tim Almdal <tnalmdal@...>
Date: 2010-02-28 (Sun, 28 Feb 2010)
Changed paths:
M system/core/Kohana.php
Log Message:
-----------
Its not apppropriate to make changes to the Kohana system files. Please find another way.
Revert "Fix Kohana's internal cache for Gallery's usage pattern. Instead of deleting the whole find_files cache when ever include_paths (=core.modules) change, keep a separate find_files cache for each set of include_paths."
This reverts commit fd94f4bec21a7deaa86d468da704a048d2be751e.
Commit: 835027bdb6e5646250d29529168359ad40e9d5f1
http://github.com/gallery/gallery3/commit/835027bdb6e5646250d29529168359ad40e9d5f1
Author: Tim Almdal <tnalmdal@...>
Date: 2010-02-28 (Sun, 28 Feb 2010)
Changed paths:
M system/core/Kohana.php
Log Message:
-----------
The vendor branch is being updated, so this reverts the revert of
commit c91408d4a8b56730fde39df5e12d32111ace28b4.
Commit: 5f985b3e2aa404d9b1145796dff8bc4c1e48b3f0
http://github.com/gallery/gallery3/commit/5f985b3e2aa404d9b1145796dff8bc4c1e48b3f0
Author: Chad Kieffer <ckieffer@...>
Date: 2010-02-28 (Sun, 28 Feb 2010)
Changed paths:
M lib/gallery.common.css
M modules/gallery/css/gallery.css
M modules/gallery/views/form_uploadify.html.php
Log Message:
-----------
Updates to upload CSS to make it themeable and RTL compatible. Use absolute positioning to handle upload button positioning. Remove color definitions to allow jQuery UI theme to set button colors. Consolidate upload dialog CSS to modules/css/gallery.css. Closes #885.
Commit: 1077477a9032d5a4855e19e2dd4ce923472b711c
http://github.com/gallery/gallery3/commit/1077477a9032d5a4855e19e2dd4ce923472b711c
Author: Andy Staudacher <andy.st@...>
Date: 2010-02-28 (Sun, 28 Feb 2010)
Changed paths:
M modules/g2_import/helpers/g2_import.php
Log Message:
-----------
G2 importer stability improvements:
- Log which validation rule was violated if there's an ORM validation error.
- Add more try / catch blocks to avoid abortion where possible.
Commit: b0ef46b5fa12c995f4722bceb4f2c477838ee6ee
http://github.com/gallery/gallery3/commit/b0ef46b5fa12c995f4722bceb4f2c477838ee6ee
Author: Andy Staudacher <andy.st@...>
Date: 2010-02-28 (Sun, 28 Feb 2010)
Changed paths:
M lib/gallery.common.css
M modules/gallery/css/gallery.css
M modules/gallery/views/form_uploadify.html.php
Log Message:
-----------
Merge commit 'upstream/master'
Commit: dc003734041f49cff99330dc1f20818a694b6554
http://github.com/gallery/gallery3/commit/dc003734041f49cff99330dc1f20818a694b6554
Author: Chad Kieffer <ckieffer@...>
Date: 2010-02-28 (Sun, 28 Feb 2010)
Changed paths:
M modules/gallery/views/form_uploadify.html.php
Log Message:
-----------
Apply ui-helper-clearfix to the breadcrumb in the upload dialog to ensure it clears the upload canvas in webkit-based browsers.
Commit: aff40d2d787bf4a5853a2b097836e33226dc097d
http://github.com/gallery/gallery3/commit/aff40d2d787bf4a5853a2b097836e33226dc097d
Author: Chad Kieffer <ckieffer@...>
Date: 2010-02-28 (Sun, 28 Feb 2010)
Changed paths:
M modules/g2_import/helpers/g2_import.php
Log Message:
-----------
Merge branch 'master' of github.com:gallery/gallery3
Commit: e4ed7e983d227ad7c81557ce6e56cb404db686bd
http://github.com/gallery/gallery3/commit/e4ed7e983d227ad7c81557ce6e56cb404db686bd
Author: Florent Paterno <florent.paterno@...>
Date: 2010-03-01 (Mon, 01 Mar 2010)
Changed paths:
M modules/gallery/helpers/gallery_event.php
M modules/organize/helpers/organize_event.php
Log Message:
-----------
Fix bug #1015 : repeated ids are prohibited
Commit: d1b8589ea42deab5ec976f265a3d4b195dda09cd
http://github.com/gallery/gallery3/commit/d1b8589ea42deab5ec976f265a3d4b195dda09cd
Author: Tim Almdal <tnalmdal@...>
Date: 2010-03-02 (Tue, 02 Mar 2010)
Changed paths:
M lib/gallery.common.css
M modules/g2_import/helpers/g2_import.php
M modules/gallery/css/gallery.css
M modules/gallery/views/form_uploadify.html.php
Log Message:
-----------
Merge branch 'master' into talmdal_dev
Commit: 06d0ed57a7c57b0b398756ae08c836f14c4d4565
http://github.com/gallery/gallery3/commit/06d0ed57a7c57b0b398756ae08c836f14c4d4565
Author: Romain LE DISEZ <romain.git@...>
Date: 2010-03-02 (Tue, 02 Mar 2010)
Changed paths:
M themes/wind/views/no_sidebar.html.php
Log Message:
-----------
Fix a typo.
Commit: 109c390f256eb0f7c99dc7d472cec0e0ab911c7b
http://github.com/gallery/gallery3/commit/109c390f256eb0f7c99dc7d472cec0e0ab911c7b
Author: Andy Staudacher <andy.st@...>
Date: 2010-03-02 (Tue, 02 Mar 2010)
Changed paths:
M modules/g2_import/helpers/g2_import.php
Log Message:
-----------
Ignore fetchItemViewCount errors during import and default to 0. The error is still logged to the G3 syslog.
Commit: fd82bcfc0a953ec83e867564edbb907181828cbe
http://github.com/gallery/gallery3/commit/fd82bcfc0a953ec83e867564edbb907181828cbe
Author: Tim Almdal <tnalmdal@...>
Date: 2010-03-03 (Wed, 03 Mar 2010)
Changed paths:
M modules/g2_import/helpers/g2_import.php
M themes/wind/views/no_sidebar.html.php
Log Message:
-----------
Merge branch 'master' into talmdal_dev
Commit: c3c2b45280c461acc8a63ac9c73d054f9a109234
http://github.com/gallery/gallery3/commit/c3c2b45280c461acc8a63ac9c73d054f9a109234
Author: Bharat Mediratta <bharat@...>
Date: 2010-03-03 (Wed, 03 Mar 2010)
Changed paths:
M application/Bootstrap.php
M application/config/config.php
M index.php
M installer/cli.php
M installer/index.php
M installer/installer.php
M installer/web.php
M modules/akismet/controllers/admin_akismet.php
M modules/akismet/helpers/akismet.php
M modules/akismet/helpers/akismet_event.php
M modules/akismet/helpers/akismet_installer.php
M modules/akismet/tests/Akismet_Helper_Test.php
M modules/comment/controllers/admin_comments.php
M modules/comment/controllers/comments.php
M modules/comment/helpers/comment.php
M modules/comment/helpers/comment_block.php
M modules/comment/helpers/comment_event.php
M modules/comment/helpers/comment_installer.php
M modules/comment/helpers/comment_rss.php
M modules/comment/helpers/comment_theme.php
M modules/comment/models/comment.php
M modules/comment/tests/Comment_Event_Test.php
M modules/comment/tests/Comment_Helper_Test.php
M modules/comment/tests/Comment_Model_Test.php
M modules/digibug/config/digibug.php
M modules/digibug/controllers/admin_digibug.php
M modules/digibug/controllers/digibug.php
M modules/digibug/helpers/digibug_event.php
M modules/digibug/helpers/digibug_installer.php
M modules/digibug/helpers/digibug_theme.php
M modules/digibug/models/digibug_proxy.php
M modules/digibug/tests/Digibug_Controller_Test.php
M modules/exif/controllers/exif.php
M modules/exif/helpers/exif.php
M modules/exif/helpers/exif_event.php
M modules/exif/helpers/exif_installer.php
M modules/exif/helpers/exif_task.php
M modules/exif/helpers/exif_theme.php
M modules/exif/models/exif_key.php
M modules/exif/models/exif_record.php
M modules/exif/tests/Exif_Test.php
M modules/g2_import/controllers/admin_g2_import.php
M modules/g2_import/controllers/g2.php
M modules/g2_import/helpers/g2_import.php
M modules/g2_import/helpers/g2_import_event.php
M modules/g2_import/helpers/g2_import_installer.php
M modules/g2_import/helpers/g2_import_task.php
M modules/g2_import/helpers/g2_import_theme.php
M modules/g2_import/models/g2_map.php
M modules/gallery/config/cache.php
M modules/gallery/config/cookie.php
M modules/gallery/config/database.php
M modules/gallery/config/locale.php
M modules/gallery/config/log_file.php
M modules/gallery/config/routes.php
M modules/gallery/config/sendmail.php
M modules/gallery/config/session.php
M modules/gallery/config/upload.php
M modules/gallery/controllers/admin.php
M modules/gallery/controllers/admin_advanced_settings.php
M modules/gallery/controllers/admin_dashboard.php
M modules/gallery/controllers/admin_graphics.php
M modules/gallery/controllers/admin_languages.php
M modules/gallery/controllers/admin_maintenance.php
M modules/gallery/controllers/admin_modules.php
M modules/gallery/controllers/admin_sidebar.php
M modules/gallery/controllers/admin_theme_options.php
M modules/gallery/controllers/admin_themes.php
M modules/gallery/controllers/albums.php
M modules/gallery/controllers/combined.php
M modules/gallery/controllers/file_proxy.php
M modules/gallery/controllers/items.php
M modules/gallery/controllers/l10n_client.php
M modules/gallery/controllers/login.php
M modules/gallery/controllers/logout.php
M modules/gallery/controllers/maintenance.php
M modules/gallery/controllers/move.php
M modules/gallery/controllers/movies.php
M modules/gallery/controllers/packager.php
M modules/gallery/controllers/permissions.php
M modules/gallery/controllers/photos.php
M modules/gallery/controllers/quick.php
M modules/gallery/controllers/reauthenticate.php
M modules/gallery/controllers/simple_uploader.php
M modules/gallery/controllers/upgrader.php
M modules/gallery/controllers/user_profile.php
M modules/gallery/controllers/welcome_message.php
M modules/gallery/helpers/MY_html.php
M modules/gallery/helpers/MY_num.php
M modules/gallery/helpers/MY_remote.php
M modules/gallery/helpers/MY_url.php
M modules/gallery/helpers/access.php
M modules/gallery/helpers/album.php
M modules/gallery/helpers/auth.php
M modules/gallery/helpers/batch.php
M modules/gallery/helpers/block_manager.php
M modules/gallery/helpers/dir.php
M modules/gallery/helpers/gallery.php
M modules/gallery/helpers/gallery_block.php
M modules/gallery/helpers/gallery_error.php
M modules/gallery/helpers/gallery_event.php
M modules/gallery/helpers/gallery_graphics.php
M modules/gallery/helpers/gallery_installer.php
M modules/gallery/helpers/gallery_rss.php
M modules/gallery/helpers/gallery_task.php
M modules/gallery/helpers/gallery_theme.php
M modules/gallery/helpers/graphics.php
M modules/gallery/helpers/identity.php
M modules/gallery/helpers/item.php
M modules/gallery/helpers/item_rest.php
M modules/gallery/helpers/items_rest.php
M modules/gallery/helpers/l10n_client.php
M modules/gallery/helpers/l10n_scanner.php
M modules/gallery/helpers/locales.php
M modules/gallery/helpers/log.php
M modules/gallery/helpers/message.php
M modules/gallery/helpers/model_cache.php
M modules/gallery/helpers/module.php
M modules/gallery/helpers/movie.php
M modules/gallery/helpers/photo.php
M modules/gallery/helpers/site_status.php
M modules/gallery/helpers/task.php
M modules/gallery/helpers/theme.php
M modules/gallery/helpers/user_profile.php
M modules/gallery/helpers/xml.php
M modules/gallery/hooks/init_gallery.php
M modules/gallery/libraries/Admin_View.php
M modules/gallery/libraries/Block.php
M modules/gallery/libraries/Form_Script.php
M modules/gallery/libraries/Form_Uploadify.php
M modules/gallery/libraries/Form_Uploadify_buttons.php
M modules/gallery/libraries/Gallery_I18n.php
M modules/gallery/libraries/Gallery_View.php
M modules/gallery/libraries/IdentityProvider.php
M modules/gallery/libraries/InPlaceEdit.php
M modules/gallery/libraries/MY_Database.php
M modules/gallery/libraries/MY_Forge.php
M modules/gallery/libraries/MY_Input.php
M modules/gallery/libraries/MY_Kohana_Exception.php
M modules/gallery/libraries/MY_ORM.php
M modules/gallery/libraries/MY_Pagination.php
M modules/gallery/libraries/MY_View.php
M modules/gallery/libraries/Menu.php
M modules/gallery/libraries/ORM_MPTT.php
M modules/gallery/libraries/SafeString.php
M modules/gallery/libraries/Sendmail.php
M modules/gallery/libraries/Task_Definition.php
M modules/gallery/libraries/Theme_View.php
M modules/gallery/libraries/drivers/Cache/Database.php
M modules/gallery/libraries/drivers/IdentityProvider.php
M modules/gallery/models/access_cache.php
M modules/gallery/models/access_intent.php
M modules/gallery/models/cache.php
M modules/gallery/models/failed_auth.php
M modules/gallery/models/graphics_rule.php
M modules/gallery/models/incoming_translation.php
M modules/gallery/models/item.php
M modules/gallery/models/log.php
M modules/gallery/models/message.php
M modules/gallery/models/module.php
M modules/gallery/models/outgoing_translation.php
M modules/gallery/models/permission.php
M modules/gallery/models/task.php
M modules/gallery/models/theme.php
M modules/gallery/models/var.php
M modules/gallery/tests/Access_Helper_Test.php
M modules/gallery/tests/Albums_Controller_Test.php
M modules/gallery/tests/Cache_Test.php
M modules/gallery/tests/Controller_Auth_Test.php
M modules/gallery/tests/Database_Test.php
M modules/gallery/tests/Dir_Helper_Test.php
M modules/gallery/tests/DrawForm_Test.php
M modules/gallery/tests/File_Structure_Test.php
M modules/gallery/tests/Gallery_Filters.php
M modules/gallery/tests/Gallery_I18n_Test.php
M modules/gallery/tests/Gallery_Installer_Test.php
M modules/gallery/tests/Html_Helper_Test.php
M modules/gallery/tests/Item_Helper_Test.php
M modules/gallery/tests/Item_Model_Test.php
M modules/gallery/tests/Item_Rest_Helper_Test.php
M modules/gallery/tests/Kohana_Exception_Test.php
M modules/gallery/tests/Locales_Helper_Test.php
M modules/gallery/tests/Menu_Test.php
M modules/gallery/tests/ORM_MPTT_Test.php
M modules/gallery/tests/Photos_Controller_Test.php
M modules/gallery/tests/SafeString_Test.php
M modules/gallery/tests/Sendmail_Test.php
M modules/gallery/tests/Url_Security_Test.php
M modules/gallery/tests/Var_Test.php
M modules/gallery/tests/Xss_Security_Test.php
M modules/gallery_unit_test/controllers/gallery_unit_test.php
M modules/gallery_unit_test/helpers/MY_request.php
M modules/gallery_unit_test/helpers/test.php
M modules/gallery_unit_test/libraries/Gallery_Unit_Test_Case.php
M modules/image_block/helpers/image_block_block.php
M modules/info/helpers/info_block.php
M modules/info/helpers/info_theme.php
M modules/kohana23_compat/config/pagination.php
M modules/kohana23_compat/libraries/MY_Database_Builder.php
M modules/kohana23_compat/libraries/Pagination.php
M modules/notification/controllers/notification.php
M modules/notification/helpers/notification.php
M modules/notification/helpers/notification_event.php
M modules/notification/helpers/notification_installer.php
M modules/notification/models/pending_notification.php
M modules/notification/models/subscription.php
M modules/organize/controllers/organize.php
M modules/organize/helpers/organize_event.php
M modules/organize/helpers/organize_theme.php
M modules/recaptcha/controllers/admin_recaptcha.php
M modules/recaptcha/helpers/recaptcha.php
M modules/recaptcha/helpers/recaptcha_event.php
M modules/recaptcha/helpers/recaptcha_installer.php
M modules/recaptcha/helpers/recaptcha_theme.php
M modules/recaptcha/libraries/Form_Recaptcha.php
M modules/rest/controllers/rest.php
M modules/rest/helpers/rest.php
M modules/rest/helpers/rest_event.php
M modules/rest/helpers/rest_installer.php
M modules/rest/libraries/Rest_Exception.php
M modules/rest/models/user_access_token.php
M modules/rest/tests/Rest_Controller_Test.php
M modules/rss/controllers/rss.php
M modules/rss/helpers/rss.php
M modules/rss/helpers/rss_block.php
M modules/search/controllers/search.php
M modules/search/helpers/search.php
M modules/search/helpers/search_event.php
M modules/search/helpers/search_installer.php
M modules/search/helpers/search_task.php
M modules/search/helpers/search_theme.php
M modules/search/models/search_record.php
M modules/server_add/controllers/admin_server_add.php
M modules/server_add/controllers/server_add.php
M modules/server_add/helpers/server_add.php
M modules/server_add/helpers/server_add_event.php
M modules/server_add/helpers/server_add_installer.php
M modules/server_add/helpers/server_add_theme.php
M modules/server_add/models/server_add_file.php
M modules/slideshow/helpers/slideshow_event.php
M modules/slideshow/helpers/slideshow_installer.php
M modules/slideshow/helpers/slideshow_theme.php
M modules/tag/controllers/admin_tags.php
M modules/tag/controllers/tags.php
M modules/tag/helpers/item_tags_rest.php
M modules/tag/helpers/tag.php
M modules/tag/helpers/tag_block.php
M modules/tag/helpers/tag_event.php
M modules/tag/helpers/tag_installer.php
M modules/tag/helpers/tag_item_rest.php
M modules/tag/helpers/tag_items_rest.php
M modules/tag/helpers/tag_rest.php
M modules/tag/helpers/tag_rss.php
M modules/tag/helpers/tag_theme.php
M modules/tag/helpers/tags_rest.php
M modules/tag/models/tag.php
M modules/tag/tests/Tag_Item_Rest_Helper_Test.php
M modules/tag/tests/Tag_Rest_Helper_Test.php
M modules/tag/tests/Tag_Test.php
M modules/tag/tests/Tags_Rest_Helper_Test.php
M modules/user/config/identity.php
M modules/user/controllers/admin_users.php
M modules/user/controllers/password.php
M modules/user/controllers/users.php
M modules/user/helpers/group.php
M modules/user/helpers/user.php
M modules/user/helpers/user_event.php
M modules/user/helpers/user_installer.php
M modules/user/helpers/user_theme.php
M modules/user/libraries/drivers/IdentityProvider/Gallery.php
M modules/user/models/group.php
M modules/user/models/user.php
M modules/user/tests/No_Direct_ORM_Access_Test.php
M modules/user/tests/User_Groups_Test.php
M modules/user/tests/User_Installer_Test.php
M modules/watermark/controllers/admin_watermarks.php
M modules/watermark/helpers/watermark.php
M modules/watermark/helpers/watermark_event.php
M modules/watermark/helpers/watermark_installer.php
Log Message:
-----------
Update the copyright to 2010. It's only 3 months into the year :-)
Commit: 05d345e16dd04a4c8c766ffeb35bf56ff2362cd9
http://github.com/gallery/gallery3/commit/05d345e16dd04a4c8c766ffeb35bf56ff2362cd9
Author: Bharat Mediratta <bharat@...>
Date: 2010-03-03 (Wed, 03 Mar 2010)
Changed paths:
M modules/rest/helpers/rest.php
Log Message:
-----------
Guests don't get access to the REST API.
Commit: 1c022a5c84e53e247dafe6decffd5d3a96aba576
http://github.com/gallery/gallery3/commit/1c022a5c84e53e247dafe6decffd5d3a96aba576
Author: Tim Almdal <tnalmdal@...>
Date: 2010-03-05 (Fri, 05 Mar 2010)
Changed paths:
M application/Bootstrap.php
M application/config/config.php
M index.php
M installer/cli.php
M installer/index.php
M installer/installer.php
M installer/web.php
M modules/akismet/controllers/admin_akismet.php
M modules/akismet/helpers/akismet.php
M modules/akismet/helpers/akismet_event.php
M modules/akismet/helpers/akismet_installer.php
M modules/akismet/tests/Akismet_Helper_Test.php
M modules/comment/controllers/admin_comments.php
M modules/comment/controllers/comments.php
M modules/comment/helpers/comment.php
M modules/comment/helpers/comment_block.php
M modules/comment/helpers/comment_event.php
M modules/comment/helpers/comment_installer.php
M modules/comment/helpers/comment_rss.php
M modules/comment/helpers/comment_theme.php
M modules/comment/models/comment.php
M modules/comment/tests/Comment_Event_Test.php
M modules/comment/tests/Comment_Helper_Test.php
M modules/comment/tests/Comment_Model_Test.php
M modules/digibug/config/digibug.php
M modules/digibug/controllers/admin_digibug.php
M modules/digibug/controllers/digibug.php
M modules/digibug/helpers/digibug_event.php
M modules/digibug/helpers/digibug_installer.php
M modules/digibug/helpers/digibug_theme.php
M modules/digibug/models/digibug_proxy.php
M modules/digibug/tests/Digibug_Controller_Test.php
M modules/exif/controllers/exif.php
M modules/exif/helpers/exif.php
M modules/exif/helpers/exif_event.php
M modules/exif/helpers/exif_installer.php
M modules/exif/helpers/exif_task.php
M modules/exif/helpers/exif_theme.php
M modules/exif/models/exif_key.php
M modules/exif/models/exif_record.php
M modules/exif/tests/Exif_Test.php
M modules/g2_import/controllers/admin_g2_import.php
M modules/g2_import/controllers/g2.php
M modules/g2_import/helpers/g2_import.php
M modules/g2_import/helpers/g2_import_event.php
M modules/g2_import/helpers/g2_import_installer.php
M modules/g2_import/helpers/g2_import_task.php
M modules/g2_import/helpers/g2_import_theme.php
M modules/g2_import/models/g2_map.php
M modules/gallery/config/cache.php
M modules/gallery/config/cookie.php
M modules/gallery/config/database.php
M modules/gallery/config/locale.php
M modules/gallery/config/log_file.php
M modules/gallery/config/routes.php
M modules/gallery/config/sendmail.php
M modules/gallery/config/session.php
M modules/gallery/config/upload.php
M modules/gallery/controllers/admin.php
M modules/gallery/controllers/admin_advanced_settings.php
M modules/gallery/controllers/admin_dashboard.php
M modules/gallery/controllers/admin_graphics.php
M modules/gallery/controllers/admin_languages.php
M modules/gallery/controllers/admin_maintenance.php
M modules/gallery/controllers/admin_modules.php
M modules/gallery/controllers/admin_sidebar.php
M modules/gallery/controllers/admin_theme_options.php
M modules/gallery/controllers/admin_themes.php
M modules/gallery/controllers/albums.php
M modules/gallery/controllers/combined.php
M modules/gallery/controllers/file_proxy.php
M modules/gallery/controllers/items.php
M modules/gallery/controllers/l10n_client.php
M modules/gallery/controllers/login.php
M modules/gallery/controllers/logout.php
M modules/gallery/controllers/maintenance.php
M modules/gallery/controllers/move.php
M modules/gallery/controllers/movies.php
M modules/gallery/controllers/packager.php
M modules/gallery/controllers/permissions.php
M modules/gallery/controllers/photos.php
M modules/gallery/controllers/quick.php
M modules/gallery/controllers/reauthenticate.php
M modules/gallery/controllers/simple_uploader.php
M modules/gallery/controllers/upgrader.php
M modules/gallery/controllers/user_profile.php
M modules/gallery/controllers/welcome_message.php
M modules/gallery/helpers/MY_html.php
M modules/gallery/helpers/MY_num.php
M modules/gallery/helpers/MY_remote.php
M modules/gallery/helpers/MY_url.php
M modules/gallery/helpers/access.php
M modules/gallery/helpers/album.php
M modules/gallery/helpers/auth.php
M modules/gallery/helpers/batch.php
M modules/gallery/helpers/block_manager.php
M modules/gallery/helpers/dir.php
M modules/gallery/helpers/gallery.php
M modules/gallery/helpers/gallery_block.php
M modules/gallery/helpers/gallery_error.php
M modules/gallery/helpers/gallery_event.php
M modules/gallery/helpers/gallery_graphics.php
M modules/gallery/helpers/gallery_installer.php
M modules/gallery/helpers/gallery_rss.php
M modules/gallery/helpers/gallery_task.php
M modules/gallery/helpers/gallery_theme.php
M modules/gallery/helpers/graphics.php
M modules/gallery/helpers/identity.php
M modules/gallery/helpers/item.php
M modules/gallery/helpers/item_rest.php
M modules/gallery/helpers/items_rest.php
M modules/gallery/helpers/l10n_client.php
M modules/gallery/helpers/l10n_scanner.php
M modules/gallery/helpers/locales.php
M modules/gallery/helpers/log.php
M modules/gallery/helpers/message.php
M modules/gallery/helpers/model_cache.php
M modules/gallery/helpers/module.php
M modules/gallery/helpers/movie.php
M modules/gallery/helpers/photo.php
M modules/gallery/helpers/site_status.php
M modules/gallery/helpers/task.php
M modules/gallery/helpers/theme.php
M modules/gallery/helpers/user_profile.php
M modules/gallery/helpers/xml.php
M modules/gallery/hooks/init_gallery.php
M modules/gallery/libraries/Admin_View.php
M modules/gallery/libraries/Block.php
M modules/gallery/libraries/Form_Script.php
M modules/gallery/libraries/Form_Uploadify.php
M modules/gallery/libraries/Form_Uploadify_buttons.php
M modules/gallery/libraries/Gallery_I18n.php
M modules/gallery/libraries/Gallery_View.php
M modules/gallery/libraries/IdentityProvider.php
M modules/gallery/libraries/InPlaceEdit.php
M modules/gallery/libraries/MY_Database.php
M modules/gallery/libraries/MY_Forge.php
M modules/gallery/libraries/MY_Input.php
M modules/gallery/libraries/MY_Kohana_Exception.php
M modules/gallery/libraries/MY_ORM.php
M modules/gallery/libraries/MY_Pagination.php
M modules/gallery/libraries/MY_View.php
M modules/gallery/libraries/Menu.php
M modules/gallery/libraries/ORM_MPTT.php
M modules/gallery/libraries/SafeString.php
M modules/gallery/libraries/Sendmail.php
M modules/gallery/libraries/Task_Definition.php
M modules/gallery/libraries/Theme_View.php
M modules/gallery/libraries/drivers/Cache/Database.php
M modules/gallery/libraries/drivers/IdentityProvider.php
M modules/gallery/models/access_cache.php
M modules/gallery/models/access_intent.php
M modules/gallery/models/cache.php
M modules/gallery/models/failed_auth.php
M modules/gallery/models/graphics_rule.php
M modules/gallery/models/incoming_translation.php
M modules/gallery/models/item.php
M modules/gallery/models/log.php
M modules/gallery/models/message.php
M modules/gallery/models/module.php
M modules/gallery/models/outgoing_translation.php
M modules/gallery/models/permission.php
M modules/gallery/models/task.php
M modules/gallery/models/theme.php
M modules/gallery/models/var.php
M modules/gallery/tests/Access_Helper_Test.php
M modules/gallery/tests/Albums_Controller_Test.php
M modules/gallery/tests/Cache_Test.php
M modules/gallery/tests/Controller_Auth_Test.php
M modules/gallery/tests/Database_Test.php
M modules/gallery/tests/Dir_Helper_Test.php
M modules/gallery/tests/DrawForm_Test.php
M modules/gallery/tests/File_Structure_Test.php
M modules/gallery/tests/Gallery_Filters.php
M modules/gallery/tests/Gallery_I18n_Test.php
M modules/gallery/tests/Gallery_Installer_Test.php
M modules/gallery/tests/Html_Helper_Test.php
M modules/gallery/tests/Item_Helper_Test.php
M modules/gallery/tests/Item_Model_Test.php
M modules/gallery/tests/Item_Rest_Helper_Test.php
M modules/gallery/tests/Kohana_Exception_Test.php
M modules/gallery/tests/Locales_Helper_Test.php
M modules/gallery/tests/Menu_Test.php
M modules/gallery/tests/ORM_MPTT_Test.php
M modules/gallery/tests/Photos_Controller_Test.php
M modules/gallery/tests/SafeString_Test.php
M modules/gallery/tests/Sendmail_Test.php
M modules/gallery/tests/Url_Security_Test.php
M modules/gallery/tests/Var_Test.php
M modules/gallery/tests/Xss_Security_Test.php
M modules/gallery_unit_test/controllers/gallery_unit_test.php
M modules/gallery_unit_test/helpers/MY_request.php
M modules/gallery_unit_test/helpers/test.php
M modules/gallery_unit_test/libraries/Gallery_Unit_Test_Case.php
M modules/image_block/helpers/image_block_block.php
M modules/info/helpers/info_block.php
M modules/info/helpers/info_theme.php
M modules/kohana23_compat/config/pagination.php
M modules/kohana23_compat/libraries/MY_Database_Builder.php
M modules/kohana23_compat/libraries/Pagination.php
M modules/notification/controllers/notification.php
M modules/notification/helpers/notification.php
M modules/notification/helpers/notification_event.php
M modules/notification/helpers/notification_installer.php
M modules/notification/models/pending_notification.php
M modules/notification/models/subscription.php
M modules/organize/controllers/organize.php
M modules/organize/helpers/organize_event.php
M modules/organize/helpers/organize_theme.php
M modules/recaptcha/controllers/admin_recaptcha.php
M modules/recaptcha/helpers/recaptcha.php
M modules/recaptcha/helpers/recaptcha_event.php
M modules/recaptcha/helpers/recaptcha_installer.php
M modules/recaptcha/helpers/recaptcha_theme.php
M modules/recaptcha/libraries/Form_Recaptcha.php
M modules/rest/controllers/rest.php
M modules/rest/helpers/rest.php
M modules/rest/helpers/rest_event.php
M modules/rest/helpers/rest_installer.php
M modules/rest/libraries/Rest_Exception.php
M modules/rest/models/user_access_token.php
M modules/rest/tests/Rest_Controller_Test.php
M modules/rss/controllers/rss.php
M modules/rss/helpers/rss.php
M modules/rss/helpers/rss_block.php
M modules/search/controllers/search.php
M modules/search/helpers/search.php
M modules/search/helpers/search_event.php
M modules/search/helpers/search_installer.php
M modules/search/helpers/search_task.php
M modules/search/helpers/search_theme.php
M modules/search/models/search_record.php
M modules/server_add/controllers/admin_server_add.php
M modules/server_add/controllers/server_add.php
M modules/server_add/helpers/server_add.php
M modules/server_add/helpers/server_add_event.php
M modules/server_add/helpers/server_add_installer.php
M modules/server_add/helpers/server_add_theme.php
M modules/server_add/models/server_add_file.php
M modules/slideshow/helpers/slideshow_event.php
M modules/slideshow/helpers/slideshow_installer.php
M modules/slideshow/helpers/slideshow_theme.php
M modules/tag/controllers/admin_tags.php
M modules/tag/controllers/tags.php
M modules/tag/helpers/item_tags_rest.php
M modules/tag/helpers/tag.php
M modules/tag/helpers/tag_block.php
M modules/tag/helpers/tag_event.php
M modules/tag/helpers/tag_installer.php
M modules/tag/helpers/tag_item_rest.php
M modules/tag/helpers/tag_items_rest.php
M modules/tag/helpers/tag_rest.php
M modules/tag/helpers/tag_rss.php
M modules/tag/helpers/tag_theme.php
M modules/tag/helpers/tags_rest.php
M modules/tag/models/tag.php
M modules/tag/tests/Tag_Item_Rest_Helper_Test.php
M modules/tag/tests/Tag_Rest_Helper_Test.php
M modules/tag/tests/Tag_Test.php
M modules/tag/tests/Tags_Rest_Helper_Test.php
M modules/user/config/identity.php
M modules/user/controllers/admin_users.php
M modules/user/controllers/password.php
M modules/user/controllers/users.php
M modules/user/helpers/group.php
M modules/user/helpers/user.php
M modules/user/helpers/user_event.php
M modules/user/helpers/user_installer.php
M modules/user/helpers/user_theme.php
M modules/user/libraries/drivers/IdentityProvider/Gallery.php
M modules/user/models/group.php
M modules/user/models/user.php
M modules/user/tests/No_Direct_ORM_Access_Test.php
M modules/user/tests/User_Groups_Test.php
M modules/user/tests/User_Installer_Test.php
M modules/watermark/controllers/admin_watermarks.php
M modules/watermark/helpers/watermark.php
M modules/watermark/helpers/watermark_event.php
M modules/watermark/helpers/watermark_installer.php
Log Message:
-----------
Merge branch 'master' into talmdal_dev
Commit: 6429110cd0766f265215b5001659dcb69277f4c3
http://github.com/gallery/gallery3/commit/6429110cd0766f265215b5001659dcb69277f4c3
Author: Bharat Mediratta <bharat@...>
Date: 2010-03-05 (Fri, 05 Mar 2010)
Changed paths:
M modules/gallery/helpers/gallery_event.php
M modules/organize/helpers/organize_event.php
Log Message:
-----------
Merge branch 'master' of git://github.com/fpaterno/gallery3
Commit: be580c9554602c02247fbc2f7401965b9ed00f0b
http://github.com/gallery/gallery3/commit/be580c9554602c02247fbc2f7401965b9ed00f0b
Author: Bharat Mediratta <bharat@...>
Date: 2010-03-05 (Fri, 05 Mar 2010)
Changed paths:
M modules/rest/tests/Rest_Controller_Test.php
Log Message:
-----------
Update tests to reflect the fact that you have to be logged in to do anything.
Commit: 8715f602bd266d41a7f084df576d2446846a328b
http://github.com/gallery/gallery3/commit/8715f602bd266d41a7f084df576d2446846a328b
Author: Tim Almdal <tnalmdal@...>
Date: 2010-03-08 (Mon, 08 Mar 2010)
Changed paths:
M modules/gallery/helpers/gallery_event.php
M modules/organize/helpers/organize_event.php
M modules/rest/helpers/rest.php
M modules/rest/tests/Rest_Controller_Test.php
Log Message:
-----------
Merge branch 'master' into talmdal_dev
|