summaryrefslogtreecommitdiffstats
path: root/core
Commit message (Expand)AuthorAgeFilesLines
* Close the session for preview generationLukas Reschke2014-09-291-0/+1
* Prevent monkey clicking on labelsVincent Petry2014-09-271-0/+5
* Add ID to markup to have the checkboxes in the right positionLukas Reschke2014-09-271-5/+5
* Added spinners in share dropdownVincent Petry2014-09-272-22/+102
* for whitelabeled edition, show branding name (e.g. 'ownCloud') instead of app...Jan-Christoph Borchardt2014-09-271-1/+7
* fix filepicker home icon being partly hidden, fix #10169Jan-Christoph Borchardt2014-09-241-0/+2
* Moved WebDAV and internet checks to client side JSVincent Petry2014-09-232-0/+72
* using flush() here is pointless as we render the layout into a memory buffer ...Thomas Müller2014-09-233-3/+0
* remove post setup checkThomas Müller2014-09-232-9/+3
* fit select2 to ownCloud input styleJan-Christoph Borchardt2014-09-221-0/+12
* Move select2 from files_external to coreVincent Petry2014-09-2258-0/+5407
* Make 404 page easier to understandLukas Reschke2014-09-181-2/+5
* fix nojavascript message alignmentJan-Christoph Borchardt2014-09-111-1/+2
* fix folder icon alignment, fix #10866Jan-Christoph Borchardt2014-09-1110-112/+102
* fix svg of calendar filetype iconJan-Christoph Borchardt2014-09-112-34/+32
* fix size of toggle icon, make container squareJan-Christoph Borchardt2014-09-112-4/+1
* improve style of checkmark icon, less bold, fitting ownCloud styleJan-Christoph Borchardt2014-09-112-3/+1
* Add X-UA-Compatible to all templatesLukas Reschke2014-09-113-1/+3
* Fix broken new lines in plain text mail templateJoas Schilling2014-09-091-1/+1
* allow . in dbname on web installJörn Friedrich Dreyer2014-09-091-0/+3
* also add no-JavaScript notice to log in and sharing pages because they do not...Jan-Christoph Borchardt2014-09-083-2/+4
* fix styling and wording of no-JavaScript messageJan-Christoph Borchardt2014-09-082-14/+14
* Fix upgrade process when apps enabled for specific groupsVincent Petry2014-09-041-0/+4
* fix z-index of navigation sidebar for mobile devicesMorris Jobke2014-08-312-1/+2
* define min height/width for icon classes to make sure they showJan-Christoph Borchardt2014-08-291-0/+2
* allow horizontal scrollbar for personal and admin settingsJan-Christoph Borchardt2014-08-291-0/+4
* Enhancement: Adds input styles to input type dates too.raghunayyar2014-08-281-0/+1
* Add a trusted domain wizardLukas Reschke2014-08-252-0/+23
* Warn user on resetting passwords via occ when encryption is enabledkondou2014-08-251-0/+10
* Fix share dropdown when links are not allowedVincent Petry2014-08-212-11/+17
* Do not close container/slider when clicking on single select fieldVincent Petry2014-08-211-0/+4
* it does not affect gravity on planet earth, but only for tipsyArthur Schiwon2014-08-211-1/+1
* make singleselect check for gravity wish, and make it south for default quotaArthur Schiwon2014-08-211-1/+5
* replace spaces with tabs in apps.jsMorris Jobke2014-08-211-54/+54
* Trigger events when app-settings visibility changesVincent Petry2014-08-211-4/+15
* Send feedback from upgrading apps to the upgrade uiRobin Appelman2014-08-191-0/+6
* fix color of links in warnings, fix #10480Jan-Christoph Borchardt2014-08-181-0/+1
* Added upgrade notice to avoid timeoutsVincent Petry2014-08-181-0/+4
* Fixed folder icon update routine when share owner existsVincent Petry2014-08-183-2/+71
* change error text color to white for better contrast, fix #10424Jan-Christoph Borchardt2014-08-151-3/+2
* we need the recipient as a additional parameter to know for which share the n...Bjoern Schiessle2014-08-141-2/+2
* remove 'no people found' entryBjoern Schiessle2014-08-121-12/+1
* in case $_POST['itemSourceName'] does not exist we simply default it to nullThomas Müller2014-08-111-1/+2
* update unit test, min date should be always today + 1Bjoern Schiessle2014-08-111-3/+5
* set minDate always to today + one dayBjoern Schiessle2014-08-111-2/+8
* simplify app navigation lookJan-Christoph Borchardt2014-08-111-9/+2
* remove confusing 'automatic logon rejected' message, fix #8591Jan-Christoph Borchardt2014-08-091-8/+0
* Use human readable relative date for oc-dialog-filepickersTom Needham2014-08-071-1/+1
* don't display share permission if resharing was disabled by the adminBjoern Schiessle2014-08-052-2/+3
* fix long filename display in filepickerJan-Christoph Borchardt2014-08-051-0/+4