Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-04-22 | Merge branch 'master' of github.com:gallery/gallery3 | Bharat Mediratta | |
2011-04-22 | A few more fixes for #1637: | Bharat Mediratta | |
- Update gallery_installer::install() to set the version to 48 and set the timezone - Rebuild installer.sql | |||
2011-04-22 | Merge branch 'time-zone-improvements' of ↵ | Bharat Mediratta | |
https://github.com/alindeman/gallery3 into alindeman-time-zone-improvements | |||
2011-04-22 | Automated update of .build_number to 97 for branch master | Automatic Build Number Updater | |
Last update: 5af74d4714005c565fc9550dbf1f0689c18429a7 (5 commits ago) | |||
2011-04-22 | Merge branch 'master' of github.com:gallery/gallery3 | Bharat Mediratta | |
2011-04-22 | Merge branch 'ie9' of https://github.com/alindeman/gallery3 into alindeman-ie9 | Bharat Mediratta | |
2011-04-22 | Automated update of .build_number to 96 for branch master | Automatic Build Number Updater | |
Last update: 5af74d4714005c565fc9550dbf1f0689c18429a7 (3 commits ago) | |||
2011-04-22 | Merge branch 'master' of github.com:gallery/gallery3 | Bharat Mediratta | |
2011-04-22 | Totally revamp the G2 Import UI to make it sexxxy. Fixes #1683. | Bharat Mediratta | |
2011-04-22 | Patch jQuery UI to fix drag-and-drop events in IE9 | Andy Lindeman | |
* Fixes #1642 | |||
2011-04-22 | Automated update of .build_number to 95 for branch master | Automatic Build Number Updater | |
Last update: 151d5c3f354894d63e334e43cb79917ef3017568 (1 commits ago) | |||
2011-04-22 | Allow the administrator to set the number of tags to display in the cloud ↵ | Tim Almdal | |
via the advanced settings. Fixes ticket #1649. | |||
2011-04-23 | remove a redundant declaration, and add rule for RTL | mamouneyya | |
2011-04-22 | Allow timezone to be configurable | Andy Lindeman | |
* Fixes #1637 * New advanced setting gallery/timezone * Default setting comes from PHP | |||
2011-04-22 | Automated update of .build_number to 94 for branch master | Automatic Build Number Updater | |
Last update: 5af74d4714005c565fc9550dbf1f0689c18429a7 (2 commits ago) | |||
2011-04-22 | Merge branch 'master' of git@github.com:gallery/gallery3 | Tim Almdal | |
2011-04-22 | Insure that the number of items for a page is greater than zero. Fixes ↵ | Tim Almdal | |
ticket 1644. | |||
2011-04-22 | Automated update of .build_number to 93 for branch master | Automatic Build Number Updater | |
Last update: 5af74d4714005c565fc9550dbf1f0689c18429a7 (1 commits ago) | |||
2011-04-22 | Do simple transliteration when converting filenames to slugs, but check | Bharat Mediratta | |
to see if the transliteration module is available and use a more complex transliteration if possible. Fixes #1668. | |||
2011-04-22 | Automated update of .build_number to 92 for branch master | Automatic Build Number Updater | |
Last update: 2fcd53052b4824642d56f0ff0e1f3598a8250cc3 (1 commits ago) | |||
2011-04-22 | Follow on fix for #1645 to update the installer.sql | Bharat Mediratta | |
2011-04-22 | Automated update of .build_number to 91 for branch master | Automatic Build Number Updater | |
Last update: 14eadea2c26e2f284b43bfe73e920dcd07837c1b (4 commits ago) | |||
2011-04-22 | Removed incomplete jquery carousel code | Chad Kieffer | |
2011-04-22 | Renamed apple_touch_url to apple_touch_icon_url. | Chad Kieffer | |
2011-04-22 | Merge branch 'master' of git://github.com/gallery/gallery3 | Chad Kieffer | |
2011-04-22 | Created apple-touch-icon and added to wind and admin_wind themes. | Chad Kieffer | |
2011-04-22 | Automated update of .build_number to 90 for branch master | Automatic Build Number Updater | |
Last update: 463014d3361e237e13bb91cc92b5afc4b3bb8306 (11 commits ago) | |||
2011-04-22 | Merge branch 'master' of github.com:gallery/gallery3 | Bharat Mediratta | |
2011-04-22 | Clear the site status for missing themes when we view this page -- if | Bharat Mediratta | |
something goes wrong we'll just add it back again anyway. Follow-on for #1655. | |||
2011-04-22 | Automated update of .build_number to 89 for branch master | Automatic Build Number Updater | |
Last update: 463014d3361e237e13bb91cc92b5afc4b3bb8306 (9 commits ago) | |||
2011-04-22 | Merge branch 'master' of github.com:gallery/gallery3 | Bharat Mediratta | |
2011-04-22 | Detect if the users theme is missing (or missing a theme.info) and in | Bharat Mediratta | |
that case fall back to the wind theme. Fixes #1655. | |||
2011-04-22 | Automated update of .build_number to 88 for branch master | Automatic Build Number Updater | |
Last update: 463014d3361e237e13bb91cc92b5afc4b3bb8306 (7 commits ago) | |||
2011-04-22 | Merge branch 'master' of github.com:gallery/gallery3 | Bharat Mediratta | |
2011-04-22 | Urlencode the tag name so that our html is compliant. Fixes #1672. | Bharat Mediratta | |
2011-04-22 | Catch the item_updated_data_file() event and rescan. Fixes #1679. | Bharat Mediratta | |
2011-04-21 | Automated update of .build_number to 87 for branch master | Automatic Build Number Updater | |
Last update: 463014d3361e237e13bb91cc92b5afc4b3bb8306 (4 commits ago) | |||
2011-04-21 | Merge branch 'master' of github.com:gallery/gallery3 | Bharat Mediratta | |
2011-04-21 | Normally Router::find_uri() strips off the url suffix for us, but when | Bharat Mediratta | |
we make the theme::$is_admin determination we're working off of the PATH_INFO so we need to strip it off manually. Fixes #1631. | |||
2011-04-21 | Automated update of .build_number to 86 for branch master | Automatic Build Number Updater | |
Last update: 463014d3361e237e13bb91cc92b5afc4b3bb8306 (2 commits ago) | |||
2011-04-21 | Use Tag_Model::url() instead of hand creating tag urls, since the API | Bharat Mediratta | |
changed and that broke. Fixe #1680. | |||
2011-04-21 | Create before_combine and after_combine events to allow modules and themes to | Bharat Mediratta | |
interact with the combine list ahead of time, and to be able to do things like minification after it's combined. Fixes #1653. | |||
2011-04-21 | Automated update of .build_number to 85 for branch master | Automatic Build Number Updater | |
Last update: 14eadea2c26e2f284b43bfe73e920dcd07837c1b (3 commits ago) | |||
2011-04-21 | Merge branch 'master' of github.com:gallery/gallery3 | Bharat Mediratta | |
2011-04-21 | Add missing CSS tag so tables get aligned. Fixes #1678. | Chris Kelly | |
2011-04-21 | Automated update of .build_number to 84 for branch master | Automatic Build Number Updater | |
Last update: 14eadea2c26e2f284b43bfe73e920dcd07837c1b (1 commits ago) | |||
2011-04-21 | Use window.location = "url" instead of window.location.reload() so | Bharat Mediratta | |
that we pop back up to the top of the page so that you see the status message. Fixes #1676. | |||
2011-04-10 | Automated update of .build_number to 83 for branch master | Automatic Build Number Updater | |
Last update: 717d580b43b15d88b5bda010adc4fec2dd3b52b5 (1 commits ago) | |||
2011-04-10 | Gracefully degrade in the case where the .build_number file is | Bharat Mediratta | |
missing. Fixes #1673. | |||
2011-04-04 | Automated update of .build_number to 82 for branch master | Automatic Build Number Updater | |
Last update: 527e651cda4ec4b230e43e8f4611b4a3fd292427 (1 commits ago) |