Vincent Petry
f670d74634
Added min-height in case of empty multi-select
2013-11-14 14:26:48 +01:00
Vincent Petry
55355ba28e
Fixed multiselect to not set the button's height on itself after select
...
Fixes #5841
2013-11-14 14:18:22 +01:00
Morris Jobke
c9517c4fc8
new line for css rule
2013-11-12 11:31:58 +01:00
Arthur Schiwon
5c31440dcd
Disabled textareas should look like they are disabled
2013-11-11 19:41:51 +01:00
Jenkins for ownCloud
3428c03b80
[tx-robot] updated from transifex
2013-11-09 01:45:32 -05:00
Jenkins for ownCloud
263603aa4c
[tx-robot] updated from transifex
2013-11-06 21:44:36 -05:00
Thomas Müller
3488202f67
Merge pull request #5582 from owncloud/files-previewcaching
...
Append file etag to preview URLs
2013-11-05 01:21:51 -08:00
Jenkins for ownCloud
e89f080f09
[tx-robot] updated from transifex
2013-11-03 14:39:28 -05:00
Jenkins for ownCloud
07e540613e
[tx-robot] updated from transifex
2013-11-03 12:44:12 -05:00
Andreas Fischer
c40515c33f
Merge pull request #5531 from owncloud/upgrade-form-occ
...
Add `occ upgrade` command.
* owncloud/upgrade-form-occ:
Add some color to the occ upgrade output.
Use "else if" to remove one level of indentation.
Missed one write()->writeln(). Fixed.
Use writeln() instead of write()
Use the OutputInterface for output and return error codes.
Move all upgrade routines into the command-line tool.
Add `occ upgrade` command.
2013-10-31 15:30:35 +01:00
Vincent Petry
28fbc1b3cc
Fixed input field and tipsy positioning in singleselect
...
If the user scrolls or the window is resized, the formerly cached offset
was wrong. This fix makes sure the offset is re-read before showing the
input field.
2013-10-31 10:50:18 +01:00
Vincent Petry
9d230bcc75
Improve quota input field
...
- Added tooltip with examples
- The quota value returned by the server is now displayed after update
- Fixes #5346
2013-10-30 20:46:53 +01:00
Bjoern Schiessle
4c7082bf1d
allow to share a file/folder as public link also if one of it parents was already shared as link
2013-10-30 17:03:53 +01:00
Jenkins for ownCloud
54ae799cd9
[tx-robot] updated from transifex
2013-10-30 03:33:25 -04:00
Andreas Fischer
70111ea299
Add some color to the occ upgrade output.
2013-10-28 22:26:44 +01:00
Andreas Fischer
b8dbec0da4
Use "else if" to remove one level of indentation.
2013-10-28 22:22:59 +01:00
ringmaster
f130caa4a2
Missed one write()->writeln(). Fixed.
2013-10-28 17:06:36 -04:00
ringmaster
bca1e12597
Use writeln() instead of write()
2013-10-28 16:53:36 -04:00
ringmaster
d1c5e5d777
Use the OutputInterface for output and return error codes.
2013-10-28 16:50:28 -04:00
Thomas Müller
8ab5da0833
Merge pull request #5592 from owncloud/lost_password_screen
...
Fixing lost password-screen
2013-10-29 09:50:32 -07:00
Morris Jobke
7223b5acce
Merge pull request #5396 from owncloud/fix-sharing-code
...
Fix sharing error message - id -> file name
2013-10-29 07:33:23 -07:00
Morris Jobke
b56c936212
also add new parameter to function calls
2013-10-29 14:22:24 +01:00
Morris Jobke
ffbcfef614
fix lost password screen - reuse available CSS rules
2013-10-29 13:42:39 +01:00
Jenkins for ownCloud
b0b76fe064
[tx-robot] updated from transifex
2013-10-29 07:31:51 -04:00
Julian Müller
776346b503
Fixing the lost Password Screen
2013-10-29 01:33:12 +01:00
Julian Müller
e9caaa933c
Fixing the Lost Password Screen
2013-10-29 01:29:38 +01:00
ringmaster
a24cbb50af
Move all upgrade routines into the command-line tool.
2013-10-28 10:15:56 -04:00
Vincent Petry
e62ca4ea4f
Append file etag to preview URLs
...
Fixes #5534
2013-10-28 14:14:55 +01:00
Jenkins for ownCloud
8df8211225
[tx-robot] updated from transifex
2013-10-27 07:27:22 -04:00
Jenkins for ownCloud
119ecc6f34
[tx-robot] updated from transifex
2013-10-27 02:32:11 -04:00
Arthur Schiwon
3248b0e2be
Fix broken users page when a username consists of digits only, fixes #5560
2013-10-25 22:00:32 +02:00
ringmaster
29a21466f3
Add `occ upgrade` command.
2013-10-24 13:59:39 -04:00
Thomas Müller
3917d18980
Merge pull request #5528 from frisco82/changeUpadateNotification
...
Changed update message to be more instructive
2013-10-24 10:28:17 -07:00
Ramiro Aparicio
3a81c8e3af
Changed update message to be more instructive, changed update style to be less aggresive
...
Fix br tags
Improve english messages
2013-10-24 19:21:40 +02:00
Vincent Petry
2102ab8fec
Fix leftcontent/right content, fixes tasks app
...
Tasks app layout was broken since the controls bar is higher now.
This change should hopefully fix other apps using the same layout.
2013-10-24 12:28:28 +02:00
Thomas Müller
535bc7b664
Merge pull request #5477 from owncloud/prevent_user_from_creating_or_renaming_to_an_existing_filename
...
prevent user from creating or renaming sth. to an existing filename
2013-10-23 13:45:27 -07:00
Thomas Müller
291cdbdd98
Merge pull request #5497 from owncloud/ie8-placeholdershim
...
Ie8 placeholdershim
2013-10-23 13:18:37 -07:00
Thomas Müller
e95ad29d90
Merge pull request #5435 from owncloud/share-improvements
...
Share improvements
2013-10-23 09:56:24 -07:00
Vincent Petry
086b82bd69
Fixed sharing dropdown placeholders in IE8/9
...
Added jquery.placeholder shim to handle input field placeholders in IE8/9
2013-10-23 18:51:25 +02:00
Thomas Müller
1317b7c03d
pass the name of the item source from the browser to the server - no need to get the data via complicated db queries
2013-10-23 18:39:37 +02:00
Vincent Petry
88c2646f7e
Fixed share dropdown checkbox wrapping
...
The "show cruds" button is now embedded into the last label/checkbox
group and wraps with it.
Added ellipsis to prevent long names to exceed the dropdown's width.
2013-10-23 17:58:27 +02:00
Jan-Christoph Borchardt
a2e9c0f81a
better wording for share input field and share link
2013-10-23 17:57:06 +03:00
Vincent Petry
9aa164f381
Renamed current placeholder jquery plugin to imageplaceholder
...
This is to prevent conflicts with jquery libs that handle text
placeholders in IE8
2013-10-23 16:47:25 +02:00
Vincent Petry
9656280252
Added left padding to notCreatable message
2013-10-23 16:20:53 +02:00
Jörn Friedrich Dreyer
c478a792fb
add missing ;
2013-10-23 10:59:01 +02:00
Jörn Friedrich Dreyer
20716a153a
fix message dialog titles in IE8
2013-10-23 10:58:25 +02:00
Jörn Friedrich Dreyer
45e6d96702
prevent user from creating or renaming sth. to an existing filename
...
- show tooltip when violating naming constraints while typing
- when target filename exists on server fallback to dialog to interrupt the users flow because something unexpected went wrong
- fixes #5062
- also fixes some whitespace and codestyle issues in files js
- uses css selector over filterAttr in touched js files
2013-10-22 18:11:03 +02:00
Thomas Müller
cadd71ec8a
Merge pull request #5455 from owncloud/fixing-2423-master
...
introduce link_to_docs() and migrate links
2013-10-22 01:28:43 -07:00
Frank Karlitschek
6915367622
Merge pull request #5446 from frisco82/fixNotifyUser
...
Fix notify user checkbox
2013-10-21 14:07:33 -07:00
Vincent Petry
fa1864971e
Merge pull request #5120 from frisco82/sendEmailJS
...
Fix disabled status after sending a share link email
2013-10-21 13:02:52 -07:00