Commit Graph

16525 Commits

Author SHA1 Message Date
1866dd1c43 (Hopefully) fixed broken SVN Id tags 2011-02-23 20:18:56 +00:00
e2c9cd49cc Initial commit of the current JS implementation of the egw_action system, which will later be used to create context sensitive menus and drag and drop capabilities. The egw_menu.js/egw_menu_dhtml.js files are fully functional (see test in the test dir), implementation of egw_action.js has just started and not even a single line of that has been tested yet. 2011-02-23 18:24:16 +00:00
75ba2fc475 Hide exporting for admins too, if they've disabled exporting site-wide 2011-02-23 16:45:19 +00:00
c4165cbe55 add German translation and fixed some typos 2011-02-23 13:23:44 +00:00
a8cc0801ec add German translation and fixed some typos 2011-02-23 13:13:01 +00:00
5421d1ddc2 added some German Translations 2011-02-23 12:46:56 +00:00
5a695cf71a added some German Translations 2011-02-23 12:42:17 +00:00
6857f1c36e with php5.3 EncodeQP uses quoted_printable_encode, which messes up content eventually 2011-02-23 12:36:08 +00:00
5777b7bfc5 some types fixed 2011-02-23 12:28:27 +00:00
b83c6d8a09 added some German translation 2011-02-23 11:36:34 +00:00
6edb314931 * correctly parsing of "time-range" REPORT filter, giving a SQL error before because it requires comparing as unix timestamp not strings 2011-02-23 10:59:12 +00:00
b9b19b430a remove project column as it is of no use 2011-02-23 08:39:22 +00:00
96dd9d46c2 Include main category even if no sub-cats are selected 2011-02-22 20:14:35 +00:00
83f3aaa5f3 Get list of extensions from parent class 2011-02-22 20:00:04 +00:00
ab93527a77 Get list of extensions from parent class 2011-02-22 19:58:04 +00:00
19ede9a2cc Get list of extensions from parent class 2011-02-22 19:56:49 +00:00
03d3b5c36b Add common function to get list of supported extensions 2011-02-22 19:46:09 +00:00
6554ca4c09 Add 2609day/name2609 for name of week, change 2609range/month2609 to name of month instead of number 2011-02-22 18:45:33 +00:00
127976b1ef Enforce export limit for csv exports 2011-02-22 18:17:13 +00:00
a019e94e55 Respect global setting export_limit = 'no' -> disable exporting 2011-02-22 17:43:33 +00:00
7e3e434e39 Remove link to old import 2011-02-22 17:16:17 +00:00
838f4664f1 * Add ability for users to define their own definitions
- Permissions set by admin in the Site configuration
2011-02-22 17:13:03 +00:00
68e369cdd7 use /usr/bin/tnef if available, before search tnef or ytnef via which in the path, to cope with system having it NOT in the path, but at its standard location 2011-02-22 13:09:09 +00:00
6d2179889c Fixed stylite bug #1291, mime type icons were to large. Fix does not work with IE <=6 2011-02-21 18:59:58 +00:00
43e4fa2c3c Updated the thumbnail generator to use the egw_cache_file class to generate a temp filename 2011-02-21 18:37:45 +00:00
76c981d20d rewrite of r33861, a bit more elegant 2011-02-21 16:30:27 +00:00
5267605a79 make sure the mail object is ALWAYS created new, as it may cause problems with the sender information, if notification is running as cronjob and trying to notify users with different senderinformation 2011-02-21 12:12:29 +00:00
7a9b365d2b Add some missing historylog widgets 2011-02-18 18:28:11 +00:00
99df873aa3 - Add setting to select-cat to display missing IDs as Missing: #
- Use select-cat setting in historylog widget to display something for deleted categories
2011-02-18 18:27:01 +00:00
1280527169 Change display of placeholder tags from 2432...2432 to {{...}} 2011-02-18 17:07:16 +00:00
3296d09385 Change display of placeholder tags from 2432...2432 to {{...}} 2011-02-18 17:03:20 +00:00
c44e418d87 Change display of placeholder tags from 2432...2432 to {{...}} 2011-02-18 17:02:14 +00:00
56cd0d5779 Change display of placeholder tags from 2432...2432 to {{...}} 2011-02-18 16:59:52 +00:00
e70f70f148 Better handling for multi-day events - properly show up for each day of the week 2011-02-18 16:09:42 +00:00
f41e44fee7 Prevent first event in the range from filling in empty dates when using 2432day/date2432 2011-02-18 15:30:21 +00:00
dfa96ca0a6 List each sub-cat separately 2011-02-18 15:04:40 +00:00
50543c0115 Don't show private events in search results, even if user has freebusy permission 2011-02-17 20:39:10 +00:00
0a71419124 Prevent double countries in address view 2011-02-17 20:00:54 +00:00
76497460f5 Reset merge selectbox after choosing a file 2011-02-17 18:27:37 +00:00
27b9ae4ee3 Add 2934day/date2934 placeholder to first entry inside day of week and daily tables. Only available inside the selected date range(s). 2011-02-17 18:18:06 +00:00
d529f10479 Prevent duplicate events in some tables 2011-02-17 17:37:24 +00:00
65baaf764e Fix range date format 2011-02-17 16:50:46 +00:00
d846176c9f Include path for sub-categories 2011-02-17 16:40:57 +00:00
ebffdf2f53 Provide proper history widget for Last changed, and stop any more from being logged 2011-02-17 00:10:51 +00:00
1ef649b869 Fix for display of multi-row read-only select-account widget 2011-02-16 18:22:42 +00:00
3980ba3692 Correct category formatting 2011-02-16 17:56:00 +00:00
0c97c3bd10 Add extra placeholder 'categories' for expanded categories with path 2011-02-16 17:47:31 +00:00
077122e03f Fix user filter for merge 2011-02-16 17:23:52 +00:00
4c4f2e5e32 Apply current filters to range selections when merging 2011-02-16 17:19:19 +00:00
1e296760d9 fixed not working ctag calculation in trunk, plus docu and logging 2011-02-16 14:21:59 +00:00