da54059fd1
Fixed problem with toolbar not being expanded and removed bottom breadcrumb bar
2010-07-21 11:45:05 +00:00
408a9ece4f
Fixed typo which prevented IE js load from working correctly
2010-07-21 10:52:18 +00:00
9615c33fe8
Fixed JS loadFinished notification on IE
2010-07-21 10:26:54 +00:00
11fae97d96
allow and validate needed (required) attribute for file uploads, checkboxes and radio buttons
2010-07-21 08:22:33 +00:00
4da973400c
allow and validate needed (required) attribute for file uploads, checkboxes and radio buttons
2010-07-21 08:21:42 +00:00
a613866a37
replace deprecated call_user_method(_array) with call_user_func(_array)
2010-07-20 16:49:06 +00:00
09719babaf
replace deprecated call_user_method(_array) with call_user_func(_array)
2010-07-20 16:47:11 +00:00
869e22dbf2
using call_user_func instead of depricated call_user_method, which seems at least under PHP5.3 not to allow static calls
2010-07-20 14:34:53 +00:00
4ad95007b5
using call_user_func instead of depricated call_user_method, which seems at least under PHP5.3 not to allow static calls
2010-07-20 14:34:20 +00:00
14722e5060
enable SCAYT (switch autostart on), no matter which spellchecker you are using
2010-07-20 13:49:11 +00:00
0d3cfae3b9
disable SCAYT too (switch autostart off), if you disable spellchecker in admin
2010-07-20 13:34:53 +00:00
23faf12229
fix typo ; on change for address InputType (emailaddress or folder)
2010-07-20 12:04:54 +00:00
70319aefd6
Added some docu and checks for console.log being defined
2010-07-20 10:54:56 +00:00
7ad65804d5
Added onLoadFinish event to egw_json_response on the js side, which gets triggered when all javascript code which should be included has been loaded and evaluated on the client
2010-07-20 10:20:32 +00:00
2b4e14540b
use notifications option/configuration to enforce the use of emailadminprofiles only for notifications
2010-07-19 07:32:06 +00:00
d8fa8c91ba
remove border and use black color for nicer printing of input elements
2010-07-17 15:53:14 +00:00
2b016955d9
remove border and use black color for nicer printing of input elements
2010-07-17 15:52:16 +00:00
3ed7a8445f
provide the new option with a new section
2010-07-16 12:26:06 +00:00
294e46ca74
translations for new option/configuration
2010-07-16 12:17:12 +00:00
f71cd37af6
use notifications option/configuration to enforce the use of emailadminprofiles only for notifications
2010-07-16 12:04:51 +00:00
f67a9e4a56
option/configuration to enforce the use of emailadminprofiles only for notifications
2010-07-16 12:04:02 +00:00
9536430018
suomi translations provided by mkk
2010-07-16 10:00:33 +00:00
fb8b310345
suomi translations provided by mkk
2010-07-16 09:58:04 +00:00
687a26b66e
optimize printing by adding spaces to content of info_subject and info_des and thus allow automatic line-wrapping in printpreview (and print). provided by Chr.Fueller
2010-07-16 09:14:59 +00:00
1654d4b07c
optimize printing by adding spaces to content of info_subject and info_des and thus allow automatic line-wrapping in printpreview (and print)
2010-07-16 09:13:32 +00:00
a07c955ec2
save states of calendar view to session only when we are in calendar
2010-07-16 09:02:15 +00:00
d813c7adc7
save states of calendar view to session only when we are in calendar
2010-07-16 09:00:49 +00:00
f986b6b03e
suomi translations provided by mkk
2010-07-15 14:49:55 +00:00
c0be4dbc19
suomi translations provided by mkk
2010-07-15 14:38:02 +00:00
5026d0ce38
fix for cascading Multipart/Alternative
2010-07-15 11:23:39 +00:00
2dbd389549
additional statusfilters: open and upcoming, own open and upcoming, delegated open and upcoming, responsible open and upcoming
2010-07-15 10:13:30 +00:00
544c522904
additional statusfilters: open and upcoming, own open and upcoming, delegated open and upcoming, responsible open and upcoming
2010-07-15 10:09:35 +00:00
7938d255b1
validating (string) === '' (instead === ''), as on ajax commit no yet set inputs are returned as null instead of ''
2010-07-13 20:48:08 +00:00
b5f35a4b75
validating (string) === '' (instead === ''), as on ajax commit no yet set inputs are returned as null instead of ''
2010-07-13 20:47:25 +00:00
a63134dd5f
fix for reset_stati on Drag and Drop; Work by Chr.Fueller, leithoff
2010-07-13 14:36:51 +00:00
e2dab5d56b
fix for reset_stati on Drag and Drop; Work by Chr.Fueller, leithoff
2010-07-13 14:35:34 +00:00
b82cdbcdd7
Backport 31413 - Avoid conflicts with other objects that have ->db defined by using the global db
2010-07-13 14:25:42 +00:00
48ba641cb3
Avoid conflicts with other objects that have ->db defined by using the global db
2010-07-13 14:22:14 +00:00
646a0a4ca4
feature to be able to import TEXT/X-VCALENDAR Files on single Click.
2010-07-13 13:30:04 +00:00
f8c674ff9b
making sure / checking that alarmData is an array as expected.
2010-07-13 11:49:05 +00:00
26c7f601f3
making sure / checking that alarmData is an array as expected.
2010-07-13 11:48:06 +00:00
87eedef72f
feature: option/setting to be enabled to suppress ruler that separates EMailbody from signature; option/setting to be able to insert the signature at the top of a message to be composed
2010-07-12 15:22:33 +00:00
80706f34b7
If error details are included, show them in the log
2010-07-09 13:00:46 +00:00
55c628e61a
check the cat filter. If you have no read rights for any cats (and with that resources) set the cat-filter to null. As cat_id is enforced for resources by UI, you should not ret any results, which is expected if you have no read rights.
2010-07-08 15:03:00 +00:00
ea6ad0129a
check the cat filter. If you have no read rights for any cats (and with that resources) set the cat-filter to null. As cat_id is enforced for resources by UI, you should not ret any results, which is expected if you have no read rights.
2010-07-08 15:01:40 +00:00
502ccecfdb
only try to fetch the bodystructure if there is a parsed response
2010-07-08 13:51:38 +00:00
b5e33eab09
- Fixed etemplate input dirty handling
...
- Now generating an widget object tree in widget.js
- Added generic response to egw_json
- Moved "getFramework" function to jsapi and renamed it to "egw_getFramework"
- Added plugin system to egw_json
- Transformed the jQuery "replaceWith" call form class.etemplate_form.inc.php into an own json plugin
- Fixed label creation for et_html
2010-07-08 12:03:13 +00:00
6b34b33d23
explicitly process fields to order by, as cutomfields may have names with spaces, so we examine each order by criteria, as our preg did not do the job properly
2010-07-08 11:39:27 +00:00
b78a9865cc
explicitly process fields to order by, as cutomfields may have names with spaces, so we examine each order by criteria, as our preg did not do the job properly
2010-07-08 11:37:56 +00:00
03b392a0d2
quitening message regarding BestUserMethod not supported byServer (enabled if you switch on debug)
2010-07-08 09:53:54 +00:00