164 コミット (ba29147e34a22142c4bfd2afa3f5b9f1e6efcd63)

作成者 SHA1 メッセージ 日付
  David Reagan 4bee02f75c Fixed comment in personal.js. Changed message text in changedisplayname.php. 11年前
  David Reagan 7312cbec91 Made saving the display name work the same way as the email address. Fixed a few comparison operators. Increased the fadeOut time for the success and error messages. 11年前
  Morris Jobke 8fab7d5afb fix syntax layout 11年前
  Morris Jobke b9b2e0269a fix logical issue while retrieving log via ajax 11年前
  Thomas Mueller ce54d00b5c fixes #2743 - use public OC_User::getDisplayName instead of OC_User::determineDisplayName 11年前
  Lukas Reschke 962b7a7c80 Add log as text and not as HTML 11年前
  Bart Visscher 376f350af2 Fix encoding settings ajax getlog 11年前
  Bart Visscher bb75dfc021 Whitespace fixes 11年前
  Thomas Tanghus 2268596e1a Fetch displayname in userlist ajax requests. Refs #1681 11年前
  Bart Visscher 83e613b45a Fix error path in changedisplayname call 11年前
  Bart Visscher 83f161d3f9 Style cleanup settings 11年前
  Victor Dubiniuk 06dbcec5a1 Do not set password if it has't provided 11年前
  Björn Schießle d8fee28b3b add switch to enable/disable the possibility to change the display name by the user 11年前
  Lukas Reschke 2dde418e99 Remove uneeded lines 11年前
  Lukas Reschke bd2f8980cd Typo 11年前
  Bart Visscher 9dddcae9ca Remove invalid characters from app id to prevent loading of invalid resources 11年前
  Frank Karlitschek 4a130d106c I'm an evil bastard and I commit this 3 letter text fix without a pull request. 11年前
  Bart Visscher 340d6fce11 Better way of getting the navigation entries for an app 11年前
  Thomas Müller 05b46f7828 on creation only test for existing users if the backend supports user creation 11年前
  Sam Tuke 2c22619a18 Reverted fix temporarily; another fix by LukasReschke is awaiting merge 11年前
  Sam Tuke 954a627483 Added comment 11年前
  Sam Tuke 81de09711b Fixed bug causing password change related hooks to not be called due to ajax 11年前
  Sam Tuke a8c0e3612c Removed call to depreciated isUserVerified() 11年前
  Björn Schießle e68d0c7398 make strings translatable 11年前
  Björn Schießle 9d73e7eb1e let the user change his display name, if supported by the back-end 11年前
  Thomas Mueller 8a662a6c74 Cleanup string - easier for translators 11年前
  Frank Karlitschek 5e422dea61 fix typo 11年前
  Frank Karlitschek 389c4e8415 mark recommended apps. server part not yet fully implemented 11年前
  Lukas Reschke a7aff48658 Fix indentation 11年前
  Lukas Reschke 0067ac6ca6 Remove the no longer existing function "isUserVerified" 11年前
  Björn Schießle afad6e95db check permissions before changing the display name 11年前
  Björn Schießle 27edbfdf56 added missing changedisplayname.php 11年前
  Frank Karlitschek a27f92a17a we are getting closer. updating is not working yet. 11年前
  Bart Visscher a8f963d9cf Spaces to tabs 11年前
  Lukas Reschke eab6d7eb23 Enhanced auth is totally unmaintained and broken 11年前
  Lukas Reschke 0810d80f8a Add a closing ) 11年前
  Lukas Reschke fef73d96d1 CP fail 11年前
  Lukas Reschke 31b1a73e1f Check if user is admin - bool 11年前
  Lukas Reschke 1631ee4d60 Move to apps repo 11年前
  Lukas Reschke 9b9f5b1a8a Remove setContentTypeHeader() 11年前
  Lukas Reschke 466cdab680 Add security section to admin menu 11年前
  Bart Visscher 2ef2dc4dda Fix "There must be a single space between the closing parenthesis and the opening brace" 11年前
  Georg Ehrke ab13702770 make some checks server-side 11年前
  Bart Visscher 80d1037e42 Group name does't need to be sanitized before storing it in the database 11年前
  Bart Visscher 59627367ae Better check and handling of user creation 11年前
  Diederik de Haas 1b7c0c2b62 Fixed new checkstyle issues in ocs.php from build #1341. 11年前
  Frank Karlitschek f799e48f7e fix the broken image path on the apps page 11年前
  Felix Moeller a4b2ea586d Style: Remove all the dangling white spaces 11年前
  Felix Moeller 27ab0357ae Checkstyle: Fix last six NewlineBeforeOpenBrace 11年前
  Felix Moeller 30d7993e01 Checkstyle fixes: NoSpaceAfterComma 11年前