summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* BUGFIX: removed the hard-coded Continent selection for Calendar Timezones.Stephen Rees-Carter2011-10-061-24/+26
* Updating .gitignore to ignore *.geany project files.Stephen Rees-Carter2011-10-061-1/+4
* another query fixBartek Przybylski2011-10-051-1/+1
* correct wrong variable name in remoteStorage appMichiel@unhosted2011-10-051-1/+1
* gallery db query fixBartek Przybylski2011-10-054-9/+9
* disabled gallery app by default until it's in a branchJan-Christoph Borchardt2011-10-051-2/+1
* removed extra calendar settings. Also, table layout?Jan-Christoph Borchardt2011-10-051-23/+0
* Add new contact name to end of cantact listBart Visscher2011-10-043-3/+4
* All the basic field for add contact addedBart Visscher2011-10-044-11/+59
* remeber cookie bug fixedMarvin Thomas Rabe2011-10-041-0/+3
* Merge branch 'master' of gitorious.org:owncloud/owncloudMarvin Thomas Rabe2011-10-0412-42/+40
|\
| * Merge branch 'master' of gitorious.org:owncloud/owncloudGeorg Ehrke2011-10-0411-39/+32
| |\
| | * renamed unhosted to remoteStorage (needs to be updated with coming protocol v...Jan-Christoph Borchardt2011-10-0411-39/+32
| * | fix ical importGeorg Ehrke2011-10-041-3/+8
| |/
* | updated calendar settingsMarvin Thomas Rabe2011-10-043-34/+44
* | redirect url fixedMarvin Thomas Rabe2011-10-044-3/+8
* | changed shadow transparency to 50%Marvin Thomas Rabe2011-10-041-2/+2
* | fixed scrollbar issuesMarvin Thomas Rabe2011-10-043-2/+31
* | fixed height of infield labelsMarvin Thomas Rabe2011-10-041-1/+1
|/
* fix checkLoggedIn function in import of ical filesGeorg Ehrke2011-10-031-1/+1
* added import function as filehandlerGeorg Ehrke2011-10-036-87/+158
* Move lostpassword to core dirBart Visscher2011-10-036-12/+12
* Add user friendly calendar color chooserBart Visscher2011-10-035-3/+53
* Take setting default value out of loopBart Visscher2011-10-031-2/+2
* Merge commit 'refs/merge-requests/51' of git://gitorious.org/owncloud/ownclou...Marvin Thomas Rabe2011-10-031-4/+4
|\
| * fix add bookmark bug.Weng Xuetian2011-10-031-4/+4
* | Merge branch 'master' of git://gitorious.org/owncloud/owncloudMarvin Thomas Rabe2011-10-031-0/+2
|\|
| * added mime type for calendar filesGeorg Ehrke2011-10-031-0/+2
* | added infield labels. readded fade in of login button. updated label on insta...Marvin Thomas Rabe2011-10-039-22/+68
* | Show database only in advancedMarvin Thomas Rabe2011-10-034-11/+12
* | Merge branch 'master' of git://gitorious.org/owncloud/owncloudMarvin Thomas Rabe2011-10-0318-6/+605
|\|
| * show galleries in search resultsRobin Appelman2011-10-021-0/+14
| * enable by defaultFrank Karlitschek2011-10-021-0/+1
| * bump version numberv2.0beta3Frank Karlitschek2011-10-021-2/+2
| * adding tmp icon for app, extending memory size for php in .htaccessBartek Przybylski2011-10-022-6/+6
| * adding missing files, don know why they disappearedBartek Przybylski2011-10-022-0/+68
| * merge 'gallery_app_devel' to 'master'Bartek Przybylski2011-10-0215-0/+516
| |\
| | * avoid creating empty albums, removing od depreciated code openingsBartek Przybylski2011-10-023-6/+6
| | * changing <? to <?phpBartek Przybylski2011-10-029-9/+9
| | * removing add new album button, removing logs, and unused codeBartek Przybylski2011-10-014-4/+2
| | * showing galleries bahaviour changeBartek Przybylski2011-10-016-44/+180
* | | Removed jquery ui files and added own cross image to css.Marvin Thomas Rabe2011-10-0315-185/+2
* | | Added translatable text.Marvin Thomas Rabe2011-10-023-13/+13
* | | Removed unused javascriptMarvin Thomas Rabe2011-10-022-3/+1
* | | Add translation and fixed some css problemsMarvin Thomas Rabe2011-10-022-1/+2
* | | Changed multiple select for days of weekend to 'chosen'. Cleaned up some code...Marvin Thomas Rabe2011-10-026-26/+22
* | | Merge branch 'master' of git://gitorious.org/owncloud/owncloudMarvin Thomas Rabe2011-10-0213-72/+283
|\| |
| * | add OC_Appconfig::hasKeyRobin Appelman2011-10-021-5/+13
| * | Merge commit 'refs/merge-requests/39' of git://gitorious.org/owncloud/owncloudRobin Appelman2011-10-024-65/+55
| |\ \
| * | | added function to export single eventsGeorg Ehrke2011-10-012-10/+25