Commit Graph

893 Commits

Author SHA1 Message Date
Hadi Nategh
60c34e5881 W.I.P of collaborative odf editor:
- Define ServerFactory for egw collab
- Revert unintentional commits on Server.js
2016-08-05 12:41:11 +02:00
Hadi Nategh
9f6de28dea W.I.P of collaborative odf editor 2016-08-03 18:15:27 +02:00
Ralf Becker
abf87b63c9 fix old class-name egw_vfs --> Vfs 2016-07-28 10:05:14 +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
4c6a499b5b Give warning for document delete action in filemanager editor 2016-07-21 15:21:35 +02:00
Hadi Nategh
8bfddfa9ba Refresh filemanager list after open document save operation 2016-07-21 11:50:52 +02:00
Hadi Nategh
7e6581e7e6 Fix couple of IDE warnings 2016-07-21 10:22:29 +02:00
Hadi Nategh
48c85453a0 Open Office Editor W.I.P: Fix a few styling glitches 2016-07-21 10:14:38 +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
1c5c1e407b Open Office Editor W.I.P: Implement create new doc as an action in list header 2016-07-20 16:34:57 +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
ef6bc4c7ce Open Office Editor W.I.P:
- Implement create new document
- Add select file dialog for saving a newly created doc
2016-07-20 15:35:25 +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
Hadi Nategh
d260fbeba6 W.I.P. of implementing OpenOffice documents viewer 2016-07-14 11:35:34 +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
01659d13c9 fix Scrutinizer "bugs" 2016-07-02 12:26:39 +02:00
Ralf Becker
407b405c36 fix PHP Fatal when opening filemanager settings 2016-06-29 13:37:39 +02:00
Ralf Becker
c08853a711 German an Czech translations from Stefan Unvericht 2016-06-20 17:45:14 +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
Hadi Nategh
87fb94a496 Deprecate $j global variable and replace them all with standard jQuery 2016-06-02 16:52:01 +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
nathangray
d332576f68 Fix missing 'Noone' option if user is not an admin 2016-05-30 10:02:17 -06:00
Hadi Nategh
fc273beeb4 Add more missing svg icons in filemanager 2016-05-30 16:40:52 +02:00
Hadi Nategh
3281fb5b7c Add some missing svg icons in filemanager 2016-05-30 16:37:13 +02:00
Hadi Nategh
0590cf0303 Fix some translation issues in filemanager 2016-05-30 16:33:03 +02:00
Hadi Nategh
1a94023640 Add some missing svg icons in filemanager 2016-05-27 11:26:22 +02:00
Hadi Nategh
3641ddf4be Fix some filemanager styling issues in mobile template:
- Fix thumbnails get wrong height
- Fix alignment of buttons in nm header
2016-05-27 10:57:19 +02: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
Hadi Nategh
b14b3dcddc Update css files with running new LESS version 2016-05-19 13:44:07 +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
Hadi Nategh
bb59879064 Implement readonly for file widget. Additionally, make a generic style for readonly widgets 2016-04-18 10:37:08 +00:00
Hadi Nategh
f6c196ec3b Fix styling for Filemanager:
- Switch Home and Up button position
2016-04-13 12:17:30 +00:00
Hadi Nategh
aeb8199e01 Fix styling for Filemanager:
- Increase default width for some fields in listview
2016-04-13 08:56:14 +00:00
Hadi Nategh
39d089a4fd Styling dialogs W.I.P.:
- Style filemanager edit settings
2016-04-11 15:19:41 +00:00
Hadi Nategh
3f58359a41 Mobile theme W.I.P.:
- Fix filemanager plus_button not working
2016-04-11 09:24:31 +00:00
Hadi Nategh
50aae863b6 Edit dialogs style W.I.P.:
- Give tab widget new look
- Style grid header different
- Re-design calendar edit dialog
- Some fixes for multi et2_taglist
2016-04-06 16:43:51 +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
b03f85aa8b new create directory icon as png&svg 2016-03-18 16:12:51 +00:00