Ralf Becker
d85cffb5e8
fixed since r38811 not working restore of backups
2012-04-12 13:25:27 +00:00
Ralf Becker
15c9fd0d32
* CalDAV/CardDAV: log failed requests with ### like exceptions to ease diagnose problems, log if clients requests accounts not visible because of account-selection preference, skip proxys if not visible
2012-04-12 10:44:00 +00:00
Ralf Becker
18d74430ea
* Backup/Addressbook: adding limited index-length to backed up schema and fix restore of old backups without (default to 32 on multicolumn indexes including text columns)
2012-04-12 08:04:35 +00:00
Ralf Becker
5e66d1a2ce
docu update: added accounts-addressbooks accessible via CardDAV
2012-04-11 20:33:24 +00:00
Nathan Gray
4feaa8375e
Expansion of link_to custom fields
2012-04-11 20:03:11 +00:00
Nathan Gray
2bb445453e
Fix missing parent category when adding a child when parent has acl
2012-04-11 16:58:30 +00:00
Ralf Becker
71d669e951
* InfoLog: fix export of multiple InfoLogs (no METHOD, only one VERSION, PRODID and correct dates)
2012-04-11 16:51:23 +00:00
Nathan Gray
d1941b57e9
Add x to search for all browsers. One click brings up last search, click again to clear
2012-04-11 15:43:33 +00:00
Ralf Becker
7b393d6ab9
disable encoding as entities, as it is unnecessary in EGroupware, because we are using utf-8 everywhere
2012-04-11 14:57:00 +00:00
Ralf Becker
18e2ba28fc
* most apps: fixed rich-text editor to allow to enter < and > eg. html markup in regular input mode (not source)
2012-04-11 14:52:08 +00:00
Ralf Becker
7d935da352
allow text like html markup for htmlarea in mode="ascii", which is effectivly a textarea. Allows html-tag eg. in tracker
2012-04-11 09:16:27 +00:00
Nathan Gray
ed2faae25b
Remove sub action column completely
2012-04-10 21:13:01 +00:00
Nathan Gray
383a78768f
Get delete confirm popup working with et2 as well as old etemplate
2012-04-10 20:28:31 +00:00
Nathan Gray
b2e9b07af8
Get most submit actions working
2012-04-10 20:27:37 +00:00
Nathan Gray
f50c5f2799
Update for setup too (r38856)
2012-04-10 15:47:07 +00:00
Nathan Gray
4d37157497
Make match non-greedy to only match placeholder
2012-04-10 15:05:41 +00:00
Nathan Gray
d01e0bca04
Update end date (due date) to date-time instead of date to match current type
2012-04-10 14:35:52 +00:00
Ralf Becker
bcb9b2f5c9
fixing the fix: api version is not yet read, therefore use modifiction time of phpgwapi/inc/setup.inc.php instead
2012-04-10 07:53:08 +00:00
Nathan Gray
5c0b30bf4f
Implement missing vertical align attribute
2012-04-09 21:55:35 +00:00
Nathan Gray
90c5646da9
Fix selectbox for numeric values
2012-04-09 21:49:28 +00:00
Nathan Gray
4018cc39ad
Stop messages from wrapping by treating them as a block
2012-04-09 21:40:45 +00:00
Nathan Gray
455cc8a5d8
Make js work with et2 structure
2012-04-09 21:36:10 +00:00
Nathan Gray
8b49490528
Implement legacy options
2012-04-09 21:23:05 +00:00
Nathan Gray
e1facc1033
Fix custom contact info for et2 to start hidden
2012-04-09 21:22:30 +00:00
Nathan Gray
810d6a8487
Fix block elements in hbox taking more than one line
2012-04-09 19:46:33 +00:00
Nathan Gray
1dface0485
Fix default 'Search' placeholder
2012-04-09 18:56:04 +00:00
Nathan Gray
961e32241d
Make sure widget is a selectbox before trying to set its options
2012-04-09 18:33:03 +00:00
Nathan Gray
cdbe049f21
Get updates to sel-options in row results working
2012-04-09 18:19:43 +00:00
Nathan Gray
8049c3d7f5
Fix updating row count when filter changes
2012-04-09 15:09:40 +00:00
Ralf Becker
7e2fd95d9e
* CalDAV/CardDAV: add API version to pseudo session-id used to invalidate all sessions from the previous version (which eg. give database errors, because using old schema)
2012-04-07 06:53:38 +00:00
Nathan Gray
18f3d46ca8
Bind enter key to start a search, skipping minimum character limit
2012-04-05 22:57:38 +00:00
Nathan Gray
22cb0667eb
Handle Firefox vs Chrome File API
2012-04-05 22:31:01 +00:00
Nathan Gray
a5e6dd855b
Layout & spacing for nm customfield header and link widget
2012-04-05 22:30:06 +00:00
Nathan Gray
eb64007026
Change Sub to use a nm header, so column can be turned off
2012-04-05 21:37:30 +00:00
Nathan Gray
3c6d8ce910
Fix alignment for export button, add margin to image buttons
2012-04-05 21:32:57 +00:00
Nathan Gray
b66fa91b7c
Allow progress to handle value sent in as label
2012-04-05 20:19:32 +00:00
Nathan Gray
8d9c033cbf
Check to make sure element is there before looking inside
2012-04-05 20:16:54 +00:00
Nathan Gray
f045f6e4f8
Double space after nm header filters
2012-04-05 20:08:57 +00:00
Nathan Gray
fc14dba964
Implement customfilter to work with link-entry at least
2012-04-05 20:03:43 +00:00
Nathan Gray
bfa9b03115
Play with width to better use space when application select is hidden
2012-04-05 20:02:29 +00:00
Nathan Gray
42732239ec
Remove old CSV import
2012-04-05 18:36:43 +00:00
Nathan Gray
c4b2fd4a64
Default owner to same as parent category when adding a child category
2012-04-05 18:33:49 +00:00
Nathan Gray
f6ac7b8419
Use Horde to export multiple infologs
2012-04-05 15:57:06 +00:00
Ralf Becker
db196bd739
remove trailing whitespace from css in templates
2012-04-05 12:44:16 +00:00
Ralf Becker
fb69cfcb34
Show icon based on icon-selectbox, hide placeholder (broken image), if no icon selected
2012-04-05 12:41:00 +00:00
Ralf Becker
9954e7b42e
Show icon based on icon-selectbox, hide placeholder (broken image), if no icon selected
2012-04-05 12:32:07 +00:00
Ralf Becker
dd410d49fb
fixed javascript error stalling everything: et2_csvSplit is not yet defined, thought I dont understand why this is needed here anyway: using _name.split("/",2)
2012-04-05 07:38:07 +00:00
Ralf Becker
407570090d
store already read table-defintions no longer in session (in ['egw_info']['apps'][]['table_defs']) but in a static variable only within the request:
...
--> keeps session smaller
--> php file with table-defintion get stored by accelerator anyway, so nothing to gain
--> if schema get's updated long running sessions like CalDAV not getting fatal errors
2012-04-05 07:05:22 +00:00
Nathan Gray
139c890aed
Fix 'undefined' as progress tooltip to percentage completed
2012-04-04 22:18:26 +00:00
Nathan Gray
b240e9eea5
Avoid accidental matches on native object functions (filter, map, etc.)
2012-04-04 20:56:09 +00:00