Nathan Gray
|
b0db615411
|
- Fix taglist account infinite loop when looking for accounts (using link title system instead of data source)
- Don't search server side if there's no query string
|
2014-03-17 23:03:24 +00:00 |
|
Nathan Gray
|
f337d45b29
|
Fix taglist-account not suggesting anything by making sure select_options don't get set.
|
2014-03-17 20:24:34 +00:00 |
|
Hadi Nategh
|
bcf8bb8c07
|
Remove overflow from details tab in resources
|
2014-03-17 17:57:01 +00:00 |
|
Ralf Becker
|
2eb9352f78
|
fixed error "template NOT found!", if template-name contains cache-buster
|
2014-03-17 17:12:02 +00:00 |
|
Ralf Becker
|
250d2f813a
|
fixed wrong autocomple url cauased by webserver_url just "/egroupware" and set more reasonable default of allowFreeEntries: false for taglist-accounts
|
2014-03-17 15:29:58 +00:00 |
|
Ralf Becker
|
6a55295b77
|
first version of new account editing via accounts tab in addressbook (not yet saving!)
|
2014-03-17 15:28:20 +00:00 |
|
Hadi Nategh
|
9e05cc7274
|
Fix pixelegg template styling for AB edit popup
|
2014-03-17 13:00:43 +00:00 |
|
Klaus Leithoff
|
562b26410c
|
fix problem with deleting attachments on compose, when forwarding messages
|
2014-03-17 12:54:01 +00:00 |
|
Hadi Nategh
|
8fe2a028a2
|
Fix pixelegg template styling for timesheet edit popup
|
2014-03-17 12:30:13 +00:00 |
|
Hadi Nategh
|
2dffbb22a4
|
Fix not arranged fields of resources in edit popup, regarding pixelegg template
|
2014-03-17 11:42:54 +00:00 |
|
Hadi Nategh
|
8e1a2d47a0
|
Re ordering resources edit popup template
|
2014-03-17 08:12:28 +00:00 |
|
Ralf Becker
|
6f099299b4
|
we need noPrint on td
|
2014-03-16 15:22:48 +00:00 |
|
Ralf Becker
|
3e7ba51020
|
fixed ReferenceError: $j is not defined in old eTemplate popups
|
2014-03-15 10:04:38 +00:00 |
|
Stefan Reinhardt
|
3a2132136b
|
FILEMANAGER:
nextmatch_header_row => css fix
|
2014-03-14 16:16:29 +00:00 |
|
Stefan Reinhardt
|
1ee7878f0e
|
INFOLOG:
nextmatch_header_row => favorite filter -> fix css
|
2014-03-14 16:14:22 +00:00 |
|
Ralf Becker
|
184a9fa4e8
|
allow to use namespaced $readonlys for grids, eg. grid uses "grid" as name, you can now set $readonlys["grid"]["something"] as well as $readonlys["something"] like in eTemplate2
|
2014-03-14 09:36:01 +00:00 |
|
Nathan Gray
|
617928f00b
|
Changes to allow / use some etemplate2 features
- Accept & deal with full linked value, not just a string
- If multiple linked entries are selected, show 'Multiple' instead of 'null'
|
2014-03-13 19:09:33 +00:00 |
|
Nathan Gray
|
cefb47641f
|
Fix & re-enable showing linked infologs of multiple contacts
|
2014-03-13 19:04:47 +00:00 |
|
Nathan Gray
|
fe21f0fd74
|
Enhance nextmatch entryheader to return full value if it's anything more than a simple, single selection so we can handle it server side.
|
2014-03-13 18:58:59 +00:00 |
|
Nathan Gray
|
a0caff3b6a
|
Javascript split() doesn't work like PHP explode() - fixed to not lose extras
|
2014-03-13 18:56:51 +00:00 |
|
Stefan Reinhardt
|
fdef5d9484
|
nextmatch_header_row => favorite filter -> fix css
|
2014-03-13 18:10:34 +00:00 |
|
Ralf Becker
|
f47e38f320
|
wrong window was used when compiling list of already included scripts or css files, fixes missing css styles for context menu in popups (list of links)
|
2014-03-13 15:28:42 +00:00 |
|
Ralf Becker
|
c48e63df8a
|
* Calendar/EMail: wrong timezone conversation when accepting meeting requests (happening if server- and user-timezone are different!)
|
2014-03-13 14:09:41 +00:00 |
|
Hadi Nategh
|
b429fe8ef6
|
* Sieve/Felamimail|Mail:Make exclamation mark (\!) in the begining of sieve rule query escapable from always bien used as NOT conditon
|
2014-03-13 13:16:09 +00:00 |
|
Ralf Becker
|
8d3a2d0007
|
* CalDAV/Calendar: store and therefore keep external organizer if he has no common name (just email) and also store its common name
|
2014-03-13 10:20:17 +00:00 |
|
Ralf Becker
|
082d1813b2
|
using "infolog" if no preference set (default only works, after someone called preferences)
|
2014-03-13 08:15:41 +00:00 |
|
Nathan Gray
|
a4113da328
|
Set up addressbook CRM view to display infolog or tracker, by preference.
Tracker list filtering not yet implemented.
|
2014-03-12 22:42:06 +00:00 |
|
Hadi Nategh
|
d373541456
|
Address et2_fullWidth span with position relative only for url widget
|
2014-03-12 18:57:07 +00:00 |
|
Ralf Becker
|
5e74e836f7
|
fixed wrong augmented class
|
2014-03-12 18:49:50 +00:00 |
|
Ralf Becker
|
6b09e93768
|
adding et2_url_span class to surrounding span
|
2014-03-12 18:48:59 +00:00 |
|
Nathan Gray
|
1c6abab9a8
|
Fix link activation to be able to handle the same link (or email address) multiple times in the content
|
2014-03-12 18:28:47 +00:00 |
|
Ralf Becker
|
46d4d3acce
|
allow to optional prepend tabs by using prepend attribute on a tab in tabs array
|
2014-03-12 17:54:52 +00:00 |
|
Ralf Becker
|
ee97185b40
|
allow to specifiy optional cache-buster in template attribute ("?"+filemtime of template)
|
2014-03-12 17:42:29 +00:00 |
|
Ralf Becker
|
804df769d5
|
fixed IDE warnings
|
2014-03-12 17:15:48 +00:00 |
|
Nathan Gray
|
5f1dcfea57
|
Unbind handler used to toggle autorefresh
|
2014-03-12 17:09:56 +00:00 |
|
Ralf Becker
|
d4d7c305bd
|
fixed changed action name to get opening of contact working again
|
2014-03-12 15:44:06 +00:00 |
|
Ralf Becker
|
ca497be17d
|
fixed CRM view in case page-generation-time is displayed
|
2014-03-12 15:32:58 +00:00 |
|
Nathan Gray
|
56169beb2e
|
Instead of re-rendering CRM infolog list, just use javascript to update the filter.
Faster, and avoids destroying the addressbook etemplate2 object by loading the infolog into it.
|
2014-03-12 15:21:01 +00:00 |
|
Klaus Leithoff
|
08424b0307
|
way to rebuild/construct the basic imap class without using the session based information but preserving tghe cached data
|
2014-03-12 13:52:28 +00:00 |
|
Hadi Nategh
|
88f8bfb902
|
Change tabs min-width to less size to make sure all tabs are get fit in one row
|
2014-03-12 13:51:47 +00:00 |
|
Ralf Becker
|
3c4abb37c8
|
preferences ACL is runing in jdots in application tab
|
2014-03-12 13:50:16 +00:00 |
|
Klaus Leithoff
|
e4deb0f0a5
|
switch off talkative setElementAttribute
|
2014-03-12 13:44:33 +00:00 |
|
Hadi Nategh
|
b4372023bb
|
Fix more wrong commenting in app.css
|
2014-03-12 13:42:34 +00:00 |
|
Hadi Nategh
|
064271b1b7
|
Fix # simbol not showing in timesheet edit dialog. Additionally, fixes wrong commenting in app.css
|
2014-03-12 13:33:13 +00:00 |
|
Ralf Becker
|
a17697ffdc
|
finished CRM view stuff, thought there is an eTemplate2 problem preventing arrows from working
|
2014-03-12 13:29:52 +00:00 |
|
Hadi Nategh
|
f84d2b9047
|
Style date-duration explicitly for infolog edit dialog
|
2014-03-12 13:16:40 +00:00 |
|
Ralf Becker
|
2a34b88111
|
fixed not working referesh of ACL list
|
2014-03-12 13:14:23 +00:00 |
|
Hadi Nategh
|
8b326fb60f
|
Move styling of date-durtation widget input field to specific class in etemplate2.css
|
2014-03-12 13:13:18 +00:00 |
|
Ralf Becker
|
64f4989004
|
fixed not working setting of ACL, if user has no access to admin app
|
2014-03-12 12:49:28 +00:00 |
|
Ralf Becker
|
8d1633f58b
|
deals with situation that no extra application menu is necessary
|
2014-03-12 12:18:35 +00:00 |
|