Thomas Müller
|
1816f43722
|
Merge pull request #7864 from owncloud/routing-performance
Routing performance
|
2014-03-25 23:00:36 +01:00 |
Thomas Müller
|
4900ad9119
|
update type hint in PHPDoc
|
2014-03-25 22:59:42 +01:00 |
Vincent Petry
|
5111fad006
|
Merge pull request #7689 from owncloud/last_cron_log
Log last cron execution
|
2014-03-25 19:17:36 +01:00 |
Thomas Müller
|
531c9564b3
|
Merge pull request #7861 from owncloud/idn-domains-support-on-emails-master
idn have to be converted before being used
|
2014-03-25 12:38:32 +01:00 |
Jenkins for ownCloud
|
b92dad992f
|
[tx-robot] updated from transifex
|
2014-03-25 01:55:34 -04:00 |
Thomas Müller
|
3eb5898f7b
|
use \OC_Mail::validateAddress() to validate the email address - fixes #7862
|
2014-03-24 15:35:07 +01:00 |
Jenkins for ownCloud
|
abdc823bb6
|
[tx-robot] updated from transifex
|
2014-03-24 01:55:51 -04:00 |
Jenkins for ownCloud
|
0245e64cec
|
[tx-robot] updated from transifex
|
2014-03-22 01:56:09 -04:00 |
kondou
|
e6b4d28229
|
Move success/error squircles to settings
|
2014-03-21 20:27:22 +01:00 |
kondou
|
dda7129a24
|
Merge branch 'master' of https://github.com/owncloud/core into last_cron_log
|
2014-03-21 20:23:31 +01:00 |
Jenkins for ownCloud
|
bcf388d3c5
|
[tx-robot] updated from transifex
|
2014-03-21 01:55:35 -04:00 |
Jenkins for ownCloud
|
3aa8647634
|
[tx-robot] updated from transifex
|
2014-03-20 01:56:42 -04:00 |
Jenkins for ownCloud
|
7b1d52f5b9
|
[tx-robot] updated from transifex
|
2014-03-19 01:55:39 -04:00 |
Vincent Petry
|
b75ca9fb50
|
Display admin option for public upload with encryption enabled
Now that public upload works with encryption, the admin option to toggle
it must be made visible.
|
2014-03-18 11:28:56 +01:00 |
Jenkins for ownCloud
|
518903c6eb
|
[tx-robot] updated from transifex
|
2014-03-17 01:56:06 -04:00 |
Jenkins for ownCloud
|
c89aa6d5fe
|
[tx-robot] updated from transifex
|
2014-03-16 03:13:21 -04:00 |
Jenkins for ownCloud
|
b2e929d580
|
[tx-robot] updated from transifex
|
2014-03-15 02:14:22 -04:00 |
Jenkins for ownCloud
|
4b802aa7cb
|
[tx-robot] updated from transifex
|
2014-03-13 17:12:37 -04:00 |
Morris Jobke
|
3c03ff5bb5
|
Merge pull request #7340 from owncloud/hide_remove_image_avatar
Hide remove image, if there's no custom avatar
|
2014-03-13 13:20:00 +01:00 |
Jenkins for ownCloud
|
1295e54173
|
[tx-robot] updated from transifex
|
2014-03-13 01:55:50 -04:00 |
Vincent Petry
|
5fcfb2ef84
|
Merge pull request #7564 from owncloud/issue/7559
Hide QMail when not selected and hide SendMail when not available on the server
|
2014-03-12 18:32:38 +01:00 |
kondou
|
556c6eca23
|
Use OC_Util::formatDate()
|
2014-03-12 17:53:39 +01:00 |
kondou
|
c5440fa133
|
Move cron status to the right of the heading
|
2014-03-12 17:29:26 +01:00 |
kondou
|
8fafee31ef
|
Use $.hide() instead of .hidden for now
.inlineblock ranks higher than .hidden
|
2014-03-12 15:42:29 +01:00 |
kondou
|
dd97d532be
|
Remove OC.Router usage
|
2014-03-12 15:31:48 +01:00 |
kondou
|
1c82b4751e
|
Merge branch 'master' into hide_remove_image_avatar
|
2014-03-12 15:29:26 +01:00 |
kondou
|
547b563464
|
Log last cron execution
Fixes #2012
|
2014-03-12 15:20:51 +01:00 |
Joas Schilling
|
efbca04ab4
|
Use command -v to check for sendmail
Fix #7559
|
2014-03-12 11:47:21 +01:00 |
Jenkins for ownCloud
|
8320b8eb7a
|
[tx-robot] updated from transifex
|
2014-03-12 01:57:17 -04:00 |
Thomas Müller
|
5713b0dedb
|
Authentification -> Authentication
|
2014-03-11 16:24:50 +01:00 |
Jenkins for ownCloud
|
b0ec38e202
|
[tx-robot] updated from transifex
|
2014-03-11 01:59:39 -04:00 |
Thomas Müller
|
32b29c9d73
|
Merge branch 'master' into fix-7307
Conflicts:
core/js/router.js
settings/js/admin.js
|
2014-03-06 00:15:08 +01:00 |
Joas Schilling
|
0285d5b6e2
|
Hide QMail when not selected and hide sendmail when not available on the server
Fix #7559
|
2014-03-05 14:53:20 +01:00 |
Joas Schilling
|
d583d61b69
|
Merge pull request #7412 from owncloud/issue/7175
Add button to send a test mail after changing the email settings
|
2014-03-05 13:18:41 +01:00 |
Joas Schilling
|
5b8cde48dc
|
Add button to send a test mail after changing the email settings
Fix #7175
|
2014-03-05 10:01:34 +01:00 |
Morris Jobke
|
af2c2b3a16
|
update wording of email field
|
2014-03-04 10:22:54 +01:00 |
Thomas Müller
|
5f711912a1
|
remove OC.Router.registerLoadedCallback()
|
2014-03-02 23:45:23 +01:00 |
Thomas Müller
|
1291303c5a
|
Replace OC.Router.generate() with OC.generateUrl()
|
2014-03-02 22:30:24 +01:00 |
kondou
|
3c11dc0006
|
Merge branch 'master' into hide_remove_image_avatar
|
2014-02-28 19:28:29 +01:00 |
Jan-Christoph Borchardt
|
e78da036c1
|
profile image: relabel technical 'Abort' to more widely used 'Cancel'
|
2014-02-28 10:09:34 +01:00 |
Bjoern Schiessle
|
86b3cdc132
|
close encryption session after decryption was finished
|
2014-02-26 17:18:38 +01:00 |
Jan-Christoph Borchardt
|
d9a153dbe9
|
Merge pull request #7174 from owncloud/issue/7166
Add option to change email settings in admin section
|
2014-02-26 14:41:07 +01:00 |
Jan-Christoph Borchardt
|
84eea47991
|
Merge pull request #7406 from owncloud/settings-apps.js-style
coding style fixes: cut long lines, whitespace
|
2014-02-26 14:24:34 +01:00 |
Joas Schilling
|
9847912257
|
Remove unused variables, add doc blocks and break lines
Fix #7166
|
2014-02-26 13:10:46 +01:00 |
kondou
|
593adab258
|
Fix scrutinizer issue in settings/js/apps.js
|
2014-02-26 11:41:32 +01:00 |
Vincent Petry
|
a1600a289c
|
Merge pull request #7401 from owncloud/highlight_selected_app_settings
Highlight the selected app in app-settings
|
2014-02-26 11:07:43 +01:00 |
Jan-Christoph Borchardt
|
bc1c136cd6
|
coding style fixes: cut long lines, whitespace
|
2014-02-26 10:34:38 +01:00 |
Joas Schilling
|
331bd527a7
|
Hide SMTP options based on selected send mode
Fix #7166
|
2014-02-26 10:30:22 +01:00 |
Jan-Christoph Borchardt
|
1a561fced0
|
fix for coding style
|
2014-02-26 09:32:20 +01:00 |
kondou
|
e32acf933d
|
Highlight the selected app in app-settings
|
2014-02-26 04:03:41 +01:00 |