Ralf Becker
|
60def94d07
|
pixelegg changes from Monday
|
2014-02-18 08:11:14 +00:00 |
|
Ralf Becker
|
e6052f9704
|
automatic split bundles with more then 50 files into chunks, as IE11 does NOT cache them otherwise
|
2014-02-17 17:15:37 +00:00 |
|
Hadi Nategh
|
a1183839b0
|
Change wrong tooltip for save button in subscription folder
|
2014-02-17 17:13:07 +00:00 |
|
Hadi Nategh
|
e4a8200956
|
Add header class, and change subscription folder tree height to pixelegg
|
2014-02-17 17:03:47 +00:00 |
|
Hadi Nategh
|
0a10203058
|
Add error message to subscription folder
|
2014-02-17 16:36:16 +00:00 |
|
Klaus Leithoff
|
0d458c8119
|
disable transaction for mysql for restore, as a failure during restore may lead to an empty database, as drop table is not transactional for mysql
|
2014-02-17 16:16:44 +00:00 |
|
Hadi Nategh
|
1d0dc9fd59
|
Add subscription/unsubscription backend functionality to subscription folder popup
|
2014-02-17 16:11:28 +00:00 |
|
Ralf Becker
|
017d3ade8f
|
setting display: inline-block for et2_file, as it is supposted to be an inline element, fixes multiple lines in toolbar for non-Pixelegg templates
|
2014-02-17 15:39:53 +00:00 |
|
Ralf Becker
|
f91d99081d
|
remove no longer necessary msg line, which gave a yellow rectangle
|
2014-02-17 15:27:13 +00:00 |
|
Ralf Becker
|
186bdbcb55
|
running categories and acl in iframe again. If they run top-level their admin/js/app.js objects conflict with other top-level admin/js/app.js object and only one working categories or acl tab can be opened
|
2014-02-17 15:11:26 +00:00 |
|
Ralf Becker
|
8e0dea8316
|
only set this.iframe and this.splitter if et2_ready is called for admin.index template
|
2014-02-17 15:00:06 +00:00 |
|
Ralf Becker
|
d01d5119ca
|
calling app[appname].et2_ready(et2,name) with template name as second parameter
|
2014-02-17 14:58:20 +00:00 |
|
Ralf Becker
|
6a1b0e846d
|
fix javascript error if data not available
|
2014-02-17 14:53:53 +00:00 |
|
Ralf Becker
|
639fd82199
|
force re-import of etemplates if app-version changes
|
2014-02-17 14:28:05 +00:00 |
|
Klaus Leithoff
|
1c013e92f0
|
IE changed its USER_AGENT string; html:: report trident; change this to msie when detected, to match the use of msie throughout egroupware; use moonocolor as fallback skin, when ie anf ff are detected
|
2014-02-17 13:56:17 +00:00 |
|
Ralf Becker
|
a861f16565
|
log error-message not error-object (which get logged as {})
|
2014-02-17 13:10:20 +00:00 |
|
Klaus Leithoff
|
597e8fdeac
|
we allow filtered style sections now throughout egroupware
|
2014-02-17 11:35:25 +00:00 |
|
Ralf Becker
|
3ba14a1291
|
always stop event propagation for click-handler executing on javascript urls in navigation
|
2014-02-17 11:18:59 +00:00 |
|
Klaus Leithoff
|
092af04bc4
|
catch error on failed copy/move messages and report to user via egw_message
|
2014-02-17 10:19:31 +00:00 |
|
Klaus Leithoff
|
acd8b742e8
|
make sure that request parameters is array before binding/passing them to handle_request
|
2014-02-17 09:44:13 +00:00 |
|
Klaus Leithoff
|
bedac83bc6
|
fix typo in redirect function call
|
2014-02-17 09:31:56 +00:00 |
|
Ralf Becker
|
64875876ed
|
fixed mail wizard required emailadmin run rights, caused by loading translations required run rights for that app
|
2014-02-17 08:53:55 +00:00 |
|
Ralf Becker
|
7357e7190b
|
pixelegg changes from friday
|
2014-02-17 08:27:57 +00:00 |
|
Ralf Becker
|
ca12321613
|
fixed sitemgr-links show no navbar icon in Stylite/Pixelegg template
|
2014-02-16 09:12:08 +00:00 |
|
Hadi Nategh
|
eb521599c2
|
Remove selectbox from subscription folder in mail app, and add right class to the header title
|
2014-02-14 17:12:17 +00:00 |
|
Hadi Nategh
|
d8ed10eb46
|
Add right css class to grid row for enable/disable action in sieve
|
2014-02-14 16:59:13 +00:00 |
|
Hadi Nategh
|
c3ce366abe
|
Fix action enable/disable in mail seive context menu
|
2014-02-14 16:56:48 +00:00 |
|
Hadi Nategh
|
ddab79a83b
|
Arrange buttons in sieve edit popup, and set right class for footer
|
2014-02-14 15:46:55 +00:00 |
|
Hadi Nategh
|
bbe57f9648
|
Add egw_refresh to mail sieve. In addition, tide up the code and add documentation
|
2014-02-14 15:39:18 +00:00 |
|
Ralf Becker
|
32c9cb80fd
|
fixed Stylite or Pixelegg template allways goes to calendar after login
|
2014-02-14 15:25:30 +00:00 |
|
Ralf Becker
|
61e98b8149
|
default refresh method for jdots, if no nextmatch available
|
2014-02-14 15:01:45 +00:00 |
|
Klaus Leithoff
|
20632a0422
|
fix problem saving to vfs (mail/attachment) -> window.close; now using egw_framework::window_close
|
2014-02-14 14:09:56 +00:00 |
|
Ralf Becker
|
5e0ac9b76f
|
moved favorites code to new class egw_favorites
|
2014-02-14 13:48:45 +00:00 |
|
Klaus Leithoff
|
509c5f5a24
|
getFolderObjects; always use static on single request if info is available; so if you require subscribed/unsubscribed results on a single request you MUST set to false
|
2014-02-14 13:38:08 +00:00 |
|
Ralf Becker
|
be60a5036e
|
older group-favorites have just true as their group and are not deletable, if we dont find correct group
|
2014-02-14 13:26:32 +00:00 |
|
Ralf Becker
|
0fa215c9e8
|
fixed sometimes not deletable favorites
|
2014-02-14 12:46:49 +00:00 |
|
Klaus Leithoff
|
d6a706d9b8
|
try to catch exeptions on ->no mail-accounts available at all<-; measure time consumption on folder-tree creation for subscription dialog
|
2014-02-14 12:31:34 +00:00 |
|
Klaus Leithoff
|
4bbda170bd
|
try to catch exeptions on ->no mail-accounts available at all<-
|
2014-02-14 12:20:25 +00:00 |
|
Ralf Becker
|
fb311f3ebf
|
added a et2_button_ro class to all readonly buttons and remove cursor: pointer from et2_button, as it is set in et2_clickable anyway
|
2014-02-14 10:47:05 +00:00 |
|
Ralf Becker
|
bd7980f0e8
|
new attribute type "html", which is NOT run through (tags removing) html_entity_decode, used for value in et2_html(area)
|
2014-02-14 10:14:28 +00:00 |
|
Ralf Becker
|
e60294fdf4
|
temp. workaround to get calendar conflicts working again, see my.stylite.de #6343
|
2014-02-14 09:53:34 +00:00 |
|
Hadi Nategh
|
8f26f6fc56
|
Fix undefined var mail sieve
|
2014-02-14 09:37:59 +00:00 |
|
Ralf Becker
|
49ffb7a6db
|
fix javascript error: can not call method removeClass of null
|
2014-02-14 09:35:51 +00:00 |
|
Hadi Nategh
|
e670459122
|
Fix mail ACL rights selector
|
2014-02-14 09:24:52 +00:00 |
|
Ralf Becker
|
7d09589f73
|
removed legacy actions column and neccessary $readonlys for them
|
2014-02-14 09:03:47 +00:00 |
|
Ralf Becker
|
efa9c562bb
|
allow expressions to end in a $ eg. in PHP "test$" is valid, no longer throwing an error if expression cant be parsed, just log the error and return expression literally
|
2014-02-14 09:03:12 +00:00 |
|
Klaus Leithoff
|
420234cb46
|
change handling for numeric nodeid on getfolderTree when full tree is requested; use it in subscribe
|
2014-02-14 08:30:03 +00:00 |
|
Nathan Gray
|
efbdc7f532
|
Try to fix some errors in ajax actions
- Disable / enable did not work
- Refresh grid via ajax did not work
|
2014-02-13 19:00:11 +00:00 |
|
Nathan Gray
|
bad65780bc
|
Register a JSON handler to show error responses as error message instead of losing them.
|
2014-02-13 18:47:19 +00:00 |
|
Ralf Becker
|
551dff28e3
|
fix readonly buttons were clickable: ignoring now click and add/remove et2_clickable (temp. also changing cursor: default/pointer, as et2_button sets cursor: pointer)
|
2014-02-13 18:41:04 +00:00 |
|