Commit graph

13115 commits

Author SHA1 Message Date
Thomas Müller
206f83941b move new interfaces into lib/public and OCP 2013-08-31 21:34:29 +02:00
Thomas Müller
97bdf008b1 PHPDoc added to existing interfaces 2013-08-31 20:57:16 +02:00
Thomas Müller
ec9b7d1e84 fixing file header 2013-08-31 01:41:24 +02:00
Thomas Müller
a9d6b59307 Merge branch 'master' into appframework-master 2013-08-31 01:38:44 +02:00
Jan-Christoph Borchardt
0f5df181a3 Merge pull request #4661 from owncloud/separate-app-styles
Move CSS for apps and browser-specific fixes out of main styles.css
2013-08-30 09:08:25 -07:00
Jenkins for ownCloud
dbc78b1a58 [tx-robot] updated from transifex 2013-08-30 09:38:20 -04:00
Stephane Martin
95f42d6544 Merge pull request #4578 from houbaastef/master
fixes #4574
2013-08-30 06:20:07 -07:00
Morris Jobke
bf6981312a Merge pull request #4660 from owncloud/apps-management-sticky
Apps management as sticky footer and rename to 'Apps', fix #4622
2013-08-30 03:47:15 -07:00
Arthur Schiwon
22e1f73d5e Use Group methods for searching, fixes #4201 2013-08-30 12:37:46 +02:00
petemcfarlane
ab1f78eac3 prefix 'tbody tr' to separate app/core css errors
For specific details see:
https://github.com/owncloud/core/pull/4536/files#r6082305
2013-08-30 10:48:04 +01:00
Arthur Schiwon
7d398ba622 Use the real username in preferences and magic cookie instead of case-insensitive user input. Fixes 4616. 2013-08-30 11:45:16 +02:00
Jan-Christoph Borchardt
9c23ed580a move CSS for browser-specific fixes out of styles.css into new fixes.css 2013-08-30 11:42:32 +02:00
Jan-Christoph Borchardt
cc8e19ad11 move CSS for apps out of styles.css into new apps.css 2013-08-30 11:38:49 +02:00
Jan-Christoph Borchardt
c9c4ab22a4 Apps management as sticky footer and rename to 'Apps', fix #4622 2013-08-30 11:17:31 +02:00
Morris Jobke
0a23ac18bc Merge pull request #4642 from masakik/master
Minor enhancement to console.php
2013-08-29 12:05:32 -07:00
Masaki
04b9e77478 replace ident spaces with tabs 2013-08-29 15:03:16 -03:00
Thomas Müller
0104d3df96 Merge pull request #4592 from owncloud/fix-logic
fix weird logical behaviour
2013-08-29 08:40:33 -07:00
Thomas Müller
2cfcf0083f Merge pull request #4643 from owncloud/touch-newfile-hook
also emmit create hook when creating new files using touch()
2013-08-29 08:37:46 -07:00
Thomas Müller
14b67d6c5f fixing typo 2013-08-29 16:25:25 +02:00
Robin Appelman
1fa29b4c11 also emmit create hook when creating new files using touch() 2013-08-29 15:31:03 +02:00
Masaki Kawabata Neto
1dd18980ae enable usage with CLI interface
Added option to use the status.php with console.php via CLI
2013-08-29 10:03:58 -03:00
Masaki Kawabata Neto
4db6ed34b8 added help and status commands
switch structure enables many commands seamlessy.
also added some help and status command.
2013-08-29 10:00:53 -03:00
Masaki Kawabata Neto
98a04d7c73 added help and status commands
switch structure enables many commands seamlessy.
also added some help and status command.
2013-08-29 10:00:30 -03:00
Thomas Müller
301cce54cc webdav quota information contains the values for used and free - not total 2013-08-29 12:34:48 +02:00
Morris Jobke
ea6e74ca95 Merge pull request #4552 from dampfklon/fix4552
Make group suffix in share dialog translatable
2013-08-28 15:46:51 -07:00
Morris Jobke
af6eb9d41b Merge pull request #4631 from owncloud/hotfix_4630
Work around #4630 to fix license showing
2013-08-28 15:42:06 -07:00
Thomas Müller
81cab5ada8 Merge pull request #3926 from owncloud/improve_filesummary
Improve filelist summary
2013-08-28 15:11:09 -07:00
Thomas Müller
67ce2ad869 Merge pull request #4614 from owncloud/trashbin_also_show_empty_folders
also move empty folders to the trash bin
2013-08-28 14:54:37 -07:00
Thomas Müller
cebb635955 Merge pull request #4615 from owncloud/npm-modules
Adds Node Modules to build in gitignore for easy testing.
2013-08-28 14:18:47 -07:00
Morris Jobke
f0ea23891a Merge pull request #4618 from owncloud/visualize-js
visualize
2013-08-28 14:17:50 -07:00
Thomas Müller
6502a148ec fixing typo 2013-08-28 23:04:55 +02:00
Thomas Müller
1d04843ef0 no duplicate declaration of appLicense + camelCase 2013-08-28 22:42:43 +02:00
Morris Jobke
125824b78d Merge pull request #3961 from owncloud/logrotate
Very simple log rotation
2013-08-28 13:17:38 -07:00
kondou
6c7efd5dac Work around #4630 to fix license showing 2013-08-28 22:12:01 +02:00
Morris Jobke
067815099f calculate fontsize and line-height 2013-08-28 21:54:20 +02:00
Morris Jobke
54d07bd9b0 update 3rdparty - md5 2013-08-28 21:22:56 +02:00
Morris Jobke
d4952bd9df fix typo 2013-08-28 18:36:32 +02:00
Morris Jobke
584857de69 Merge pull request #4627 from owncloud/trashbin-tipsy
change orientation for delete tooltip to left, fix #4589
2013-08-28 09:09:40 -07:00
Jan-Christoph Borchardt
e7b40983e4 change orientation for delete tooltip to left, fix #4589 2013-08-28 17:58:23 +02:00
Bart Visscher
3fd2df4088 Only enable logrotate when configured. Also rotate size is settable. 2013-08-28 17:41:27 +02:00
Bart Visscher
42f3ecb60f Check for installed state before registering the logrotate background job 2013-08-28 17:11:43 +02:00
Bart Visscher
62560ef859 Add description to log rotate class 2013-08-28 17:11:43 +02:00
Bart Visscher
594a2af75a Review fixes 2013-08-28 17:11:43 +02:00
Bart Visscher
b5e2842e00 Very simple log rotation 2013-08-28 17:11:43 +02:00
Morris Jobke
16abc536c5 fix 3rdparty commit 2013-08-28 16:59:12 +02:00
Morris Jobke
ed2fa06a26 reviewers comments 2013-08-28 16:52:12 +02:00
Morris Jobke
4a00b26029 add visualize 2013-08-28 16:29:27 +02:00
raghunayyar
6b278c89b3 Adds Node Modules to build in gitignore for easy testing. 2013-08-28 19:30:49 +05:30
Bjoern Schiessle
aed71bb420 also move empty folders to the trash bin as discussed here #4590 2013-08-28 15:46:44 +02:00
Jan-Christoph Borchardt
0c02e1efef Merge pull request #4563 from owncloud/use_personal-password
Use personal-password for the password name in personal.php
2013-08-28 06:23:13 -07:00