summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* More fixes on saving TYPE parameters.Thomas Tanghus2012-01-104-36/+62
* Return standard thumbnail even if contact couldn't be found as it could be be...Thomas Tanghus2012-01-091-3/+2
* OC_DB::insertid was being called too late to get the correct result.Thomas Tanghus2012-01-091-1/+2
* Insert new contacts alphabetically correct in the list.Thomas Tanghus2012-01-093-5/+29
* Fixed Phone types not being saved correctly when adding them.Thomas Tanghus2012-01-093-5/+22
* Some cleanup, better error messages and such.Thomas Tanghus2012-01-092-3/+30
* Fixed showing first contact if non is selected.Thomas Tanghus2012-01-091-4/+10
* Modified thumbnail.php to use OC_Image. Cut out 50 loc ;-)Thomas Tanghus2012-01-091-73/+31
* Changed SQL queries for looking up contacts to only query once and sort at th...Thomas Tanghus2012-01-093-33/+0
* remove mp3info from dependency checkRobin Appelman2012-01-081-6/+0
* mp3info is giving to much trouble, get rid of itRobin Appelman2012-01-081-64/+46
* When a music file is playing, the page title gets modified.Kshitij Parajuli2012-01-081-1/+3
* Merge branch 'master' into calendarGeorg Ehrke2012-01-0824-86/+500
|\
| * dont overwrite the database with the gallery databaseRobin Appelman2012-01-081-1/+1
| * Improve music playlist rendering.Cloud Dumper2012-01-082-4/+16
| * db overwriting, gallery creating fixBartek Przybylski2012-01-082-3/+8
| * rename fix, licence header addedBartek Przybylski2012-01-0815-4/+308
| * Merge branch 'master' of gitorious.org:owncloud/owncloudBartek Przybylski2012-01-082-5/+18
| |\
| | * Also use track_number to retrieve song track.Cloud Dumper2012-01-081-1/+14
| | * Sort results from music collection getters.Cloud Dumper2012-01-081-4/+4
| * | 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-072-1/+3
* | update calendar pot fileGeorg Ehrke2012-01-072-1/+41
* | fix search functionGeorg Ehrke2012-01-071-0/+1
|/
* improve search functionGeorg Ehrke2012-01-063-3/+37
* Merge branch 'master' into calendarGeorg Ehrke2012-01-051-1/+1
|\
| * remove error output if symlink already exists. this can happen if a user remo...Frank Karlitschek2012-01-031-1/+1
* | fix login check in ajax filesGeorg Ehrke2012-01-053-3/+9
* | fix js for repeating eventsGeorg Ehrke2012-01-051-1/+4
* | fix autodetection for the week of the monthGeorg Ehrke2012-01-051-1/+2
* | fix editeventdialog for monthly repeating events with a specific weekday and ...Georg Ehrke2012-01-051-7/+7
* | fix repeat rule for every weekdayGeorg Ehrke2012-01-051-1/+1
* | fix end for repeating eventsGeorg Ehrke2012-01-051-5/+5
* | Merge branch 'master' into calendarGeorg Ehrke2012-01-039-18/+127
|\|
| * Merge git://gitorious.org/owncloud/owncloud into oc_imageThomas Tanghus2012-01-029-0/+4458
| |\
| * \ Merge git://gitorious.org/owncloud/owncloud into oc_imageThomas Tanghus2012-01-011-12/+8
| |\ \
| * | | Removed redundant DB queries.Thomas Tanghus2011-12-312-7/+16
| * | | Thumbnails was overwriting default style so hover and active didn't work. Mov...Thomas Tanghus2011-12-302-6/+6
| * | | Merge git://gitorious.org/owncloud/owncloud into tanghus_contactsThomas Tanghus2011-12-303-2/+11
| |\ \ \
| * | | | Added license and waiver of conditions for jquery.inview.Thomas Tanghus2011-12-308-11/+111
* | | | | Merge branch 'master' into calendarGeorg Ehrke2012-01-0213-14/+4477
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | add jplayer sourceRobin Appelman2012-01-019-0/+4458
| | |_|/ | |/| |
| * | | Fix return for empty Shared folder in opendir()Michael Gapczynski2012-01-011-12/+8
| | |/ | |/|
| * | contacts entry duplication fixBartek Przybylski2011-12-301-1/+1
| * | Merge branch 'master' of gitorious.org:owncloud/owncloudBartek Przybylski2011-12-307-0/+484
| |\|
| * | gallery fixesBartek Przybylski2011-12-302-1/+10
* | | remove unused jsGeorg Ehrke2012-01-021-52/+13
* | | add function to detect always the timezoneGeorg Ehrke2012-01-027-5/+53