blizzz
|
88f4aced38
|
Merge pull request #1404 from owncloud/fixing-1276-master
fix #1276 - use registerLoadedCallback()
|
2013-02-01 03:13:23 -08:00 |
Thomas Mueller
|
cc73568d68
|
Updateing -> Updating
|
2013-02-01 00:51:00 +01:00 |
Thomas Mueller
|
402263bd5c
|
fix #1276 - use registerLoadedCallback()
|
2013-02-01 00:33:14 +01:00 |
Jenkins for ownCloud
|
94f7446724
|
[tx-robot] updated from transifex
|
2013-02-01 00:19:28 +01:00 |
Michael Gapczynski
|
a9e1c9bf6d
|
Merge pull request #1351 from owncloud/navigation
New navigation design
|
2013-01-31 14:37:39 -08:00 |
Jan-Christoph Borchardt
|
943c0334c1
|
remove z-index from app labels which caused overlap with top bar
|
2013-01-31 20:27:39 +01:00 |
Jan-Christoph Borchardt
|
3d5c7ca245
|
Merge branch 'master' into navigation
|
2013-01-31 19:28:25 +01:00 |
Robin Appelman
|
a224d80f4d
|
Sort internal apps above 3rdparty apps
|
2013-01-31 17:49:58 +01:00 |
Lukas Reschke
|
b471177439
|
Merge pull request #1379 from owncloud/improved_appsmanagement
Improved appsmanagement
|
2013-01-31 08:30:55 -08:00 |
Thomas Müller
|
0dd9e6cb12
|
Merge pull request #1387 from schiesbn/visual_improvements
small visual improvements
|
2013-01-31 08:30:25 -08:00 |
Jenkins for ownCloud
|
209d599ec5
|
[tx-robot] updated from transifex
|
2013-01-31 17:05:21 +01:00 |
Jan-Christoph Borchardt
|
ad044eb888
|
Merge branch 'master' into navigation
|
2013-01-31 15:35:20 +01:00 |
Thomas Mueller
|
85a12970c7
|
update on translation string
|
2013-01-31 14:11:31 +01:00 |
Jan-Christoph Borchardt
|
c801b86bc2
|
Merge pull request #1359 from raghunayyar/navigation
No Image Repetition on Enabling Apps in Navigation Bar
|
2013-01-31 05:01:20 -08:00 |
Thomas Mueller
|
3af09f2acf
|
l10n support for the error dialog added
|
2013-01-31 10:43:59 +01:00 |
Thomas Mueller
|
8a662a6c74
|
Cleanup string - easier for translators
|
2013-01-31 10:34:54 +01:00 |
Björn Schießle
|
170cf20298
|
addapt the css to adjust the change display name filed to the set password field
|
2013-01-31 09:57:16 +01:00 |
raghunayyar
|
b978cc8b28
|
Shorter, Cleaner JS in apps.js
|
2013-01-31 11:52:56 +05:30 |
Jenkins for ownCloud
|
00a30e6651
|
[tx-robot] updated from transifex
|
2013-01-31 00:31:28 +01:00 |
Björn Schießle
|
92921ceefd
|
make strings translatable
|
2013-01-30 16:28:41 +01:00 |
Frank Karlitschek
|
ea5861ed8c
|
remove leftover code
|
2013-01-30 15:27:20 +01:00 |
Frank Karlitschek
|
5e422dea61
|
fix typo
|
2013-01-30 14:52:35 +01:00 |
raghunayyar
|
0dfbd53a6e
|
Reduced Styling and Image loads as from src and not backgorund.
|
2013-01-30 19:12:51 +05:30 |
Frank Karlitschek
|
66cab77b6d
|
merge master
Merge branch 'master' into improved_appsmanagement
Conflicts:
settings/apps.php
settings/templates/apps.php
|
2013-01-30 14:36:17 +01:00 |
Jan-Christoph Borchardt
|
284e690737
|
Merge branch 'master' into navigation
|
2013-01-30 13:53:43 +01:00 |
Frank Karlitschek
|
389c4e8415
|
mark recommended apps. server part not yet fully implemented
|
2013-01-30 13:39:53 +01:00 |
Jenkins for ownCloud
|
68266e70f2
|
[tx-robot] updated from transifex
|
2013-01-30 00:25:41 +01:00 |
Lukas Reschke
|
250c565d2b
|
Merge pull request #1360 from owncloud/display_name
introduction of display names
|
2013-01-29 14:05:54 -08:00 |
Björn Schießle
|
6659798197
|
only change display name if the display name from the current user was changed; add correct display name to new user
|
2013-01-29 22:33:46 +01:00 |
Björn Schießle
|
56c6e6a334
|
remove debug output
|
2013-01-29 22:20:47 +01:00 |
Björn Schießle
|
afad6e95db
|
check permissions before changing the display name
|
2013-01-29 22:20:15 +01:00 |
Björn Schießle
|
27edbfdf56
|
added missing changedisplayname.php
|
2013-01-29 21:52:03 +01:00 |
Björn Schießle
|
e613a68274
|
remove dubug output
|
2013-01-29 21:30:04 +01:00 |
Björn Schießle
|
8d0b67e17a
|
fix typo in variable name
|
2013-01-29 21:04:11 +01:00 |
raghunayyar
|
d620495e92
|
No Image Repetition on Enabling Apps in Navigation Bar
|
2013-01-30 00:54:23 +05:30 |
Jan-Christoph Borchardt
|
3bafa87a12
|
merge styles
|
2013-01-28 19:36:21 +01:00 |
Björn Schießle
|
4b7b092008
|
rename Name to Login Name
|
2013-01-28 17:05:20 +01:00 |
Björn Schießle
|
f3a99f4869
|
show display name in input field
|
2013-01-28 17:01:37 +01:00 |
Björn Schießle
|
e0f2ed2757
|
interface and API to change display names
|
2013-01-28 14:09:11 +01:00 |
Björn Schießle
|
022a7b13b8
|
prepare user table to show and edit display names
|
2013-01-28 13:12:44 +01:00 |
Jan-Christoph Borchardt
|
329d965441
|
merge changes in navigation
|
2013-01-28 10:52:15 +01:00 |
Jenkins for ownCloud
|
b655444709
|
[tx-robot] updated from transifex
|
2013-01-28 00:05:43 +01:00 |
Jenkins for ownCloud
|
00a28062e1
|
[tx-robot] updated from transifex
|
2013-01-27 00:06:21 +01:00 |
Thomas Müller
|
276d98b9dd
|
Merge pull request #1059 from owncloud/fixing-998-master
Fixing 998 master
|
2013-01-26 04:15:40 -08:00 |
Jenkins for ownCloud
|
af4411e33d
|
[tx-robot] updated from transifex
|
2013-01-26 00:10:07 +01:00 |
Björn Schießle
|
19024de988
|
typo fixed
|
2013-01-25 17:44:40 +01:00 |
Lukas Reschke
|
047f1988c3
|
Merge branch 'master' into no-inline-js
|
2013-01-25 16:11:07 +01:00 |
raghunayyar
|
aed204d420
|
Defined height for #leftcontent
|
2013-01-25 20:39:07 +05:30 |
Björn Schießle
|
64e853394c
|
compare the correct uids
|
2013-01-25 12:46:32 +01:00 |
Björn Schießle
|
4271430e60
|
get all display names from users in a given group
|
2013-01-25 11:48:03 +01:00 |