summaryrefslogtreecommitdiffstats
path: root/core
Commit message (Expand)AuthorAgeFilesLines
* reduce multiselect max-width from 400 to 200px to not take too much spaceJan-Christoph Borchardt2014-05-271-1/+1
* general styles for the content areaJan-Christoph Borchardt2014-04-011-3/+19
* Correction: failure on sharing when user ID was prefixed by zeroRodrigo Hjort2014-04-011-3/+3
* remove pl_PL - fixes #7973Thomas Müller2014-03-311-6/+0
* prevent dimmed ocdialog div from scrollingJörn Friedrich Dreyer2014-03-261-1/+1
* Added warning for trusted_domains after CLI upgradeVincent Petry2014-03-171-0/+26
* backport #7659Thomas Müller2014-03-111-5/+20
* Merge pull request #7578 from owncloud/introduce-generateUrl-stable6Vincent Petry2014-03-062-0/+28
|\
| * add dprecated warning for OC.RouterMorris Jobke2014-03-061-0/+4
| * adding new javascript function OC.generateUrl(url, params)Thomas Müller2014-03-061-0/+24
* | fix noise not repeatingJan-Christoph Borchardt2014-03-061-1/+1
|/
* add hover/focus states for star icons to hint at actionJan-Christoph Borchardt2014-03-051-2/+6
* Fix mail template to use p() for colorsVincent Petry2014-03-031-4/+4
* Merge pull request #7510 from owncloud/stable6-theme-mailtemplateFrank Karlitschek2014-03-032-9/+9
|\
| * make mail notification header color themableJan-Christoph Borchardt2014-03-031-2/+2
| * compress mail notification logoJan-Christoph Borchardt2014-03-031-0/+0
| * mail template: remove off-white background color to better blend into mail cl...Jan-Christoph Borchardt2014-03-031-7/+7
* | remove border from log in input fields, simpler and works better with themesJan-Christoph Borchardt2014-03-031-5/+3
|/
* icons: automatically show delete hover instead of using explicit classJan-Christoph Borchardt2014-02-281-1/+2
* Remove necessity of icon classjbtbnl2014-02-281-1/+1
* Add white color variant of checkmark iconjbtbnl2014-02-283-0/+8
* Merge pull request #7426 from owncloud/stable6-fixmailnotificationtranslationThomas Müller2014-02-262-4/+4
|\
| * Fix German message for "Enter new"Vincent Petry2014-02-262-2/+2
| * Fixed German shared notification messageVincent Petry2014-02-262-2/+2
* | Merge pull request #7402 from owncloud/stable6-ie9-navigationMorris Jobke2014-02-261-5/+0
|\ \
| * | manual backport of IE9 navigation bar pull request #6808, fix #7321Jan-Christoph Borchardt2014-02-261-5/+0
| |/
* / Improve users list scrolling performanceVincent Petry2014-02-252-1/+19
|/
* Allow apps to add/modify config js output via hook.ringmaster2014-02-251-3/+6
* 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
* Now using PHP session lifetime as default value for the JS configVincent Petry2014-02-181-1/+1
* fix DIArthur Schiwon2014-02-101-1/+2
* move sorter into a classArthur Schiwon2014-02-101-24/+3
* respect coding guidelinesArthur Schiwon2014-02-101-1/+1
* on filtering the share box users and groups whose name begins with the search...Arthur Schiwon2014-02-101-0/+24
* Merge branch 'stable6' into backport_6777_stable6Thomas Müller2014-02-073-15/+284
|\
| * add icons.css file, first step to get rid of %webroot%Jan-Christoph Borchardt2014-02-061-0/+240
| * Added session_keepalive settingVincent Petry2014-02-052-15/+44
* | restrict zooming on mobile devices for the publicly accessible, optimized pagesJörn Friedrich Dreyer2014-02-052-2/+2
* | add icons for file list and picture view togglesJörn Friedrich Dreyer2014-02-054-0/+20
|/
* use localised date in notification mailsBjoern Schiessle2014-01-271-5/+4
* add expire date to link share if possibleBjoern Schiessle2014-01-242-3/+24
* Merge pull request #6293 from owncloud/stable6-legacy-settings-popupMorris Jobke2014-01-151-3/+11
|\
| * fix shadow size and arrow positionJan-Christoph Borchardt2013-12-101-2/+2
| * fix the legacy popup to make calendar settings look nicerJan-Christoph Borchardt2013-12-101-2/+10
* | remove ru_RU - it's almost untranslatedThomas Müller2014-01-131-21/+0
* | Fixed various file name escaping issues in core appsVincent Petry2014-01-121-3/+7
* | Add command line tool to show numbers of users and user directoriesArthur Schiwon2014-01-092-0/+62
* | Made password field required on client sideVladimir Sapronov2013-12-231-1/+1