Hadi Nategh
fcff069f45
W.I.P. collab editor:
...
- Fix minor bugs caught by scrutinizer
2016-08-19 18:00:17 +02:00
Hadi Nategh
b44961ba4c
W.I.P. collab editor:
...
- Implement genesis url and saving mechanism
2016-08-19 16:38:56 +02:00
Ralf Becker
f1f8c4e98d
* Filemanager/WebDAV: generally deny user to delete directories /, /home, /apps, /templates (last 2 incl. subdirectories)
2016-08-18 10:04:36 +02:00
Hadi Nategh
307e59e7ab
W.I.P collab Editor:
...
- Implement user access to a document
- Implement leave session mechanism for user
- Implement single document network for an user (user be able to open a doc multiple times from same or other instances and get them all synced)
2016-08-17 17:23:22 +02:00
Hadi Nategh
a98dca4523
W.I.P collab Editor:
...
- Implement table cleanup and last save status
2016-08-16 17:18:29 +02:00
Hadi Nategh
e8a0028cf8
W.I.P collab Editor:
...
- Migrate collab editor parts to its own module
- Add dojo configuration, neccessary for running wodocollabtexteditor
2016-08-16 12:47:00 +02:00
Hadi Nategh
3755f9d0c2
W.I.P collab editor:
...
- Fix error second cursor inserted
- Fix close button does not close the session
2016-08-15 17:16:25 +02:00
Hadi Nategh
99b8c5773f
W.I.P. collab editor: First implementation for syncing operation
2016-08-12 16:30:14 +02:00
Hadi Nategh
1a714166da
W.I.P. collab editor
2016-08-11 12:39:10 +02:00
Hadi Nategh
598dbca2c3
W.I.P. collab editor:
...
- Fix wrong file name structure for tables_current
- Implement session management
2016-08-10 19:13:30 +02:00
Hadi Nategh
9f6de28dea
W.I.P of collaborative odf editor
2016-08-03 18:15:27 +02:00
Hadi Nategh
693bf4d0a8
Fix filemanager document editor does not respect page size format
2016-07-25 18:29:34 +02:00
Hadi Nategh
748e861580
Open Office Editor W.I.P:
...
- Add New action into context menu as well
- Fix calling cancel on save dialog set a wrong path
2016-07-20 16:44:37 +02:00
Hadi Nategh
744d0bd305
Open Office Editor W.I.P:
...
- Implement Save As action
2016-07-20 15:55:47 +02:00
Hadi Nategh
40f3dce568
Open Office Editor W.I.P:
...
- Add Edit option in filemanager's contextmenu
2016-07-20 10:34:52 +02:00
Hadi Nategh
859f38de61
W.I.P. of implementation and integration of open office document editor (.odt) with file system
2016-07-19 18:20:26 +02:00
Ralf Becker
4ce303b660
let user know that "file a file" is only available in EPL and offer more information about EPL
2016-07-06 10:05:06 +02:00
Ralf Becker
25a7046983
* Filemanager/CKEditor: correctly encoding selected files, causing eg. images to not show
2016-07-05 09:16:09 +02:00
Ralf Becker
47e1c995f7
fix Scrutinizer "bugs"
2016-07-02 14:02:13 +02:00
Ralf Becker
79b03740c6
fix Scrutinizer "bugs"
2016-07-02 12:39:28 +02:00
Ralf Becker
1b60ef19f9
fix Scrutinizer "bugs"
2016-07-02 12:28:58 +02:00
Ralf Becker
407b405c36
fix PHP Fatal when opening filemanager settings
2016-06-29 13:37:39 +02:00
Ralf Becker
d5122139ab
* Filemanager/Projectmanager: fix broken layout when showing /apps/projectmanager eg. opening Filemanager from PM
2016-06-09 16:20:18 +02:00
nathangray
d37a8abca0
Remove extra empty option, it's in the template so it works while disabled
2016-06-01 13:56:50 -06:00
nathangray
b4dfee24ff
Fix sudo() always returned true, even if you got the password wrong
2016-05-30 10:02:57 -06:00
Hadi Nategh
60bc400313
Fix modified view templates are not getting updated because of no cache-buster modification timestamp
2016-05-25 16:44:36 +02:00
Ralf Becker
8a24f3e449
fix not loaded header / CSS, caused by missing echo before $GLOBALS['egw']->framework->(header|footer)
2016-05-14 21:26:36 +02:00
Ralf Becker
6da3da5b2a
fix not converted old html class, stalling filemanager admin in minimal install
2016-05-05 18:26:12 +00:00
Ralf Becker
1587c977b8
use new api in filemanager
2016-05-05 07:20:07 +00:00
Ralf Becker
429177686a
make home a regular application, which can eg. disabled, incl. moving all services using "home" as appname to "api" and moved some other forgotten stuff from phpgwapi&etemplate to api
2016-05-01 09:57:48 +00:00
Ralf Becker
38412a1149
use new api in home and portlets
2016-04-28 18:06:46 +00:00
Ralf Becker
d890d1324f
remove number of links in settings config, as we have favorites now
2016-04-25 10:58:05 +00:00
Ralf Becker
209686013d
fix PHP Fatal class egw_sharing not found and replaced all api calls with new namespaced classes
2016-03-21 10:06:54 +00:00
Ralf Becker
67cb60b972
moving egw_digest_auth, vfs_webdav_server and egw_sharing to new api
2016-03-20 16:19:53 +00:00
Ralf Becker
396478215c
work in progress styling filemanager list: having now only one row with [+] button to upload, not yet giving path all remaining space
2016-03-08 13:55:26 +00:00
Hadi Nategh
4787b3e81e
Mobile theme W.I.P:
...
- Fix filemanager view template name
2016-03-03 14:13:56 +00:00
Ralf Becker
dee934e1f5
setting defaults of 100 days and directory / and enhanced efficient delete method to be used even if number of days is specified
2016-03-03 13:43:42 +00:00
Hadi Nategh
c4362ba7b4
Mobile theme W.I.P.:
...
-Implement filemanager edit setting dialog and view mode
2016-02-11 09:49:47 +00:00
Ralf Becker
2b10affe08
adding some time information
2016-01-22 11:32:17 +00:00
Ralf Becker
6886316b7b
fixed wrong condition when to use more efficent delete code for everything
2016-01-22 10:29:31 +00:00
Ralf Becker
24dea3f2d8
more efficient method to purge all old versions and deleted files
2016-01-21 19:42:30 +00:00
Ralf Becker
b4a20773b8
fix whole directories where not cleaned up, when deleting old versions and deleted files, changed .versions dir to only contain older versions (no longer deleted files / stuff from .attic too)
2016-01-21 14:35:45 +00:00
Ralf Becker
77ab3e6531
fix not working permission check
2016-01-21 12:02:00 +00:00
Ralf Becker
29c73a8694
* Filemanager: add ability to finally delete all old versions or deleted files from a versioned directory
2016-01-21 11:49:50 +00:00
Hadi Nategh
938c991124
WIP Egroupware tutorial:
...
- Create tutorial sidebox hooks automatically
- Fix some styling for popup
- Display intro video show confirmation dialog based on session (login/logout)
2015-10-19 15:00:42 +00:00
Hadi Nategh
cb2830979c
Tag favorites in select-files as "is_dir" because client-side expects it to be directory
2015-10-16 13:35:08 +00:00
Hadi Nategh
aa6a362f16
WIP EGroupware Tutorial:
...
- Add tutorials hook into other apps sidebar
2015-10-16 10:39:38 +00:00
Nathan Gray
509d47bbce
Fix opening linked directories gave error instead of opening in filemanager
2015-08-26 17:08:37 +00:00
Ralf Becker
cffc879f04
fix not being able to mount /etemplates (no mount button), once it was unmounted and there are modified templates
2015-05-27 14:39:54 +00:00
Ralf Becker
be83f1c195
fix changed class names causing versioning not to show up after change to new api directory and namespaced classes
2015-04-17 13:44:35 +00:00