Nathan Gray
|
7f98f428a0
|
Adapt importexport for etemplate2
|
2013-11-01 22:04:43 +00:00 |
|
Nathan Gray
|
1e786ec974
|
Automatically send widget attribute changes made while processing an ajax submit.
(App code can return without calling exec() to avoid re-rendering the whole thing)
|
2013-11-01 21:48:22 +00:00 |
|
Nathan Gray
|
0c87bd63e7
|
Fix for sub-templates set via content not properly validated on submit
|
2013-11-01 21:39:45 +00:00 |
|
Nathan Gray
|
36d930ad41
|
Explicit method visibility is supposed to satisfy PHP 5.4
|
2013-11-01 21:19:08 +00:00 |
|
Nathan Gray
|
aa4651272e
|
Some minor enhancements / bugfixes, such as
- Better warnings
- Check some vars before using
- Fixes missing value on selects with tag attr
|
2013-11-01 21:12:20 +00:00 |
|
Hadi Nategh
|
7783ec44e0
|
Calendar app runs by et2
|
2013-10-31 14:51:19 +00:00 |
|
Klaus Leithoff
|
cce5514771
|
use icServer folder infos for specialuse folder and trash/sent/draft/template folder retrieval (if no valid pref is set)
|
2013-10-31 14:45:11 +00:00 |
|
Ralf Becker
|
b20bd49817
|
* 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:22 +00:00 |
|
Klaus Leithoff
|
7baddc4d39
|
adapt getFlags method
|
2013-10-31 09:13:56 +00:00 |
|
Klaus Leithoff
|
75dc25a684
|
implement flagMessages; implement getCurrentMailbox
|
2013-10-31 08:55:33 +00:00 |
|
Ralf Becker
|
04a066154e
|
fixing PHP fatal error: "Object of class etemplate could not be converted to string", caused by last commit
|
2013-10-31 08:49:46 +00:00 |
|
Ralf Becker
|
e4e3627cdc
|
fixed first row with index="0" got displayed wired eg. in file selection popup, caused by empty("0") === true
|
2013-10-31 08:34:14 +00:00 |
|
Nathan Gray
|
34e5d01de4
|
Allow access to current namespace content with {$_cont[...]}, since {$cont[...]} goes to the root
(this might not be the best, but I can't figure out a better way with the compiled expressions)
|
2013-10-30 17:16:20 +00:00 |
|
Ralf Becker
|
064baf926a
|
et2.submit(button,async) button can now be widget-id too, new optional async parameter to send request asynchronious (default synchronious), eg. to show an otherwise frozen animation
|
2013-10-30 14:07:29 +00:00 |
|
Klaus Leithoff
|
69ecce26d7
|
fix issue with double-encoded foldernames; fix getCurrentMailbox issue; sorting of accounts in tree by id (as before; by name may be an option to consider); use openConnection as central access to gather specialUseFolderInfo and/or fetching the delimiter
|
2013-10-30 13:27:26 +00:00 |
|
Klaus Leithoff
|
7e0f61f8d9
|
gather specialUseFolderInformation
|
2013-10-30 12:21:28 +00:00 |
|
Klaus Leithoff
|
6d4de6abb1
|
fix foldertree: initial display
|
2013-10-30 09:59:05 +00:00 |
|
Ralf Becker
|
cabb1e8b8c
|
fixed error if this._widgetSurrondings is not defined, no idea why
|
2013-10-30 09:43:12 +00:00 |
|
Klaus Leithoff
|
4bd8d43318
|
steps to get back to a working list in ui
|
2013-10-29 16:16:56 +00:00 |
|
Ralf Becker
|
4ac778c4d9
|
show channel and add command how to discover channel to help message
|
2013-10-29 09:29:51 +00:00 |
|
Ralf Becker
|
a4d8c8dac1
|
check for pear.horde.org/Horde_Imap_Client
|
2013-10-29 09:05:16 +00:00 |
|
Nathan Gray
|
4d29125c41
|
Fix some window/scope issues with jquery & plain assign handlers to make sure they operate on the window, not the request context (which can be anything)
|
2013-10-28 22:22:09 +00:00 |
|
Nathan Gray
|
388b2cbceb
|
- Fix etemplate2 assign json plugin so it's on the right egw object
- Add a console debug group (when supported) to make it easier to work with console log
|
2013-10-28 20:16:49 +00:00 |
|
Ralf Becker
|
d01fceb26c
|
* 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:27:46 +00:00 |
|
Ralf Becker
|
e94502515d
|
* 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:24:01 +00:00 |
|
Klaus Leithoff
|
dd2465b317
|
fix a problem regarding the status fetch for noselect mailboxes
|
2013-10-25 14:17:20 +00:00 |
|
Klaus Leithoff
|
628806c289
|
implement getMailboxes and listSubscribedMailboxes, to get listview back on the road; attachment info still missing, and filters to be implemented
|
2013-10-25 13:37:53 +00:00 |
|
Ralf Becker
|
c3d3ca9973
|
fixed wrongly disabled tabs
|
2013-10-25 12:26:44 +00:00 |
|
Ralf Becker
|
e8ac0674e1
|
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:39:05 +00:00 |
|
Klaus Leithoff
|
49bacaef69
|
supplement folder status Info with delimiter
|
2013-10-25 10:23:36 +00:00 |
|
Ralf Becker
|
57f45fe5f0
|
* InfoLog: add converting into a Tracker ticket to actions selectbox of edit popup
|
2013-10-25 08:18:59 +00:00 |
|
Ralf Becker
|
f62028444d
|
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:31:45 +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 |
|
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 |
|
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 |
|
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 |
|
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 |
|