Roeland Jago Douma
fc64ea670d
Allow to directly set the expireDate on a new (link)share
...
Since this extends the API we now properly parse the date. We only
accept valid ISO 8601 Dates (YYYY-MM-DD).
Currently this only works for link shares (it is just ignored for other
shares). Since we do not have user/group/federated expiring shares yet.
* Tests added
2015-08-29 12:39:47 +02:00
Joas Schilling
dc7a4e1b9d
Merge pull request #18598 from owncloud/proper-language-l10n
...
Add comment for language name and remove unneeded fallbacks
2015-08-28 19:23:31 +02:00
Vincent Petry
efeef958a3
Merge pull request #18610 from owncloud/use-certificates-that-expire-in10-years
...
[master] Use certificates that expire in 10 years
2015-08-28 15:28:16 +02:00
Vincent Petry
b4f04755d0
Merge pull request #18624 from owncloud/navigation-icons
...
compress icons in navigation, move to monochrome again
2015-08-28 14:19:17 +02:00
Morris Jobke
59cf326831
Merge pull request #18623 from owncloud/controls-resize-sidebar-visibility
...
Fix controls bar calculation
2015-08-28 13:55:47 +02:00
Jan-Christoph Borchardt
30d2283bed
compress icons in navigation, move to monochrome again
2015-08-28 13:30:20 +02:00
Jan-Christoph Borchardt
e9e8f57655
Merge pull request #18621 from owncloud/filetype-icons-elsewhere
...
fix filetype icons elsewhere, empty page, sidebar, apps menu
2015-08-28 12:40:57 +02:00
Vincent Petry
7303b68577
Fix controls bar calculation
...
Controls bar calculation needs to take the sidebar visibility into
account.
Recalculation is now triggered when sidebar is toggled, using a new
app-content event "appresized".
2015-08-28 12:23:57 +02:00
Morris Jobke
d3fc28a6ba
Merge pull request #18606 from owncloud/fix-filename-overflow-sidebar
...
fix right sidebar causing filename overflow, fix #18383
2015-08-28 12:16:53 +02:00
Vincent Petry
61bfa3652f
Merge pull request #18614 from owncloud/fix-favorites-display
...
restore behavior where favorite stars only show up on hover, to not clutter the interface so much
2015-08-28 12:03:09 +02:00
Jenkins for ownCloud
933ac14b76
[tx-robot] updated from transifex
2015-08-28 01:55:25 -04:00
Jan-Christoph Borchardt
8c83a5dde2
Merge pull request #18615 from owncloud/fix-triangle-pngs
...
fix png fallbacks of triangle icons
2015-08-28 01:40:12 +02:00
Jan-Christoph Borchardt
f967a1df68
fix filetype icons elsewhere, empty page, sidebar, apps menu
2015-08-28 00:53:27 +02:00
Lukas Reschke
a93d4d5bf6
Merge pull request #18609 from owncloud/login-layout
...
log in screen improvement & simplification
2015-08-27 23:25:52 +02:00
Jan-Christoph Borchardt
4914086500
fix png fallbacks of triangle icons
2015-08-27 23:16:53 +02:00
Jan-Christoph Borchardt
589b066c4c
restore behavior where favorite stars only show up on hover, to not clutter the interface so much
2015-08-27 23:09:32 +02:00
Lukas Reschke
ab87274930
Use certificates that expire in 10 years
...
🙊 🙊 🙊
2015-08-27 22:23:08 +02:00
Jan-Christoph Borchardt
8fc7a3dc80
use simpler logo for log in page
2015-08-27 21:29:29 +02:00
Morris Jobke
5479db6371
Merge pull request #18608 from owncloud/filetype-icons
...
simpler style for filetype icons
2015-08-27 21:24:53 +02:00
Jan-Christoph Borchardt
e4d0a69126
position and style remember button on log in page
2015-08-27 21:23:45 +02:00
Jan-Christoph Borchardt
cea3247d49
show feedback spinner for log in process
2015-08-27 21:08:46 +02:00
Jan-Christoph Borchardt
2a935f1b47
move log in button into fields and use icon instead of text
2015-08-27 20:52:47 +02:00
Jan-Christoph Borchardt
1a8f921a3d
simpler style for filetype icons
2015-08-27 19:20:49 +02:00
Jan-Christoph Borchardt
67f3dc232f
fix right sidebar causing filename overflow, fix #18383
2015-08-27 14:49:40 +02:00
Morris Jobke
dacf0fc7fc
remove language code fallbacks for properly translated language names
2015-08-27 10:00:01 +02:00
Morris Jobke
60426e2ef8
add comment for translators
2015-08-27 09:59:27 +02:00
Jenkins for ownCloud
46978b616c
[tx-robot] updated from transifex
2015-08-27 01:55:20 -04:00
Robin McCorkell
d4fca49858
Merge pull request #18574 from owncloud/update-eventsource-errors
...
Properly show update exception in web UI
2015-08-27 00:36:46 +01:00
Thomas Müller
67a982bf85
Merge pull request #18582 from owncloud/be-consistent
...
Remove last occurence of `forcessl`
2015-08-26 21:57:05 +02:00
Vincent Petry
1dd7a8c319
Merge pull request #18587 from owncloud/list-highlight
...
reduce grey tones to one for list highlight
2015-08-26 17:37:16 +02:00
Jan-Christoph Borchardt
c41089bcad
reduce grey tones to one for list highlight
2015-08-26 17:28:40 +02:00
Morris Jobke
3e168f8330
Merge pull request #18514 from owncloud/app-navigation-style
...
reduce grey tones in app navigation
2015-08-26 17:12:11 +02:00
Jan-Christoph Borchardt
bf0c3b3d21
reduce grey tones in app navigation, bubble menu and scrollbar
2015-08-26 17:00:48 +02:00
Jan-Christoph Borchardt
0bf7b0d738
Merge pull request #18573 from owncloud/search-style
...
only show search icon on desktop, like on mobile
2015-08-26 16:54:48 +02:00
Morris Jobke
062fd37f74
Merge pull request #18577 from owncloud/action-details
...
file action detail style fixes
2015-08-26 16:28:40 +02:00
Lukas Reschke
3d2ee95f1e
Remove last occurence of `forcessl`
...
This shoudl have been adjusted as well, now it's consistent with `setMagicInCookie`. While it does not have a security impact directly some automated scanners reported this all the time.
2015-08-26 14:29:36 +02:00
Morris Jobke
2d0d79296b
Merge pull request #18580 from owncloud/remove-unused-translations-master
...
Remove unused translations master
2015-08-26 13:56:58 +02:00
Thomas Müller
3773c69f01
Adding simple script to remove language files from core
2015-08-26 12:19:58 +02:00
Thomas Müller
40203d7d1e
Remove languages which are no longer maintained on transifex
2015-08-26 12:19:24 +02:00
Morris Jobke
27af0e82dd
Merge pull request #18042 from GreenArchon/master
...
Properly nest groups when using memberOf to detect group membership, …
2015-08-26 11:42:47 +02:00
Morris Jobke
202af1e322
fix unit tests
2015-08-26 11:39:22 +02:00
Jan-Christoph Borchardt
7ed8c7f75c
Merge pull request #18576 from owncloud/update-maintenance-color
...
Make maintenance/update text white
2015-08-26 11:30:07 +02:00
Jan-Christoph Borchardt
c11ea056d0
properly shade file actions and menu items, don't differentiate between mobile and desktop
2015-08-26 11:07:29 +02:00
Vincent Petry
23aa44b6b5
Make maintenance/update text white
...
Removing the color makes it default to white as defined in the parent
style.
2015-08-26 11:04:39 +02:00
Vincent Petry
ce6045f84b
Properly show update exception
2015-08-26 10:56:27 +02:00
Vincent Petry
90ed32ebc5
Properly show token errors in ajax/update.php event source
2015-08-26 10:52:43 +02:00
Jan-Christoph Borchardt
898243a5ee
fix share icons of shared items being placed off on mobile
2015-08-26 10:27:55 +02:00
Jenkins for ownCloud
90e11ee005
[tx-robot] updated from transifex
2015-08-26 04:10:42 -04:00
Jan-Christoph Borchardt
6cbb56ac5f
remove border around bubble menu
2015-08-26 09:57:50 +02:00
Jan-Christoph Borchardt
8d1fb6059f
proper padding and whitespace for share and more actions
2015-08-26 09:57:32 +02:00