]> source.dussan.org Git - nextcloud-server.git/shortlog
nextcloud-server.git
2011-06-23 Kamil Domanskiadd template to openid request page
2011-06-23 Kamil Domanskifix 404
2011-06-23 Kamil Domanskino indexing in generated htaccess
2011-06-23 Kamil Domanskiforbid indexes
2011-06-23 Robin Appelmanfix creating users
2011-06-23 Kamil DomanskiOpenID now won't load if curl is not available
2011-06-23 Robin Appelmandon't show errors when the login isn't an openid identity
2011-06-23 Robin AppelmanExperimental OpenID user backend and server.
2011-06-23 Dominik SchmidtUse new user backend API
2011-06-23 Dominik SchmidtDetect backend features dynamically instead of trial...
2011-06-23 Robin Appelmanreturn to default page on empty search
2011-06-23 Robin Appelmanstop confusing people with a dummy share button
2011-06-23 Jakob SackMake Jans German translation usuable
2011-06-22 Jan-Christoph... updated/finished German translation
2011-06-22 Robin Appelmanadd oc_user::getUser to get the user id of the loggedin...
2011-06-22 Robin Appelmanpublic link config is also for non admins
2011-06-22 Kamil Domanskiadded polish translation
2011-06-21 Kamil Domanskifix "files" app admin link visible for non-admins
2011-06-21 Robin Appelmanprefix the mysql user name to avoid collissions
2011-06-21 Kamil Domanskiinstall new shipped apps before fetching all apps
2011-06-21 Kamil Domanskichanged app enable status to buttons
2011-06-21 Kamil Domanskiinstall shipped apps also in "installed apps" page
2011-06-21 Robin AppelmanMultiply changes to user system
2011-06-21 Kamil Domanskifixed wrong php tags
2011-06-21 Jakob SackUpdated l10n script, fixed translation in admin/users...
2011-06-21 Jakob SackUpdated danish translation
2011-06-21 Robin Appelmanupdate dutch translations
2011-06-20 Jakob SackAdapt javascript-i18n to latest changes
2011-06-20 Jakob Sackl10nlist.shuffle ;-)
2011-06-20 Jakob SackKeep order when creating php files
2011-06-20 Jakob SackMerge branch 'master' of git://anongit.kde.org/owncloud
2011-06-20 Jakob SackAll translations should be in the new system
2011-06-20 Jakob Sackmore i18n improvements
2011-06-20 Jakob SackAdded danish translation
2011-06-20 Jakob SackNew i18n-structure
2011-06-20 Kamil Domanskifixed page reload after logout
2011-06-20 Jakob SackMerge branch 'master' of git://anongit.kde.org/owncloud
2011-06-20 Jakob SackFix linkTo()
2011-06-20 Kamil Domanskienable/disable apps by clicking their status
2011-06-20 Kamil Domanskifixed minor string omission
2011-06-20 Jakob Sackmoved core stuff to /core
2011-06-20 Jakob SackActivate "active" for subentries
2011-06-20 Robin Appelmanfix sqlite3 driver for php<5.3
2011-06-20 Kamil Domanskiadded basic "installed apps" page
2011-06-20 Kamil Domanskimake help translateable
2011-06-20 Kamil Domanskimake files app translateable
2011-06-20 Robin Appelmandutch translations
2011-06-20 Robin Appelmanmake personal settings translatable
2011-06-20 Robin Appelmanadd settings option for language
2011-06-19 Kamil Domanskiapp files_publiclink is now translateable
2011-06-19 Jakob SackAutodetection of language is working now
2011-06-19 Jakob SackMerge branch 'master' of git://anongit.kde.org/owncloud
2011-06-19 Jakob SackMore l10n-stuff
2011-06-19 Kamil Domanskiand even more properly now ;P
2011-06-19 Kamil Domanskiindex now properly reloaded after setup
2011-06-19 Kamil Domanskishipped apps are no longer hardcoded
2011-06-19 Robin Appelmanimproved check in oc_preferences if a key already exists
2011-06-19 Robin Appelmanonly load apps if they exist
2011-06-19 Robin Appelmanadd post_* hooks to filesystem for write, create, delet...
2011-06-19 Kamil Domanskiadmin templates are now translateable
2011-06-19 Jakob SackFixed documentation of OC_L10N
2011-06-19 Jakob SackL10N is here ;-)
2011-06-19 Jakob Sacktabs, not spaces
2011-06-19 Jakob SackMerge branch 'master' of git://anongit.kde.org/owncloud
2011-06-19 Jakob SackLoad preferences only if user is registered
2011-06-19 Kamil Domanskiallow disabling apps, install apps as disabled
2011-06-19 Jakob SackRemoved debug messages
2011-06-19 Jakob Sackl10n added
2011-06-19 Jakob Sackadded preferences to base.php, will be needed for i18n...
2011-06-19 Jakob Sackforgot "event" as a parameter.
2011-06-18 Kamil Domanskimove installation of shipped apps to setup
2011-06-18 Kamil Domanskichange db index names to avoid collisions
2011-06-18 Kamil Domanskihandle app repo connection failure
2011-06-17 Robin Appelmanonly create one connection to a sqlite3 database, fixes...
2011-06-17 Robin Appelmanmake new folder dialog behave more like a regular form...
2011-06-17 Robin Appelmanprevent some possible warnings if there are files in...
2011-06-16 Robin Appelmanmake the system for default fileactions more flexible
2011-06-16 Robin Appelmanallow plugins to cancel filesystem operations using...
2011-06-16 Robin Appelmandefault to sqlite3 over sqlite2 for new installations
2011-06-14 Robin Appelmanremove plugins settings page
2011-06-14 Robin Appelmanremove outdated plugins entry in settings page
2011-06-14 Robin Appelmanfix settings page for non-admin users
2011-06-13 Robin Appelmansmall fix in filesystem test
2011-06-13 Robin Appelmanmake use of native sqlite3 prepared statements
2011-06-13 Robin Appelmanstore numbers as strings to prevent errors with numeric...
2011-06-13 Robin Appelmanuse sqlite3 if sqlite2 isn't available
2011-06-13 Robin Appelmanfix error with empty config file
2011-06-13 Thomas ZanderFix php4 legacy calls
2011-06-13 Robin Appelmanmake OC_DB work with the sqlite3 driver
2011-06-13 Robin Appelmansqlite3 driver for mdb2
2011-06-12 Robin Appelmanadd option to remove tables install from database structure
2011-06-12 Robin Appelmantest cases for OC_FILESYSTEM
2011-06-11 Robin Appelmantest case library and start of filesystem test
2011-06-11 Robin Appelmanallow tear down of filesystem.
2011-06-11 Robin Appelmanfix delTree
2011-06-07 Alessandro... Small modifications to clear logs functions
2011-06-07 Alessandro... Adding clear logs functions
2011-06-05 Robin Appelmantry to adjust times to the clients timezone
2011-06-04 Robin Appelmanfix loading of image viewer again
2011-06-04 Robin Appelmanonly load image viewer when in file browser
next