summaryrefslogtreecommitdiffstats
path: root/core/js
Commit message (Collapse)AuthorAgeFilesLines
...
* | | | use 15 min instead of 15 sec timeoutBernhard Posselt2013-02-261-1/+1
| | | |
* | | | implemented a heartbeat request which is calls the server every 15 minutes ↵Bernhard Posselt2013-02-261-0/+15
| |/ / |/| | | | | | | | to prevent a session timeout
* | | Merge pull request #1706 from owncloud/master-sqlserverThomas Müller2013-02-251-0/+7
|\ \ \ | | | | | | | | Microsoft SQL-Server support for ownCloud!
| * \ \ Merge branch 'master' into master-sqlserverThomas Mueller2013-02-222-5/+30
| |\ \ \ | | | |/ | | |/| | | | | | | | | Conflicts: core/templates/installation.php
| * | | Merge branch 'master' into master-sqlserverThomas Mueller2013-02-144-5/+117
| |\ \ \ | | | |/ | | |/| | | | | | | | | | | | | | | | | | | | | Conflicts: lib/db.php lib/files/cache/cache.php lib/files/cache/legacy.php lib/setup.php
| * | | Merge branch 'master' into master-sqlserverThomas Mueller2013-02-123-70/+86
| |\ \ \
| * | | | Bugfixes and cleanup MS SQL Server installationAdministrator2013-02-101-2/+2
| | | | |
| * | | | Added MS SQL Server supportTobias Ramforth2013-02-081-0/+7
| | | | |
* | | | | Merge pull request #1833 from owncloud/fix_1465Thomas Müller2013-02-251-1/+1
|\ \ \ \ \ | |_|_|_|/ |/| | | | Fix 1465
| * | | | IE8 does not support window.onclickJörn Friedrich Dreyer2013-02-211-1/+1
| | | | |
* | | | | Style cleanup core dirBart Visscher2013-02-211-3/+27
|/ / / /
* | | / Extra position check for multiselect dropdown. Fix app/issues/575Thomas Tanghus2013-02-161-2/+3
| |_|/ |/| |
* | | Merge pull request #1697 from owncloud/navigation-detailsBernhard Posselt2013-02-141-2/+2
|\ \ \ | | | | | | | | Navigation details
| * | | double speed for user menu slideJan-Christoph Borchardt2013-02-141-2/+2
| | |/ | |/|
* | | adding prototype trim as fallback for IE8Thomas Mueller2013-02-141-0/+7
| | |
* | | fixing eventsource.js for IE8Thomas Mueller2013-02-141-3/+7
| | |
* | | adding a compatibility.js as a single source to define all fallback function ↵Thomas Mueller2013-02-141-0/+25
| | | | | | | | | | | | declarations
* | | Merge pull request #1624 from owncloud/singleselectFrank Karlitschek2013-02-121-0/+76
|\ \ \ | |/ / |/| | Split editable select code used for quota selection into a jquery plugin
| * | Split editable select code used for quota selection into a jquery pluginRobin Appelman2013-02-111-0/+76
| | |
* | | if you add/remove more than one user from the share dialog replacing 'Share' ↵Björn Schießle2013-02-111-4/+4
|/ / | | | | | | with 'Shared' will lead to a string with more and more trailing 'd's
* | Merge pull request #1538 from raghunayyar/admin-password-toggleJan-Christoph Borchardt2013-02-101-1/+2
|\ \ | | | | | | Password Toggle Works on Installation
| * | Password Toggle Works on Installation as well.raghunayyar2013-02-081-1/+2
| | |
* | | Merge pull request #1545 from owncloud/fix-oc_webrootThomas Müller2013-02-091-1/+3
|\ \ \ | | | | | | | | fixup oc_webroot correctly before and after setup
| * | | fix-oc_webrootBart Visscher2013-02-081-1/+3
| |/ /
* / / attach handlers to document instead of filelist, minor whitespace cleanupsJörn Friedrich Dreyer2013-02-081-60/+71
|/ /
* | Fill oc_webroot with the expected valueBart Visscher2013-02-071-0/+1
| |
* | Fix disabling setup form on submitBart Visscher2013-02-071-5/+3
| |
* | Define the variables that are expected to exist but won't be set in setupBart Visscher2013-02-071-0/+3
|/
* Merge pull request #1229 from owncloud/from_live_to_onThomas Müller2013-02-032-15/+15
|\ | | | | replace live() with on() in core js
| * Merge branch 'master' into from_live_to_onThomas Mueller2013-01-311-0/+1
| |\ | | | | | | | | | | | | Conflicts: apps/files_external/js/google.js
| * | attach to filelist which is present on .ready()Jörn Friedrich Dreyer2013-01-301-13/+13
| | |
| * | replace live() with on() in core jsJörn Friedrich Dreyer2013-01-302-15/+15
| | |
* | | Password Toggle Support for Loginraghunayyar2013-02-031-0/+1
| | |
* | | fix breadcrumbs for gallery and texteditorRobin Appelman2013-02-011-1/+0
| | |
* | | Merge branch 'master' into navigationJan-Christoph Borchardt2013-01-311-0/+1
|\ \ \ | | |/ | |/|
| * | use the same tooltip as for the password fieldBjörn Schießle2013-01-311-0/+1
| |/
* | Merge branch 'master' into navigationJan-Christoph Borchardt2013-01-301-12/+29
|\|
| * Merge pull request #1360 from owncloud/display_nameLukas Reschke2013-01-291-9/+9
| |\ | | | | | | introduction of display names
| | * use display name to show share_width and owner informationBjörn Schießle2013-01-251-9/+9
| | |
| * | Change file action text for files inside shared folders as wellMichael Gapczynski2013-01-281-0/+1
| | |
| * | Change file action text to 'Shared'Michael Gapczynski2013-01-281-0/+3
| | |
| * | Merge branch 'master' into permanent-share-iconsJan-Christoph Borchardt2013-01-283-4/+31
| |\ \
| * | | Permanently display shared status iconsMichael Gapczynski2013-01-261-3/+16
| | | |
* | | | merge stylesJan-Christoph Borchardt2013-01-289-776/+14993
|\ \ \ \ | | |/ / | |/| |
| * | | Merge branch 'master' into updater-CSPThomas Mueller2013-01-284-14/+52
| |\ \ \ | | | | | | | | | | | | | | | | | | | | Conflicts: core/templates/update.php
| | * \ \ Merge pull request #1321 from owncloud/csp-fixesThomas Müller2013-01-281-3/+7
| | |\ \ \ | | | | | | | | | | | | Files: CSP fixes
| | | * | | Fix undefined variableLukas Reschke2013-01-261-3/+7
| | | |/ /
| | * / / Use global oc_requesttoken for Event SourceMichael Gapczynski2013-01-261-1/+1
| | |/ /
| | * | Merge pull request #1059 from owncloud/fixing-998-masterThomas Müller2013-01-261-9/+44
| | |\ \ | | | | | | | | | | Fixing 998 master
| | | * | update used space percent after each ajax call and display the notificationThomas Mueller2013-01-191-2/+5
| | | | |