summaryrefslogtreecommitdiffstats
path: root/core
Commit message (Expand)AuthorAgeFilesLines
* 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
* also fix filepicker for smaller screen sizesJan-Christoph Borchardt2014-08-052-1/+10
* fix date display in filepickerJan-Christoph Borchardt2014-08-051-2/+3
* set max width for notifications so they won't overlap the whole headerJan-Christoph Borchardt2014-07-301-0/+1
* fix yellow notification styleJan-Christoph Borchardt2014-07-302-5/+12
* fix notification preventing top bar clickability, fix #9680Jan-Christoph Borchardt2014-07-301-1/+7
* Also keep maxY into account when scaling a preview while preserving aspect ratioRobin Appelman2014-07-301-4/+0
* also use link icon for the folders ..Jan-Christoph Borchardt2014-07-302-19/+22
* use more understandable 'link' icon for public links (instead of hard to reco...Jan-Christoph Borchardt2014-07-292-2/+5
* max icon size for app menuMichael Göhler2014-07-291-0/+2
* Fix enforced share expiration date to be based on share timeVincent Petry2014-07-284-15/+170