Ralf Becker
|
64cc24815c
|
changed hopefully last reference to orange-ball.png with bullet.png
|
2014-01-09 12:26:34 +00:00 |
|
Ralf Becker
|
90edb55ec5
|
add async include and et2 render times to page-generation-times shown
|
2014-01-09 12:20:13 +00:00 |
|
Nathan Gray
|
5179794f15
|
Fix constant warnings about not found images when image was in nextmatch row and src was '' for the row
|
2014-01-09 11:43:15 +00:00 |
|
Klaus Leithoff
|
d28b1d2500
|
operate on system flags only for filtering; try only calling this. instead of app.mail. whereever possible
|
2014-01-09 11:26:40 +00:00 |
|
Nathan Gray
|
49ef2c538a
|
Use any row data passed from server in etemplate load call to avoid an extra call to get_rows
|
2014-01-09 11:25:08 +00:00 |
|
Hadi Nategh
|
a9c800229c
|
Fix onclick handler for calendar yearly planner and year view
|
2014-01-09 09:38:55 +00:00 |
|
Hadi Nategh
|
b6ca39d9dd
|
Fix tooltip for GroupPlanner, replace it with jquery tooltip
|
2014-01-09 09:04:59 +00:00 |
|
Klaus Leithoff
|
f4254b5281
|
try to improve speed and refresh behavior
|
2014-01-09 08:36:22 +00:00 |
|
Ralf Becker
|
b59524c4f6
|
pixelegg changes from today
|
2014-01-08 18:49:29 +00:00 |
|
Hadi Nategh
|
e6ce77b303
|
Fix tooltip on plannerEvent, replace the handle with jquery tooltip
|
2014-01-08 16:36:15 +00:00 |
|
Nathan Gray
|
957683087c
|
Give a minimum height to loading nm rows so average height can be properly calculated, avoiding loading hundreds of rows.
|
2014-01-08 16:10:07 +00:00 |
|
Ralf Becker
|
0092addd08
|
ignore SecurityError exception if opener is different security context / cross-origin
|
2014-01-08 15:19:04 +00:00 |
|
Ralf Becker
|
911e7d2955
|
ignore SecurityError exception if opener is different security context / cross-origin
|
2014-01-08 15:14:10 +00:00 |
|
Nathan Gray
|
271d7a869c
|
Turn debug level down to warning
|
2014-01-08 14:58:41 +00:00 |
|
Hadi Nategh
|
8cc3603ec0
|
Fix infolog customfield-type
|
2014-01-08 14:36:11 +00:00 |
|
Ralf Becker
|
2f905e8290
|
return $arr argument itself, but no reference to it, in all error cases
|
2014-01-08 09:47:37 +00:00 |
|
Ralf Becker
|
7b7132314c
|
can NOT use empty($idx) as it is true for 0 too!
|
2014-01-08 08:58:57 +00:00 |
|
Klaus Leithoff
|
4d52be1f1c
|
pixelegg changes from yesterday
|
2014-01-08 07:58:33 +00:00 |
|
Ralf Becker
|
faecfb326b
|
* CalDAV/calendar: fixed permanent auth request in iCal, if accountselection is set to "selectbox with groupmembers" and rights granted from group without being a member
expand-property report now ignores the url instead of throwing an exception
|
2014-01-07 17:32:34 +00:00 |
|
Hadi Nategh
|
7218d7be56
|
Change the cursor to move in calendar d-n-d
|
2014-01-07 16:09:36 +00:00 |
|
Klaus Leithoff
|
43ea576159
|
Mail/Mailhandling: missing setting for option >mail text only< for better control of import of mails to other apps
|
2014-01-07 13:25:21 +00:00 |
|
Klaus Leithoff
|
5786979a94
|
* Mail/Mailhandling: introduce option >mail text only< for better control of import of mails to other apps
|
2014-01-07 13:03:53 +00:00 |
|
Klaus Leithoff
|
e7922714ae
|
* eMail/Mailhandling: introduce option >mail text only< for better control of import of mails to other apps
|
2014-01-07 12:58:35 +00:00 |
|
Ralf Becker
|
6fd7ed4b2d
|
* CalDAV/CardDAV: only advertice sync-collection report, if we track deleted entries (history-logging enabled, not working otherwise)
|
2014-01-07 11:10:51 +00:00 |
|
Hadi Nategh
|
08f8b755b1
|
Fix styling for cal event tooltip in calendar
|
2014-01-07 10:34:11 +00:00 |
|
Klaus Leithoff
|
3b971148d5
|
silence warning regarding custom field types
|
2014-01-07 10:27:24 +00:00 |
|
Ralf Becker
|
c5191e3e01
|
* API/Admin: fixed SQL error on repairing filesystem, if one of required directories has wrong permissions
|
2014-01-07 09:55:07 +00:00 |
|
Klaus Leithoff
|
a469a1254b
|
translations provided by stefan becker
|
2014-01-07 08:12:01 +00:00 |
|
Ralf Becker
|
3156da0619
|
give buttons in toolbar an individual id based on toolbar-id and action-id
|
2014-01-06 16:45:54 +00:00 |
|
Klaus Leithoff
|
880fc68bc9
|
attempt to minimize tree update/refresh attempts after movefolder-action
|
2014-01-06 15:47:19 +00:00 |
|
Hadi Nategh
|
80c3255260
|
Remove dragDropFunction.js since it is replaced by jquery d-n-d, so it is depricated
|
2014-01-06 15:44:58 +00:00 |
|
Hadi Nategh
|
33e041a6dc
|
Switch on the CSP in calendar :)
|
2014-01-06 15:38:25 +00:00 |
|
Hadi Nategh
|
ac64b6afc4
|
Handle calendar event tooltip and onclick with jquery
|
2014-01-06 15:36:49 +00:00 |
|
Klaus Leithoff
|
c4e135d64b
|
first shot for tree update after movefolder-action
|
2014-01-06 14:26:33 +00:00 |
|
Ralf Becker
|
44d5801015
|
allow to prefix alternative name with a minus to substract instead of adding its value
|
2014-01-06 13:05:51 +00:00 |
|
Klaus Leithoff
|
86df1da45b
|
first shot at moveFolder action implementation; tree not correctly updated yet
|
2014-01-06 12:57:53 +00:00 |
|
Ralf Becker
|
b095be7f3d
|
fixed handling of empty name, not index into array but return full array
|
2014-01-06 12:53:34 +00:00 |
|
Hadi Nategh
|
bd505b1bf8
|
Add cc and bcc options to addressbook mail item in context menu
|
2014-01-06 10:12:51 +00:00 |
|
Klaus Leithoff
|
1b873c4372
|
simple dialog for moveFolder action
|
2014-01-06 09:51:24 +00:00 |
|
Klaus Leithoff
|
72b01700e5
|
Pixelegg changes
|
2014-01-06 08:47:48 +00:00 |
|
Ralf Becker
|
f075452ee3
|
first try of svg support: prefer svg over other image type for all browsers but IE<9
|
2014-01-03 18:49:24 +00:00 |
|
Ralf Becker
|
594750e7a9
|
Pixelegg changes
|
2013-12-30 17:34:29 +00:00 |
|
Nathan Gray
|
d000a05b72
|
Start search if user presses enter in search box
|
2013-12-30 17:05:03 +00:00 |
|
Nathan Gray
|
fc2d036332
|
Add ability to turn on/off lettersearch line in column selection dialog (when enabled for app)
|
2013-12-24 16:54:38 +00:00 |
|
Nathan Gray
|
abf75566b3
|
- Preview attachments now shows/hides similar to TO && CC addresses
- Re-order preview fields
- Fix auto-refresh would not turn off
|
2013-12-23 22:37:40 +00:00 |
|
Ralf Becker
|
02ce1e20d1
|
new translations from translation.stylite.de
|
2013-12-23 20:28:10 +00:00 |
|
Ralf Becker
|
475353a1ef
|
pixelegg changes up to now
|
2013-12-23 20:15:33 +00:00 |
|
Nathan Gray
|
ebc4845c64
|
- Fix doubling of to address
- Only show display more addresses button if all addresses are not visible.
|
2013-12-23 18:20:52 +00:00 |
|
Nathan Gray
|
ba106526b1
|
Manually trigger resize on splitter after load, prevents scrollbar in global categories.
|
2013-12-23 17:24:40 +00:00 |
|
Nathan Gray
|
9009ef44bb
|
Pass current app to egw_app_header() so it can set header for correct app. Fixes sometimes wrong app header shown.
|
2013-12-23 16:13:40 +00:00 |
|