Thomas Müller
|
913c96ddc5
|
Merge pull request #1081 from owncloud/fix-issue-1075
Remove echo from lost password page
|
2013-01-04 10:17:25 -08:00 |
Michael Gapczynski
|
394cebc90f
|
Remove echo from lost password page
|
2013-01-04 11:12:28 -05:00 |
Michael Gapczynski
|
ceafb5d7d1
|
Add maintenance mode entry to config.sample.php
|
2013-01-04 10:31:59 -05:00 |
Michael Gapczynski
|
e7eea3dd2e
|
Use hooks to send updates from apps
|
2013-01-04 10:21:33 -05:00 |
Jörn Friedrich Dreyer
|
9cd7bb2c8d
|
reverse z-index of a and input to make upload work again in ie8/9
|
2013-01-04 13:48:29 +01:00 |
Jörn Friedrich Dreyer
|
de496ed16d
|
remove initial iframe, is added automatically by jquery upload mechanism
|
2013-01-04 13:47:47 +01:00 |
Jenkins for ownCloud
|
90f39cd703
|
[tx-robot] updated from transifex
|
2013-01-04 13:23:31 +01:00 |
Michael Gapczynski
|
7505837079
|
Basic update progress of database update only
|
2013-01-03 21:32:33 -05:00 |
Arthur Schiwon
|
81489ad860
|
support multiple base DNs
|
2013-01-03 21:38:53 +01:00 |
Arthur Schiwon
|
3b82be5e64
|
Base DNs will be used as array, now, to support usage of multiple DNs
|
2013-01-03 21:18:21 +01:00 |
Michael Gapczynski
|
a52aa69ffe
|
Rearrange code to prepare for updater feedback
|
2013-01-03 14:11:00 -05:00 |
Michael Gapczynski
|
4e1923b01e
|
Merge pull request #1067 from owncloud/fix-logout
Check if oc_token cookie exists during logout
|
2013-01-03 08:36:19 -08:00 |
Thomas Müller
|
b673748151
|
Merge pull request #1063 from owncloud/translate_not_enough_space_available
add translation call for 'Not enough space available' upload error
|
2013-01-03 06:46:36 -08:00 |
Arthur Schiwon
|
72d67ec036
|
Switch to textarea to enable configuration of multiple DNs
|
2013-01-03 14:07:01 +01:00 |
Jörn Friedrich Dreyer
|
fc64e8ec58
|
fix error when wrong dir was specified
|
2013-01-03 13:34:56 +01:00 |
Arthur Schiwon
|
959996c3b4
|
LDAP: fix spelling
|
2013-01-03 12:32:42 +01:00 |
Jörn Friedrich Dreyer
|
f19787f84c
|
move $l to top
|
2013-01-03 12:00:07 +01:00 |
Jörn Friedrich Dreyer
|
ea732e5b29
|
also translate 'No file was uploaded. Unknown error'
|
2013-01-03 11:57:17 +01:00 |
Michael Gapczynski
|
ce443818d4
|
Check if oc_token cookie exists before trying to use it
|
2013-01-02 19:59:04 -05:00 |
Thomas Mueller
|
045c0acc92
|
workaround for 32-bit systems to handle filesizes bigger than 2GB
|
2013-01-03 00:38:44 +01:00 |
Thomas Mueller
|
34e5cb5070
|
fixing indent
|
2013-01-03 00:13:30 +01:00 |
Jenkins for ownCloud
|
3bcdd8c900
|
[tx-robot] updated from transifex
|
2013-01-03 00:05:19 +01:00 |
Thomas Müller
|
e0e7c98100
|
Merge pull request #1041 from owncloud/fixing-856-master
Fixing #856 master
|
2013-01-02 14:58:54 -08:00 |
Thomas Müller
|
9dc5ea172e
|
Merge pull request #975 from irgsmirx/patch-1
Update lib/util.php
|
2013-01-02 14:01:38 -08:00 |
Thomas Mueller
|
3ea9432d43
|
fixing undefined variable $l
|
2013-01-02 22:15:43 +01:00 |
Jörn Friedrich Dreyer
|
0405edc798
|
add translation call for 'Not enough space available' upload error
|
2013-01-02 21:00:50 +01:00 |
Jörn Friedrich Dreyer
|
8240717309
|
Merge pull request #1062 from owncloud/fix-1048-master
add smtp port configuration option
|
2013-01-02 10:48:58 -08:00 |
Thomas Mueller
|
1727b2e84d
|
add smtp port configuration option
|
2013-01-02 19:04:08 +01:00 |
Jörn Friedrich Dreyer
|
e2f549f6d7
|
remove css not selector - incompatible with ie8
|
2013-01-02 18:01:33 +01:00 |
Jörn Friedrich Dreyer
|
166da88b73
|
Merge pull request #945 from owncloud/fix_app_management_in_ie8
since @tanghus and @DeepDiver1975 gave me their 👍 I'll merge this now: Fix app management in ie8
|
2013-01-02 08:17:28 -08:00 |
Jörn Friedrich Dreyer
|
fe4f056a23
|
use jQuery.parseJSON fallback for IE6/7/8
|
2013-01-02 17:13:23 +01:00 |
Jörn Friedrich Dreyer
|
03b8a065cf
|
input/form switching cleanup
|
2013-01-02 17:03:16 +01:00 |
Jörn Friedrich Dreyer
|
4a7604daa2
|
remove , at end of js. IE8 chokes on this
|
2013-01-02 17:02:06 +01:00 |
Robin Appelman
|
54f6f1e6b7
|
phpdoc fixes for public api
|
2013-01-02 16:38:20 +01:00 |
Jörn Friedrich Dreyer
|
a6733ff012
|
abort rename on ESC keyup
|
2013-01-02 16:17:30 +01:00 |
Jörn Friedrich Dreyer
|
740b6623aa
|
show notification when renaming a file to ''
|
2013-01-02 16:17:30 +01:00 |
Jörn Friedrich Dreyer
|
32c2b0d50e
|
enable enter in ie by using .submit()+form instead of .change(), use notifications when name is empty
|
2013-01-02 16:17:30 +01:00 |
Jörn Friedrich Dreyer
|
8148c187a3
|
whitespace cleanup
|
2013-01-02 16:07:10 +01:00 |
Thomas Mueller
|
48f6dccdb7
|
notifications are now shown/hidden using the js functions hideNotification and showNotification.
storage warnings are displayed in a notification.
as soon as a notification is hidden the storage warning will come back.
|
2013-01-02 15:09:40 +01:00 |
Thomas Mueller
|
48c7bed59b
|
make usedSpacePercent available in the files app
|
2013-01-02 15:06:49 +01:00 |
Thomas Mueller
|
2d36a20a1d
|
moving storage calculation code to OC_Helper::getStorageInfo()
|
2013-01-02 14:35:45 +01:00 |
Jörn Friedrich Dreyer
|
5b07e722cb
|
combine ie8 fix with debug check
|
2013-01-02 12:21:30 +01:00 |
Jörn Friedrich Dreyer
|
ed06070741
|
omit type attribute in script tag to use fallback (text/javascript)
|
2013-01-02 12:13:07 +01:00 |
Jörn Friedrich Dreyer
|
e998da06d1
|
fix broken console.log in ie8
|
2013-01-02 12:13:07 +01:00 |
Jenkins for ownCloud
|
516464ba94
|
[tx-robot] updated from transifex
|
2013-01-02 00:05:14 +01:00 |
Jenkins for ownCloud
|
c6064a542c
|
[tx-robot] updated from transifex
|
2013-01-01 00:04:42 +01:00 |
Tom Needham
|
3d23e98390
|
Remove the WIP external sharing api
|
2012-12-31 16:31:22 +00:00 |
Tom Needham
|
8a5f583cac
|
Remove WIP OAuth code
|
2012-12-31 16:19:46 +00:00 |
Tom Needham
|
2ac616682e
|
Remove accidental submodule
|
2012-12-31 16:09:37 +00:00 |
Tom Needham
|
9626d9ce31
|
Code cleanup and add copyright info
|
2012-12-31 16:08:21 +00:00 |