Ralf Becker
|
1590d02816
|
new egw_framework::message($msg, $msg_type="success") method and fixing nextmatch filter-change to return app-header
|
2013-09-05 11:53:25 +00:00 |
|
Nathan Gray
|
b1aca92a9e
|
Merge egw_jsons - use api egw.ajaxUrl()
|
2013-09-04 23:30:29 +00:00 |
|
Nathan Gray
|
c2c5337bd2
|
Save a little trouble by using the global egw.preferences() directly
|
2013-09-04 23:20:44 +00:00 |
|
Nathan Gray
|
853a93c9a3
|
Get confirming a notification working too
|
2013-09-04 22:58:29 +00:00 |
|
Nathan Gray
|
96a1c07e9e
|
Stop using deprecated methods, get notifications working again.
|
2013-09-04 22:52:43 +00:00 |
|
Nathan Gray
|
eef2235f2e
|
Merge egw_jsons - change jsonq to use egw.json()
|
2013-09-04 22:01:33 +00:00 |
|
Nathan Gray
|
467734258c
|
Merge egw_jsons - change preferences to use egw.json()
|
2013-09-04 21:51:08 +00:00 |
|
Nathan Gray
|
72e5c43a96
|
Add child action visbile/enabled checking - previously children were always enabled
|
2013-09-04 19:09:48 +00:00 |
|
Ralf Becker
|
1f8e0e9e41
|
global method egw_message(_msg, _type) to display success-, warning- or error-messages in app-header
|
2013-09-04 19:02:34 +00:00 |
|
Nathan Gray
|
30d16c491f
|
Fix exporting custom fields when they're not selected in the nextmatch column list
|
2013-09-04 16:14:30 +00:00 |
|
Nathan Gray
|
580d8c15a3
|
Understand user number preference when importing and exporting floats
|
2013-09-04 15:15:55 +00:00 |
|
Nathan Gray
|
addb422abe
|
When exporting as human values, format floats according to user preferences.
|
2013-09-04 14:27:43 +00:00 |
|
Ralf Becker
|
9d29c16c3a
|
fixed no footer (eg. closing body and html tag) in jdots template, because etemplate2 (unneccessary) calls footer, but ignores its return value
|
2013-09-04 13:50:37 +00:00 |
|
Ralf Becker
|
baaaf5b877
|
static method to get app-names as options, as from the widget itself
|
2013-09-04 13:48:22 +00:00 |
|
Ralf Becker
|
ed0abde9ae
|
simplyfied UI and taking into account that not all apps use group acl in same way
|
2013-09-04 09:48:18 +00:00 |
|
Klaus Leithoff
|
74ec0f6651
|
fix some issues for file upload type validation
|
2013-09-04 09:03:54 +00:00 |
|
Nathan Gray
|
c53943aa76
|
Another try to avoid jQueryUI error about not created menu
|
2013-09-03 21:25:50 +00:00 |
|
Ralf Becker
|
281dfe0fee
|
fix sql error when deleting a user without distribution lists
|
2013-09-03 16:05:32 +00:00 |
|
Hadi Nategh
|
d0f967bdd8
|
Set prefix for CSS classes, timesheet app
|
2013-09-03 14:42:46 +00:00 |
|
Hadi Nategh
|
93b7d48905
|
switch preferences from etemplate to etmplate2
|
2013-09-03 13:57:06 +00:00 |
|
Ralf Becker
|
c13dccd96e
|
fixed not shown day-sum (caused by 0 == 'ts_id')
|
2013-09-02 18:03:00 +00:00 |
|
Klaus Leithoff
|
367811306f
|
several stuff, AND basic attempt to handle upload files; first try with to importmessage and open. results in javascript error
|
2013-09-02 15:15:35 +00:00 |
|
Ralf Becker
|
aaf0a7491d
|
silence warning be defining the constants
|
2013-09-02 13:40:40 +00:00 |
|
Ralf Becker
|
e2cce43bad
|
fixed not working _self target
|
2013-09-02 13:25:00 +00:00 |
|
Ralf Becker
|
7a0df1531d
|
fixed distribution lists allways created in personal addressbook, not selected one
|
2013-09-02 13:24:21 +00:00 |
|
Klaus Leithoff
|
3bc322690e
|
throw exception if no name is given for instanciation of template
|
2013-09-02 12:51:53 +00:00 |
|
Klaus Leithoff
|
d5c2a03f51
|
revert changes introduced with r43681, as issue is fixed in bo_tracking and handling of GLOBALS[info][user][account_id]
|
2013-09-02 11:34:38 +00:00 |
|
Ralf Becker
|
55b0081103
|
fixed not working delete-account hook
|
2013-09-02 11:19:42 +00:00 |
|
Ralf Becker
|
3d20422177
|
not creating references to ['egw_info']['user'], as bo_tracking and other async service stuff has problems to change between different user enviroments
|
2013-09-02 10:43:16 +00:00 |
|
Ralf Becker
|
991980ac3a
|
fixed ACL was wrong way around and made use termenology more clear: data from, access by, ...
|
2013-09-02 09:19:49 +00:00 |
|
Klaus Leithoff
|
d5613a51fe
|
swap haystack and needle, as they seem in wrong order for the purpose at hand
|
2013-09-02 07:52:57 +00:00 |
|
Ralf Becker
|
550daca48f
|
fixed warning reported by Anthony Messina on developers list
|
2013-09-02 06:49:10 +00:00 |
|
Nathan Gray
|
dc46ebed05
|
Avoid jQueryUI error about not created menu
|
2013-08-30 16:27:34 +00:00 |
|
Nathan Gray
|
4760b5f55e
|
Keep column filters & sort of different nextmatches separate
|
2013-08-30 16:26:54 +00:00 |
|
Ralf Becker
|
65ef45630b
|
change send_notifications to always restore modifications on user-enviroment, before returning
|
2013-08-30 13:48:47 +00:00 |
|
Klaus Leithoff
|
7744905ba8
|
try to resolve a use-session-stored-data related problem; make sure account_id and prefs are restored after send_notification
|
2013-08-30 12:57:51 +00:00 |
|
Ralf Becker
|
9c1cb15fbd
|
* Calendar/ActiveSync: keep external organizer and status&role of existing participants, if clients does not send them
|
2013-08-30 11:14:43 +00:00 |
|
Klaus Leithoff
|
0dedd1faf7
|
commit some french lang file stuff; provided by Thomas Chaillot, Spirea
|
2013-08-30 07:10:03 +00:00 |
|
Klaus Leithoff
|
0abc706463
|
commit some french lang file stuff; provided by Thomas Chaillot, Spirea
|
2013-08-30 07:09:32 +00:00 |
|
Klaus Leithoff
|
a519fc099c
|
commit some french lang file stuff; provided by Thomas Chaillot, Spirea
|
2013-08-30 07:09:22 +00:00 |
|
Klaus Leithoff
|
10392f5f34
|
commit some french lang file stuff; provided by Thomas Chaillot, Spirea
|
2013-08-30 07:08:58 +00:00 |
|
Klaus Leithoff
|
0e48562b82
|
commit some french lang file stuff; provided by Thomas Chaillot, Spirea
|
2013-08-30 07:08:31 +00:00 |
|
Ralf Becker
|
32ebec4feb
|
* Addressbook: deleting an account now also takes care of deleting or changing ownership of distribution lists (beside contacts as before)
|
2013-08-30 07:05:19 +00:00 |
|
Ralf Becker
|
ecf440ed57
|
fixed SQL error caused by so_sql prefixing 0 with table name
|
2013-08-29 13:28:08 +00:00 |
|
Ralf Becker
|
b6013305f7
|
always replace dots with dashes in DOM id
|
2013-08-29 12:10:06 +00:00 |
|
Ralf Becker
|
a4ec8796af
|
* Timesheet/PostgreSQL: fix SQL error when selecting a timerange
|
2013-08-29 10:59:00 +00:00 |
|
Klaus Leithoff
|
f5e00e4bad
|
add (and use) preg replace callback for mailto link to text transformation
|
2013-08-29 10:39:08 +00:00 |
|
Hadi Nategh
|
40ba4bad22
|
Add favorite onto side-box menu for timesheet app
|
2013-08-29 08:25:46 +00:00 |
|
Nathan Gray
|
eb989ed98b
|
Hold Ctrl key to drag a file from filemanager to system folder / desktop
Restricted to Chrome only, one file at a time, folders don't work well.
This uses Chrome-only DownloadURL, so other browser support is unlikely.
|
2013-08-28 22:31:14 +00:00 |
|
Ralf Becker
|
020d6d9394
|
replace all .
|
2013-08-28 14:43:27 +00:00 |
|