164 Commits (ba29147e34a22142c4bfd2afa3f5b9f1e6efcd63)

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