index
:
gallery3.git
master
A clone of the Gallery3 code for testing and development.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modules
Age
Commit message (
Expand
)
Author
2010-02-05
Improve the handling of the drop target marker when dragging items within the
Tim Almdal
2010-02-04
If the locale is rtl then change 'after' to 'before' or vice-versa. Fixes tic...
Tim Almdal
2010-02-04
Provide better formating for the album tree in rtl mode.
Tim Almdal
2010-02-04
Don't change the current album when items are dragged to a different album in...
Tim Almdal
2010-02-04
Provide visual feedback when over tree branches.
Tim Almdal
2010-02-04
1) Simplify the layout of the organize dialog content.
Tim Almdal
2010-02-04
Differentiate between selected and non selected items.
Tim Almdal
2010-02-04
remove debugging statement
Tim Almdal
2010-02-03
Correct missing function name.
Tim Almdal
2010-02-02
Protect password changes against brute force attacks.
Bharat Mediratta
2010-02-02
Require the current password to change your password.
Bharat Mediratta
2010-02-02
Fix a bug in valid_password() where an empty password was considered valid.
Bharat Mediratta
2010-02-02
Add an upgrade path to prevent the item title field from being empty.
Bharat Mediratta
2010-02-02
Merge branch 'master' of git@github.com:gallery/gallery3
Bharat Mediratta
2010-02-02
Merge branch 'master' into talmdal_dev
Tim Almdal
2010-02-02
use html::purify to cleans the additional content on the admin maintence page.
Tim Almdal
2010-02-02
Update the xss golden file to reflect the changes to the admin screen.
Tim Almdal
2010-02-02
Move the scheduler module to the -contrib repository for this release.
Tim Almdal
2010-02-02
Refactor the admin maintenance screen so that events are used to pupluate the...
Tim Almdal
2010-02-02
Merge branch 'master' of git@github.com:gallery/gallery3
Bharat Mediratta
2010-02-02
Remove the test-transform:uppercase from the l10n css as it was causing probl...
Tim Almdal
2010-02-02
Change the view to display 'empty' when the variable value is a null string("...
Tim Almdal
2010-02-02
Display the error message for the in place edit. Also improve the double cli...
Tim Almdal
2010-02-02
Merge branch 'master' into talmdal_dev
Tim Almdal
2010-02-01
Corrected copy paste errors in g2_import task. Fixes ticket #949.
Tim Almdal
2010-02-01
Merge branch 'master' of git@github.com:gallery/gallery3
Bharat Mediratta
2010-02-01
Localize the name "conflict" validation error when creating a new album.
Bharat Mediratta
2010-02-01
Localize validation errors.
Bharat Mediratta
2010-02-01
Fix a bug in valid_name where it wasn't checking for name collisions on new u...
Bharat Mediratta
2010-02-01
Add a task scheduling module. In the admin maintenance, create an event from...
Tim Almdal
2010-02-01
Refactor starting a task into the task helper so we can call it multiple times.
Tim Almdal
2010-02-01
Add the scheduler component to the admin maintenance screen.
Tim Almdal
2010-02-01
Use single quotes on the <?xml tag for readability.
Bharat Mediratta
2010-02-01
Update the description to reflect we are only removing "expired" files.
Tim Almdal
2010-02-01
Correct the internationalization of the status message.
Tim Almdal
2010-01-31
Force all non-guest users to have an email address since that's
Bharat Mediratta
2010-01-31
Update the install version to 2 to match module.info.
Bharat Mediratta
2010-01-31
return a location method so the page reloads properly if the edit was success...
Tim Almdal
2010-01-31
Fix lots of warnings that pop up when we're in E_STRICT mode. They're
Bharat Mediratta
2010-01-31
Remove obsolete call to _force_block_adder() which has been broken for over a...
Bharat Mediratta
2010-01-31
Remove debug code.
Bharat Mediratta
2010-01-31
htaccess_works() can't use var/tmp anymore because that's locked down.
Bharat Mediratta
2010-01-31
Elide data that isn't useful from the REST array.
Bharat Mediratta
2010-01-31
Second attempt to fix the timezone issue. If the timezone is not set
Bharat Mediratta
2010-01-31
Update the timezone field to match the setting in
Bharat Mediratta
2010-01-30
Remove edit permissions across the board.
Bharat Mediratta
2010-01-30
Use Item_Model::as_restful_array() to simplify tests.
Bharat Mediratta
2010-01-30
Add Item_Model::as_restful_array() for convenience.
Bharat Mediratta
2010-01-30
Verified
Bharat Mediratta
2010-01-30
Refactory auth::too_many_failed_logins() out of
Bharat Mediratta
[next]