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 |
|
Ralf Becker
|
fe2ef3ac1c
|
first step to new Horde_Imap_Client based eMailAdmin classes for new mail app
|
2013-10-22 15:30:25 +00:00 |
|
Klaus Leithoff
|
c799aad6be
|
commit session right after successfully contructing class object
|
2013-10-22 14:56:33 +00:00 |
|
Klaus Leithoff
|
861674d5d8
|
move folderCache completely from session to egw_cache::INSTANCE
|
2013-10-22 10:06:21 +00:00 |
|
Ralf Becker
|
c8f1e75165
|
PSR-0 autoloading eg. for PEAR or Horde classes
|
2013-10-22 08:25:55 +00:00 |
|
Nathan Gray
|
ab4873553b
|
- Add in any missing filter/left/right header select options from favorites or other changes instead of rejecting. Server side get_rows is responsible for actually providing the missing option(s)
- Propagate changed exec_id to controller
|
2013-10-21 22:23:02 +00:00 |
|
Nathan Gray
|
a5e0ee9cd0
|
Fix broken warning about setting value not in options
|
2013-10-21 22:20:18 +00:00 |
|
Nathan Gray
|
855d134f10
|
Make sure org name is in org name options, since it can change outside original function
|
2013-10-21 22:18:41 +00:00 |
|
Nathan Gray
|
52a7acfc55
|
- Don't change template if new is the same as current
- Create header in init(), now that not-loaded templates are handled
- Update nm left/right header input widgets' old value when filtering
|
2013-10-21 18:02:02 +00:00 |
|
Nathan Gray
|
788483043d
|
Set activeFilters to match value in left/right header when binding to change so favorites pick up header values set by server
|
2013-10-21 17:28:08 +00:00 |
|
Nathan Gray
|
2524de6c74
|
Add link now remembers you last selected app
|
2013-10-21 16:32:07 +00:00 |
|
Nathan Gray
|
c25d73b435
|
Change link widget from edit to view, pass the parameters needed to open in the app's tab or popup, according to link registry
|
2013-10-21 15:39:09 +00:00 |
|
Nathan Gray
|
3298e69d92
|
Change some more regexes to match all
|
2013-10-21 15:16:12 +00:00 |
|
Klaus Leithoff
|
56bada408f
|
rename template regarding list interface for manage identities and accounts
|
2013-10-21 14:41:51 +00:00 |
|
Klaus Leithoff
|
451aa51beb
|
add simple list interface for manage identities and accounts (based on grid widget)
|
2013-10-21 13:57:49 +00:00 |
|
Klaus Leithoff
|
90dc7e6662
|
fix attachment methods (view/save/saveToVFS/saveAllToVFS) for previewarea
|
2013-10-21 13:07:32 +00:00 |
|
Klaus Leithoff
|
210a145747
|
support additional moonocolor skin
|
2013-10-21 11:33:39 +00:00 |
|
Klaus Leithoff
|
9a8ecd6e12
|
add additional moonocolor skin
|
2013-10-21 11:33:05 +00:00 |
|
Klaus Leithoff
|
aefa07f028
|
fix broken kama skin, remove obsolet kama skin.js
|
2013-10-21 11:04:47 +00:00 |
|
Klaus Leithoff
|
7b7c9f47a6
|
fix broken kama skin, add icons_hidpi.png
|
2013-10-21 10:59:38 +00:00 |
|
Klaus Leithoff
|
e24697679d
|
fix broken kama skin
|
2013-10-21 10:58:31 +00:00 |
|