Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-01-22 | gallery.menalto.com -> galleryproject.org | Bharat Mediratta | |
codex.gallery2.org -> codex.galleryproject.org Fixes #1957. | |||
2013-01-21 | Update copyright to 2013. Fixes #1953. | Bharat Mediratta | |
2012-02-27 | Update copyright to 2012. #1822 | Bharat Mediratta | |
2012-02-06 | Add tags for all Cache::instance()->set calls that don't have one. | Bharat Mediratta | |
Fixes #1818. | |||
2011-01-29 | AUTO_CHECK_INTERVAL --> upgrade_checker::AUTO_CHECK_INTERVAL | Bharat Mediratta | |
Fixes #1624 | |||
2011-01-21 | Update copyright to 2011. | Bharat Mediratta | |
2011-01-17 | Display a message in the "Check for Gallery upgrades" block when | Bharat Mediratta | |
there's a newer version available, even if the user has dismissed the site status message. #1605. | |||
2011-01-17 | Update version checking code to expect "branch_" as the prefix for | Bharat Mediratta | |
all branch related lines. For #1605. | |||
2011-01-16 | If the logged in user is an admin and it's been more than 7 days since | Bharat Mediratta | |
the last check and auto upgrade checking is enabled, fire off an XHR to check for a possible upgrade. Finishes off #1605. | |||
2011-01-16 | Upgrade checking code is now here, along with a bump of the Gallery | Bharat Mediratta | |
module to v46. There's a new block in the admin dashboard which controls whether automatic checking happens, and lets you check immediately. If a newer version is detected, a site status message appears for admins providing upgrade instructions. Automatic checking is not yet implemented (even though the UI claims that it exists). This is all for #1605. |