Commit Graph

20767 Commits

Author SHA1 Message Date
5b476d38e7 work in progress for compose 2013-07-20 07:23:55 +00:00
67d6775f54 Use htmlspecialchars to escape data-attributes 2013-07-19 18:03:47 +00:00
5e3c0192d3 $extra parameter for framework->header() 2013-07-19 17:07:05 +00:00
33ac096fdf enabled and enhanced dependency tests so they can be used to display full dependencies of one or more files 2013-07-19 15:24:55 +00:00
0d7c5455df fixed wrong dependency 2013-07-19 15:22:54 +00:00
70c56ebab6 one more missing debug 2013-07-19 15:22:37 +00:00
f55a668bdf include user-data and common prefs like we already do it with eg. server config 2013-07-19 15:22:00 +00:00
35ce67f62b Use readonly tag list for FROM as an example 2013-07-19 15:13:01 +00:00
49ef157e69 Continued development on taglist widget:
- More attributes
- Fix missing parent class and action system handlers
2013-07-19 15:07:35 +00:00
6674e258fc Tag widget works better with supporting library 2013-07-19 13:36:08 +00:00
d2d0fa1fcd Check for proper type (string) if I want to use string functions 2013-07-19 12:38:52 +00:00
36b5590882 Fix wrong argument order to jQuery.proxy() 2013-07-19 12:37:47 +00:00
b7ad0d33f8 Make sure onclick callback functions (specified as app.appname.funcname, or a real function) get all parameters passed, and they always can have a reference to the responsible widget 2013-07-19 12:36:59 +00:00
ae848ffaee upgrade to version 4.1.3 2013-07-19 11:13:23 +00:00
fbedb9d558 rebuild basic browsertest functionality not provided by jquery anymore 2013-07-19 11:07:22 +00:00
5b5a3ad58f Fix copy-paste error in js attribute check 2013-07-19 10:55:07 +00:00
45e1fa8d2a an other missing chosen fix re-added 2013-07-19 10:51:02 +00:00
60ac65e80b updated choosen to 0.13.0 and re-merged r42794 2013-07-19 10:41:27 +00:00
de5a0c0378 setting a white background to work around transparency 2013-07-19 09:48:53 +00:00
eb18408771 jQueryUI update changes where custom renderer hides 2013-07-19 09:31:00 +00:00
d16c426fb6 first step towards content-security by passing parameters to egw.js script via data-attributes of script tag instead of using inline scripts in page 2013-07-19 08:45:26 +00:00
4ae6094d8d New tag list widget, supports ajax & static options 2013-07-18 15:27:39 +00:00
14ebff54c9 Changes from updating jQuery & jQuery UI to latest versions 2013-07-18 15:26:41 +00:00
ba0fd9fa22 Update jQuery & jQuery UI to latest versions 2013-07-18 15:21:15 +00:00
b3bf5b734f Make unique ID deterministic - use template name 2013-07-18 09:21:07 +00:00
524f2b0f03 Use an etemplate / top template level prefix to avoid DOM ID collisions 2013-07-18 09:13:15 +00:00
e5151adb93 add retrieved capabilities for keyword to status search 2013-07-18 09:03:44 +00:00
966e3198d4 add basic status search 2013-07-18 08:35:38 +00:00
c1a2447a5a buffer empty headers on get_content, if this happens something failed! quiten error log on failed js_link_registry load flag 2013-07-18 08:12:09 +00:00
88f866aec9 fix addressbook email popup; still todo: rightclick action 2013-07-17 14:53:24 +00:00
9af953e2b1 fixed accounts::search sometimes returning too many lines 2013-07-17 13:14:08 +00:00
1b270b2d6f Use an etemplate / top template level prefix to avoid DOM ID collisions 2013-07-17 13:08:48 +00:00
792f1b26cc replacing egw.LAB with egw_LAB, as egw object is shared by all iframes and popups, while LAB has to work on document 2013-07-17 12:47:21 +00:00
f9b72b05ac Don't need to set ID, framework does it automagically. 2013-07-17 12:32:36 +00:00
c439cfbc72 implement search, with simple filter options as filter2; give title on popup display of message 2013-07-17 12:01:01 +00:00
0bba8fd032 Strip out any javascript added by application and it properly to the AJAX response 2013-07-17 09:57:50 +00:00
5f0ac7a70b Fix server side auto-repeat to have different rows, instead of multiple references to the same one 2013-07-17 09:38:37 +00:00
df0dc0f27a If record ID is missing, don't try to get data for it - skip the whole request 2013-07-17 09:36:38 +00:00
85db39ed4e Support row ids from template:
id="$row_cont[field]"
2013-07-16 16:22:20 +00:00
d63ee993b3 AD requires to activate account AFTER setting pw 2013-07-16 14:58:38 +00:00
94926467d2 always check with "passwd_forbid_name" enabled, if setting of password failed 2013-07-16 14:57:06 +00:00
10436d5e41 fixed not being able to switch "forbid password to contain name" off again, after it has been switched on (caused by name "passwd_forbid_name") 2013-07-16 14:50:12 +00:00
b04ee25e07 wrap a set_preferences call in LAB.wait to avoid run time problems 2013-07-16 14:48:49 +00:00
e4f7cf159d give a more meanigful translation for the consoldidation of calender views config 2013-07-16 10:58:34 +00:00
2bdcd29582 pass acount_id to crackcheck, as it is required for crackcheck rule validation forbid_name 2013-07-16 10:42:31 +00:00
d48e8f4d84 * PostgreSQL: fix for SQL error eg. on update from 1.8.001 to 1.8.004 from 9.1 on 2013-07-16 06:47:54 +00:00
b54aef66e4 need to use own authentication method, to be able to auth user forced to change password and need to always recheck flag, if user are forced to change password, as otherwise he will be prompt again after changing it 2013-07-15 20:29:49 +00:00
526c938eec * Active Directory: allow to do a forced password change in EGroupware and handle reset of that flag for Samba4 too 2013-07-15 20:01:01 +00:00
744345d751 Change egw.open() (which accepts _blank, _self, etc. as targets) to not pass invalid parameters to egw_link_handler() (which only accepts app names). 2013-07-15 16:03:37 +00:00
30d6d76d7a allow to set smtp auth options via setup-cli 2013-07-15 15:27:14 +00:00