Commit Graph

23480 Commits

Author SHA1 Message Date
Nathan Gray
27e45ec31c jqplot version update to 1.0.8 2013-11-12 19:19:35 +00:00
Ralf Becker
1a5eb1d100 translation for new "copy instead of move" feature in addressbook 2013-11-11 12:05:04 +00:00
Ralf Becker
c8e4f12606 static method can not use $this, there is no need to anyway 2013-11-11 08:28:36 +00:00
Hadi Nategh
608f3e3cce Add "copy" feature for copying contact(s) to addressbook 2013-11-08 19:17:19 +00:00
Ralf Becker
b74d77f99b fixed sometimes failed package updates because generated password contained { and removed unnecessary PEAR upgrade of included HTTP_WebDAV_Server 2013-11-07 10:04:43 +00:00
Klaus Leithoff
9fe51bc32a fix missing jquery browser support 2013-11-05 14:41:14 +00:00
Ralf Becker
41347a0b93 Changelog for 11.1.20131105 2013-11-05 13:23:11 +00:00
Klaus Leithoff
d51e9a5b4d fix javascript error, if no infolog or tracker rights exist 2013-11-04 13:39:31 +00:00
Ralf Becker
78422727ab * Admin/SambaAdmin/LDAP: fixed for new accounts not created Samba password hashes
changepassword hook was called before addaccount hook
2013-10-31 13:23:03 +00:00
Ralf Becker
1f86facef8 half backport of r43136, to fix jQuery 1.10.2 update related error: Uncaught Error: cannot call methods on draggable prior to initialization; attempted to call method "destroy" 2013-10-31 12:53:00 +00:00
Klaus Leithoff
1c1c62e590 switch to INSTANCE Cache for getSortedList ResultCache; close Session as early as possible on ajax-calls; fix problem for IE8 window closes on submit of compose, despite of selecting to_infolog/to_tracker 2013-10-31 12:26:19 +00:00
Ralf Becker
e90143da6f * jQuery: update to version 1.10.2 to improve IE10 experience 2013-10-31 12:11:29 +00:00
Ralf Becker
d25f9dce25 * CalDAV: fixed wrong http-status for delete in inbox and announce sync-report on inbox, so clients using it get events only once 2013-10-31 11:29:44 +00:00
Ralf Becker
eca96a4411 fixing PHP fatal error: "Object of class etemplate could not be converted to string", caused by last commit 2013-10-31 08:46:28 +00:00
Ralf Becker
aff5641761 fixed first row with index="0" got displayed wired eg. in file selection popup, caused by empty("0") === true 2013-10-31 08:31:12 +00:00
Ralf Becker
852a836730 * Admin/Preferences: changepassword hook was called twice
fixed by calling in now from API and not on every location in application code changing a password
2013-10-25 19:29:16 +00:00
Ralf Becker
76362d59b8 fixed wrongly disabled tabs 2013-10-25 12:26:18 +00:00
Ralf Becker
b5c0d7030e need to compare short names, as long name generated by prefixing with template-name is not found, because different template name 2013-10-25 11:38:10 +00:00
Ralf Becker
f21aeeef10 * InfoLog: add converting into a Tracker ticket to actions selectbox of edit popup 2013-10-25 08:18:07 +00:00
Ralf Becker
18ecd65887 disable tabs independent of using short or full name, eg. $readonlys["tabs"]["test"] = true works as well as $readonlys["tabs"]["app.something.test"] = true 2013-10-25 07:30:51 +00:00
Nathan Gray
ae04210b66 jqplot version update to 1.0.8 2013-10-24 20:24:26 +00:00
Nathan Gray
2d2462c825 Remove spreadsheet merge print selectbox from sidebox 2013-10-24 19:40:27 +00:00
Ralf Becker
a88e48d198 fixing <description value="Created" readonly="true"/>, as as select-box 2013-10-24 17:31:56 +00:00
Nathan Gray
7c7d6391ab - Automatically add 'Select All' action with Ctrl+A shortcut after first action group
- Implement Select All into selection controller so it works even if all rows aren't loaded
2013-10-24 17:29:11 +00:00
Ralf Becker
2f0f2ae303 * All apps: new custom-field type IP-Address getting initially set with remote IP address, and allowing to set negativ length for text fields to make them readonly 2013-10-24 17:22:23 +00:00
Nathan Gray
9bdaf0f338 Silence error log 2013-10-24 17:05:22 +00:00
Nathan Gray
1e6fcec665 Fix missing typeof operator 2013-10-24 17:01:58 +00:00
Ralf Becker
5811c50eac * All apps: new custom-field type IP-Address getting initially set with remote IP address, and allowing to set negativ length for text fields to make them readonly 2013-10-24 17:00:01 +00:00
Nathan Gray
db01cfa907 Remove onchange submit from link filter 2013-10-24 16:05:19 +00:00
Nathan Gray
dc01c61793 Fix up order of operations in link widget to stop setting value too early
Fixes "false" as text when value is provided in app:id format
2013-10-24 16:04:44 +00:00
Klaus Leithoff
e4abe0fba0 full list support for new horde mail based client 2013-10-24 15:29:57 +00:00
Ralf Becker
32e033df6f * PostgreSQL/Addressbook: fixed SQL error when sorting by a custom field 2013-10-24 14:57:36 +00:00
Ralf Becker
85f0e24557 * PostgreSQL/Addressbook: fixed SQL error when sorting by a custom field 2013-10-24 14:57:00 +00:00
Klaus Leithoff
df20b4b360 work around ckeditor problem with default (kama) skin, by falling through to moonocolor 2013-10-24 14:43:25 +00:00
Klaus Leithoff
892f90205a work around ckeditor problem with default (kama) skin, by falling through to moonocolor 2013-10-24 14:42:40 +00:00
Klaus Leithoff
87388857d7 some steps towards an hopefully working horde client based mail client 2013-10-24 13:34:53 +00:00
Klaus Leithoff
a606f1f266 make ckeditors additional skins available for selection 2013-10-24 13:22:45 +00:00
Klaus Leithoff
b1fe18b32e * CKEditor: update to version 4.2.2; add additional skins 2013-10-24 13:19:32 +00:00
Ralf Becker
55f9f02bbf setting new admin index page via version update to 1.9.001 2013-10-24 10:56:40 +00:00
Klaus Leithoff
299936705f some steps to work with the new horde mail class 2013-10-24 07:15:48 +00:00
Nathan Gray
5923aed2a8 Make link widget last selected app preference specific to each application 2013-10-23 19:51:43 +00:00
Nathan Gray
550604017e Make sure original buttons don't show in auto dialog 2013-10-22 22:43:14 +00:00
Nathan Gray
ea79585b23 Pre-set min-width of auto-dialog to honor specific sizing 2013-10-22 22:03:31 +00:00
Nathan Gray
a81aaefbe3 Fix selectbox with array value not getting set 2013-10-22 21:18:45 +00:00
Ralf Becker
fe2ef3ac1c first step to new Horde_Imap_Client based eMailAdmin classes for new mail app 2013-10-22 15:30:25 +00:00
Klaus Leithoff
c799aad6be commit session right after successfully contructing class object 2013-10-22 14:56:33 +00:00
Klaus Leithoff
861674d5d8 move folderCache completely from session to egw_cache::INSTANCE 2013-10-22 10:06:21 +00:00
Ralf Becker
c8f1e75165 PSR-0 autoloading eg. for PEAR or Horde classes 2013-10-22 08:25:55 +00:00
Nathan Gray
ab4873553b - Add in any missing filter/left/right header select options from favorites or other changes instead of rejecting. Server side get_rows is responsible for actually providing the missing option(s)
- Propagate changed exec_id to controller
2013-10-21 22:23:02 +00:00
Nathan Gray
a5e0ee9cd0 Fix broken warning about setting value not in options 2013-10-21 22:20:18 +00:00