Commit Graph

17169 Commits

Author SHA1 Message Date
Nathan Gray
9578edb5ca Provide proper history widget for Last changed, and stop any more from being logged 2011-02-17 16:10:00 +00:00
Nathan Gray
12263e3266 Fix for display of multi-row read-only select-account widget 2011-02-17 16:06:09 +00:00
Ralf Becker
ac6919df09 parameter to copy changelog automatically eg. to sf.net 2011-02-16 10:43:27 +00:00
Klaus Leithoff
98954c82f0 fix for bug/problem regarding the merge of contacts: main links of linked addresses where not moved to the new target 2011-02-15 14:51:21 +00:00
Ralf Becker
523586725f call all delete_category hook only for all apps, if cat is application-global 2011-02-15 13:04:52 +00:00
Ralf Becker
f8ea85a00c * fixed not working delete of application-global categories via "admin >> global categories" in applications 2011-02-15 12:52:15 +00:00
Ralf Becker
3054731928 calendar icon for addressbook.index to add an appointment for a contact 2011-02-15 11:43:32 +00:00
Ralf Becker
ecb259f2ed if contact in $_GET[participants] parameter for edit is a user, use the user instead 2011-02-15 11:35:33 +00:00
Ralf Becker
a7e03f3262 Changelog for 10.1.20110214 2011-02-14 13:30:44 +00:00
Ralf Becker
1c79b04877 Fixed problem with event stacks for non drag-droppable event objects 2011-02-14 12:07:39 +00:00
Ralf Becker
807f447cb1 Clicking on a stack of events now always openes the event lying on top of the stack 2011-02-14 11:20:56 +00:00
Jörg Lehrke
e81f37dda7 * CalDAV: Apply other users' calendar color, too 2011-02-13 21:08:49 +00:00
Ralf Becker
0ed4b76f46 * Calendar: alternative overlapping columns resulting in equally wide visible parts for unlimited number of columns
- for equally sized columns, the first one (used for whole day events or non-overlapping events) is fairly small (1/Nth of total width)
- still open again is problem of events in columns > 1 are not clickable (unless we set a z-index, which has other problems)
2011-02-11 16:50:54 +00:00
Ralf Becker
b90e590f66 * Calendar: using equally sized, non-overlaping columns for multiple events at the same time
- old overlapping events failed for more then 6 columns
- clicking on events opened the frist/underlaying event not the visible one
2011-02-11 15:44:50 +00:00
Klaus Leithoff
b6203cad52 * eMail: patch of Andreas Stöckel with bugfix for not working actions in felamimail treeview (when Stylite Template is active) 2011-02-11 12:50:07 +00:00
Ralf Becker
3b7a53b20b added EventMgr account_id columns to admin_cmd_change_account_id 2011-02-10 10:23:50 +00:00
Klaus Leithoff
f4c8c61719 attempt to fix egroupware.org Bug#2832, invalid emailaddress when emailaddress (personal part) contains double quotes 2011-02-08 13:20:34 +00:00
Klaus Leithoff
161e29bb0f improve of messageuid detection, when appending messages, as sometimes (when server only replies OK/True on appending Messages to a mailbox) you cannot trust the nextuid iformation by folderstatus (at least not with dbmail) 2011-02-07 16:17:08 +00:00
Ralf Becker
2105bb4d2d * fixed "undefined function lang_select" issue, if no cookies are allowed, also showing again language selection for new installs 2011-02-03 02:05:05 +00:00
Klaus Leithoff
4b257aedb3 quieten warning when no participants in function remove_no_acl_invite 2011-02-01 14:31:07 +00:00
Klaus Leithoff
155c6b1b2c * eMail: feature regarding the forward of selected messages (composeAsForward): to be able to choose in preferences if you want to be asked about the forwarding of selected messages 2011-01-27 13:12:28 +00:00
Klaus Leithoff
87297198c0 * eMail: check before signaling that mail has an attachment, even for multipart/mixed 2011-01-27 13:00:43 +00:00
Andreas Stöckel
bfd0871d18 Ported revisions 33494-33496 from trunk to 10.1 (egw.stylite bug 8295) 2011-01-27 09:29:52 +00:00
Klaus Leithoff
dbdb0c092e * eMail: preview now requires user action (click on) 2011-01-26 12:47:09 +00:00
Klaus Leithoff
70ef2448c9 * calendar: PANAMA holidays provided by rafael chacon 2011-01-26 10:44:57 +00:00
Klaus Leithoff
27726a377a * calendar: PANAMA holidays provided by rafael chacon 2011-01-26 10:39:47 +00:00
Nathan Gray
52cf37600d Add importexport links to sidebox 2011-01-26 01:04:31 +00:00
Nathan Gray
a62484d106 If there's only one export definition, select it by default 2011-01-26 01:00:41 +00:00
Nathan Gray
4759228faf Move old definitions to setup dir, remove importexport subdirectory 2011-01-26 00:33:11 +00:00
Nathan Gray
ba485f1338 Look in setup directory for pre-defined definitions, importexport sub-directory is no longer used. 2011-01-26 00:28:14 +00:00
Nathan Gray
e2baa8ab1d Add default import/export definitions 2011-01-26 00:12:19 +00:00
Nathan Gray
74ac5210d0 Add basic import support to timesheet 2011-01-25 23:55:57 +00:00
Nathan Gray
cd817bf4ed Allow a key 'no_add' to turn off the ability to add a new [sub]type. If no add and no delete, the whole first line will be hidden. 2011-01-25 20:32:38 +00:00
Nathan Gray
90308f177c Changes to work with registration rewrite 2011-01-25 17:30:47 +00:00
Nathan Gray
c84ec5752e Fix escaping of double quotes 2011-01-24 16:45:46 +00:00
Nathan Gray
939052437d Fix escaping of double quotes 2011-01-24 16:43:15 +00:00
Christian Binder
b6b7e7bd84 moved erole widget from global class to app-specific class 2011-01-22 17:02:31 +00:00
Ralf Becker
d984898f0a Changelog for 10.1.20110121 2011-01-21 05:22:07 +00:00
Ralf Becker
ffd3a3e709 do NOT allow to change backup_files config if backup is called outside of setup, as it can have a huge impact on the server 2011-01-20 22:19:40 +00:00
Ralf Becker
3afe73c701 do NOT allow to change backup_files config if backup is called outside of setup, as it can have a huge impact on the server 2011-01-20 22:17:06 +00:00
Andreas Stöckel
694dc8fc9f Reverted to old revision as having a 10.1 as a remote application is not needed 2011-01-20 20:14:18 +00:00
Andreas Stöckel
0df7e3b69e Reverted to old revision as having a 10.1 as a remote application is not needed 2011-01-20 20:11:37 +00:00
Klaus Leithoff
d46605ecf7 check if customfields exists before attempting to merge 2011-01-20 16:45:12 +00:00
Klaus Leithoff
d78217a089 check if customfields exists before attempting to merge 2011-01-20 16:41:51 +00:00
Andreas Stöckel
ef09307743 Got remote applications in the jdots template finally working as they should - this unfortunately required a lot of 'dirty' hacks, as egroupware had not been designed to do this. So e.g. there had to be a litte bit code added to the login page, which prevented it from redirecting to a page with a full framework rebuild. 2011-01-20 14:12:12 +00:00
Andreas Stöckel
0f0e57f398 Got remote applications in the jdots template finally working as they should - this unfortunately required a lot of 'dirty' hacks, as egroupware had not been designed to do this. So e.g. there had to be a litte bit code added to the login page, which prevented it from redirecting to a page with a full framework rebuild. 2011-01-20 14:11:47 +00:00
Klaus Leithoff
e2b2417170 Changelog for 10.1.20110120 2011-01-20 12:42:04 +00:00
Klaus Leithoff
ce1a9f2516 * eMail: fix stripping too much text, extended: apply solution of r33526 to infolog and tracker, when mail is converted while/after sending 2011-01-20 12:26:21 +00:00
Klaus Leithoff
1abcbb12fc * eMail: fix stripping too much text, extended: apply solution of r33526 to infolog and tracker, when mail is converted while/after sending 2011-01-20 12:24:34 +00:00
Christian Binder
0670e247e9 changed retrieving of pm_id and pe_id to etemplate_request::read() (thanks Ralf) - added tiny method to check for global eroles - prevent displaying global eroles in etemplate editor 2011-01-19 16:36:13 +00:00