summaryrefslogtreecommitdiffstats
path: root/core
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* add OCS api call to set expire date for link sharesBjoern Schiessle2014-07-281-11/+5
* enable input grouping also outside of log in screenJan-Christoph Borchardt2014-07-281-3/+6
* improve look of search on mobile, save space in top barJan-Christoph Borchardt2014-07-284-5/+19
* - adding default value for $recoveryPasswordThomas Müller2014-07-241-1/+24
* reduce share action text to the user name onlyThomas Müller2014-07-152-9/+9
* debounce the search functionRobin Appelman2014-07-101-2/+2
* specify CSS rule for warning & update fieldsets - fixes #9491Morris Jobke2014-07-081-3/+3
* Fixed dialogs styling, reversed buttonsVincent Petry2014-07-073-22/+38
* fix loading spinner on ctrl click a app entry- fixes #9063Morris Jobke2014-07-071-1/+3