Jörg Lehrke
c7c0230233
Fix tab hidding issue in calendar.edit
2010-06-08 17:45:22 +00:00
Jörg Lehrke
f6eb00e6a1
Allow alarms for recurring events starting in the past
2010-06-08 16:36:55 +00:00
Klaus Leithoff
0c60f43c61
fix for wrong message on event-deletion (was: series deleted); corrected one german translation string
2010-06-08 09:52:48 +00:00
Ralf Becker
b672e1941b
fixed wrong method name, had to be alert() not addAlert()
2010-06-08 09:34:49 +00:00
Jörg Lehrke
9303dca432
Disable the alarms-tab for newly created series event exceptions completely
2010-06-08 08:53:40 +00:00
Ralf Becker
ade5eb93ea
fixed not working generation of image url for templates
2010-06-08 08:50:15 +00:00
Ralf Becker
9a32f0dc9e
using relative width, works better then absolute one, giving just enough space for icon at minimal width of sidebox
2010-06-08 06:41:55 +00:00
Ralf Becker
8b49db5a57
new framework method to return javascript to call manual
2010-06-07 22:06:35 +00:00
Nathan Gray
e56d9e9503
Fix org view to use extended search abilities
2010-06-07 18:40:25 +00:00
Jörg Lehrke
015245d235
Improved alarm handling
2010-06-07 17:54:29 +00:00
Ralf Becker
6ecb981cb5
Moved after_navbar hook into a egw_framework method
2010-06-07 17:31:43 +00:00
Ralf Becker
30d45d9b37
allways load jquery (not -ui) and egw_json for all templates
2010-06-07 15:10:58 +00:00
Jörg Lehrke
bfe60cfb90
Impove private contacts issue for foreign addressbooks
2010-06-07 15:00:30 +00:00
Klaus Leithoff
134f5b4390
fixed a typo
2010-06-07 14:48:25 +00:00
Ralf Becker
8f86299005
fixing quick add to work with jDots
2010-06-07 14:44:38 +00:00
Ralf Becker
d53e5291ce
- not longer using referer for message of successful saved infolog, but
...
using opener.location.search += 'msg=...', as it works better with jDots
- calling static methods of egw and common class static
2010-06-07 14:43:34 +00:00
Klaus Leithoff
82cb36ff3a
some additional stuff to improve mailheader decoding
2010-06-07 14:31:59 +00:00
Jörg Lehrke
82455c87a6
Newer Nokia E-Series SyncML supported fields default
2010-06-07 12:50:17 +00:00
Jörg Lehrke
e13391dac8
Fix private contacts issue for foreign addressbooks
2010-06-07 11:55:56 +00:00
Klaus Leithoff
e19524d27f
added startfolder to filemanager translations
2010-06-07 11:50:52 +00:00
Ralf Becker
601289343c
moved top menu logic from idots_framework class to egw_framework,
...
to be able to use it from other templates too
2010-06-07 11:49:16 +00:00
Klaus Leithoff
a038ddd67d
fix typo
2010-06-07 11:39:50 +00:00
Klaus Leithoff
7dbfc1e789
fix typo that prevented the redisplay of the saved setting for inital-dot-last and intial-last email creation schemes
2010-06-07 11:20:21 +00:00
Philip Herbert
f6e5b9de41
recognize Nokia e72-1 and e51-1 as s60 phone (supported fields)
2010-06-07 10:26:00 +00:00
Klaus Leithoff
d63e9d1c80
wrong translation
2010-06-07 09:33:20 +00:00
Andreas Stöckel
57e54c8c27
Removed behaviour of jscalendar, which removed drop-down boxes even if the calendar was not in popup mode
2010-06-07 09:32:59 +00:00
Klaus Leithoff
00bbad90c5
changed BulletList to BulletedList in ckeditor.egwconfig.js
2010-06-07 09:21:51 +00:00
Jörg Lehrke
027b11723e
Fix vCard content version issue (Nokia E7x)
2010-06-07 07:06:54 +00:00
Ralf Becker
b5ade8635a
do NOT redirect, but set top.location, as this works in framed template too
2010-06-07 06:54:07 +00:00
Ralf Becker
12b26106ca
fixed after popup-fix not working redirect with cd=yes, if framework not loaded
2010-06-07 06:46:38 +00:00
Ralf Becker
34e0d6bd48
use egw::redirect_link() and removed html markup from password check
2010-06-06 19:11:51 +00:00
Ralf Becker
48573b83a5
jdots adaption for calendar
2010-06-04 21:28:26 +00:00
Ralf Becker
c2237c4daa
got jscalendar in calendars sidebox working with jdots template
2010-06-04 20:13:21 +00:00
Ralf Becker
0d05a9ce40
allow to call html::tree(null,null) to get just the javascript, eg. to include it in header
2010-06-04 20:06:41 +00:00
Andreas Stöckel
75651489a7
Allowed empty content to be returned from the server
2010-06-04 15:22:01 +00:00
Ralf Becker
ff1c3b9be1
allways use "About EGroupware", as about is not any more application specific
2010-06-04 12:43:35 +00:00
Andreas Stöckel
718264c6e7
Added egw_appWindow funtion to jsapi
2010-06-04 12:16:13 +00:00
Ralf Becker
286a412a9c
using charsets from translation class and defaulting to iso-8859-1, as thats what windows uses
2010-06-04 12:09:55 +00:00
Ralf Becker
bb76ce8cc1
using javascript:open_window url, instead of html markup
2010-06-04 11:37:38 +00:00
Ralf Becker
9df3bfae29
using javascript:open_window url, instead of html markup
2010-06-04 11:26:19 +00:00
Klaus Leithoff
0ec0d04fb3
update to Version 4.1.1:HTML Purifier 4.1.1 is a major security and bugfix release that
...
improves on 4.1s fix for an XSS vulnerability exploitable on Internet Explorer. It also contains a number of important bugfixes, including
the removal of improper logic that could result in infinite loops and
fixed parsing for single-attributes with entities with DirectLex.
2010-06-04 11:13:55 +00:00
Ralf Becker
4b67a05074
- setting again date format and language from current user, was lost in r27581
...
- using current date in users timezone, instead of server timezone
- loading javascript for jscalendar::flat only if not yet loaded
2010-06-04 09:01:15 +00:00
Ralf Becker
ffc49a9ec6
fixed add link for jdots
2010-06-04 08:49:23 +00:00
Andreas Stöckel
7b2aedddb3
Renamed the alert handler to egw_alertHandler
2010-06-04 08:16:45 +00:00
Andreas Stöckel
f88e1339c6
Fixed powered_by link in jdots
2010-06-04 08:06:02 +00:00
Ralf Becker
81f1aad90c
add framework create trigger (cd=yes) to phpgw_forward urls
2010-06-03 06:03:18 +00:00
Ralf Becker
7d19819ba1
cleaned up about to use framework->list_templates to support app like templates
2010-06-02 22:43:41 +00:00
Ralf Becker
e8c4786879
using framework->template_dir, instead of hardcoded phpgwapi based one
2010-06-02 21:36:16 +00:00
Ralf Becker
0150726c4b
using framework->template_dir, instead of hardcoded phpgwapi based one
2010-06-02 21:28:51 +00:00
Ralf Becker
a4a427e2ab
allow to specifiy a path or url, instead only an url
2010-06-02 21:28:07 +00:00