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
/
gallery
/
controllers
Age
Commit message (
Expand
)
Author
2009-09-23
Clone the photo::get_edit_form to the movies helper and use it to generate th...
Tim Almdal
2009-09-23
Remove a commented line I forgot to take out
Tim Almdal
2009-09-22
Simplify the "unchanged" status message.
Bharat Mediratta
2009-09-22
Wrap the login form with a view in order to include a forgot password link. F...
Tim Almdal
2009-09-22
Issue an information message if the user clicks "Save Settings" indicating th...
Tim Almdal
2009-09-21
Merge branch 'master' of git@github.com:gallery/gallery3 into bharat_dev
Bharat Mediratta
2009-09-21
Set children_count to 0, photos have no children.
Bharat Mediratta
2009-09-21
Update the next/previous item calculations to match what we do in photos.php
Bharat Mediratta
2009-09-21
Add viewable() protection to children() and children_count() calls.
Bharat Mediratta
2009-09-21
Fix Item_Model::get_position() so that our sort is stable when the comparison
Bharat Mediratta
2009-09-16
Changed the search module installer to explicitly specify MyISAM as the datab...
Tim Almdal
2009-09-15
CSRF / auth fixes, golden data file checkpoint
Andy Staudacher
2009-09-13
If there's a show= param and we can't find the given id in the current
Bharat Mediratta
2009-09-10
Use abs_url() inside url::redirect() calls so that we don't just wind
Bharat Mediratta
2009-09-10
Rename "after_installer" to "welcome_message" in the code to make it
Bharat Mediratta
2009-09-08
Actually use the slug when creating new albums (instead of just converting the
Bharat Mediratta
2009-09-08
Minor tweaks to the url refactor.
Bharat Mediratta
2009-09-08
Move specialized (pretty) url generation back into Item_Model so that
Bharat Mediratta
2009-09-07
1. Actually set the slug to the new value in the controllers.
Bharat Mediratta
2009-09-07
Add the 'Internet Address' field to all items, along with proper
Bharat Mediratta
2009-09-06
Don't allow users to take away their own edit permissions. If we
Bharat Mediratta
2009-09-02
Undo rest of the indentation issue accidentally created in 8312eb and
Bharat Mediratta
2009-09-02
fix a leading space that was causing the file_structure_test to fail
Tim Almdal
2009-09-01
Fix bug #522 - Handle "save settings" correctly in the "share translations" f...
Andy Staudacher
2009-08-31
Stay on the same page when editing albums/movies/photos. Fixes ticket
Bharat Mediratta
2009-08-31
XSS review fixes (mostly adding missing html::mark_clean()) calls.
Andy Staudacher
2009-08-31
Rename mark_safe() to mark_clean()
Andy Staudacher
2009-08-30
Tabs to spaces cleanup
Andy Staudacher
2009-08-30
Change all instances of SafeString::of_safe_html() to html::mark_safe() in vi...
Andy Staudacher
2009-08-29
Update all code to use helper method html::clean(), html::purify(), ... inste...
Andy Staudacher
2009-08-29
Fix link in l10n UI (for SafeString changes)
Andy Staudacher
2009-08-29
Merge commit 'upstream/master'
Andy Staudacher
2009-08-29
Refactor all calls of p::clean() to SafeString::of() and p::purify() to SafeS...
Andy Staudacher
2009-08-29
Using SafeString in album controller / view
Andy Staudacher
2009-08-28
improved translations admin interface
jhilden
2009-08-28
improved UI for the languages admin
jhilden
2009-08-27
Merge branch 'master' of git://github.com/gallery/gallery3
Tim Almdal
2009-08-27
Properly deal with invalid images. This fixes ticket #611 which shows
Bharat Mediratta
2009-08-27
Merge branch 'master' of git://github.com/gallery/gallery3
Tim Almdal
2009-08-27
Remove 'ENGINE=InnoDB' specification from tables that we create. Use
Bharat Mediratta
2009-08-20
Fix the setting of the mime type header. as per
Tim Almdal
2009-08-19
Fix the setting of the mime type header. as per
Tim Almdal
2009-08-19
Merge branch 'master' of git://github.com/gallery/gallery3
Tim Almdal
2009-08-18
Merge branch 'master' of git@github.com:gallery/gallery3
Chad Kieffer
2009-08-18
Merge branch 'master' of git://github.com/gallery/gallery3
Tim Almdal
2009-08-18
Don't call dirname() on the toolkit dir, it's already a directory! (Thanks K...
Bharat Mediratta
2009-08-16
In this patch, drag now works to the album tree, but the progress bar is not
Tim Almdal
2009-08-08
Merge branch 'master' of git@github.com:gallery/gallery3 into bharat_branch
Bharat Mediratta
2009-08-08
Improve the graphics toolkit detection code so that properly
Bharat Mediratta
2009-08-03
Combine the quick menu and the thumb menu into a single menu called
Bharat Mediratta
[next]