Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-02-18backport https://github.com/owncloud/core/pull/1751Frank Karlitschek
2012-08-16backport 1bccc80996e270f928c207cdd3090f4284abaea5Georg Ehrke
2012-07-01Prevent duplicate group showing in multiselect that added the groupMichael Gapczynski
2012-07-01Add new group to other user's group select formsMichael Gapczynski
2012-07-01Revert "bugfix for #1098 (assigning a group to a user, the group appears incr...Michael Gapczynski
2012-06-29Fix setting custom quota size for users, bug fix for oc-1128Michael Gapczynski
2012-06-26bugfix for #1098 (assigning a group to a user, the group appears incrementall...Bjoern Schiessle
2012-06-22log messages are looking nicer if they are not escaped. (xss prevention happe...Bjoern Schiessle
2012-06-20use new sanitize HTML function backportedBjoern Schiessle
2012-06-18escape log messages to avoid possible js executionBjoern Schiessle
2012-06-12applied patch provided by bug #966 to fix broken user specific quota settingsBjoern Schiessle
2012-05-26check during ownCloud upgrade if all the installed apps are compatible with t...Frank Karlitschek
2012-05-15Switch enable button only when app is really installed or uninstalledBrice Maron
2012-05-13prevent user creation with empty passwordRobin Appelman
2012-05-08Enhance user creation (avoid create+delete row), clear create user form after...Brice Maron
2012-05-07Reorder code to avoid race condition in user creationBrice Maron
2012-05-07Provide feedback when user creation failsMichael Gapczynski
2012-05-04Tried to make settings/apps more keyboard/screenreader friendly.Thomas Tanghus
2012-05-02Fix log viewing bugMichael Gapczynski
2012-04-21improve the app installer.Frank Karlitschek
2012-04-16reload log after changing log levelRobin Appelman
2012-04-16merge log into adminRobin Appelman
2012-04-15Fix password is being saved even if not changedBart Visscher
2012-04-14typoRobin Appelman
2012-04-14swap enable and dissable error messagesRobin Appelman
2012-04-14show error when installing an app has failedRobin Appelman
2012-03-27fix timestamps when viewing logsRobin Appelman
2012-02-26improve log browsingRobin Appelman
2012-02-25slight change to select styleRobin Appelman
2012-02-25fix bug in group mangementRobin Appelman
2012-02-25new config widget for user quotaRobin Appelman
2012-01-23dont try to create a user with an already existing usernameRobin Appelman
2012-01-23dont show new user when an error occuredRobin Appelman
2012-01-15add min width to multiselect in user managementRobin Appelman
2012-01-02Fix whitespace usernameGeorg Ehrke
2011-12-12also update the data attribute holding the quotaRobin Appelman
2011-12-12after editing a user quota, set the value of the quota field to how the serve...Robin Appelman
2011-10-17Fix quota onBlur In Settings, Take from right attributeBrice Maron
2011-10-16make log level configurableRobin Appelman
2011-10-08moved bookmarklet to personal. username must be provided when adding a new user.Marvin Thomas Rabe
2011-10-02Changed multiple select for days of weekend to 'chosen'. Cleaned up some code...Marvin Thomas Rabe
2011-09-26Add email field to personal preferencesBart Visscher
2011-09-11Better feedback for saving calendar and openid settingsBart Visscher
2011-08-28Use Chosen for language select formMichael Gapczynski
2011-08-28Add locale for password change errorMichael Gapczynski
2011-08-28Fix changing password in personal page (not complete)Michael Gapczynski
2011-08-28Reload the personal page when a new language is setMichael Gapczynski
2011-08-23allow apps to register form for the settings and admin pagesRobin Appelman
2011-08-20more valid HTML, alt attributes, refactored pagenavi etc.Jan-Christoph Borchardt
2011-08-16fix enableing appsRobin Appelman