summaryrefslogtreecommitdiffstats
path: root/core
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #7185 from owncloud/backport_6777_mobile_style_for_public_...Jan-Christoph Borchardt2014-02-208-1/+24
|\
| * fix scrolling for mobile browsersJörn Friedrich Dreyer2014-02-191-1/+1
| * initial backport of #6777 - mobile public pages - to stable5Jörn Friedrich Dreyer2014-02-137-0/+23
* | Check whether the app is setLukas Reschke2014-02-201-1/+4
* | Check whether the Key is setLukas Reschke2014-02-201-1/+1
* | An admin should not be able to add remote and public services on its own. Thi...Lukas Reschke2014-02-201-6/+18
|/
* backport search scrollto & filter to stable5Jörn Friedrich Dreyer2013-11-181-0/+22
* allow to share a file/folder as public link also if one of it parents was alr...Bjoern Schiessle2013-10-301-2/+4
* Fixed group management dropdown in IE9Vincent Petry2013-10-271-3/+3
* Fixed sharing status update for new/uploaded filesVincent Petry2013-10-171-39/+58
* find users which are in the same groupBjoern Schiessle2013-10-081-1/+1
* Fix autofocusMorris Jobke2013-10-071-2/+4
* introduce OC_Util::rememberLoginAllowed()Bjoern Schiessle2013-09-301-1/+1
* don't remember login if the encrypion app is enabled because the userBjoern Schiessle2013-09-301-0/+2
* Merge pull request #4948 from owncloud/fix-inputfieldsVicDeo2013-09-261-1/+0
|\
| * fix visual glitch, do not use black border for input fieldsJan-Christoph Borchardt2013-09-231-1/+0
* | we can leave the loop if the permission of the link share was checkedBjoern Schiessle2013-09-261-3/+1
* | check only permission from link-share to decide if public upload is enabled o...Bjoern Schiessle2013-09-261-1/+3
* | initialize variableBjoern Schiessle2013-09-231-0/+1
* | calculate correct permissions while toggle the password protectionBjoern Schiessle2013-09-231-1/+11
|/
* Improve IE CompatibilityJörn Friedrich Dreyer2013-09-111-1/+2
* Merge pull request #4633 from owncloud/backport-4610-stable5Raghu Nayyar2013-08-303-5/+12
|\
| * fix shadow style of username input boxJan-Christoph Borchardt2013-08-291-0/+10
| * remove show password toggle from log in page, ref #4577 #4580Jan-Christoph Borchardt2013-08-292-5/+2
* | WhitespacesArthur Schiwon2013-08-211-2/+2
* | Use Group methods for searching, fixes #4201Arthur Schiwon2013-08-211-6/+5
|/
* Merge pull request #4454 from owncloud/fix_4446Kondou2013-08-171-0/+1
|\
| * Style the new 'password wrong' div conservatively.Owen Winkler2013-08-161-0/+1
* | fix #2711 using a custom event, also use css selectors over filterAttrJörn Friedrich Dreyer2013-08-151-3/+3
|/
* Merge pull request #4240 from owncloud/backport-remember-checkedThomas Müller2013-08-041-1/+1
|\
| * check remember log in by default, manual backport of #4175Jan-Christoph Borchardt2013-07-301-1/+1
* | use fixed OC.Breadcrumb.push()Jörn Friedrich Dreyer2013-08-021-1/+39
* | fixes #4026Thomas Müller2013-07-301-9/+21
|/
* Show generic error when there is no errorVictor Dubiniuk2013-07-241-1/+6
* Create an array entry before filling itVictor Dubiniuk2013-07-241-0/+1
* Squashed commit of the following:Thomas Müller2013-07-221-1/+6
* deactivate show password toggle for IEJan-Christoph Borchardt2013-07-201-0/+16
* Merge pull request #4047 from owncloud/backport_3617blizzz2013-07-181-103/+28
|\
| * Rerename \OC\Updater to OC_Updater, fixes broken admin pageArthur Schiwon2013-07-171-8/+8
| * Stable5 adjustements (incl copy of lib/hooks/ from master) to make backport o...Arthur Schiwon2013-07-121-3/+2
| * backport: split upgrade logic from ajax fileRobin Appelman2013-07-121-101/+27
* | Ie8 specific multiselectVictor Dubiniuk2013-07-121-1/+9
|/
* update.php: remove event type 'error' as it's unusedThomas Müller2013-07-112-10/+4
* missing fileThomas Müller2013-07-111-1/+3
* - eventsource.php: in case of potential CSRF attack we send an error message ...Thomas Müller2013-07-112-2/+9
* Fix lazy styles loading in IE8Victor Dubiniuk2013-07-091-2/+6
* Backport of #3948 to stable5Thomas Müller2013-07-051-2/+2
* no anonymous upload on read-only foldersThomas Müller2013-07-051-9/+11
* Merge pull request #3931 from owncloud/backport_selectRangeJörn Friedrich Dreyer2013-07-041-0/+20
|\
| * Add selectRange functionVictor Dubiniuk2013-07-041-0/+20