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 |
|
Ralf Becker
|
a74795387e
|
replace . in template-ids with - to simplify css usage, as we do it the unique id already
|
2013-08-28 14:24:01 +00:00 |
|
Ralf Becker
|
af6e15e5cd
|
removed left over prefix
|
2013-08-28 13:28:15 +00:00 |
|
Ralf Becker
|
a9a8e65ece
|
new parameter to be able to use get_user_applications() in admin and class-constants for ACL-rights, can be used instead EGW_ACL_* defines
|
2013-08-28 13:27:53 +00:00 |
|
Ralf Becker
|
b48e6b2531
|
admin ACL more or less finished (pending eT2 auto-repeat bug requiring to use old eTemplate for acl popup)
|
2013-08-28 12:52:47 +00:00 |
|
Ralf Becker
|
ee843a5f02
|
can not set undefined from server side, only null, therefore allowing that as argument for id in egw_refresh
|
2013-08-28 12:50:49 +00:00 |
|
Ralf Becker
|
b42b0a9e21
|
new option to to show only enabled apps (ones which users can get run-rights for) in select-apps
|
2013-08-28 10:07:24 +00:00 |
|
Ralf Becker
|
c12c53bcb8
|
support getting app from "app_something::method" get_rows method
|
2013-08-28 06:59:06 +00:00 |
|
Ralf Becker
|
d90dbfacf1
|
remove excess columns
|
2013-08-28 06:58:00 +00:00 |
|
Nathan Gray
|
f5b5b60636
|
Drag & drop files from user's system onto nextmatch row uploads into filemanager
|
2013-08-27 20:40:15 +00:00 |
|
Nathan Gray
|
36021f5d13
|
Drag & drop files from user's system onto nextmatch row now working with sub-grids too
|
2013-08-27 20:24:55 +00:00 |
|
Ralf Becker
|
5a801bbb67
|
next step for new ACL management
|
2013-08-27 17:58:38 +00:00 |
|
Nathan Gray
|
6028ac8eca
|
Drag & drop files from user's system onto nextmatch row uploads & links file to that row
|
2013-08-27 17:26:02 +00:00 |
|
Nathan Gray
|
4e2843b4a1
|
Implement set_value() to accept a list of files, which triggers the async upload and callbacks
|
2013-08-27 17:20:08 +00:00 |
|
Ralf Becker
|
ccab8e0ac1
|
fix alert("1"), caused by data-window-close being a string
|
2013-08-27 16:49:57 +00:00 |
|
Nathan Gray
|
3d12c2b591
|
Add namespace to drop event bindings to easily remove only the ones the widget added.
|
2013-08-27 16:29:13 +00:00 |
|
Hadi Nategh
|
7ee2c05955
|
remove extra app prefixes from method names in app.js, for both infolog and timesheet applications
|
2013-08-27 10:46:42 +00:00 |
|
Hadi Nategh
|
7474b78f72
|
fix not getting message on infolog.index template and message class should be /message/ instead of /redItalic/
|
2013-08-27 10:25:24 +00:00 |
|
Klaus Leithoff
|
07ed7f40a3
|
commit some french lang file stuff; provided by Thomas Chaillot, Spirea
|
2013-08-27 08:54:10 +00:00 |
|
Klaus Leithoff
|
cdd7fe57f5
|
commit some french lang file stuff; provided by Thomas Chaillot, Spirea
|
2013-08-27 08:54:08 +00:00 |
|
Klaus Leithoff
|
d4d9429d76
|
commit some french lang file stuff; provided by Thomas Chaillot, Spirea
|
2013-08-27 08:54:06 +00:00 |
|
Klaus Leithoff
|
a4cf6874e2
|
commit some french lang file stuff; provided by Thomas Chaillot, Spirea
|
2013-08-27 08:54:05 +00:00 |
|
Klaus Leithoff
|
454655a821
|
commit some french lang file stuff; provided by Thomas Chaillot, Spirea
|
2013-08-27 08:54:04 +00:00 |
|
Klaus Leithoff
|
63fcc7a6dc
|
commit some french lang file stuff; provided by Thomas Chaillot, Spirea
|
2013-08-27 08:54:03 +00:00 |
|
Klaus Leithoff
|
4603da8311
|
commit some french lang file stuff; provided by Thomas Chaillot, Spirea
|
2013-08-27 08:54:02 +00:00 |
|
Klaus Leithoff
|
3d38c00896
|
commit some french lang file stuff; provided by Thomas Chaillot, Spirea
|
2013-08-27 08:54:01 +00:00 |
|
Klaus Leithoff
|
4874e671ff
|
commit some french lang file stuff; provided by Thomas Chaillot, Spirea
|
2013-08-27 08:54:00 +00:00 |
|
Klaus Leithoff
|
acb0238a4e
|
commit some french lang file stuff; provided by Thomas Chaillot, Spirea
|
2013-08-27 08:53:58 +00:00 |
|
Klaus Leithoff
|
3cfd305599
|
commit some french lang file stuff; provided by Thomas Chaillot, Spirea
|
2013-08-27 08:53:58 +00:00 |
|
Klaus Leithoff
|
5a807858d7
|
commit some french lang file stuff; provided by Thomas Chaillot, Spirea
|
2013-08-27 08:53:55 +00:00 |
|
Klaus Leithoff
|
55667f8c45
|
commit some french lang file stuff; provided by Thomas Chaillot, Spirea
|
2013-08-27 08:53:55 +00:00 |
|
Hadi Nategh
|
2d87cace15
|
fix javascript error:"Object #<Object> has no method 'infolog_status_changed'" happens at infolog-> edit window
|
2013-08-27 08:02:08 +00:00 |
|