Ralf Becker
a480d1075a
no default mailserver, so fmail redirects to create-mailaccount page
2010-06-11 08:10:15 +00:00
Jörg Lehrke
db1b766dbb
Fix enddate and alarm issue for series event shifting
2010-06-11 07:33:22 +00:00
Ralf Becker
7417e91bc2
fixed line numbers
2010-06-10 20:05:04 +00:00
Ralf Becker
fbd71f1f1c
forgot jdots
2010-06-10 19:02:07 +00:00
Ralf Becker
9647798988
small fixes
2010-06-10 18:56:58 +00:00
Ralf Becker
66b10eaad0
only force jdots template, if it is available
2010-06-10 18:45:22 +00:00
Ralf Becker
f9f15a32a9
disabling no longer needed stylite-postfix-suse.patch and fixed wrong source# of debian.changelog
2010-06-10 18:42:10 +00:00
Ralf Becker
b2ace20536
removed outdated changelog
2010-06-10 18:36:03 +00:00
Ralf Becker
968f0407b1
changelog and spec file for 10.1
2010-06-10 18:31:53 +00:00
Ralf Becker
f488a7075b
reverting setting of target app, as it is unneccessary
2010-06-10 17:54:51 +00:00
Ralf Becker
3ddd428965
returning something, replaces whole window in FF, if used in link as "javascript:egw_openWindowCentered2()"
2010-06-10 17:26:29 +00:00
Ralf Becker
c4eab70b7f
- missing target for new button in sidebox
...
- adding message to opener.location.search, instead using referer (which points to toplevel frame and reloads framework)
2010-06-10 17:25:18 +00:00
Ralf Becker
6c508a5741
default for html::initCKEditor 3. parameter, to fix warning in fmail
2010-06-10 16:19:45 +00:00
Ralf Becker
910ff4f8f2
setting vars empty, which get only conditionally set
2010-06-10 15:38:36 +00:00
Klaus Leithoff
3ade470dd0
fixed a few issues regarding the body background-image; is now owned by felamimail/templates/default/images
2010-06-10 14:56:11 +00:00
Ralf Becker
fd4cc1f953
allow json in body on(Load|Unload|Resize) tags
2010-06-10 14:31:59 +00:00
Nathan Gray
1b641c54b3
Use json_encode() instead of removed convert_phparray_jsarray()
2010-06-10 14:28:03 +00:00
Klaus Leithoff
d3a9f7a2ce
fix some problems regarding position of divs, and footer information
2010-06-10 13:25:05 +00:00
Ralf Becker
68c60ad574
fixes to be able to start CKEditor without expanded toolbar
2010-06-10 13:22:02 +00:00
Ralf Becker
d992e4659d
fixed not working resource selection in calendar
2010-06-10 12:30:06 +00:00
Andreas Stöckel
de3ee335a9
Fixed handling of json requests using etemplate.process_exec and fixes in the json encoding of hierarchical values
2010-06-10 10:48:59 +00:00
Andreas Stöckel
b2d782dcd9
Fixed usage of stripslashes in xajax.php
2010-06-10 10:48:39 +00:00
Ralf Becker
8123e956d4
remove setting of not defined block "submit_column", causing holiday admin to fail
2010-06-10 09:10:17 +00:00
Andreas Stöckel
1a78227120
Including the wz_dragdrop.js again
2010-06-10 07:42:15 +00:00
Andreas Stöckel
7f6ee30cc6
Initializing $top_menu_extra as an array
2010-06-10 07:34:02 +00:00
Ralf Becker
78a410850c
always enable spellchecker, ckeditor now uses spell-as-you-type via a public webservice
2010-06-10 05:55:48 +00:00
Ralf Becker
be4ae4a37e
changing (forced) template from idots to jdots for 10.1
2010-06-10 05:36:28 +00:00
Jörg Lehrke
d84344798d
CalDAV Infolg support for Evolution (Stylite #602 )
2010-06-09 19:46:25 +00:00
Ralf Becker
398e672b45
EPL build files
2010-06-09 19:02:03 +00:00
Ralf Becker
6a1b8b74f1
added EPL logo
2010-06-09 18:40:59 +00:00
Ralf Becker
6b6032e139
Creating branches/Stylite-EPL-10.1
2010-06-09 18:36:13 +00:00
Jörg Lehrke
875d656c0f
Fix translation
2010-06-09 18:02:19 +00:00
Jörg Lehrke
625603d59f
Implement new 'change startdate of series events' approach
2010-06-09 18:00:11 +00:00
Jörg Lehrke
5c2c6b071c
Update full supported fields for addressbook synchronization
2010-06-09 17:51:27 +00:00
Ralf Becker
3f344fd852
store whole state in prefs, so calendar displays identical view after a new login (beside the date)
2010-06-09 16:14:19 +00:00
Ralf Becker
e977610a4b
Integrated (used) javascript methods:
...
- js->validate_file()
- js->set_on(Load|Unload|Resize)
into egw_framwork and made them static
(egw::__get('js') returns now the framework so all old code should
continue to work)
2010-06-09 15:30:53 +00:00
Andreas Stöckel
de5c558015
Fixed errors with non-defined "tree" element in xajax responses in felamimail
2010-06-09 14:41:53 +00:00
Ralf Becker
feaab09818
calling jquery as part of a response, eg. ->call(' #123 ','addClass',array('valid'));
2010-06-09 14:41:40 +00:00
Andreas Stöckel
7eb21252af
Removed code which might interrupt XAJAX from working
2010-06-09 13:52:38 +00:00
Andreas Stöckel
084ef11729
Handling of reqests which miss a parameter section
2010-06-09 13:46:35 +00:00
Andreas Stöckel
506d9753be
Rewrote encoding of the json code, prevented "script"-handler from breaking on errors
2010-06-09 13:24:59 +00:00
Nathan Gray
a09a58ae11
Add handling for in case the input data comes pre-parsed
2010-06-09 12:57:36 +00:00
Nathan Gray
9d4c60bc42
Use a javascript object instead of building a JSON string
2010-06-09 12:39:32 +00:00
Ralf Becker
0e234a718f
setting widht: 99%; to cope with borders
2010-06-09 12:34:10 +00:00
Ralf Becker
e7af6bf8a6
makeing idots template the default
2010-06-09 12:30:34 +00:00
Ralf Becker
4b30608396
upps, commited a bit to much ;-)
2010-06-09 11:04:04 +00:00
Ralf Becker
055f1ebe1c
making template name a parameter
2010-06-09 11:03:02 +00:00
Ralf Becker
7e17d5f4ce
use framework->template_dir for the template directory to support templates packaged like apps
2010-06-09 10:54:22 +00:00
Nathan Gray
b5179882ab
Add a check to handle being called from inside a frame
2010-06-09 10:40:17 +00:00
Ralf Becker
0ae16ca1ed
allow to use jscalendar(-setup.php) from every app, by catching egw_exception_no_permission_app
2010-06-09 09:40:02 +00:00