Nathan Gray
|
0d3a7b73cf
|
Reorder CSS inclusion so theme can override jQuery-UI
eTemplate2 does it right automatically, but it also needs to be done in framework, because framework included etemplate2.css
|
2013-12-12 18:03:23 +00:00 |
|
Klaus Leithoff
|
447e3ed5f0
|
use new dialog.show_prompt for addfolder;
|
2013-12-12 15:44:47 +00:00 |
|
Klaus Leithoff
|
95021fe0fc
|
use new dialog.show_prompt for rename; handle encoding issues; catch possible exceptions and try to handle it correctly by attempting some kind of rollback
|
2013-12-12 15:10:25 +00:00 |
|
Klaus Leithoff
|
d3a2dff6a9
|
implement delete folder with subfolders; fix encoding issue when creating folders with umlauts
|
2013-12-12 13:34:35 +00:00 |
|
Ralf Becker
|
f1f9fd45a9
|
give upload fixed width in px as ex seems to differ between windows and mac
|
2013-12-12 08:50:53 +00:00 |
|
Ralf Becker
|
c8d6dc3c13
|
remove bullets from main calendar menu
|
2013-12-12 04:19:59 +00:00 |
|
Ralf Becker
|
4f7976cdff
|
pixelegg changes from last days
|
2013-12-12 03:46:53 +00:00 |
|
Ralf Becker
|
fef5bb4972
|
fix error if query parameters contain null
|
2013-12-12 03:43:17 +00:00 |
|
Ralf Becker
|
1dc6964754
|
get calendar favorites working for list-view (eg. changing owner)
|
2013-12-12 03:42:08 +00:00 |
|
Ralf Becker
|
2bb7b7565c
|
fix add-favorite method to NOT bubble and giving a CSP warning instead of running
|
2013-12-12 02:42:08 +00:00 |
|
Ralf Becker
|
2de3cdb780
|
fix encoding of favorites, so they can eg. contain single quotes
|
2013-12-12 02:40:31 +00:00 |
|
Ralf Becker
|
f3cb31ccf5
|
* CalDAV/InfoLog: fixed not working sync-collection report, eg. used by eM client
|
2013-12-12 01:54:16 +00:00 |
|
Nathan Gray
|
e15144c7f9
|
- Fix name in delete confirm
- Some documentation & cleanup
|
2013-12-12 00:38:06 +00:00 |
|
Nathan Gray
|
d65b40046a
|
Move sidebox favorites & backend out of nextmatch and into framework
|
2013-12-12 00:03:07 +00:00 |
|
Nathan Gray
|
0ecc494cb4
|
Remove loading class if there is no favorite delete being processed
|
2013-12-12 00:00:54 +00:00 |
|
Nathan Gray
|
d2e2622b77
|
Remove reference to sidebox in destructor
|
2013-12-11 23:54:42 +00:00 |
|
Nathan Gray
|
80ca81ec43
|
Get calendar favorites javascript side working
|
2013-12-11 23:51:35 +00:00 |
|
Nathan Gray
|
603f063e00
|
Properly handle only-app set, with just an integer value
|
2013-12-11 23:11:33 +00:00 |
|
Nathan Gray
|
566371f0b4
|
Make subject required, change projectmanager from projectmanager-select to link-entry widget
|
2013-12-11 23:10:37 +00:00 |
|
Nathan Gray
|
362c61e0ae
|
Don't try to take extra size from already too small columns
|
2013-12-11 21:24:17 +00:00 |
|
Nathan Gray
|
71e62f24f3
|
Remove extra border spacing, should be handled in CSS if needed
|
2013-12-11 21:20:07 +00:00 |
|
Klaus Leithoff
|
b703e5ddf8
|
some translation stuff
|
2013-12-11 09:59:11 +00:00 |
|
Nathan Gray
|
0a995cbdef
|
Calendar list get_rows does not filter by anything in its query anyway, so don't bother trying to just change filters.
|
2013-12-10 23:17:31 +00:00 |
|
Nathan Gray
|
0f055b5295
|
Use 'state' to store nm info
Fix some etemplate permission errors
|
2013-12-10 23:16:08 +00:00 |
|
Nathan Gray
|
4f46394b71
|
Need to update opener before closing the window, or it won't work...
|
2013-12-10 22:38:36 +00:00 |
|
Nathan Gray
|
b9f39dd315
|
- Use egw.link() instead of string concatenation so it can craft the URL 'properly'
- Load categories in a div instead of an iframe
|
2013-12-10 22:26:07 +00:00 |
|
Nathan Gray
|
de840c2d7d
|
The category template starts with 'admin', so we refresh admin or etemplate2 won't find it.
|
2013-12-10 22:23:05 +00:00 |
|
Nathan Gray
|
bc4857c376
|
Avoid errors for personal categories
|
2013-12-10 22:21:36 +00:00 |
|
Nathan Gray
|
bbd146c0b9
|
Remove debug error message
|
2013-12-10 19:39:01 +00:00 |
|
Nathan Gray
|
cc3754ff85
|
Expand legacy options explicitly, since $legacy_options is not defined
Fixes missing app-specific categories in category edit popup
|
2013-12-10 19:37:57 +00:00 |
|
Nathan Gray
|
63224d09ab
|
Cast info_id_parent from string back to integer
Fixes Parent: false in edit dialog by using correct data type
|
2013-12-10 19:18:05 +00:00 |
|
Nathan Gray
|
46253ec346
|
Shuffle some stuff around so switching folders works too.
|
2013-12-10 18:13:28 +00:00 |
|
Klaus Leithoff
|
1f438436e1
|
stuff of the day: label/remove all sorted to meet birgits requirements; distinct display schema for listview to send/draft/template folders (address column); some translations for upcomming folder delition for folders with subfolders
|
2013-12-10 15:59:54 +00:00 |
|
Ralf Becker
|
391dde093e
|
pixelegg changes from monday
|
2013-12-10 07:52:15 +00:00 |
|
Nathan Gray
|
7c33488596
|
More changes to get category list working using etemplate2
|
2013-12-10 00:03:36 +00:00 |
|
Nathan Gray
|
3f531a29c0
|
Since we're changing dataset, force a reset() to clear cache and stuff.
|
2013-12-09 21:44:50 +00:00 |
|
Nathan Gray
|
735a1afa43
|
Clear queue when results arrive, and in reset()
|
2013-12-09 21:37:39 +00:00 |
|
Nathan Gray
|
72c3d211be
|
One more fix needed to allow :: inside UIDs
|
2013-12-09 21:13:59 +00:00 |
|
Klaus Leithoff
|
4c03a02926
|
attempt to implement focusItem, to be able to scroll to a selected Item automatically; implement wrapper for hasChildren from dhtmlXTree API
|
2013-12-09 16:00:15 +00:00 |
|
Klaus Leithoff
|
a9903e8847
|
mend absolute path problem for address popup
|
2013-12-09 14:31:01 +00:00 |
|
Hadi Nategh
|
95b704bd7d
|
Fix combination common rights selector in ACL popup window
|
2013-12-09 11:17:32 +00:00 |
|
Hadi Nategh
|
b06b18e006
|
Fix to set combination of Obsolote Rights (eg. c=kx) for ACL mail application
|
2013-12-09 10:10:51 +00:00 |
|
Klaus Leithoff
|
db0879f4a6
|
controlling some requirements on a send attempt (recipient, subject, mailbody)
|
2013-12-09 09:57:03 +00:00 |
|
Ralf Becker
|
8da1afca1e
|
some fixes to get "add favorite" in regular calendar views do something
|
2013-12-08 22:56:23 +00:00 |
|
Ralf Becker
|
921eaf73f1
|
pixelegg changes from last week
|
2013-12-08 21:38:36 +00:00 |
|
Nathan Gray
|
443b8ed854
|
Give some UI feedback if the delete does not work
|
2013-12-06 23:26:48 +00:00 |
|
Nathan Gray
|
bd47e10b10
|
Switch to framework favorites to be able to store contact view as a favorite
|
2013-12-06 23:13:33 +00:00 |
|
Nathan Gray
|
72c37e0849
|
non-et2 Favorites work in progress
Handle states that are id_data objects for egw.open()
|
2013-12-06 23:12:05 +00:00 |
|
Nathan Gray
|
ac04ff9f6c
|
non-et2 Favorites work in progress
Stop et2_favorites from overwriting sidebox
|
2013-12-06 23:10:25 +00:00 |
|
Nathan Gray
|
d097a0bfa1
|
non-et2 Favorites work in progress
New states now added to list immediately, can delete states
|
2013-12-06 21:26:55 +00:00 |
|