milan
9515a31791
cleaned up bi icon .svg s to use there parent size and work like bootstrap font icons
2024-11-12 10:50:51 +01:00
ralf
ac389d8aab
remove all existing images and adding a couple redesigned ones to match Bootstrap icons
2024-09-12 15:00:17 +02:00
ralf
8236b03d45
using single link.svg from api and use it by default for all link* buttons
2023-11-24 07:26:49 +02:00
StefanU
59a0d20f62
Update goup.svg
...
New version/styling
2023-10-17 16:20:07 +02:00
StefanU
9cc0e6506b
Update gohome.svg
...
New version
2023-10-08 19:30:25 +02:00
StefanU
423d37cd1a
Update upload.svg
...
File optimisation, => 32px, colour corrected
2023-04-29 12:31:35 +02:00
StefanU
96a18c8bf4
Update gohome.svg
...
Colour corrected, size corrected, form corrected
2023-02-20 19:03:18 +01:00
StefanU
fc693cdac2
Update goup.svg
...
Fix colour to #62686a
2023-01-25 22:21:25 +01:00
StefanU
bbb7ab263a
Add new icon folder_closed.svg
...
Base is new app icon file manager, grey
Collapsed folder, matching folder_open.svg, for toggling open/closed
2022-12-29 11:17:27 +01:00
StefanU
15465abdd5
New icon folder_open.svg
...
Base is new app icon file manager, grey
2022-12-29 11:14:26 +01:00
StefanU
0e2668ff8d
Add folder_closed_big.svg
...
Full size to 32px, grey
Basis is new app icon file manager
2022-12-29 11:12:32 +01:00
StefanU
160feda1a9
Update button_createdir.svg
...
New design, size adjusted, colour corrected, file optimisation
2022-12-29 11:03:40 +01:00
StefanU
271ae92e69
Update list_tile.svg
...
Raster corrected, file optimisation
2022-12-19 21:19:02 +01:00
StefanU
75d5ce4f08
Update list_row.svg
...
Raster corrected, file optimisation
2022-12-19 21:16:11 +01:00
StefanU
2ee5f172b5
Update filemanager icon
...
Add missing size
2022-11-30 22:09:49 +01:00
StefanU
bae2590fd5
Update filemanager icon
...
Rounded corners, size adjusted 28px => 32px, file optimisation
2022-11-27 15:40:11 +01:00
ralf
0113a93ffd
move images from pixelegg to default and drop png or gif, if we have an svg
2022-07-28 17:56:34 +02:00
Nathan Gray
33a0d1154a
* Tile view for filemanager
2014-12-31 17:55:06 +00:00
Ralf Becker
fa95339c3c
only need one save-as-zip image
2014-07-17 11:22:57 +00:00
Hadi Nategh
52a4a3ddd0
Add zip icon to jdots and idots templates and apply zip icon to context menu
2014-07-17 10:10:43 +00:00
Ralf Becker
316e8bc76d
missing icon
2010-05-06 07:02:18 +00:00
Ralf Becker
5bda513fd7
Mailing files directly from filemanager
2010-05-06 06:53:52 +00:00
Ralf Becker
f84781c297
removed accidently commited image
2010-04-23 12:42:04 +00:00
Ralf Becker
a3e6e6e2f6
revert icon
2010-04-22 20:13:50 +00:00
Ralf Becker
d27a63033c
special handling for favorites
2009-05-11 20:48:09 +00:00
Ralf Becker
74fd4858b6
- ability to add links via clipboard
...
- grayed out icons, if dir is not writable
- switch recursive list off, when moving up
2009-04-09 14:05:14 +00:00
Ralf Becker
55d2aaa3ee
Implemented symlinks for eGW's VFS:
...
- sqlfs can store now symlinks (implements symlink and readlink)
- vfs resolves symlinks before calling a mounted stream-wrapper
--> symlinks can be between different mount-points
- filemanger can create symlinks and follows them
- etemplate vfs_widget displays symlinks (to be improved)
Happy testing :-)
2009-03-19 20:12:35 +00:00
Ralf Becker
0218ffb751
- new vfs-widget to encapsulate common vfs/file related stuff
...
+ path with clickable components
+ human readable size, mode, ...
+ mime icon with integrated thumbnail creation
- link widget uses now vfs-mime for it's icons
- thumbnail creation is now switched on with size 32px by default, it can
be switched of by the admin or user, in doing so explicitly
- mime-icons are moved from filemanager to etemplate, as not everyone
installs filemanager
- filemanager has now 3 display modi:
+ Current directory (with subdirs always on top)
+ Subdirs sorted in
+ Files from subdirs (shows recursive all files and you
can click on the path components thanks to new vfs widget)
2008-10-06 17:43:42 +00:00
Ralf Becker
33176acbe0
added text/rtf icon, as both application/rtf and text/rtf are valid and used
2008-09-04 06:01:25 +00:00
Ralf Becker
80c717fb5c
- only using the new stream wrapper interface
...
- dropped all old code, images and translations
- the former comments are savely stored in the sqlfs table, but are currently not available via the GUI
2008-04-14 05:54:10 +00:00
Ralf Becker
78395acc04
some new images
2008-03-03 07:56:57 +00:00
Klaus Leithoff
9ed30cc5ad
Added OpenOffice Icons for the filemanager
2007-07-31 13:51:37 +00:00
Ralf Becker
7369870e3a
more mimetype icons (from other egw dirs)
2007-07-20 09:42:19 +00:00
Klaus Leithoff
0969f08ee5
Search functionality added in filemanager. For the search feature etemplate is used for the interface. The functionality is accessed via the sidebar
...
and start with a search for all objects that are created since the day before. This is not committed into 1.4. If you think this feature is of
any help for 1.4 too, let us know.
2007-07-19 16:13:53 +00:00
Pim Snel
c1698d2f2b
- fixed group files (essential for sharing files)
...
- make all buttons work in IE (for some people quite usefull :)
- some lay-out improvements
- fixed save and done button in file edit mode
- add sidebox menu
- re-arranged toolbars (still not finished)
- new location selectbox
- some speed improvements
2003-12-08 23:18:34 +00:00
Pim Snel
aad11725fc
Complete restyle and almost complete rewrite of the filemanager. Please help testing there's still a lot to do but it beginning to mature ;)
...
When you want the old filemanager set the boolean switch "$experimental_new_code" to false in the head of index.php
See todo file for what's more to come
2003-11-22 03:05:00 +00:00
Pim Snel
3915b2745a
new icons
2003-11-18 12:50:48 +00:00
Pim Snel
6238d6506a
starting the port of filemanager to the ui-bo-so infrastructure and to our template class
2003-10-24 20:33:34 +00:00
Ralf Becker
b8557e49d9
make the phpgw Version-0_9_16-branch HEAD
2003-08-28 14:31:11 +00:00
sim
fce6f22fd9
*** empty log message ***
2003-03-04 00:45:31 +00:00
ceb
1fab89aabe
update pngs
2002-03-08 22:04:31 +00:00
ceb
3008d06788
update pix
2002-03-08 15:49:51 +00:00
seek3r
bcd7dc31eb
adding all the PNG images to work toward GNU complaince
2002-01-21 17:08:04 +00:00
skeeter
8b614db835
Start of new 3-tier layout of the filemanager. Not fully coded, but a small preview.
2001-12-15 04:24:37 +00:00
zone
16d9a88c67
Add just the basic templates and images
2001-08-28 23:09:02 +00:00
zone
36f2a96ab9
Remove excess templates
2001-08-28 22:54:29 +00:00
zone
90bc39dba4
Switching to filemanager icon for more standard look
2001-07-11 23:21:44 +00:00
zone
158cb2d5b3
Initial revision
2001-05-21 01:09:20 +00:00