Commit Graph

327 Commits (1a09d64a77251fefbf742850744ebc9ee4460cbd)

Author SHA1 Message Date
kondou 4963a5b30f Fix language selection; Fix #4756 12 years ago
kondou d18a070a03 Have the "notsquare" error as data, not as message 12 years ago
kondou a21376480d Split personal and user-mgmt password change logic 12 years ago
kondou 3774632ecc Clean up avatars and preliminary use JSON->rawlist.php 12 years ago
kondou 15ab798353 Fix an IE8 bug with the avatarcropper. 12 years ago
kondou 6db96603a0 Have login-checks and CSRF checks 12 years ago
kondou fca5db748b Remove backgroundcolor on updating avatar, and add a missing parameter 12 years ago
kondou a1e7614d73 Clean up oc_avatars 12 years ago
kondou 32a7ba9823 Don't update avatar on displayNameChange anymore 12 years ago
kondou 6d42f51d0c Fix unwanted caching in IE8 12 years ago
kondou 4724d60ecd Partly fix cropper in IE8 and don't use a dialog for it 12 years ago
kondou e7e3f1b81a Fix some of @jancborchardt's complaints in oc_avatars 12 years ago
kondou c95d4cafa9 Fix @tanghus's complains in avatars and clean up cropper after closing with "x" 12 years ago
kondou aa88eea9cf Sanitize displayname, respect data @ $element, fix routename, clean after cropping, updateAvatar with displayname 12 years ago
Jan-Christoph Borchardt 1e834c57a4 fix issues caused by introduction of sticky Apps management footer 12 years ago
kondou ecf187393b Finish cropper, Get rid of TODOs, Improve \OCP\Avatar and "fix" unitests 12 years ago
kondou c533b80682 Use OC_Cache and finish cropper functionality 12 years ago
kondou 0c708be76b Use defaultavatars 12 years ago
Thomas Müller 1d04843ef0 no duplicate declaration of appLicense + camelCase 12 years ago
kondou 6c7efd5dac Work around #4630 to fix license showing 12 years ago
kondou bdf48a6daa Use OC.Router.generate, TODO use cache, prepare for defaultavatars 12 years ago
kondou 8d8a57de7f Continue work on cropper 12 years ago
kondou 31736a1df3 Have a controller instead ofo avatar.php and fix some cropper-design 12 years ago
kondou 9a8908b643 Use Jcrop, have inline errormsg, work on cropping, clean up, WIP 12 years ago
kondou 81cadd5ea3 Remove gravatar and no-avatar functionality, prepare for default avatars even more and reword some stuff 12 years ago
kondou 0a4febf1eb Integrate newavatar.php into avatar.php by using GET, POST & DELETE 12 years ago
kondou 9c12da6a94 Several improvements 12 years ago
kondou d7e6c77e20 Have a fancy uploadavatar button 12 years ago
kondou 9500109349 Refactor newavatar.php and show (for now) an alert on problems when setting new avatars 12 years ago
kondou 4521b54c67 Have /avatar.php as a central avatar-point 12 years ago
kondou 252548c62c Improve styling & enable avatar-upload at personal page 12 years ago
kondou fac671b14e Modularize get(), async getAvatar, avatars @ usermgmt 12 years ago
kondou 4a08f7d710 Add basic avatars and gravatar 12 years ago
kondou 7c296a6cf9 Move .errormsg from settings-css to .warning in core. Reusable! 12 years ago
kondou db424cc86b Use appitem instead of always recreating a jquery object 12 years ago
kondou 9f4bd7cb47 Don't use an alert for displaying app-mgmt-errors 12 years ago
kondou 9e8a6b704d Add _many_ newlines at the end of files 12 years ago
Owen Winkler 9840363488 Break long lines into smaller ones. 12 years ago
Owen Winkler cd7e57e8ec Use JSON to send/receive group data. 12 years ago
Jan-Christoph Borchardt 31d50288a5 draw attention to the newly added app entry by flashing it twice 12 years ago
Jan-Christoph Borchardt 7a9daa99d1 scroll the app navigation down so the newly added app is seen 12 years ago
Jan-Christoph Borchardt 775f33cc1b prepend the new app before the 'More apps' function 12 years ago
kondou 1a4465f41d Improve app-management 12 years ago
kondou 1348330c7d Fix a syntax error & have if-conds in an own line 12 years ago
kondou aaf0fec9f5 Fix some JSLint warnings 12 years ago
Bjoern Schiessle b6fa0e4eef working decrypt files method 12 years ago
Björn Schießle e15e394fcc add ajax call to decrypt all files 12 years ago
kondou 05084e03a0 Use !== and === in settings. 12 years ago
kondou efb707a431 Use OC instead of oc to show alert at an error. 12 years ago
Victor Dubiniuk a20f7f1d67 Do not add groups if user has no groups 12 years ago