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
/
libraries
Age
Commit message (
Expand
)
Author
2009-09-04
Simplifying SafeString a bit: From a XSS HTML security point of view, treat c...
Andy Staudacher
2009-09-03
Refactor interaction with the purifier module so that the API is
Bharat Mediratta
2009-09-03
Minor performance improvement: Reduce module var cache lookups in SafeString.
Andy Staudacher
2009-09-03
Ensure that purify isn't applied twice for an already purified SafeString
Andy Staudacher
2009-09-02
Remove debugging statementes
Tim Almdal
2009-09-02
Move HTMLPurifier from core to contrib and make it optional. Delete the modul...
Tim Almdal
2009-08-30
Merge commit 'upstream/master'
Andy Staudacher
2009-08-30
Tabs to spaces cleanup
Andy Staudacher
2009-08-30
Rename clean_js to js_string and have it return a complete JS string (with de...
Andy Staudacher
2009-08-30
Use is_descendant() API inside move_to() for clarity.
Bharat Mediratta
2009-08-29
Merge commit 'upstream/master'
Andy Staudacher
2009-08-29
Bugfix: Don't forget to copy the _is_purified_html flag when cloning a SafeSt...
Andy Staudacher
2009-08-29
Add more factory methods for convenience:
Andy Staudacher
2009-08-29
Adding SafeString::for_html_attr()
Andy Staudacher
2009-08-29
Adding SafeString which is going to replace p::clean() and p::purify().
Andy Staudacher
2009-08-28
Don't record mail failures when we throw the exception, record them
Bharat Mediratta
2009-08-28
Add logging to sendmail library when exception encountered
Tim Almdal
2009-08-27
Convert tabs to spaces.
Bharat Mediratta
2009-08-25
Workaround to make G3 work with Turkish locale.
Andy Staudacher
2009-08-10
Create the concept of an "ajax link" and use it for thumbnail rotation
Bharat Mediratta
2009-08-09
Fix up context menus a bit.
Bharat Mediratta
2009-08-06
Merge branch 'master' of git@github.com:bharat/gallery3 into bharat_branch
Bharat Mediratta
2009-08-05
Fix the default $orderby to be an associative array in descendants() and chil...
Bharat Mediratta
2009-08-05
Change the children and descendants APIs to be more consistent and to
Bharat Mediratta
2009-08-05
Change the children methods on Item_Core and ORM_MPTT in order to
Tim Almdal
2009-08-03
Combine the quick menu and the thumb menu into a single menu called
Bharat Mediratta
2009-08-02
Change the API for getting to the original state of an ORM.
Bharat Mediratta
2009-07-29
Make body_attributes() a theme callback instead of a method on the
Bharat Mediratta
2009-07-28
Make sure the thumb_menu has the gThumbMenu CSS class.
Bharat Mediratta
2009-07-28
Move site_menu and admin_menu into gallery helper so that site_menu
Bharat Mediratta
2009-07-28
Use events to generate menus, instead of having xxx_menu helpers.
Bharat Mediratta
2009-07-28
Create A Forge Script element. Form_Script allows the specification
Tim Almdal
2009-07-25
Rename columns that use reserved SQL words : items.left and items.right
Romain LE DISEZ
2009-07-22
Use the Kohana cascading filesystem to locate resources loaded by the
Bharat Mediratta
2009-07-20
Dump out the error message along with the stack trace when we catch an
Bharat Mediratta
2009-07-17
Rename "locale" helper to "locales" to avoid conflicting with PHP 5.3.
Bharat Mediratta
2009-07-17
Don't show the combined CSS/JS elements if we didn't combine anything.
Bharat Mediratta
2009-07-17
Don't bother making gzencoded version of combined CSS/JS if zlib.output_compr...
Bharat Mediratta
2009-07-17
Change model_cache::clear() API to clear everything. This prevents
Bharat Mediratta
2009-07-16
Non-trivial changes to the event handling code:
Bharat Mediratta
2009-07-16
move fix for backslashes on windows outside of loop per bharat's suggestion
Kevin Nehls
2009-07-16
Fix backslashes in relative URLs of combined css files.
Kevin Nehls
2009-07-14
Removed unnecessary contructor from the HTMLPurifier.php library class
Tim Almdal
2009-07-11
Get the thumbnail menu working.
Bharat Mediratta
2009-07-11
Fix whitespace typo.
Bharat Mediratta
2009-07-11
Put quotes around the href param (href="#")
Tim Almdal
2009-07-10
Add a title attribute to the li of a menu
Tim Almdal
2009-07-10
Compact all menus. This fixes the problem that the new [Options]
Bharat Mediratta
2009-07-03
Update the source so the third party code passes the File Structure Test
Tim Almdal
2009-07-03
Fix for ticket #400: Add HTMLPurifier to gallery3 and change p::clean() to ca...
Tim Almdal
[prev]
[next]