[gallery/gallery3] 049424: Super first pass:
GitHub <noreply-9UaJU3cA/F/[email protected]>
| Newsgroups | gmane.comp.web.gallery.cvs |
|---|---|
| Message-ID | <[email protected]> |
Branch: refs/heads/master
Home: https://github.com/gallery/gallery3
Commit: 0494244e8068198707bf602199413cd216b0d515
https://github.com/gallery/gallery3/commit/0494244e8068198707bf602199413cd216b0d515
Author: Bharat Mediratta <[email protected]>
Date: 2013-02-03 (Sun, 03 Feb 2013)
Changed paths:
M lib/gallery.common.js
M lib/jquery-ui.js
R lib/jquery.MultiFile.js
R lib/jquery.autocomplete.css
R lib/jquery.autocomplete.js
R lib/jquery.cookie.js
M lib/jquery.form.js
R lib/jquery.jeditable.js
M lib/jquery.js
R lib/jquery.localscroll.js
R lib/jquery.scrollTo.js
M lib/superfish/css/superfish.css
R lib/superfish/images/arrows-ffffff-rtl.png
R lib/superfish/images/shadow.png
M lib/superfish/js/superfish.js
M modules/tag/controllers/tags.php
M modules/tag/helpers/tag_event.php
M modules/tag/views/tag_block.html.php
M themes/wind/css/screen.css
M themes/wind/js/ui.init.js
Log Message:
-----------
Super first pass:
- jQuery 1.90
- jQuery UI 1.10
- Superfish 1.5.1 (minus all plugins)
- jQuery Form 3.26.0-2013.01.28
Deleted all other jQuery plugins for now.
- Reworked autocomplete to use the latest jQuery code.
- Deleted references to $.browser.msie, no longer supported
- Basic CSS support for autocomplete - lots more work needed there
Commit: bc99961305ca1bf229bc2d4ed952ab52c09fa3f4
https://github.com/gallery/gallery3/commit/bc99961305ca1bf229bc2d4ed952ab52c09fa3f4
Author: Bharat Mediratta <[email protected]>
Date: 2013-02-03 (Sun, 03 Feb 2013)
Changed paths:
M .build_number
M modules/g2_import/controllers/g2.php
M modules/gallery/tests/xss_data.txt
Log Message:
-----------
Merge branch 'master' into jquery_190
Commit: 518fdf735ccde4b16680e4142ab4fce9a5dbf6b1
https://github.com/gallery/gallery3/commit/518fdf735ccde4b16680e4142ab4fce9a5dbf6b1
Author: Bharat Mediratta <[email protected]>
Date: 2013-02-03 (Sun, 03 Feb 2013)
Changed paths:
M lib/gallery.ajax.js
Log Message:
-----------
No need to do the eval anymore.
Commit: 8635de23239de0ebcd7d018dc9240ca8b10c30c3
https://github.com/gallery/gallery3/commit/8635de23239de0ebcd7d018dc9240ca8b10c30c3
Author: Bharat Mediratta <[email protected]>
Date: 2013-02-03 (Sun, 03 Feb 2013)
Changed paths:
M themes/wind/css/screen.css
Log Message:
-----------
Force dialogs to the top of the page.
Commit: 3b87ed54c203badadd9223e6f9a12395c72160d7
https://github.com/gallery/gallery3/commit/3b87ed54c203badadd9223e6f9a12395c72160d7
Author: Bharat Mediratta <[email protected]>
Date: 2013-02-05 (Tue, 05 Feb 2013)
Changed paths:
M lib/gallery.dialog.js
Log Message:
-----------
force the dialog to the top of the page
Commit: c593645292ad82493986aa7229ba8ee4218875c7
https://github.com/gallery/gallery3/commit/c593645292ad82493986aa7229ba8ee4218875c7
Author: shadlaws <shad-xpYdmXCiSuZWk0Htik3J/[email protected]>
Date: 2013-02-12 (Tue, 12 Feb 2013)
Changed paths:
A lib/jquery.cookie.js
M lib/jquery.js
A lib/jquery.localScroll.js
A lib/jquery.scrollTo.js
Log Message:
-----------
Finished jQuery library updates, current for 2013/02/12.
- jquery.js 1.9.1 (2013/02/04)
- jquery.cookie.js 1.3.1 (2013/01/30)
- jquery.scrollTo.js 1.4.5 (2012/12/14)
- jquery.localScroll.js 1.2.8b (2012/09/21)
Note: jquery.jeditable.js and jquery.MultiFile.js still removed, as they are no longer used.
Commit: 78a044c7a36ef33e3a198cdb36800a650b0cfefe
https://github.com/gallery/gallery3/commit/78a044c7a36ef33e3a198cdb36800a650b0cfefe
Author: shadlaws <shad-xpYdmXCiSuZWk0Htik3J/[email protected]>
Date: 2013-02-12 (Tue, 12 Feb 2013)
Changed paths:
M themes/wind/views/page.html.php
Log Message:
-----------
Changed case of call to jquery.localScroll.js to match new standard.
Commit: c8a084d5f2584175d8b6be28646128552fea958e
https://github.com/gallery/gallery3/commit/c8a084d5f2584175d8b6be28646128552fea958e
Author: shadlaws <shad-xpYdmXCiSuZWk0Htik3J/[email protected]>
Date: 2013-02-12 (Tue, 12 Feb 2013)
Changed paths:
R lib/json2-min.js
A lib/json2.js
M themes/wind/views/page.html.php
Log Message:
-----------
Updated json.js library
- json.js 2012/10/08
- used non-minified to be consistent with other libraries
- updated filename in page.html.php call
Commit: ec0363fd36f84c51d9fa3492004425ded2b729bd
https://github.com/gallery/gallery3/commit/ec0363fd36f84c51d9fa3492004425ded2b729bd
Author: shadlaws <shad-xpYdmXCiSuZWk0Htik3J/[email protected]>
Date: 2013-02-12 (Tue, 12 Feb 2013)
Changed paths:
M lib/gallery.dialog.js
M lib/gallery.panel.js
Log Message:
-----------
Updated success callbacks for gallery.panel.js and gallery.dialog.js - no longer need to save xhr ahead of success.
Tested and seems to work well, even with watermarks on Chrome (previously an issue).
Commit: dc5b1a715b6d3dee117d23d460b2cbc521d326d3
https://github.com/gallery/gallery3/commit/dc5b1a715b6d3dee117d23d460b2cbc521d326d3
Author: shadlaws <shad-xpYdmXCiSuZWk0Htik3J/[email protected]>
Date: 2013-02-12 (Tue, 12 Feb 2013)
Changed paths:
M lib/gallery.dialog.js
Log Message:
-----------
Formatting: cleaned up extra lines, whitespaces, converted tabs to spaces, etc.
Commit: acf4aa01b9dc11febbe4f02be5c43ec905990d98
https://github.com/gallery/gallery3/commit/acf4aa01b9dc11febbe4f02be5c43ec905990d98
Author: Bharat Mediratta <[email protected]>
Date: 2013-02-12 (Tue, 12 Feb 2013)
Changed paths:
A lib/jquery.cookie.js
M lib/jquery.js
A lib/jquery.localScroll.js
A lib/jquery.scrollTo.js
R lib/json2-min.js
A lib/json2.js
M themes/wind/views/page.html.php
Log Message:
-----------
Merge pull request #136 from shadlaws/jquery_19_libs
Finished jQuery library updates, current for 2013/02/12.
Commit: 6e8a647d0b8de137b24fd604eb6c8ba70457be3c
https://github.com/gallery/gallery3/commit/6e8a647d0b8de137b24fd604eb6c8ba70457be3c
Author: Bharat Mediratta <[email protected]>
Date: 2013-02-12 (Tue, 12 Feb 2013)
Changed paths:
M lib/gallery.dialog.js
M lib/gallery.panel.js
Log Message:
-----------
Merge pull request #137 from shadlaws/jquery_19_success_xhr
Updated success callbacks for gallery.panel.js and gallery.dialog.js
Commit: 6395c518f012f15b1c0cf9c39baeef682c7c6db6
https://github.com/gallery/gallery3/commit/6395c518f012f15b1c0cf9c39baeef682c7c6db6
Author: shadlaws <shad-xpYdmXCiSuZWk0Htik3J/[email protected]>
Date: 2013-02-12 (Tue, 12 Feb 2013)
Changed paths:
R lib/jquery.localScroll.js
A lib/jquery.localscroll.js
A lib/json2-min.js
R lib/json2.js
M themes/wind/views/page.html.php
Log Message:
-----------
Changing 2 library names back to (less-standardized) original names.
json2.js -> json2-min.js ; jquery.localScroll.js -> jquery.localscroll.js
While this is irrelevant for Wind, changing the filenames back to what we used
to have ensures that we don't break contributed themes.
--HG--
rename : lib/jquery.localScroll.js => lib/jquery.localscroll.js
Commit: 1ac2c959d0f82c1ccef6cce96638704f40097e38
https://github.com/gallery/gallery3/commit/1ac2c959d0f82c1ccef6cce96638704f40097e38
Author: shadlaws <shad-xpYdmXCiSuZWk0Htik3J/[email protected]>
Date: 2013-02-12 (Tue, 12 Feb 2013)
Changed paths:
M lib/gallery.dialog.js
Log Message:
-----------
Dialog centering, sizing, etc. seem to be fixed! Well, *if* they come from a link/menu.
If they come from a context menu, they're still really broken.
Commit: 761420bb064ca52400f312bc0dbecfacbe5f4903
https://github.com/gallery/gallery3/commit/761420bb064ca52400f312bc0dbecfacbe5f4903
Author: shadlaws <shad-xpYdmXCiSuZWk0Htik3J/[email protected]>
Date: 2013-02-12 (Tue, 12 Feb 2013)
Changed paths:
A themes/admin_wind/css/themeroller/images/animated-overlay.gif
M themes/admin_wind/css/themeroller/images/ui-bg_flat_0_aaaaaa_40x100.png
M themes/admin_wind/css/themeroller/images/ui-bg_flat_55_fbec88_40x100.png
M themes/admin_wind/css/themeroller/images/ui-bg_glass_75_d0e5f5_1x400.png
M themes/admin_wind/css/themeroller/images/ui-bg_glass_85_dfeffc_1x400.png
M themes/admin_wind/css/themeroller/images/ui-bg_glass_95_fef1ec_1x400.png
M themes/admin_wind/css/themeroller/images/ui-bg_gloss-wave_55_5c9ccc_500x100.png
M themes/admin_wind/css/themeroller/images/ui-bg_inset-hard_100_f5f8f9_1x100.png
M themes/admin_wind/css/themeroller/images/ui-bg_inset-hard_100_fcfdfd_1x100.png
M themes/admin_wind/css/themeroller/images/ui-icons_217bc0_256x240.png
M themes/admin_wind/css/themeroller/images/ui-icons_2e83ff_256x240.png
M themes/admin_wind/css/themeroller/images/ui-icons_469bdd_256x240.png
M themes/admin_wind/css/themeroller/images/ui-icons_6da8d5_256x240.png
M themes/admin_wind/css/themeroller/images/ui-icons_cd0a0a_256x240.png
M themes/admin_wind/css/themeroller/images/ui-icons_d8e7f3_256x240.png
M themes/admin_wind/css/themeroller/images/ui-icons_f9bd01_256x240.png
M themes/admin_wind/css/themeroller/ui.base.css
R themes/admin_wind/css/themeroller/ui.core.css
R themes/admin_wind/css/themeroller/ui.datepicker.css
R themes/admin_wind/css/themeroller/ui.dialog.css
R themes/admin_wind/css/themeroller/ui.progressbar.css
R themes/admin_wind/css/themeroller/ui.resizable.css
R themes/admin_wind/css/themeroller/ui.tabs.css
R themes/admin_wind/css/themeroller/ui.theme.css
A themes/wind/css/themeroller/images/animated-overlay.gif
M themes/wind/css/themeroller/images/ui-bg_flat_0_aaaaaa_40x100.png
M themes/wind/css/themeroller/images/ui-bg_flat_55_fbec88_40x100.png
M themes/wind/css/themeroller/images/ui-bg_glass_75_d0e5f5_1x400.png
M themes/wind/css/themeroller/images/ui-bg_glass_85_dfeffc_1x400.png
M themes/wind/css/themeroller/images/ui-bg_glass_95_fef1ec_1x400.png
M themes/wind/css/themeroller/images/ui-bg_gloss-wave_55_5c9ccc_500x100.png
M themes/wind/css/themeroller/images/ui-bg_inset-hard_100_f5f8f9_1x100.png
M themes/wind/css/themeroller/images/ui-bg_inset-hard_100_fcfdfd_1x100.png
M themes/wind/css/themeroller/images/ui-icons_217bc0_256x240.png
M themes/wind/css/themeroller/images/ui-icons_2e83ff_256x240.png
M themes/wind/css/themeroller/images/ui-icons_469bdd_256x240.png
M themes/wind/css/themeroller/images/ui-icons_6da8d5_256x240.png
M themes/wind/css/themeroller/images/ui-icons_cd0a0a_256x240.png
M themes/wind/css/themeroller/images/ui-icons_d8e7f3_256x240.png
M themes/wind/css/themeroller/images/ui-icons_f9bd01_256x240.png
M themes/wind/css/themeroller/ui.base.css
R themes/wind/css/themeroller/ui.core.css
R themes/wind/css/themeroller/ui.datepicker.css
R themes/wind/css/themeroller/ui.dialog.css
R themes/wind/css/themeroller/ui.progressbar.css
R themes/wind/css/themeroller/ui.resizable.css
R themes/wind/css/themeroller/ui.tabs.css
R themes/wind/css/themeroller/ui.theme.css
Log Message:
-----------
Updated Themeroller for wind and admin_wind.
Commit: f580488fb5914b309a15396611d9b3a9177c65a0
https://github.com/gallery/gallery3/commit/f580488fb5914b309a15396611d9b3a9177c65a0
Author: shadlaws <shad-xpYdmXCiSuZWk0Htik3J/[email protected]>
Date: 2013-02-13 (Wed, 13 Feb 2013)
Changed paths:
M lib/gallery.dialog.js
M themes/admin_wind/css/screen.css
M themes/wind/css/screen.css
Log Message:
-----------
Fix Cancel link positioning, fix watermark error reply (seems to have already been broken in v3.0.4...)
Commit: c345bb7de5d20a0af7e87020301e2947e977c9c7
https://github.com/gallery/gallery3/commit/c345bb7de5d20a0af7e87020301e2947e977c9c7
Author: Bharat Mediratta <[email protected]>
Date: 2013-02-14 (Thu, 14 Feb 2013)
Changed paths:
R lib/jquery.localScroll.js
A lib/jquery.localscroll.js
A lib/json2-min.js
R lib/json2.js
M themes/wind/views/page.html.php
Log Message:
-----------
Merge pull request #140 from shadlaws/jquery_19_libs_followon
Changing 2 library names back to (less-standardized) original names.
Commit: 7ef7759947779e27b9a2752512bfec34ebcde468
https://github.com/gallery/gallery3/commit/7ef7759947779e27b9a2752512bfec34ebcde468
Author: Bharat Mediratta <[email protected]>
Date: 2013-02-14 (Thu, 14 Feb 2013)
Changed paths:
A themes/admin_wind/css/themeroller/images/animated-overlay.gif
M themes/admin_wind/css/themeroller/images/ui-bg_flat_0_aaaaaa_40x100.png
M themes/admin_wind/css/themeroller/images/ui-bg_flat_55_fbec88_40x100.png
M themes/admin_wind/css/themeroller/images/ui-bg_glass_75_d0e5f5_1x400.png
M themes/admin_wind/css/themeroller/images/ui-bg_glass_85_dfeffc_1x400.png
M themes/admin_wind/css/themeroller/images/ui-bg_glass_95_fef1ec_1x400.png
M themes/admin_wind/css/themeroller/images/ui-bg_gloss-wave_55_5c9ccc_500x100.png
M themes/admin_wind/css/themeroller/images/ui-bg_inset-hard_100_f5f8f9_1x100.png
M themes/admin_wind/css/themeroller/images/ui-bg_inset-hard_100_fcfdfd_1x100.png
M themes/admin_wind/css/themeroller/images/ui-icons_217bc0_256x240.png
M themes/admin_wind/css/themeroller/images/ui-icons_2e83ff_256x240.png
M themes/admin_wind/css/themeroller/images/ui-icons_469bdd_256x240.png
M themes/admin_wind/css/themeroller/images/ui-icons_6da8d5_256x240.png
M themes/admin_wind/css/themeroller/images/ui-icons_cd0a0a_256x240.png
M themes/admin_wind/css/themeroller/images/ui-icons_d8e7f3_256x240.png
M themes/admin_wind/css/themeroller/images/ui-icons_f9bd01_256x240.png
M themes/admin_wind/css/themeroller/ui.base.css
R themes/admin_wind/css/themeroller/ui.core.css
R themes/admin_wind/css/themeroller/ui.datepicker.css
R themes/admin_wind/css/themeroller/ui.dialog.css
R themes/admin_wind/css/themeroller/ui.progressbar.css
R themes/admin_wind/css/themeroller/ui.resizable.css
R themes/admin_wind/css/themeroller/ui.tabs.css
R themes/admin_wind/css/themeroller/ui.theme.css
A themes/wind/css/themeroller/images/animated-overlay.gif
M themes/wind/css/themeroller/images/ui-bg_flat_0_aaaaaa_40x100.png
M themes/wind/css/themeroller/images/ui-bg_flat_55_fbec88_40x100.png
M themes/wind/css/themeroller/images/ui-bg_glass_75_d0e5f5_1x400.png
M themes/wind/css/themeroller/images/ui-bg_glass_85_dfeffc_1x400.png
M themes/wind/css/themeroller/images/ui-bg_glass_95_fef1ec_1x400.png
M themes/wind/css/themeroller/images/ui-bg_gloss-wave_55_5c9ccc_500x100.png
M themes/wind/css/themeroller/images/ui-bg_inset-hard_100_f5f8f9_1x100.png
M themes/wind/css/themeroller/images/ui-bg_inset-hard_100_fcfdfd_1x100.png
M themes/wind/css/themeroller/images/ui-icons_217bc0_256x240.png
M themes/wind/css/themeroller/images/ui-icons_2e83ff_256x240.png
M themes/wind/css/themeroller/images/ui-icons_469bdd_256x240.png
M themes/wind/css/themeroller/images/ui-icons_6da8d5_256x240.png
M themes/wind/css/themeroller/images/ui-icons_cd0a0a_256x240.png
M themes/wind/css/themeroller/images/ui-icons_d8e7f3_256x240.png
M themes/wind/css/themeroller/images/ui-icons_f9bd01_256x240.png
M themes/wind/css/themeroller/ui.base.css
R themes/wind/css/themeroller/ui.core.css
R themes/wind/css/themeroller/ui.datepicker.css
R themes/wind/css/themeroller/ui.dialog.css
R themes/wind/css/themeroller/ui.progressbar.css
R themes/wind/css/themeroller/ui.resizable.css
R themes/wind/css/themeroller/ui.tabs.css
R themes/wind/css/themeroller/ui.theme.css
Log Message:
-----------
Merge pull request #142 from shadlaws/jquery_19_themeroller
Updated Themeroller for wind and admin_wind.
Commit: 16b8b8d16b8b46fe1e60b2a86f9ee5883dbc892f
https://github.com/gallery/gallery3/commit/16b8b8d16b8b46fe1e60b2a86f9ee5883dbc892f
Author: Bharat Mediratta <[email protected]>
Date: 2013-02-14 (Thu, 14 Feb 2013)
Changed paths:
M lib/gallery.dialog.js
M themes/admin_wind/css/screen.css
M themes/wind/css/screen.css
Log Message:
-----------
Merge pull request #141 from shadlaws/jquery_19_dialog_sizing
Dialog centering, sizing, etc. seem to be fixed!
Commit: 96a01c86d9bd15f9dc91c60be6f236deab2ffad9
https://github.com/gallery/gallery3/commit/96a01c86d9bd15f9dc91c60be6f236deab2ffad9
Author: Bharat Mediratta <[email protected]>
Date: 2013-02-15 (Fri, 15 Feb 2013)
Changed paths:
M .build_number
M index.php
M installer/install.sql
M installer/installer.php
R modules/digibug/config/digibug.php
R modules/digibug/controllers/admin_digibug.php
R modules/digibug/controllers/digibug.php
R modules/digibug/helpers/digibug_event.php
R modules/digibug/helpers/digibug_installer.php
R modules/digibug/helpers/digibug_theme.php
R modules/digibug/images/digibug_logo.png
R modules/digibug/js/digibug.js
R modules/digibug/models/digibug_proxy.php
R modules/digibug/module.info
R modules/digibug/tests/Digibug_Controller_Test.php
R modules/digibug/views/admin_digibug.html.php
R modules/digibug/views/digibug_form.html.php
M modules/g2_import/controllers/g2.php
A modules/gallery/controllers/admin_movies.php
M modules/gallery/controllers/albums.php
M modules/gallery/controllers/upgrader.php
M modules/gallery/controllers/uploader.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/graphics.php
M modules/gallery/helpers/legal_file.php
M modules/gallery/helpers/movie.php
M modules/gallery/helpers/photo.php
M modules/gallery/helpers/system.php
A modules/gallery/images/ffmpeg.png
M modules/gallery/libraries/Form_Uploadify.php
M modules/gallery/libraries/Theme_View.php
M modules/gallery/models/item.php
M modules/gallery/module.info
M modules/gallery/tests/Item_Model_Test.php
M modules/gallery/tests/Legal_File_Helper_Test.php
M modules/gallery/tests/Movie_Helper_Test.php
M modules/gallery/tests/Photo_Helper_Test.php
M modules/gallery/tests/xss_data.txt
A modules/gallery/views/admin_movies.html.php
M modules/gallery/views/form_uploadify.html.php
M modules/search/controllers/search.php
M modules/search/helpers/search.php
M modules/watermark/controllers/admin_watermarks.php
M system/libraries/ORM.php
Log Message:
-----------
Merge branch 'master' into jquery_190
Commit: 4dd7b708b24a40ed90ed324d9853aa87b3ec46a0
https://github.com/gallery/gallery3/commit/4dd7b708b24a40ed90ed324d9853aa87b3ec46a0
Author: shadlaws <shad-xpYdmXCiSuZWk0Htik3J/[email protected]>
Date: 2013-02-15 (Fri, 15 Feb 2013)
Changed paths:
M lib/gallery.dialog.js
M modules/gallery/css/gallery.css
M themes/wind/css/screen.css
Log Message:
-----------
Dialog sizing, titles, and z-index. This should ensure the small <500px dialogs
are correct, all titles are correctly sized, and the dialog boxes go to
the top for older themes, too.
Commit: 7c5d9db61c0b7214631d425958fb025f26d778c2
https://github.com/gallery/gallery3/commit/7c5d9db61c0b7214631d425958fb025f26d778c2
Author: shadlaws <shad-xpYdmXCiSuZWk0Htik3J/[email protected]>
Date: 2013-02-15 (Fri, 15 Feb 2013)
Changed paths:
M lib/gallery.dialog.js
Log Message:
-----------
Fixed formatting in gallery.dialog.js (no functional changes).
Commit: 4523a3a49aca4bdf186aaeedca891b2c138233ac
https://github.com/gallery/gallery3/commit/4523a3a49aca4bdf186aaeedca891b2c138233ac
Author: Bharat Mediratta <[email protected]>
Date: 2013-02-15 (Fri, 15 Feb 2013)
Changed paths:
M lib/gallery.dialog.js
M modules/gallery/css/gallery.css
M themes/wind/css/screen.css
Log Message:
-----------
Merge pull request #144 from shadlaws/jquery_dialogs
Jquery dialogs
Commit: a8b571cc974ee69da40b47d8b3a5db80ae0ec2b0
https://github.com/gallery/gallery3/commit/a8b571cc974ee69da40b47d8b3a5db80ae0ec2b0
Author: shadlaws <shad-xpYdmXCiSuZWk0Htik3J/[email protected]>
Date: 2013-02-16 (Sat, 16 Feb 2013)
Changed paths:
M lib/gallery.common.js
Log Message:
-----------
Context menu dialog box problem: better, but still not working.
- removed fake attr settings (possible compatibility issue with newer jQuery)
- replaced with extra class
- fixed formatting
- still doesn't work: addClass works, but hasClass always returns false when function runs again
Commit: 4203ecc0b3c482e7dd687d70aa326fe7ad9365b0
https://github.com/gallery/gallery3/commit/4203ecc0b3c482e7dd687d70aa326fe7ad9365b0
Author: Bharat Mediratta <[email protected]>
Date: 2013-02-16 (Sat, 16 Feb 2013)
Changed paths:
M lib/gallery.common.js
Log Message:
-----------
Merge pull request #147 from shadlaws/fix_jquery_dialog_20130216
Context menu dialog box problem: better, but still not working.
Commit: cc45e2e33b07cd27a87300f5d239394a14569308
https://github.com/gallery/gallery3/commit/cc45e2e33b07cd27a87300f5d239394a14569308
Author: Bharat Mediratta <[email protected]>
Date: 2013-02-16 (Sat, 16 Feb 2013)
Changed paths:
M .build_number
A bin/.htaccess
A bin/README
M index.php
M installer/installer.php
M modules/gallery/helpers/gallery_event.php
M modules/gallery/helpers/gallery_task.php
M modules/gallery/views/admin_movies.html.php
Log Message:
-----------
Merge branch 'master' into jquery_190
Commit: d632ef3e50252d388c272cacd29e8cc6e4949cec
https://github.com/gallery/gallery3/commit/d632ef3e50252d388c272cacd29e8cc6e4949cec
Author: Bharat Mediratta <[email protected]>
Date: 2013-02-16 (Sat, 16 Feb 2013)
Changed paths:
M lib/gallery.common.js
M modules/server_add/controllers/admin_server_add.php
M modules/server_add/views/admin_server_add.html.php
M modules/tag/helpers/tag_event.php
Log Message:
-----------
Fix up autocomplete for admin_server_add - found and fixed some bugs
in gallery_autocomplete when "multiple" isn't set. Fixed some
harmless syntax issues that js2-mode helpfully pointed out.
Commit: a000540565dacd0c83418d88dfda63e8e255dbc3
https://github.com/gallery/gallery3/commit/a000540565dacd0c83418d88dfda63e8e255dbc3
Author: Bharat Mediratta <[email protected]>
Date: 2013-02-16 (Sat, 16 Feb 2013)
Changed paths:
M modules/g2_import/views/admin_g2_import.html.php
Log Message:
-----------
Updated for the new jQuery tabs API.
Commit: 9345dde83e1f092a9309c45282dc21e3fd408875
https://github.com/gallery/gallery3/commit/9345dde83e1f092a9309c45282dc21e3fd408875
Author: Bharat Mediratta <[email protected]>
Date: 2013-02-16 (Sat, 16 Feb 2013)
Changed paths:
M modules/g2_import/controllers/admin_g2_import.php
M modules/g2_import/views/admin_g2_import.html.php
Log Message:
-----------
Fix autocomplete for admin_g2_import.
Commit: 556d0d40eb33295a934eb6b906598fc94771d9c1
https://github.com/gallery/gallery3/commit/556d0d40eb33295a934eb6b906598fc94771d9c1
Author: shadlaws <shad-xpYdmXCiSuZWk0Htik3J/[email protected]>
Date: 2013-02-18 (Mon, 18 Feb 2013)
Changed paths:
M lib/gallery.common.js
Log Message:
-----------
Context menus are fixed! This should be fully compatible with older themes
since only gallery.common.js is modified.
Now that I understand the problem and the fix, I'm not sure I can explain why it
*used* to work with older jQuery...
Commit: 4f779e90831e9746083564ac82d4105dfc994262
https://github.com/gallery/gallery3/commit/4f779e90831e9746083564ac82d4105dfc994262
Author: shadlaws <shad-xpYdmXCiSuZWk0Htik3J/[email protected]>
Date: 2013-02-18 (Mon, 18 Feb 2013)
Changed paths:
M modules/user/js/password_strength.js
Log Message:
-----------
Password strength indicator fixed for new jQuery. Also cleaned up formatting.
Commit: 4bf41377b8aca8dff15ccce398662e428268fa09
https://github.com/gallery/gallery3/commit/4bf41377b8aca8dff15ccce398662e428268fa09
Author: shadlaws <shad-xpYdmXCiSuZWk0Htik3J/[email protected]>
Date: 2013-02-18 (Mon, 18 Feb 2013)
Changed paths:
M modules/gallery/css/gallery.css
M themes/wind/css/screen.css
Log Message:
-----------
Moved autocomplete CSS to gallery.css to ensure it works for all themes (including admin_wind).
Commit: cf25a046536912c6e7dd558b0b10919d46217513
https://github.com/gallery/gallery3/commit/cf25a046536912c6e7dd558b0b10919d46217513
Author: Bharat Mediratta <[email protected]>
Date: 2013-02-18 (Mon, 18 Feb 2013)
Changed paths:
M lib/gallery.common.js
Log Message:
-----------
Merge pull request #151 from shadlaws/jquery_context_menus
Context menus are fixed!
Commit: 1bc752d7855942c7c05573a61a150de93255cfb7
https://github.com/gallery/gallery3/commit/1bc752d7855942c7c05573a61a150de93255cfb7
Author: Bharat Mediratta <[email protected]>
Date: 2013-02-18 (Mon, 18 Feb 2013)
Changed paths:
M modules/user/js/password_strength.js
Log Message:
-----------
Merge pull request #152 from shadlaws/jquery_password_strength
Password strength indicator fixed for new jQuery. Also cleaned up formatting.
Commit: e3eee27c72dceabd26abb071b48f7fbc56300ffc
https://github.com/gallery/gallery3/commit/e3eee27c72dceabd26abb071b48f7fbc56300ffc
Author: Bharat Mediratta <[email protected]>
Date: 2013-02-18 (Mon, 18 Feb 2013)
Changed paths:
M modules/gallery/css/gallery.css
M themes/wind/css/screen.css
Log Message:
-----------
Merge pull request #153 from shadlaws/jquery_autocomplete_compat
Moved autocomplete CSS to gallery.css to ensure it works for all themes (incl. admin_wind)
Commit: 195210a2abd87974c127772b41f33df17fa1d954
https://github.com/gallery/gallery3/commit/195210a2abd87974c127772b41f33df17fa1d954
Author: Bharat Mediratta <[email protected]>
Date: 2013-02-18 (Mon, 18 Feb 2013)
Changed paths:
M .build_number
M modules/gallery/controllers/quick.php
M modules/gallery/controllers/uploader.php
M modules/gallery/helpers/gallery_event.php
M modules/gallery/helpers/system.php
M modules/rest/controllers/rest.php
M modules/watermark/controllers/admin_watermarks.php
Log Message:
-----------
Merge branch 'master' into jquery_190
Commit: f95159c0b886a2ff724d6fa9a9315460186b02ef
https://github.com/gallery/gallery3/commit/f95159c0b886a2ff724d6fa9a9315460186b02ef
Author: Bharat Mediratta <[email protected]>
Date: 2013-02-18 (Mon, 18 Feb 2013)
Changed paths:
M modules/gallery/css/gallery.css
M themes/wind/css/screen.css
Log Message:
-----------
Merge branch 'jquery_190' of github.com:gallery/gallery3 into jquery_190
Commit: 9d6ed037bb5b346fba900c17ba57b34dae3b6fc8
https://github.com/gallery/gallery3/commit/9d6ed037bb5b346fba900c17ba57b34dae3b6fc8
Author: Bharat Mediratta <[email protected]>
Date: 2013-02-22 (Fri, 22 Feb 2013)
Changed paths:
M lib/gallery.ajax.js
M lib/gallery.common.js
M lib/gallery.dialog.js
M lib/gallery.panel.js
M lib/jquery-ui.js
R lib/jquery.MultiFile.js
R lib/jquery.autocomplete.css
R lib/jquery.autocomplete.js
M lib/jquery.cookie.js
M lib/jquery.form.js
R lib/jquery.jeditable.js
M lib/jquery.js
M lib/jquery.localscroll.js
M lib/jquery.scrollTo.js
M lib/json2-min.js
M lib/superfish/css/superfish.css
R lib/superfish/images/arrows-ffffff-rtl.png
R lib/superfish/images/shadow.png
M lib/superfish/js/superfish.js
M modules/g2_import/controllers/admin_g2_import.php
M modules/g2_import/views/admin_g2_import.html.php
M modules/gallery/css/gallery.css
M modules/server_add/controllers/admin_server_add.php
M modules/server_add/views/admin_server_add.html.php
M modules/tag/controllers/tags.php
M modules/tag/helpers/tag_event.php
M modules/tag/views/tag_block.html.php
M modules/user/js/password_strength.js
M themes/admin_wind/css/screen.css
A themes/admin_wind/css/themeroller/images/animated-overlay.gif
M themes/admin_wind/css/themeroller/images/ui-bg_flat_0_aaaaaa_40x100.png
M themes/admin_wind/css/themeroller/images/ui-bg_flat_55_fbec88_40x100.png
M themes/admin_wind/css/themeroller/images/ui-bg_glass_75_d0e5f5_1x400.png
M themes/admin_wind/css/themeroller/images/ui-bg_glass_85_dfeffc_1x400.png
M themes/admin_wind/css/themeroller/images/ui-bg_glass_95_fef1ec_1x400.png
M themes/admin_wind/css/themeroller/images/ui-bg_gloss-wave_55_5c9ccc_500x100.png
M themes/admin_wind/css/themeroller/images/ui-bg_inset-hard_100_f5f8f9_1x100.png
M themes/admin_wind/css/themeroller/images/ui-bg_inset-hard_100_fcfdfd_1x100.png
M themes/admin_wind/css/themeroller/images/ui-icons_217bc0_256x240.png
M themes/admin_wind/css/themeroller/images/ui-icons_2e83ff_256x240.png
M themes/admin_wind/css/themeroller/images/ui-icons_469bdd_256x240.png
M themes/admin_wind/css/themeroller/images/ui-icons_6da8d5_256x240.png
M themes/admin_wind/css/themeroller/images/ui-icons_cd0a0a_256x240.png
M themes/admin_wind/css/themeroller/images/ui-icons_d8e7f3_256x240.png
M themes/admin_wind/css/themeroller/images/ui-icons_f9bd01_256x240.png
M themes/admin_wind/css/themeroller/ui.base.css
R themes/admin_wind/css/themeroller/ui.core.css
R themes/admin_wind/css/themeroller/ui.datepicker.css
R themes/admin_wind/css/themeroller/ui.dialog.css
R themes/admin_wind/css/themeroller/ui.progressbar.css
R themes/admin_wind/css/themeroller/ui.resizable.css
R themes/admin_wind/css/themeroller/ui.tabs.css
R themes/admin_wind/css/themeroller/ui.theme.css
M themes/wind/css/screen.css
A themes/wind/css/themeroller/images/animated-overlay.gif
M themes/wind/css/themeroller/images/ui-bg_flat_0_aaaaaa_40x100.png
M themes/wind/css/themeroller/images/ui-bg_flat_55_fbec88_40x100.png
M themes/wind/css/themeroller/images/ui-bg_glass_75_d0e5f5_1x400.png
M themes/wind/css/themeroller/images/ui-bg_glass_85_dfeffc_1x400.png
M themes/wind/css/themeroller/images/ui-bg_glass_95_fef1ec_1x400.png
M themes/wind/css/themeroller/images/ui-bg_gloss-wave_55_5c9ccc_500x100.png
M themes/wind/css/themeroller/images/ui-bg_inset-hard_100_f5f8f9_1x100.png
M themes/wind/css/themeroller/images/ui-bg_inset-hard_100_fcfdfd_1x100.png
M themes/wind/css/themeroller/images/ui-icons_217bc0_256x240.png
M themes/wind/css/themeroller/images/ui-icons_2e83ff_256x240.png
M themes/wind/css/themeroller/images/ui-icons_469bdd_256x240.png
M themes/wind/css/themeroller/images/ui-icons_6da8d5_256x240.png
M themes/wind/css/themeroller/images/ui-icons_cd0a0a_256x240.png
M themes/wind/css/themeroller/images/ui-icons_d8e7f3_256x240.png
M themes/wind/css/themeroller/images/ui-icons_f9bd01_256x240.png
M themes/wind/css/themeroller/ui.base.css
R themes/wind/css/themeroller/ui.core.css
R themes/wind/css/themeroller/ui.datepicker.css
R themes/wind/css/themeroller/ui.dialog.css
R themes/wind/css/themeroller/ui.progressbar.css
R themes/wind/css/themeroller/ui.resizable.css
R themes/wind/css/themeroller/ui.tabs.css
R themes/wind/css/themeroller/ui.theme.css
M themes/wind/js/ui.init.js
Log Message:
-----------
Merge branch 'jquery_190'
Commit: bdf2a3e7bcfedf452edcbfc78556518b5976dd4e
https://github.com/gallery/gallery3/commit/bdf2a3e7bcfedf452edcbfc78556518b5976dd4e
Author: Bharat Mediratta <[email protected]>
Date: 2013-02-22 (Fri, 22 Feb 2013)
Changed paths:
M .build_number
Log Message:
-----------
Merge branch 'master' of github.com:gallery/gallery3
Compare: https://github.com/gallery/gallery3/compare/258a0cdae885...bdf2a3e7bcfe
------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_feb
__[ g a l l e r y - c h e c k i n s ]_________________________
[ list info/archive --> http://gallery.sf.net/lists.php ]
[ gallery info/FAQ/download --> http://gallery.sf.net ]