Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-04-23 | Automated update of .build_number to 114 for branch master | Automatic Build Number Updater | |
Last update: 1da0551b3c7067da43334ba2afeaad5aca6e364e (1 commits ago) | |||
2011-04-23 | Use an absolute url for the upgrader link. Also, clear the upgrade_now | Bharat Mediratta | |
site status message every time we go to Admin > Modules. Fixes #1695. | |||
2011-04-23 | Automated update of .build_number to 113 for branch master | Automatic Build Number Updater | |
Last update: e0f4002c58714cf87fc9172f557258148c3dea88 (1 commits ago) | |||
2011-04-23 | Further cleanup for minimum_password_length -- update | Bharat Mediratta | |
user_installer::initialize() with the right module version number for the user module and fix the misspelling there then rebuild the installer.sql. #1694. | |||
2011-04-23 | Automated update of .build_number to 112 for branch master | Automatic Build Number Updater | |
Last update: dbdc3f088661826a56e62b85398dd795a9abb063 (1 commits ago) | |||
2011-04-23 | Set the default value for gallery.timezone to null so that each install uses | Bharat Mediratta | |
date_default_timezone_get() in modules/gallery/config/locale.php but it's still overrideable in Admin > Settings > Advanced. Follow on fix for #1637. | |||
2011-04-23 | Automated update of .build_number to 111 for branch master | Automatic Build Number Updater | |
Last update: fb45d1a2ec468b523ea709d90361caeb174d5599 (1 commits ago) | |||
2011-04-23 | Fix ticket #1694 (continued). Reset the corrected user module variable to ↵ | Tim Almdal | |
the value of the incorrect spelling (don't assume that the original value was still 5. | |||
2011-04-23 | Automated update of .build_number to 110 for branch master | Automatic Build Number Updater | |
Last update: a9eb995dd2b64667c300c6193656b6cdfeb4e2a5 (1 commits ago) | |||
2011-04-23 | Fix ticket #1694. Correct Spelling of mininum_password_length to ↵ | Tim Almdal | |
minimum_password_length | |||
2011-04-23 | Merge branch 'master' of git://github.com/gallery/gallery3 | Chad Kieffer | |
2011-04-23 | Automated update of .build_number to 109 for branch master | Automatic Build Number Updater | |
Last update: 7a4ff2fea194829eac38c6293b43cfa55d4637e1 (7 commits ago) | |||
2011-04-23 | Merge branch 'master' of github.com:gallery/gallery3 | Bharat Mediratta | |
2011-04-23 | Overhaul of the uploader code: | Bharat Mediratta | |
- Propagate size limits (including detecting memory limits from GD) down to the Flash so that we don't even start uploads that won't work - Improve the error messages to be more user meaningful and provide links to the codex for errors - Tell the user up front what the file size limit is. Fixes #1638 | |||
2011-04-23 | Add convert_to_human_readable and tests for both. Resolves #1693. | Bharat Mediratta | |
2011-04-23 | Allow tags to be merged by renaming | Andy Lindeman | |
* Fixes #1628 | |||
2011-04-23 | Automated update of .build_number to 108 for branch master | Automatic Build Number Updater | |
Last update: 09030d527b2b107006b10b0541492c8e7ad6071b (2 commits ago) | |||
2011-04-23 | Merge branch 'master' of git@github.com:gallery/gallery3 | Tim Almdal | |
2011-04-23 | Fix for ticket #1681 (and maybe #1625). Change the parameter from -v to ↵ | Tim Almdal | |
-version. | |||
2011-04-23 | Remove list styles from additional widgets. | Chad Kieffer | |
2011-04-23 | Automated update of .build_number to 107 for branch master | Automatic Build Number Updater | |
Last update: 7a4ff2fea194829eac38c6293b43cfa55d4637e1 (4 commits ago) | |||
2011-04-23 | Merge branch 'master' of github.com:gallery/gallery3 | Bharat Mediratta | |
2011-04-23 | Revive server_add.js which I accidentally removed in ↵ | Bharat Mediratta | |
80af9f0f17ce5ac10ceefc9d3d0736b3d4c1c2aa as part of #1686. | |||
2011-04-23 | Automated update of .build_number to 106 for branch master | Automatic Build Number Updater | |
Last update: 7a4ff2fea194829eac38c6293b43cfa55d4637e1 (3 commits ago) | |||
2011-04-23 | Merge branch 'master' of git@github.com:gallery/gallery3 | Tim Almdal | |
2011-04-23 | Insure that the tag count to display is always greater than 0. Refixes #1649. | Tim Almdal | |
2011-04-23 | Automated update of .build_number to 105 for branch master | Automatic Build Number Updater | |
Last update: 7a4ff2fea194829eac38c6293b43cfa55d4637e1 (2 commits ago) | |||
2011-04-23 | Merge branch 'master' of github.com:gallery/gallery3 | Bharat Mediratta | |
2011-04-23 | Automated update of .build_number to 104 for branch master | Automatic Build Number Updater | |
Last update: 7a4ff2fea194829eac38c6293b43cfa55d4637e1 (1 commits ago) | |||
2011-04-23 | Insure that the tag count to display is always greater than 1. Refixes #1649. | Tim Almdal | |
2011-04-23 | Remove displayed blocks from the admin block list. If there are no | Bharat Mediratta | |
available blocks to add, just hide the block adder block. Fixes #1689. | |||
2011-04-23 | Merge branch 'master' of git://github.com/gallery/gallery3 | Chad Kieffer | |
2011-04-23 | Remove enumeration unordered list class, it's no longer needed. | Chad Kieffer | |
2011-04-23 | Automated update of .build_number to 103 for branch master | Automatic Build Number Updater | |
Last update: 16ffc81faf863559d788cff1b3b16a8d961fa208 (2 commits ago) | |||
2011-04-23 | Merge branch 'master' of git@github.com:gallery/gallery3 | Tim Almdal | |
2011-04-23 | YUI reset turns off bullets, indent. This restores those for regular text lists. | Chad Kieffer | |
2011-04-23 | Fix for ticket #541 | Tim Almdal | |
Added a theme_info variable to the theme globals. The properties in the theme.info file are now contained in this theme_info structure. Access is: <?= $theme_info->author ?> will display the theme author. | |||
2011-04-23 | Automated update of .build_number to 102 for branch master | Automatic Build Number Updater | |
Last update: 9b993f6e687649dc092ff21c99098e3bfc809f31 (1 commits ago) | |||
2011-04-23 | Enable autocomplete for the embed path. Fixes #1687. | Bharat Mediratta | |
2011-04-23 | Automated update of .build_number to 101 for branch master | Automatic Build Number Updater | |
Last update: 5af74d4714005c565fc9550dbf1f0689c18429a7 (15 commits ago) | |||
2011-04-23 | Merge branch 'master' of github.com:gallery/gallery3 | Bharat Mediratta | |
2011-04-23 | Oops, forgot to remove the reference to admin.js. Follow-on for #1686. | Bharat Mediratta | |
2011-04-23 | Inline admin JS into admin_server_add.html.php. Fixes #1686. | Bharat Mediratta | |
2011-04-23 | Automated update of .build_number to 100 for branch master | Automatic Build Number Updater | |
Last update: 5af74d4714005c565fc9550dbf1f0689c18429a7 (12 commits ago) | |||
2011-04-23 | Merge branch 'master' of github.com:gallery/gallery3 | Bharat Mediratta | |
2011-04-23 | If we've cleared out the last group in a combine_queue for a given | Bharat Mediratta | |
type, unset the combine_queue for that type entirely. This way future calls to css() and script() emit an element until there's a new call to start_combining(). Fixes 1685. | |||
2011-04-23 | Automated update of .build_number to 99 for branch master | Automatic Build Number Updater | |
Last update: 5af74d4714005c565fc9550dbf1f0689c18429a7 (10 commits ago) | |||
2011-04-23 | Merge branch 'master' of github.com:gallery/gallery3 | Bharat Mediratta | |
2011-04-23 | Merge branch 'master' of git://github.com/mamouneyya/gallery3 | Bharat Mediratta | |
2011-04-22 | Automated update of .build_number to 98 for branch master | Automatic Build Number Updater | |
Last update: 5af74d4714005c565fc9550dbf1f0689c18429a7 (8 commits ago) |