Commit Graph

23422 Commits

Author SHA1 Message Date
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
46ecce3759 commit some french lang file stuff; provided by Thomas Chaillot, Spirea 2013-08-27 08:55:42 +00:00
Klaus Leithoff
5faf8b2537 commit some french lang file stuff; provided by Thomas Chaillot, Spirea 2013-08-27 08:55:39 +00:00
Klaus Leithoff
b9a24e9d3b commit some french lang file stuff; provided by Thomas Chaillot, Spirea 2013-08-27 08:55:38 +00:00
Klaus Leithoff
0e89d4c1a0 commit some french lang file stuff; provided by Thomas Chaillot, Spirea 2013-08-27 08:55:37 +00:00
Klaus Leithoff
d5254b2667 commit some french lang file stuff; provided by Thomas Chaillot, Spirea 2013-08-27 08:55:36 +00:00
Klaus Leithoff
21c071b3f8 commit some french lang file stuff; provided by Thomas Chaillot, Spirea 2013-08-27 08:55:34 +00:00
Klaus Leithoff
5f41a16dd6 commit some french lang file stuff; provided by Thomas Chaillot, Spirea 2013-08-27 08:55:34 +00:00
Klaus Leithoff
51ffad69a0 commit some french lang file stuff; provided by Thomas Chaillot, Spirea 2013-08-27 08:55:33 +00:00
Klaus Leithoff
53b3364b00 commit some french lang file stuff; provided by Thomas Chaillot, Spirea 2013-08-27 08:55:33 +00:00
Klaus Leithoff
7ecf772afa commit some french lang file stuff; provided by Thomas Chaillot, Spirea 2013-08-27 08:55:33 +00:00
Klaus Leithoff
c960c9abb9 commit some french lang file stuff; provided by Thomas Chaillot, Spirea 2013-08-27 08:55:32 +00:00
Klaus Leithoff
cc73e9dd0d commit some french lang file stuff; provided by Thomas Chaillot, Spirea 2013-08-27 08:55:31 +00:00
Klaus Leithoff
2ac6972def commit some french lang file stuff; provided by Thomas Chaillot, Spirea 2013-08-27 08:55:29 +00:00
Klaus Leithoff
99c874f2e3 commit some french lang file stuff; provided by Thomas Chaillot, Spirea 2013-08-27 08:55:28 +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
Klaus Leithoff
9d5eb54b47 encapsulate adaption of subject in function, and use it 2013-08-27 07:56:46 +00:00
Nathan Gray
2875455a59 Avoid error if menu was not created 2013-08-26 23:29:52 +00:00
Nathan Gray
5a5b02c304 Remove HTML from title in example - jQueryUI changed to text() so HTML no longer works 2013-08-26 19:10:26 +00:00
Nathan Gray
4fa0370ce4 Avoid error if div has no ID (eg: dialog) 2013-08-26 19:08:02 +00:00
Nathan Gray
cb22a93104 Update template js to et2 2013-08-26 18:30:58 +00:00
Ralf Becker
db7d12af4b first take on new ACL dialog for admin 2013-08-26 18:25:43 +00:00
Ralf Becker
85aae69c69 keep role "CHAIR" from an external organizer, even if he is a regular participant with a different role 2013-08-26 17:48:19 +00:00
Nathan Gray
838966ae9e Properly fix date-timeonly js side to return a timestamp as all date widgets, server side converts it to expected format, same as others. 2013-08-26 17:04:43 +00:00
Nathan Gray
3b65d807ba Better handling for disabled columns.
Disabled grid columns don't create widgets, which caused the nm issues as it expected a widget in each cell.
2013-08-26 16:42:49 +00:00
Nathan Gray
591bb48410 Fix favorites for infolog 2013-08-26 15:10:33 +00:00
Klaus Leithoff
d5d6f4daf9 make sure possible instance is unset before recreating the entry; correct condition on InstanceCreation when icServerObject is passed; unset cachedObjects for Instance 2013-08-26 14:27:46 +00:00
Klaus Leithoff
bacf0c0330 allow unsetting cachedObjects for tracker mailhandler 2013-08-26 14:19:21 +00:00
Ralf Becker
aa8a848871 optional parameter for egw_framework::window_close() to specify an alert message, which get shown/alerted, before closing the window 2013-08-26 10:24:11 +00:00
Ralf Becker
8d9118a4cb fixed version to 1.9.005 2013-08-26 10:05:45 +00:00
Hadi Nategh
9217768b07 Add new app.js to infolog application, missing from r43502. 2013-08-26 09:45:43 +00:00
Klaus Leithoff
ed08b9612e commit some lang file stuff; mostly french 2013-08-26 09:41:02 +00:00
Klaus Leithoff
dae7123c77 commit some lang file stuff; mostly french 2013-08-26 09:39:33 +00:00