summaryrefslogtreecommitdiffstats
path: root/apps/gallery
Commit message (Expand)AuthorAgeFilesLines
* new gallery look and feelBartek Przybylski2012-01-309-50/+117
* update translationsRobin Appelman2012-01-2711-0/+40
* use oc_filesystem::getlocalfile instead of manually trying to get the correct...Robin Appelman2012-01-262-4/+5
* db cleanup after gallery removeBartek Przybylski2012-01-251-0/+4
* creating thumbnails on upload, recursive removeBartek Przybylski2012-01-253-16/+8
* update translationsRobin Appelman2012-01-248-1/+43
* Merge branch 'master' of gitorious.org:owncloud/owncloudRobin Appelman2012-01-246-38/+47
|\
| * oc-89 handling no photos in collection alertBartek Przybylski2012-01-231-1/+5
| * some gallery css fixesRobin Appelman2012-01-211-2/+2
| * recognizing img basing on extensionBartek Przybylski2012-01-202-7/+4
| * fix renaming albumsRobin Appelman2012-01-203-5/+5
| * dont show errors when not renaming an albumRobin Appelman2012-01-201-2/+3
| * fix deleting/renaming albums with a ' in the nameRobin Appelman2012-01-203-23/+30
* | translation updatesRobin Appelman2012-01-207-4/+31
|/
* only double quoted string seems to be detected in jsRobin Appelman2012-01-201-2/+2
* add translation wrappers to gallery strings in jsRobin Appelman2012-01-201-6/+6
* enhancement: oc-36Bartek Przybylski2012-01-171-0/+2
* fix: oc-33Bartek Przybylski2012-01-171-2/+3
* update translationsRobin Appelman2012-01-168-3/+38
* don't use depricated <? use the full <?phpRobin Appelman2012-01-151-1/+1
* better scanning model for gallery, more feedback to user while scanningBartek Przybylski2012-01-154-40/+92
* Simple translation for galleryBartek Przybylski2012-01-155-3/+18
* recursive gallery removing on parent dir removeBartek Przybylski2012-01-151-0/+8
* constans for signals handlingBartek Przybylski2012-01-141-15/+19
* handle gallery remove when removing dir via webinterfaceBartek Przybylski2012-01-143-2/+17
* handling directory renaming and thumbnail move on gallery name chengeBartek Przybylski2012-01-144-36/+63
* content divs alignmentBartek Przybylski2012-01-141-2/+2
* user suggested style changeBartek Przybylski2012-01-111-2/+2
* resolving depricated script openingBartek Przybylski2012-01-111-1/+1
* using new image backend, moving ajax calls to one file, using generated thumn...Bartek Przybylski2012-01-116-136/+29
* dont overwrite the database with the gallery databaseRobin Appelman2012-01-081-1/+1
* db overwriting, gallery creating fixBartek Przybylski2012-01-082-3/+8
* rename fix, licence header addedBartek Przybylski2012-01-0815-4/+308
* rename and delete hooksBartek Przybylski2012-01-082-6/+74
* gallery version bump to force db updateBartek Przybylski2012-01-081-2/+2
* automatic adding of photo to album, feedback for user while scanning, general...Bartek Przybylski2012-01-0811-72/+82
* enable gallery and admin_export by default at least for the alpha and beta.Frank Karlitschek2012-01-071-1/+2
* gallery fixesBartek Przybylski2011-12-302-1/+10
* removing and renaming albumsBartek Przybylski2011-12-215-8/+103
* merged with stashBartek Przybylski2011-12-211-0/+1
* merged with stashBartek Przybylski2011-12-213-7/+25
* mergedBartek Przybylski2011-12-2113-45/+111
|\
| * Gallery: fix calculation of folder thumbnail selectionBart Visscher2011-12-181-1/+1
| * Gallary: Fix alignment of album thumbnailsBart Visscher2011-12-091-0/+1
| * Gallery: splitout model codeBart Visscher2011-12-0812-43/+104
* | adjusting to new db "api", merge with masterBartek Przybylski2011-10-272-9/+9
* | Merge branch 'master' into galleryBartek Przybylski2011-10-274-13/+30
|\|
| * Avoid error when no image is provided for cover or thumbnailBrice Maron2011-10-222-8/+14
| * Fix unescessary use of non portable 'replace' sql and add loging when GD not ...Brice Maron2011-10-222-2/+5
| * use fancybox instead of lightboxFlorian Pritz2011-10-211-3/+11