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
2009-08-29
Fix invalida syntax on trying to parse the progress bar percentage
Tim Almdal
2009-08-29
L10n fixes for the admin_languages page, and JS/XSS cleanup of the organize v...
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
Fixing all detected XSS vectors in PHP->JS code.
Andy Staudacher
2009-08-29
Merge branch 'master' of git@github.com:gallery/gallery3
Chad Kieffer
2009-08-29
Update status message styles. Lighten backgrounds, don't show background on A...
Chad Kieffer
2009-08-29
Bugfix: Don't forget to copy the _is_purified_html flag when cloning a SafeSt...
Andy Staudacher
2009-08-29
Refactor all calls of p::clean() to SafeString::of() and p::purify() to SafeS...
Andy Staudacher
2009-08-29
Add more factory methods for convenience:
Andy Staudacher
2009-08-29
Merge branch 'talmdal_branch' of git@github.com:gallery/gallery3
Bharat Mediratta
2009-08-29
Add a test for Comment_Model::viewable().
Bharat Mediratta
2009-08-29
Fix active() to not use user::guest() as the fallback for our Session::get() ...
Bharat Mediratta
2009-08-29
Clean up the test and get it working.
Bharat Mediratta
2009-08-29
Adding SafeString::for_html_attr()
Andy Staudacher
2009-08-29
Rename $comment_model to $comments.
Bharat Mediratta
2009-08-29
Fix for 641... extend viewable functionality to comments. Viewable unit test ...
Tim Almdal
2009-08-29
Merge branch 'master' of git@github.com:gallery/gallery3
Bharat Mediratta
2009-08-29
Have url::site() and other methods return a SafeString, just as t() and t2().
Andy Staudacher
2009-08-29
Merge branch 'master' of git@github.com:gallery/gallery3
jhilden
2009-08-29
Fix a bug where organize doesn't properly generate the tree at the root album.
Bharat Mediratta
2009-08-29
* created new generic "Add" dropdown in the site menu. this should take care ...
jhilden
2009-08-29
Standardize the access to the create_random_item method
Tim Almdal
2009-08-29
Merge branch 'master' of git://github.com/gallery/gallery3
Tim Almdal
2009-08-29
improved translation interface so that it now can be closed without going to ...
jhilden
2009-08-29
Fix typo in the parameter list
Tim Almdal
2009-08-29
Remove stray blank line.
Bharat Mediratta
2009-08-29
Merge branch 'master' of git@github.com:gallery/gallery3
Bharat Mediratta
2009-08-29
Get rid of the task infrastructure. The multiple requests greatly
Bharat Mediratta
2009-08-29
Adding SafeString which is going to replace p::clean() and p::purify().
Andy Staudacher
2009-08-29
Using SafeString in album controller / view
Andy Staudacher
2009-08-29
Major refactor of organize:
Bharat Mediratta
2009-08-29
Log the actual exception details, before swallowing the exception.
Bharat Mediratta
2009-08-28
improved translations admin interface
jhilden
2009-08-28
Display the sort order in the Organize dialog, and allow users to
Bharat Mediratta
2009-08-28
Merge branch 'master' of git://github.com/gallery/gallery3
Tim Almdal
2009-08-28
Fix ticket #591: reCaptcha always on the page.
Tim Almdal
2009-08-28
improved UI for the languages admin
jhilden
2009-08-28
Fix a bug in notification where were using get() instead of current()
Bharat Mediratta
2009-08-28
Merge branch 'talmdal_branch' of git@github.com:gallery/gallery3
Bharat Mediratta
2009-08-28
Merge branch 'master' of git@github.com:talmdal/gallery3 into talmdal_branch
Bharat Mediratta
2009-08-28
Rename sort columns:
Bharat Mediratta
2009-08-28
Don't record mail failures when we throw the exception, record them
Bharat Mediratta
2009-08-28
Merge branch 'master' of git@github.com:talmdal/gallery3
Bharat Mediratta
2009-08-28
Fix a couple of off-by-one errors.
Bharat Mediratta
2009-08-28
Update help text to eliminate 'edit' since we don't do that yet, and change "...
Bharat Mediratta
2009-08-28
Refactor rearrange_task_handler to have a more linear flow.
Bharat Mediratta
2009-08-28
Indentation fixes.
Bharat Mediratta
2009-08-28
Wrap all the notification helpers call with a try catch that swallows the exc...
Tim Almdal
2009-08-28
Add logging to sendmail library when exception encountered
Tim Almdal
[prev]
[next]