Commit graph

113 commits

Author SHA1 Message Date
Brice Maron
8c7fc03296 Correct unknown breadcrumb add '/' permanantly in it and DRY code for last breadcrumb 2011-10-21 23:30:12 +02:00
Jan-Christoph Borchardt
c420001f2b bold current folder in breadcrumbs 2011-10-21 21:00:26 +02:00
Tom Needham
02d7b1a1fc Added breadcrumb and control bar. 2011-10-03 22:59:40 +01:00
Tom Needham
0825073e8c Editor now loads on top of files app. 2011-10-01 22:48:00 +01:00
Robin Appelman
51e68729de escape file and directory names when downloading files 2011-09-30 10:59:46 +02:00
Florian Pritz
d928cd3636 files: hide non functioning code when called from a/f_s/get.php
The checkboxes don't work because files.js is missing. Adding it leads
to the problem that it relies on files/ajax and most of the code only
works for logged in users.

The actions div contains undefined variables and doesn't work either.

Signed-off-by: Florian Pritz <bluewind@xinu.at>
2011-09-24 18:41:54 +02:00
Florian Pritz
652b744201 don't print empty folder warning if it will be hidden
No point in wasting resources if you don't show it.

This also fixes an undefined variable notice.

Signed-off-by: Florian Pritz <bluewind@xinu.at>
2011-09-24 18:41:49 +02:00
Florian Pritz
2ff5df192b files: fix wrong image paths if called from files_shareing/get.php
Signed-off-by: Florian Pritz <bluewind@xinu.at>
2011-09-24 18:41:48 +02:00
Jan-Christoph Borchardt
d40b905f27 Revert "hints for file actions"
1) Please test in Firefox 2) File actions should be refactored first, to be shown/hidden via CSS, not via JavaScript
This reverts commit e78d1dd676.
2011-08-23 11:45:28 +02:00
Bartek Przybylski
e78d1dd676 hints for file actions 2011-08-22 19:33:21 +02:00
Jan-Christoph Borchardt
d9aae20003 more valid HTML, alt attributes, refactored pagenavi etc. 2011-08-20 05:07:58 +02:00
Michael Gapczynski
d1aebcddf2 Add downloadURL to files templates for both public links and files 2011-08-18 19:32:24 -04:00
Michael Gapczynski
498356fcb8 Copy get.php into files_sharing, public links now use files templates 2011-08-18 15:35:31 -04:00
Jan-Christoph Borchardt
2cb231d0a4 resolved merge conflict 2011-08-14 19:31:38 +02:00
Jan-Christoph Borchardt
b2768637d2 updated translations 2011-08-13 05:13:35 +02:00
Michael Gapczynski
122018889a Merge branch 'master' into sharing
Conflicts:
	files/css/files.css
2011-08-12 21:00:41 -04:00
Robin Appelman
9ba303a95f fix uploading multiple files 2011-08-12 11:50:07 +02:00
Jan-Christoph Borchardt
6c4d075bd6 added jquery-tipsy for nice title tooltips 2011-08-12 11:26:13 +02:00
Michael Gapczynski
4830555cce Merge branch 'master' into sharing
Conflicts:
	.gitignore
2011-08-11 17:42:37 -04:00
Dawid Opis
11b3c10cc6 resolved merge conflicts 2011-08-11 22:29:48 +02:00
Dawid Opis
9683d44633 fixed upload button 2011-08-11 22:22:32 +02:00
Robin Appelman
0bcb4a6a8f set default max upload size in the .htaccess file to something rediculous
and don't show the max filesize message when the limit is over 10GB
2011-08-11 21:00:18 +02:00
Robin Appelman
dfb923f34e automatically set background images to png when needed 2011-08-11 20:36:31 +02:00
Jan-Christoph Borchardt
99790d6805 lots of image changes, use svg EVERYWHERE POSSIBLE 2011-08-11 19:00:32 +02:00
Jan-Christoph Borchardt
b4e89871dd merged master into sharing 2011-08-11 13:29:22 +02:00
Jan-Christoph Borchardt
1128b15833 fixed navigation and breadcrumb graphics 2011-08-10 23:44:18 +02:00
Jan-Christoph Borchardt
6af4c2dd0f moved search box directly to template 2011-08-10 23:02:41 +02:00
Bartek Przybylski
ec31a29b3c Bug 279826 fix 2011-08-10 20:12:42 +02:00
Michael Gapczynski
e1bde1a78e Merge branch 'master' into sharing
Conflicts:
	files/templates/index.php
2011-08-10 13:40:47 -04:00
Jan-Christoph Borchardt
f754d6dc51 lots of CSS details 2011-08-10 15:11:26 +02:00
Robin Appelman
9059b55979 make more strings translatable 2011-08-10 14:03:54 +02:00
Michael Gapczynski
ec6aed8475 Merge branch 'master' into sharing 2011-08-09 10:42:50 -04:00
Jan-Christoph Borchardt
3b34cba4ae first mediaplayer styling 2011-08-08 21:40:39 +02:00
Jan-Christoph Borchardt
b9ce564053 Merge branch 'master' into sharing 2011-08-08 13:04:10 +02:00
Jan-Christoph Borchardt
ecd2738e83 fixed upload button 2011-08-08 12:48:43 +02:00
Michael Gapczynski
1aa89b7cbb Merge branch 'master' into sharing
Conflicts:
	files/css/files.css
	lib/base.php
2011-08-07 15:56:26 -04:00
Robin Appelman
e209511f86 provide undo button when deleting files from the web interface 2011-08-04 00:22:44 +02:00
Jan-Christoph Borchardt
657a61e537 no more misclicking files on checkbox ticking 2011-08-02 02:29:51 +02:00
Michael Gapczynski
11d1627513 Merge branch 'master' into sharing. Integrate with changes in master, rename classes
Conflicts:
	lib/base.php
2011-07-30 19:40:19 -04:00
Jan-Christoph Borchardt
b2f1d26d93 fixed color calculation again 2011-07-30 15:42:34 +02:00
Jan-Christoph Borchardt
103d45539d fixed file size and date color calculation in JavaScript 2011-07-30 15:31:11 +02:00
Robin Appelman
78d41a03e0 automatically hide show/hide the empty folder message 2011-07-30 14:44:22 +02:00
Jan-Christoph Borchardt
48fb1e2dae hide empty folder notification when a folder or file got uploaded 2011-07-30 12:14:09 +02:00
Jan-Christoph Borchardt
f9ddbc4925 documented file size and date color calculation part 2011-07-30 11:00:25 +02:00
Jan-Christoph Borchardt
bb5e6c9823 Transifex connection, added French and part of Bulgarian 2011-07-30 10:21:55 +02:00
Michael Gapczynski
f0c1f38f98 Add share action for mutliple selected files 2011-07-29 15:43:29 -04:00
Jakob Sack
bafd684eb6 Renaming classes :-) 2011-07-29 21:36:03 +02:00
Robin Appelman
2781fdeed8 automatically replace svg images with png for browsers that dont support svg 2011-07-29 17:51:38 +02:00
Jan-Christoph Borchardt
46400a8124 message and hint for upload if folder is empty 2011-07-29 13:01:15 +02:00
Jan-Christoph Borchardt
7e0bbd20c0 revised coloring again 2011-07-29 03:09:30 +02:00