]> source.dussan.org Git - nextcloud-server.git/shortlog
nextcloud-server.git
2012-04-13 Georg Ehrkefix address of public shared calendars
2012-04-13 Georg Ehrkehide share tab in shared events
2012-04-13 Georg Ehrkefix calendarid in eventform and validation of calendarid
2012-04-13 Georg Ehrkefix bugs in share class
2012-04-11 Georg Ehrkefix bugs and optimize OC_Calendar_Object Class
2012-04-11 Georg EhrkeMerge branch 'master' into calendar_sharing
2012-04-10 Georg Ehrkemake shared events editable and add (empty) classes...
2012-04-10 Bart VisscherVCategories: fix function names to coding standard
2012-04-10 Bart VisscherContacts: fix function names to coding standard
2012-04-10 Bart VisscherContacts: Don't lowercase categories value when saving
2012-04-10 Bart VisscherContacts: Make part.no_contacts.php translatable
2012-04-10 Bart VisscherSilence error for missing appinfo info file
2012-04-10 Georg Ehrkefix bug in share lib of calendar
2012-04-10 Frank KarlitschekMerge branch 'master' of gitorious.org:owncloud/owncloud
2012-04-10 Frank Karlitschekdon´t enable by default. still broken
2012-04-10 Arthur Schiwonfix: drag'n'drop actions with files containing special...
2012-04-09 Frank Karlitschekfix includes
2012-04-09 Frank KarlitschekAdd Craigs granite library to 3rdparty and files_versio...
2012-04-09 Thomas TanghusContacts: Fix for not being able to add contact to...
2012-04-09 Thomas TanghusRemoved padding.
2012-04-09 Thomas TanghusRe-added file I had accidentally removed earlier :-P
2012-04-08 Tom NeedhamCopy over all file app data for imported user
2012-04-08 Tom NeedhamDecode json response for admin exports
2012-04-08 Tom NeedhamFix sqlite version detection
2012-04-08 Georg Ehrkefix view of single shared events
2012-04-08 Georg Ehrkefix path and class name
2012-04-08 Georg Ehrkemake dropdown menu work with single event sharing
2012-04-08 Georg Ehrkeadd dropdown to eventform
2012-04-08 Georg Ehrkeclean up events.php of calendar
2012-04-08 Georg Ehrkefix bugs in share lib of calendar
2012-04-08 Georg Ehrkeadd access check to ajax files
2012-04-08 Georg Ehrkeadd output functions and access function to app.php...
2012-04-07 Tom NeedhamEmit hooks for user creation
2012-04-07 Tom NeedhamReturn JSON for import and export methods of OC_Migrate
2012-04-07 Tom NeedhamMerge branch 'master' into migration
2012-04-07 Tom NeedhamHide instance import as it eats data
2012-04-07 Tom Needhamrename admin_export -> admin_migrate
2012-04-07 Tom NeedhamDisplay errors on import
2012-04-07 Thomas TanghusContacts: Misc. cleanup tweaks.
2012-04-07 Thomas TanghusFix bug oc-413: PHP fatal error in contacts page when...
2012-04-07 Tom NeedhamAdd some filetypes
2012-04-07 Tom NeedhamUpdate url
2012-04-06 Tom NeedhamGive editor focus after saving
2012-04-06 Tom NeedhamProvide undo when closing editor with unsaved changes
2012-04-06 Tom NeedhamShow nice errors
2012-04-05 Bartek Przybylskimimetype filter for filepicker
2012-04-05 Bartek Przybylskifilepicker loading style fixup
2012-04-05 Bartek Przybylskiloading screen for filepicker
2012-04-04 Florian HülsmannMerge commit 'refs/merge-requests/102' of git://gitorio...
2012-04-04 Tom NeedhamMake the token really random
2012-04-04 Arthur Schiwonwebdav needs to load authentication apps
2012-04-03 Tom NeedhamCheck blacklist before saving to filesystem
2012-04-03 Tom NeedhamDont typecast variables as integers
2012-04-03 Bartek Przybylskiadding icons to filepicker
2012-04-03 Thomas TanghusContacts: l11n for geo autocomplete. Not sure if it...
2012-04-03 Thomas TanghusContacts: Added autocomplete using geonames.org.
2012-04-03 Thomas TanghusContacts: First work on cleaner design.
2012-04-03 Thomas TanghusContacts: rescan categories on load if there are none.
2012-04-02 Florian Hülsmannmerged from upstream
2012-04-02 Bartek Przybylskimultiselect handle for filepicker
2012-04-02 Tom NeedhamMerge branch 'master' of gitorious.org:owncloud/owncloud
2012-04-02 Tom Needhamconfirm close when there are unsaved changes
2012-04-02 Bartek Przybylskidialogs filepicker first draft
2012-04-02 Tom Needhamadd * to filename when changes have been made
2012-04-02 Tom Needhamuse OC_Dialogs instead of alert()
2012-04-02 Florian HülsmannMerge branch 'master' of gitorious.org:~cbix/owncloud...
2012-04-02 Florian Hülsmannwebfinger protocol compatible + minor changes
2012-04-02 Georg Ehrkerevert 0fd8b1a04430fc36bd62a0828530dc2bc3910e81
2012-04-02 Florian Hülsmannwebfinger protocol compatible + minor changes
2012-04-01 Michael GapczynskiMove writable check into local filestorage so shared...
2012-04-01 Robin Appelmanthe core apps don't have types
2012-04-01 Robin Appelmanoc_db is not pdo
2012-04-01 Frank KarlitschekTry to configure php to enable big file uploads.
2012-04-01 Frank Karlitschekupdate outdated README
2012-04-01 Frank KarlitschekShow the different editions to the user. Used in the...
2012-04-01 Michael GapczynskiCheck file handle exists before trying to read file
2012-04-01 Tom Needhamtry to use transactions to replace db
2012-04-01 Tom NeedhamFix user app data export
2012-03-31 Tom NeedhamMerge branch 'master' into migration
2012-03-31 Tom NeedhamFix owncloud log
2012-03-31 Tom NeedhamRemove db tmp file after export creation
2012-03-31 Robin Appelmanprevent an possible xss exploit
2012-03-31 Tom Needhamremove debug
2012-03-31 Tom NeedhamFix loading image after export failure
2012-03-31 Tom NeedhamMerge branch 'master' into migration
2012-03-31 Tom NeedhamUse ajax to download file, OC_Dialogs for errors
2012-03-31 Bartek Przybylskiadding callback when ok click on alert dialog
2012-03-31 Georg Ehrkefix events.php for rewritten OC_Caledar_App class
2012-03-31 Georg Ehrkeremove unused code in OC_Calendar_App class
2012-03-31 Georg Ehrkerewrite OC_Calendar_APP class
2012-03-31 Georg Ehrkeadd public sharing fir calendars and events - add funct...
2012-03-31 Georg Ehrkeadd public sharing for calendars and events
2012-03-31 Georg Ehrkeadd new parameters to export file
2012-03-31 Robin Appelmanfix eventsource for ie
2012-03-31 Robin Appelmandont send to much when scanning large folders
2012-03-31 Robin Appelmansend more progress updates when scanning large folders
2012-03-31 Robin Appelmanmake sure output buffering is dissabled when using...
2012-03-31 Robin Appelmanfix potential problem when using multiply eventsource's
2012-03-31 Georg Ehrkefix name of constants
2012-03-31 Georg Ehrkeremove share tab from read only event dialog
next