Ralf Becker
0e2e88c19b
fixed hiearchy display in infolog and reset of subs view via clicking on InfoLog icon/header, using now value of nm[parent_id] as key for col_filter
2013-10-10 11:29:31 +00:00
Nathan Gray
8c94a4fd19
File select fixes:
...
- some layout issues
- selecting a single file
- missing mime options
- file uploads
2013-10-04 09:28:10 +00:00
Ralf Becker
f8a0db06fc
completly remove preferences menu from sidebox and tiled preferences index in favoir of app-sensitive entries in top-menu
2013-10-03 09:23:18 +00:00
Nathan Gray
04ce0638a9
Fix clicking on file name toggles checkbox
2013-10-01 16:27:50 +00:00
Nathan Gray
a8136aa191
Give filemanager selection a widget front-end.
2013-10-01 15:40:14 +00:00
Nathan Gray
f5b5b60636
Drag & drop files from user's system onto nextmatch row uploads into filemanager
2013-08-27 20:40:15 +00:00
Ralf Becker
aa8a848871
optional parameter for egw_framework::window_close() to specify an alert message, which get shown/alerted, before closing the window
2013-08-26 10:24:11 +00:00
Ralf Becker
c39273ac51
allow to (optionally) add tabs to existing tabs in template instead of replacing them
2013-08-20 16:41:31 +00:00
Ralf Becker
73aa652c41
missing egw.js from last commit and egw_framework::window_focus() method
2013-08-20 13:25:36 +00:00
Ralf Becker
8e2d5d0985
using egw_framework::opener_refresh|window_close and some other small fixes
2013-08-20 13:12:18 +00:00
Nathan Gray
cf8714293e
Open preferences in preferences tab
2013-08-13 17:37:15 +00:00
Ralf Becker
288469e66c
use new prompt to allow to rename uploaded file, if it would overwrite an already existing one, also use dialog for delete confirmation
2013-04-23 16:52:39 +00:00
Ralf Becker
588f87eddb
first - not yet fully working - version of upload
2013-04-20 19:23:36 +00:00
Ralf Becker
a15e7d31b1
do NOT store query, if hierarchical data / children are requested
2013-04-20 12:24:45 +00:00
Ralf Becker
283e6d23bc
allow to "open" directores aka hierarchical display
2013-04-13 19:02:09 +00:00
Ralf Becker
755b08feaa
set readonly icons and drag-n-drop
2013-04-12 17:57:12 +00:00
Ralf Becker
6e6ce5dbcc
permanently using etemplate2 for filemanager index
2013-04-12 10:02:18 +00:00
Ralf Becker
280420f2cc
removed no longer used server-side processing of buttons
2013-04-12 09:33:37 +00:00
Ralf Becker
e4d7e59a0a
single backend methods to copy, move or symlink files
2013-04-12 08:56:28 +00:00
Ralf Becker
4be150c546
fixed not working symlink creation
2013-04-12 08:07:26 +00:00
Ralf Becker
3db8d01007
drag helper and added dir to ajax_action method, now calling do_action for all actions
2013-04-11 13:16:40 +00:00
Ralf Becker
4135711cdc
copy, cut, paste, symlink and createdir without server submit
2013-04-11 10:46:39 +00:00
Ralf Becker
81a918c269
some more ajax actions for filemanager
2013-04-10 17:11:32 +00:00
Ralf Becker
23f2d8eddf
putting path and icons into nextmatch (not yet working)
2013-04-10 10:04:18 +00:00
Ralf Becker
188ebbaec6
moved javascript action implementation into and object defined in app.js file
2013-04-09 16:20:06 +00:00
Nathan Gray
162eb552af
Stop using is_uploaded_file(). It provided no real benefit, and prevented async uploads
2013-02-05 09:27:41 +00:00
Christian Binder
c175998ea3
exclude filemanager application from itempicker list
2013-01-04 00:23:57 +00:00
Ralf Becker
7bb16b4823
* Filemanager: ability to create a directory in open or save-as dialog
2012-10-31 18:20:34 +00:00
Ralf Becker
343ffd9149
get filemanager select click on subdirs working again in old eTemplate
2012-10-31 18:00:28 +00:00
Christian Binder
3e72371fd7
* New feature: cross-application document merge in filemanager GUI
2012-10-27 11:38:47 +00:00
Christian Binder
5505023b50
enabled itempicker in filemanager edit dialog for document merge and as proof of concept.
2012-09-29 10:32:33 +00:00
Nathan Gray
e01e69d153
Set date fields for spreadsheet date formatting
2012-07-30 17:48:56 +00:00
Nathan Gray
1b07e20fd4
Fix date formatting, remove time from date only custom field
2012-07-24 18:32:27 +00:00
Nathan Gray
70459abae9
Get filemanager edit popup working in et2
2012-07-09 21:23:21 +00:00
Christian Binder
f81fd11435
tag applications which have implemented document merge
2012-07-04 17:00:03 +00:00
Nathan Gray
587e3c8862
Adapt file select popup to work with et2
2012-07-02 22:57:02 +00:00
Nathan Gray
d799d2f675
Better handling of link titles as directories
2012-06-26 15:24:20 +00:00
Nathan Gray
1da77fe615
Make app / ID detection handle symlinks
2012-06-25 17:54:43 +00:00
Christian Binder
60ad22de68
fixed wrong application name
2012-06-19 19:15:21 +00:00
Nathan Gray
4d2f551a5a
For files inside /apps/appname/id, also make available the placeholders for that application
2012-06-18 15:02:52 +00:00
Nathan Gray
9fd0dd7ff0
Add placeholders {{folder}} for containing folder, {{folder_file}} for {{folder}}/{{file}}
2012-06-05 14:50:22 +00:00
Ralf Becker
6ff1db3534
* Preferences all apps: add validation for vfs files and directories to give user immediate feedback about wrong or non vfs pathes
2012-05-22 13:51:30 +00:00
Nathan Gray
92471650fe
Display error from merge, if merge gives error
2012-05-16 17:33:37 +00:00
Ralf Becker
cfd8c18939
fixed not working copy or paste of files since r39109
2012-05-11 10:30:52 +00:00
Ralf Becker
5cafed6381
fixed since r39109 (merge for filemanager) not working install
2012-05-11 08:35:32 +00:00
Nathan Gray
2a24a4a53e
Fix url for external links
2012-05-08 15:10:43 +00:00
Nathan Gray
019bfb1c93
Changes to file merge
...
- Remove accidentally committed debug
- Make URL into web-accessable URL
- Add clickable link placeholder
- Format custom field date/times according to user preference
- Add rel_path placeholder, includes path+name relative to current directory
2012-05-07 15:53:28 +00:00
Nathan Gray
081d93ae51
Implement merge for filemanager
2012-05-03 17:58:16 +00:00
Nathan Gray
d7bd469ed9
Pass the ID of the path element
2012-03-29 23:28:48 +00:00
Ralf Becker
2f62d7e3b5
allow to set target in mime-registry: need target _self (instead default _blank) for directories opened in filemanager
2012-03-28 13:01:37 +00:00