| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | using new image backend, moving ajax calls to one file, using generated thumn... | Bartek Przybylski | 2012-01-11 | 6 | -136/+29 |
| * | | Localizin strings and adding error checking. | Thomas Tanghus | 2012-01-11 | 16 | -33/+101 |
| * | | Make sure VERSION is set. | Thomas Tanghus | 2012-01-11 | 5 | -7/+24 |
| * | | Added files for error messages, removed old syle sheet. | Thomas Tanghus | 2012-01-11 | 3 | -270/+23 |
| * | | CSS cleanup, more error checking, better error messages, general cleanup. | Thomas Tanghus | 2012-01-11 | 10 | -89/+171 |
| * | | Added missing } | Thomas Tanghus | 2012-01-11 | 1 | -1/+1 |
| * | | fix old calendar name and color not being preserved when editing a calendar | Robin Appelman | 2012-01-11 | 1 | -2/+2 |
| * | | also use translated string for music navigation entry when showing inline con... | Robin Appelman | 2012-01-11 | 1 | -1/+1 |
| * | | update translations | Robin Appelman | 2012-01-11 | 84 | -67/+2425 |
| * | | More fixes on saving TYPE parameters. | Thomas Tanghus | 2012-01-10 | 4 | -36/+62 |
| * | | Return standard thumbnail even if contact couldn't be found as it could be be... | Thomas Tanghus | 2012-01-09 | 1 | -3/+2 |
| * | | OC_DB::insertid was being called too late to get the correct result. | Thomas Tanghus | 2012-01-09 | 1 | -1/+2 |
| * | | Insert new contacts alphabetically correct in the list. | Thomas Tanghus | 2012-01-09 | 3 | -5/+29 |
* | | | improved ui for go to line button | Tom Needham | 2012-01-09 | 1 | -2/+2 |
* | | | update page title | Tom Needham | 2012-01-09 | 1 | -0/+4 |
* | | | Added live search | Tom Needham | 2012-01-09 | 1 | -16/+52 |
* | | | Merge branch 'master' of gitorious.org:owncloud/owncloud into ace-editor | Tom Needham | 2012-01-09 | 84 | -575/+6249 |
|\| | |
|
| * | | Fixed Phone types not being saved correctly when adding them. | Thomas Tanghus | 2012-01-09 | 3 | -5/+22 |
| * | | Some cleanup, better error messages and such. | Thomas Tanghus | 2012-01-09 | 2 | -3/+30 |
| * | | Fixed showing first contact if non is selected. | Thomas Tanghus | 2012-01-09 | 1 | -4/+10 |
| * | | Modified thumbnail.php to use OC_Image. Cut out 50 loc ;-) | Thomas Tanghus | 2012-01-09 | 1 | -73/+31 |
| * | | Changed SQL queries for looking up contacts to only query once and sort at th... | Thomas Tanghus | 2012-01-09 | 3 | -33/+0 |
| * | | remove mp3info from dependency check | Robin Appelman | 2012-01-08 | 1 | -6/+0 |
| * | | mp3info is giving to much trouble, get rid of it | Robin Appelman | 2012-01-08 | 1 | -64/+46 |
| * | | When a music file is playing, the page title gets modified. | Kshitij Parajuli | 2012-01-08 | 1 | -1/+3 |
| |/ |
|
| * | Merge branch 'master' into calendar | Georg Ehrke | 2012-01-08 | 24 | -86/+500 |
| |\ |
|
| | * | dont overwrite the database with the gallery database | Robin Appelman | 2012-01-08 | 1 | -1/+1 |
| | * | Improve music playlist rendering. | Cloud Dumper | 2012-01-08 | 2 | -4/+16 |
| | * | db overwriting, gallery creating fix | Bartek Przybylski | 2012-01-08 | 2 | -3/+8 |
| | * | rename fix, licence header added | Bartek Przybylski | 2012-01-08 | 15 | -4/+308 |
| | * | Merge branch 'master' of gitorious.org:owncloud/owncloud | Bartek Przybylski | 2012-01-08 | 2 | -5/+18 |
| | |\ |
|
| | | * | Also use track_number to retrieve song track. | Cloud Dumper | 2012-01-08 | 1 | -1/+14 |
| | | * | Sort results from music collection getters. | Cloud Dumper | 2012-01-08 | 1 | -4/+4 |
| | * | | rename and delete hooks | Bartek Przybylski | 2012-01-08 | 2 | -6/+74 |
| | * | | gallery version bump to force db update | Bartek Przybylski | 2012-01-08 | 1 | -2/+2 |
| | * | | automatic adding of photo to album, feedback for user while scanning, general... | Bartek Przybylski | 2012-01-08 | 11 | -72/+82 |
| | |/ |
|
| | * | enable gallery and admin_export by default at least for the alpha and beta. | Frank Karlitschek | 2012-01-07 | 2 | -1/+3 |
| * | | update calendar pot file | Georg Ehrke | 2012-01-07 | 2 | -1/+41 |
| * | | fix search function | Georg Ehrke | 2012-01-07 | 1 | -0/+1 |
| |/ |
|
| * | improve search function | Georg Ehrke | 2012-01-06 | 3 | -3/+37 |
| * | Merge branch 'master' into calendar | Georg Ehrke | 2012-01-05 | 1 | -1/+1 |
| |\ |
|
| | * | remove error output if symlink already exists. this can happen if a user remo... | Frank Karlitschek | 2012-01-03 | 1 | -1/+1 |
| * | | fix login check in ajax files | Georg Ehrke | 2012-01-05 | 3 | -3/+9 |
| * | | fix js for repeating events | Georg Ehrke | 2012-01-05 | 1 | -1/+4 |
| * | | fix autodetection for the week of the month | Georg Ehrke | 2012-01-05 | 1 | -1/+2 |
| * | | fix editeventdialog for monthly repeating events with a specific weekday and ... | Georg Ehrke | 2012-01-05 | 1 | -7/+7 |
| * | | fix repeat rule for every weekday | Georg Ehrke | 2012-01-05 | 1 | -1/+1 |
| * | | fix end for repeating events | Georg Ehrke | 2012-01-05 | 1 | -5/+5 |
| * | | Merge branch 'master' into calendar | Georg Ehrke | 2012-01-03 | 9 | -18/+127 |
| |\| |
|
| | * | Merge git://gitorious.org/owncloud/owncloud into oc_image | Thomas Tanghus | 2012-01-02 | 9 | -0/+4458 |
| | |\ |
|