Nathan Gray
b6c86c2df0
Don't try to delete not-existing attribute.
...
Hopefully solves error in IE.
2014-09-29 16:05:32 +00:00
Hadi Nategh
b831d2c593
* Admin: New setting for admin users with available administrator password to be able to modify mail ACL rights and vacation notices (no longer in admin context menu but under edit account->forward... tab) of each accounts via both mail and admin app.
...
-Backported commits: r48728, r48729, r48734, r48743, r48671, r48765, r48766, r48775, r48776, r48777.
2014-09-29 09:26:29 +00:00
Hadi Nategh
fec60aa03a
Adjusting toolbar widget
...
-Fix toolbar widget droppable space
-Fix toolbar widget for first time user with no preferences
2014-09-29 08:24:38 +00:00
Hadi Nategh
cff6b748a1
Change mail display toolbar from heirachical actions to full flat list of buttons
2014-09-29 08:18:59 +00:00
Ralf Becker
52bc4a75f3
allow path instead of url with schema for login too
2014-09-27 17:11:41 +00:00
Ralf Becker
245391e724
allow path instead of url with schema for login too
2014-09-27 17:11:05 +00:00
Ralf Becker
0c696efc01
* PostgreSQL/Mail: changing password gave SQL error
2014-09-27 15:50:24 +00:00
Ralf Becker
b9c985e045
* Mail: vaction notice indicator in mail showed result of other users
...
cache-key was identical for all uses due to a typo
2014-09-27 15:28:16 +00:00
Ralf Becker
32a6066156
* Mail: vaction notice indicator in mail showed result of other users
...
cache-key was identical for all uses due to a typo
2014-09-27 15:27:54 +00:00
Nathan Gray
70689708a3
Restore favorite's sort order along with filters
2014-09-26 19:15:50 +00:00
Ralf Becker
a6d60cdfba
showing buttons by default
2014-09-26 15:32:42 +00:00
Ralf Becker
c557f10bee
using getSubFolder as autocomplete for admin usage
2014-09-26 14:18:30 +00:00
Hadi Nategh
041f06c855
Adjust default width for categories nm columns
2014-09-26 11:27:32 +00:00
Ralf Becker
13a723c0fb
we need to return null for no value instead of empty array, which gets overwritten by preserved value on server-side
2014-09-26 11:25:31 +00:00
Ralf Becker
9ca870d1e7
we need to return null for no value instead of empty array, which gets overwritten by preserved value on server-side
2014-09-26 11:25:09 +00:00
Hadi Nategh
d537853c54
Get the mail acl recursive folder working again
2014-09-26 11:24:43 +00:00
Hadi Nategh
4b655bf542
Make sure there's an app set, otherwise set it from top of the list
2014-09-26 11:19:25 +00:00
Hadi Nategh
cc00102ef5
Make sure there's an app set, otherwise set it from top of the list
2014-09-26 09:22:07 +00:00
Klaus Leithoff
48f1278cd5
* Mail: fetch all subscribed folders for a given account in a single pass
...
fallback to previous scheme of retrieval per namespace only on failure/no result
2014-09-26 08:39:48 +00:00
Klaus Leithoff
06506c5a94
backport: introduce horde tnef decoder functionality
2014-09-26 08:34:49 +00:00
Klaus Leithoff
38c2d730f4
backport: its quicker to try to connect, assuming that we want to do it anyway, instead of reading userdata
2014-09-26 08:27:24 +00:00
Klaus Leithoff
338c625180
backport: to ease upgrade, as hook is removed
2014-09-26 08:24:57 +00:00
Nathan Gray
88a6114c0a
Look for old widgets that were adapted to etemplate2 but still follow old name scheme
2014-09-25 18:30:32 +00:00
Nathan Gray
5896c7e103
Use global template store directly, solves an error with loading sub-templates if they're not in the tree
2014-09-25 18:29:18 +00:00
Ralf Becker
98b0578314
fixed not working refresh of user category list called via top-menu after adding/editing a category
2014-09-25 16:03:53 +00:00
Ralf Becker
3093cb6b85
fixed not working refresh of user category list called via top-menu after adding/editing a category
2014-09-25 16:03:28 +00:00
Ralf Becker
5b2c568eb5
time also loading of a mail body
2014-09-25 12:50:45 +00:00
Ralf Becker
149090c08e
explicitly fetching structure in get_load_email_data, to supply it to getMessageBody and getMessageAtacchemnts, so they dont get fetcheds twice from imap-server
2014-09-25 12:43:25 +00:00
Ralf Becker
007b632017
explicitly fetching structure in get_load_email_data, to supply it to getMessageBody and getMessageAtacchemnts, so they dont get fetcheds twice from imap-server
2014-09-25 12:43:06 +00:00
Hadi Nategh
e2fd522aee
Adjust default width for categories nm columns
2014-09-25 12:31:52 +00:00
Hadi Nategh
5c78150f9f
Give more space between toolbar buttons
2014-09-25 11:43:33 +00:00
Hadi Nategh
acd07a1f93
Adjusting toolbar widget
...
-Fix toolbar widget droppable space
-Fix toolbar widget for first time user with no preferences
2014-09-25 11:12:04 +00:00
Ralf Becker
2e16d826b6
remove html::purify call
2014-09-25 08:48:05 +00:00
Ralf Becker
756b31ce9f
remove html::purify call
2014-09-25 08:47:47 +00:00
Hadi Nategh
3f54a33fda
Make sure nm row_ids are string in order to address them as string, seems some ids are not
2014-09-25 08:45:06 +00:00
Ralf Becker
62b523beac
to ease upgrade, as hook is removed
2014-09-25 07:15:30 +00:00
Ralf Becker
cea5f6dccb
fix PHP Fatal error under PHP 5.3: Cannot access self:: when no class scope is active
2014-09-25 06:21:41 +00:00
Ralf Becker
be369d7ac9
fix PHP Fatal error under PHP 5.3: Cannot access self:: when no class scope is active
2014-09-25 06:21:21 +00:00
Ralf Becker
3ed259f85f
get folder ACL and vacation mostly working for admin usage
2014-09-24 17:25:18 +00:00
Nathan Gray
f0bb5a8957
Support multiple projects in gantt chart
2014-09-24 17:21:24 +00:00
Nathan Gray
812518f72f
Fix unwanted apps showing in link-app
2014-09-24 16:15:24 +00:00
Hadi Nategh
5fecd38001
Change mail display toolbar from heirachical actions to full flat list of buttons
2014-09-24 12:59:04 +00:00
Hadi Nategh
3566d96698
Add documentation to commit r48728
2014-09-24 12:08:10 +00:00
Hadi Nategh
695e78c455
* Mail: Make switching between different folders of an mail account available in ACL dialog
...
-Style mail ACL dialog
2014-09-24 12:02:35 +00:00
Ralf Becker
a0ba88621c
first stage of allowing mail app to display further actions in emailadmin edit: Folder ACL and Vacation notice for now
2014-09-24 10:03:00 +00:00
Ralf Becker
44ae13a32e
changing default columns for new installs to a postiv list of "type, name/organisation, bussiness address, phone and email", so adding further columns dont make them automatic enabled
2014-09-24 08:26:42 +00:00
Ralf Becker
c07c550e7a
changing default columns for new installs to a postiv list of "type, name/organisation, bussiness address, phone and email", so adding further columns dont make them automatic enabled
2014-09-24 08:26:19 +00:00
Ralf Becker
341e96fceb
* Admin/PostgreSQL: adding new accounts failed
...
because they were added with account_id=0, which is stored literaly in postgres but created a new auto-id in mysql, unsetting it works of cause for both
2014-09-24 06:56:03 +00:00
Ralf Becker
1465d5065b
* Admin/PostgreSQL: adding new accounts failed
...
because they were added with account_id=0, which is stored literaly in postgres but created a new auto-id in mysql, unsetting it works of cause for both
2014-09-24 06:55:44 +00:00
Nathan Gray
cd8f1cdd4f
Add new infolog filter 'private'
2014-09-23 22:48:11 +00:00