Jenkins for ownCloud
|
6c3f43b061
|
[tx-robot] updated from transifex
|
2012-11-29 00:04:57 +01:00 |
Jenkins for ownCloud
|
1d4d4fd678
|
[tx-robot] updated from transifex
|
2012-11-28 00:11:21 +01:00 |
Jenkins for ownCloud
|
d251f04b98
|
[tx-robot] updated from transifex
|
2012-11-27 00:10:47 +01:00 |
Jörn Friedrich Dreyer
|
71e8755d31
|
Merge pull request #380 from butonic/feature_share_link_with_token
Feature share link with token
|
2012-11-26 07:42:53 -08:00 |
Arthur Schiwon
|
4c707d1b1f
|
remove debug output
|
2012-11-26 14:35:02 +01:00 |
Arthur Schiwon
|
e5ad774ab0
|
coding style
|
2012-11-26 14:34:51 +01:00 |
Arthur Schiwon
|
4764876192
|
check whether to join url with ? or &
|
2012-11-26 14:34:41 +01:00 |
Arthur Schiwon
|
776be8d9f7
|
all but the first parameter are introduced by &
|
2012-11-26 14:34:28 +01:00 |
Jenkins for ownCloud
|
7892204077
|
[tx-robot] updated from transifex
|
2012-11-26 00:02:04 +01:00 |
Jenkins for ownCloud
|
dde3342398
|
[tx-robot] updated from transifex
|
2012-11-24 00:03:00 +01:00 |
Jörn Friedrich Dreyer
|
995b5c0739
|
readd fallback code for pre token links
|
2012-11-23 15:51:57 +01:00 |
Frank Karlitschek
|
19797ee7db
|
even error messages have the right to look a bit pretty
|
2012-11-23 14:22:57 +01:00 |
Jenkins for ownCloud
|
3688376a6f
|
[tx-robot] updated from transifex
|
2012-11-23 00:03:17 +01:00 |
Jenkins for ownCloud
|
3a5f5e127c
|
[tx-robot] updated from transifex
|
2012-11-22 00:02:16 +01:00 |
Jenkins for ownCloud
|
9204be827b
|
[tx-robot] updated from transifex
|
2012-11-21 00:02:33 +01:00 |
Jörn Friedrich Dreyer
|
d8a171df26
|
implement share via link token
|
2012-11-20 15:03:12 +01:00 |
Jenkins for ownCloud
|
568def2b61
|
[tx-robot] updated from transifex
|
2012-11-20 00:02:08 +01:00 |
Jenkins for ownCloud
|
c5e891008b
|
[tx-robot] updated from transifex
|
2012-11-19 00:01:48 +01:00 |
Jenkins for ownCloud
|
e28d71bf55
|
[tx-robot] updated from transifex
|
2012-11-18 00:02:00 +01:00 |
Thomas Müller
|
f3ae43d94a
|
Merge pull request #420 from libasys/bugfix-share
If you using the sharing by link the array monthNames don't exist and ca...
|
2012-11-17 14:47:24 -08:00 |
Thomas Müller
|
9e9bf20b07
|
Merge pull request #495 from owncloud/fix_issue_262
Fix lostpassword url generation
|
2012-11-17 02:09:40 -08:00 |
Jenkins for ownCloud
|
61670184c4
|
[tx-robot] updated from transifex
|
2012-11-17 00:02:24 +01:00 |
Bart Visscher
|
03b8ba273a
|
Fix lostpassword url generation
Fixes issue #262
|
2012-11-16 22:01:24 +01:00 |
Thomas Müller
|
d1c0f2a739
|
Merge pull request #454 from Raydiation/master
Routing fixes
|
2012-11-15 15:15:07 -08:00 |
Thomas Tanghus
|
b99213f7a7
|
Merge pull request #458 from owncloud/js_console_switch
Very simple js console switcher.
|
2012-11-15 15:05:47 -08:00 |
Jenkins for ownCloud
|
d86a368e54
|
[tx-robot] updated from transifex
|
2012-11-16 00:03:47 +01:00 |
Thomas Tanghus
|
b51b9539d0
|
Very simple js console switcher.
|
2012-11-15 19:43:10 +01:00 |
Bernhard Posselt
|
defdbe3c10
|
removed unneeded callback checks in routes_request that could potentially fail
|
2012-11-15 15:07:01 +01:00 |
Bernhard Posselt
|
25e4a071ef
|
fixed: this.routes_request is a deferred/promise
|
2012-11-15 15:01:21 +01:00 |
Bernhard Posselt
|
bf20021b62
|
instead of warning via popup, write to console.warn
|
2012-11-15 14:48:18 +01:00 |
Bernhard Posselt
|
ad87bc4645
|
Prevent ajax race conditions when using routes by offering a callback that is run after the the routes have finished loading
|
2012-11-15 14:48:18 +01:00 |
Jenkins for ownCloud
|
a418a3ba65
|
[tx-robot] updated from transifex
|
2012-11-15 00:03:50 +01:00 |
Bernhard Posselt
|
14d4af24a2
|
Revert "Prevent ajax race conditions when using routes by offering a callback that is run after the the routes have finished loading"
This reverts commit 9b8375cf2c .
|
2012-11-14 23:09:15 +01:00 |
Bernhard Posselt
|
9b8375cf2c
|
Prevent ajax race conditions when using routes by offering a callback that is run after the the routes have finished loading
|
2012-11-14 22:37:21 +01:00 |
libasys
|
493ae19bca
|
If you using the sharing by link the array monthNames don't exist and causes errors in all browsers! so we check if the type of the variable isn't undefined!
|
2012-11-14 16:47:52 +01:00 |
Thomas Müller
|
49f05dfade
|
Merge pull request #402 from zimba12/master
Uncomment hours entries in relative date functions
|
2012-11-14 05:36:04 -08:00 |
Thomas Müller
|
e06513d76b
|
Fixing syntax error - closes #406
|
2012-11-14 11:17:21 +01:00 |
Thomas Müller
|
99af3433d1
|
Fixing syntax error - closes #406
|
2012-11-14 11:10:31 +01:00 |
Alessandro Cosentino
|
7d01342bab
|
fix translation issues with previous commit
|
2012-11-13 19:32:26 -05:00 |
Alessandro Cosentino
|
aa917cfb18
|
uncomment hours entries in relative date functions
|
2012-11-13 19:18:26 -05:00 |
Thomas Tanghus
|
c353568ea0
|
Merge pull request #41 from owncloud/vcategories_db
OC_VCategories - this time actually usable ;)
|
2012-11-13 15:40:46 -08:00 |
Jenkins for ownCloud
|
9c36326e47
|
[tx-robot] updated from transifex
|
2012-11-14 00:03:38 +01:00 |
Thomas Tanghus
|
34a7e81ffb
|
Merge branch 'master' of github.com:owncloud/core into vcategories_db
|
2012-11-13 12:10:49 +01:00 |
Bart Visscher
|
ad85087fcc
|
Use util function to protect datadirectory in setup
|
2012-11-13 08:54:19 +01:00 |
Jenkins for ownCloud
|
ac22cd4ab0
|
[tx-robot] updated from transifex
|
2012-11-13 00:07:19 +01:00 |
Thomas Tanghus
|
268a48479d
|
Merge branch 'master' of github.com:owncloud/core into vcategories_db
|
2012-11-12 23:36:59 +01:00 |
Bart Visscher
|
7b53c9d3f0
|
Merge pull request #157 from owncloud/setup
Make lib/setup.php usable outside of install setup
|
2012-11-12 13:23:31 -08:00 |
Thomas Tanghus
|
fd709fc021
|
Merge branch 'master' of github.com:owncloud/core into vcategories_db
|
2012-11-11 20:20:09 +01:00 |
Jenkins for ownCloud
|
9f8cc09642
|
[tx-robot] updated from transifex
|
2012-11-11 00:02:42 +01:00 |
Jenkins for ownCloud
|
7ec0efe5c2
|
[tx-robot] updated from transifex
|
2012-11-10 00:02:29 +01:00 |