]> source.dussan.org Git - nextcloud-server.git/shortlog
nextcloud-server.git
2011-09-14 Bart VisscherMove php code out of part.eventform
2011-09-14 Bart VisscherMove event form field to part.eventform template
2011-09-14 Bart VisscherRename calendar javascript functions into Calendar...
2011-09-14 Bart VisscherFix initial visibility of database settings in setup
2011-09-13 Golnaz NiliehAdd link and other edit information to newly added...
2011-09-13 Golnaz NiliehAdd support of editing bookmarks.
2011-09-12 Florian JacobCorrect deleting events over CalDAV
2011-09-12 Klaas Freitagfixed include for ocs
2011-09-12 Michiel@unhostedoffer login popup from oauth dialog
2011-09-12 Michiel@unhostedoffer login popup from oauth dialog, correct base uri
2011-09-12 Michiel@unhostedcorrection in webfinger.php activation trap
2011-09-12 Michiel@unhostedcorrect xml syntax
2011-09-12 Michiel@unhostedimprove uninstalled-protection
2011-09-12 Michiel@unhostedcheck activation and make activation impossible by...
2011-09-12 Michiel@unhostedimproved troubleshooting instructions
2011-09-12 Michiel@unhostedMerge branch 'master' of gitorious.org:owncloud/owncloud
2011-09-12 Jan-Christoph... removed excess white space inside parentheses
2011-09-12 Jan-Christoph... fixed translation detection thanks to Xuetian Weng
2011-09-11 Michiel@unhostedcorrect protocol
2011-09-11 Michiel@unhostedputting activation inside activate.php
2011-09-11 Michiel@unhostedadding webfinger app
2011-09-11 Jan-Christoph... renamed last CW to Week
2011-09-11 Bart VisscherBetter feedback for saving calendar and openid settings
2011-09-11 Bart VisscherCorrect copyright notices
2011-09-11 Georg Ehrkecommented out broken code in add event function
2011-09-11 Alexander WigenOnly show used address attributes in contact view
2011-09-10 Georg Ehrkefixes in german language
2011-09-10 Bart VisscherFix a warning and an error
2011-09-10 Georg Ehrkebug fixes in calendar lib
2011-09-09 Bart VisscherSmall update Calendars dialog
2011-09-09 Bart VisscherUse OC_Helper::linkTo also for absolute urls.
2011-09-09 Georg Ehrketranslatable categories and other translations added
2011-09-09 Georg Ehrkeshow caldav url in choose calendar dialog
2011-09-08 Jakob SackAdding "#leftcontent li.active" for using :active with...
2011-09-08 Jakob SackImproving contacts
2011-09-08 Bart VisscherAdd creating calendars with the web interface
2011-09-07 Bart VisscherImplement calendar list view
2011-09-07 Bart VisscherUse js Date for holding dates in the whole calendar app
2011-09-07 Bart VisscherEliminate most global calendar js vars
2011-09-07 Bart VisscherRemove generate_ prefix from vars
2011-09-07 Bart VisscherStore date for click in jQuery.data('date_info')
2011-09-07 Bart VisscherChange generateDates to use js Date for calculations
2011-09-06 Golnaz NiliehMerge branch 'master' of git://gitorious.org/owncloud...
2011-09-06 Golnaz NiliehUse an animated gif in add-bookmark form, while fetchin...
2011-09-06 Golnaz NiliehDon't clear bookmark description field, If it is empty...
2011-09-05 Jan-Christoph... updated readme with new description and code address
2011-09-04 Jan-Christoph... yet another translation update
2011-09-04 Jan-Christoph... small wording changes
2011-09-04 Jan-Christoph... updated translations
2011-09-04 Jan-Christoph... clarified what we do
2011-09-04 Jan-Christoph... hid localhost field for SQLite
2011-09-04 Jan-Christoph... removed database table prefix choice, use oc_
2011-09-04 Jan-Christoph... having non-editable stuff as input fields is really...
2011-09-04 Aloisio Almeida Jrsetup.php: Get 'datadirectory' from config file instead...
2011-09-03 Bart VisscherAdd simple popup to event
2011-09-03 Bart VisscherRemove execute permissions from source files
2011-09-03 Bart VisscherUpdate calendar event label creation
2011-09-03 Jan-Christoph... updated translations again
2011-09-03 Jan-Christoph... updated language codes
2011-09-03 Jan-Christoph... updated translations
2011-09-02 Bart VisscherUse css class for view selection radio buttons hilighting
2011-09-02 Bart VisscherFix event creation date in oneweekview
2011-09-02 Bart VisscherUse css classes to find elements, reduces the html...
2011-09-02 Bart VisscherCleanup javascript in calendar template
2011-09-02 Georg Ehrkeanother bugfix in new design of calendar
2011-09-02 Georg EhrkeMerge branch 'master' of gitorious.org:owncloud/owncloud
2011-09-02 Georg Ehrkebug fixes in new design of calendar
2011-09-02 Michiel@unhostedrenaming core_unhosted app to just unhosted, and cleani...
2011-09-02 Michiel@unhostedadding core_unhosted app
2011-09-02 Georg Ehrkeexport function and style fixes in calendar
2011-09-01 Bart VisscherRefactor calendar loadEvents and updateView use
2011-09-01 Bart VisscherMove generate_dates function to Class/Object
2011-09-01 Bart VisscherSimplify forward_day and backward_day
2011-09-01 Bart VisscherChanging the active state of the calendar reloads the...
2011-09-01 Bart VisscherChange calendar js rendering to class/object
2011-09-01 Bart VisscherConvert plain javascript to jQuery for readability
2011-09-01 Jan-Christoph... merge everything
2011-09-01 Caio Marcelo... Fix OC_USER_LDAP::checkPassword() to return the username
2011-09-01 Côme BERNIGAUDSome commented code was still here
2011-09-01 Côme BERNIGAUDButtons for play/add albums works. Folding albums too.
2011-09-01 Georg Ehrkeadd some categories in calendar
2011-09-01 Jakob Sackcalendar_calendars.components needs to be longer, adjus...
2011-09-01 Georg Ehrkebug fixes at new event form (categorie and calendar)
2011-09-01 Georg EhrkeMerge branch 'calendar' of git://gitorious.org/owncloud...
2011-09-01 Côme BERNIGAUDRemoved db4app and test_db
2011-09-01 Côme BERNIGAUDMerge branch 'master' of git.kde.org:owncloud
2011-08-31 Bart VisscherCreate function getnumberofdays to get a list of month...
2011-08-31 Bart VisscherMove date functions to class structure
2011-08-31 Bart VisscherMerge branch 'calendar' of git://gitorious.org/owncloud...
2011-08-31 Georg Ehrkereload page after add event successfully
2011-08-31 Georg Ehrkenew changes (e.g. show events) by Bart Visscher
2011-08-31 Georg Ehrkecommit changes of Bart Visscher, see http://gitorious...
2011-08-31 Jan-Christoph... do not user directories when navigating to /data. Needs...
2011-08-31 Jan-Christoph... files not viewable from the outside by adresses anymore
2011-08-30 Robin Appelmanfixed users not being able to change their password
2011-08-30 Jan-Christoph... Merge branch 'master' into calendar
2011-08-30 Jan-Christoph... Merge branch 'calendar' of git://anongit.kde.org/ownclo...
2011-08-30 Robin AppelmanFix bug: filenames in filelisting are not shown for...
2011-08-30 Bart VisscherImplement editing of calendar info
2011-08-30 Bart VisscherUse activew state of calendar in choosecalendar
next