Hadi Nategh
|
54d4fc28dc
|
No need to submit after the print is triggerd
|
2015-02-18 11:45:06 +00:00 |
|
Ralf Becker
|
d2a8e376f5
|
* Admin: add a description to stock groups Admins, Default and NoGroup, allow to edit that description for LDAP and ADS
|
2015-02-18 11:41:17 +00:00 |
|
Ralf Becker
|
0be632b3b7
|
fixed send mail does not contain attachments
|
2015-02-18 11:17:44 +00:00 |
|
Ralf Becker
|
6c139e1fdb
|
* Mail: composed mails saved as draft contains again attachments, drafts created by autosaving every 2 minutes do not for performance reasons
|
2015-02-18 10:10:35 +00:00 |
|
Hadi Nategh
|
69e780fab8
|
Fix calendar print template
|
2015-02-18 09:31:34 +00:00 |
|
Ralf Becker
|
23c51a7acd
|
* Calendar: fixed week 13 was skiped (due to daylight saving change) when using week navigation, added propper header for multiple week view
|
2015-02-18 08:47:04 +00:00 |
|
Ralf Becker
|
843bbd1dc1
|
disabling dates_range_view in favor of using dates-table direct, as it appears 1.5-3 times quicker in two big installations I tested with
|
2015-02-18 08:16:16 +00:00 |
|
Ralf Becker
|
ec03148f1a
|
harden ldap auth, by removing \000 bytes, causing passwords to be not empty by php, but empty to c libaries
|
2015-02-17 22:26:09 +00:00 |
|
Ralf Becker
|
0fbe4b7ae7
|
Fix some nextmatch custom field bugs:
- no custom fields in nm rows when there were none explicitly selected
- Custom field column shown even if none were defined
|
2015-02-17 22:04:24 +00:00 |
|
Nathan Gray
|
6b345a6bc5
|
Fix bug where old image directory was re-scanned when changing it, instead of the new image directory
|
2015-02-17 18:47:34 +00:00 |
|
Nathan Gray
|
37a29dd25d
|
Allow notes to scroll as needed.
|
2015-02-17 16:41:55 +00:00 |
|
Nathan Gray
|
e906d4f67a
|
Fix link to no longer pre-selecting last used app
|
2015-02-17 16:29:05 +00:00 |
|
Ralf Becker
|
a7708a8773
|
* InfoLog/Addressbook: refresh CRM view if InfoLog was edited without having InfoLog tab open
|
2015-02-17 16:22:08 +00:00 |
|
Ralf Becker
|
e957750106
|
fixed not shown custom-fields in infolog
|
2015-02-17 14:36:01 +00:00 |
|
Hadi Nategh
|
5fe98953a1
|
Fix splitter widget dock to the fullSize if there is no size preference yet
|
2015-02-17 12:52:49 +00:00 |
|
Ralf Becker
|
2654dccb45
|
* PostgreSQL: fixed not working new installation
due to access to egw_mailaccounts table prior to creating it: gets now checked, to not abort transaction
|
2015-02-17 10:51:16 +00:00 |
|
Ralf Becker
|
199285ba01
|
add encoding, eTempalte2 DTD and svn propset svn:keywords Id to all eTemplates
|
2015-02-17 10:00:12 +00:00 |
|
Ralf Becker
|
d432642f1a
|
add encoding, eTempalte2 DTD and svn propset svn:keywords Id to all eTemplates
|
2015-02-17 09:55:05 +00:00 |
|
Ralf Becker
|
6253526f69
|
remove outdated and basicly empty README
|
2015-02-17 09:23:31 +00:00 |
|
Hadi Nategh
|
dbe3e43c9a
|
Missing commit from commit #51809
|
2015-02-17 09:12:19 +00:00 |
|
Hadi Nategh
|
bd7080dce6
|
Missing commit from commit #51809
|
2015-02-17 09:11:38 +00:00 |
|
Ralf Becker
|
cd0d8adad5
|
pending translations from our translation server
|
2015-02-17 09:03:29 +00:00 |
|
Ralf Becker
|
18fafed2a4
|
pending translations from our translation server
|
2015-02-17 08:52:58 +00:00 |
|
Ralf Becker
|
7a4520daaa
|
remove hook and translations from old update check
|
2015-02-17 08:47:48 +00:00 |
|
Ralf Becker
|
c822b48e7c
|
remove hook and translations from old update check
|
2015-02-17 08:47:19 +00:00 |
|
Hadi Nategh
|
6ea1b17b40
|
Detect Flash player click-to-play mode and inform user how to allow it for copy to clipboard from context menu
- Fix hovering over copy to clipboard brings a wierd small grey box
|
2015-02-17 08:18:36 +00:00 |
|
Ralf Becker
|
4bc9ff3b65
|
missing (empty) update scripts for home
|
2015-02-17 08:11:58 +00:00 |
|
Ralf Becker
|
bc0e13fd0b
|
missing (empty) update scripts for home
|
2015-02-17 08:11:34 +00:00 |
|
Ralf Becker
|
15368b70b7
|
use error_log instead of echo to give constant feedback (echo uses output buffering) and set fs_content in all rows to NULL, as it is a lot quicker
|
2015-02-17 07:55:24 +00:00 |
|
Ralf Becker
|
9686d8ff5b
|
use error_log instead of echo to give constant feedback (echo uses output buffering) and set fs_content in all rows to NULL, as it is a lot quicker
|
2015-02-17 07:55:11 +00:00 |
|
Ralf Becker
|
bb76fbe8c4
|
seems like bindValue need to be done for each execute
|
2015-02-16 15:52:00 +00:00 |
|
Ralf Becker
|
7e8f2716e6
|
seems like bindValue need to be done for each execute
|
2015-02-16 15:51:44 +00:00 |
|
Hadi Nategh
|
f3de318e81
|
Detect Flash player click-to-play mode and inform user how to allow it for copy to clipboard from context menu
- Fix hovering over copy to clipboard brings a wierd small grey box
|
2015-02-16 15:18:25 +00:00 |
|
Ralf Becker
|
42413373b5
|
fix migrate_db2fs to only fetch 5 files per query, as we dont want to require enough memory to hold all file in memory
|
2015-02-16 15:15:54 +00:00 |
|
Ralf Becker
|
d1bea8ca1d
|
fix migrate_db2fs to only fetch 5 files per query, as we dont want to require enough memory to hold all file in memory
|
2015-02-16 15:14:07 +00:00 |
|
Ralf Becker
|
09e6adc04b
|
translations for Flash player use in copy to clipboard
|
2015-02-16 14:52:46 +00:00 |
|
Ralf Becker
|
5c82ac5465
|
* ProjectManager/PostgreSQL: fix SQL error in project-list caused by new resources column
fix columns containing commas as part of function calls getting split incorrect in fix_group_by_columns
|
2015-02-16 10:24:29 +00:00 |
|
Ralf Becker
|
e87c0dfb1a
|
* ProjectManager/PostgreSQL: fix SQL error in project-list caused by new resources column
fix columns containing commas as part of function calls getting split incorrect in fix_group_by_columns
|
2015-02-16 10:22:23 +00:00 |
|
Ralf Becker
|
6fce59832d
|
fix PHP Fatal error: Cannot pass parameter 3 by reference
|
2015-02-16 08:31:10 +00:00 |
|
Ralf Becker
|
9a633cab48
|
fix PHP Fatal error: Cannot pass parameter 3 by reference
|
2015-02-16 08:30:50 +00:00 |
|
Ralf Becker
|
97d38091d8
|
fix PHP Fatal error: Call to undefined function is_stream() stalling WebDAV
|
2015-02-15 00:13:52 +00:00 |
|
Ralf Becker
|
5af58140f2
|
fix PHP Fatal error: Call to undefined function is_stream() stalling WebDAV
|
2015-02-15 00:12:47 +00:00 |
|
Ralf Becker
|
f4f98150c5
|
read attachment data from etemplate request, use tmpname only to identify it
|
2015-02-14 20:10:51 +00:00 |
|
Ralf Becker
|
2eb5b6f097
|
read attachment data from etemplate request, use tmpname only to identify it
|
2015-02-14 20:10:26 +00:00 |
|
Ralf Becker
|
042c8bc3cc
|
move code for html or javascript content-type headers from webdav to html class and use it for attachments too
|
2015-02-14 19:32:57 +00:00 |
|
Ralf Becker
|
36bc17a442
|
move code for html or javascript content-type headers from webdav to html class and use it for attachments too
|
2015-02-14 19:32:21 +00:00 |
|
Ralf Becker
|
73cb8d4aa5
|
remove not needed dhtmlx samples
|
2015-02-14 17:16:43 +00:00 |
|
Ralf Becker
|
2fcfa9e0a8
|
remove not needed dhtmlx samples
|
2015-02-14 17:15:00 +00:00 |
|
Ralf Becker
|
a09954855e
|
removed not used remote administration, use json serialization for new admin_cmd data and (secured) json_php_unserialize for existing data
|
2015-02-14 17:06:04 +00:00 |
|
Ralf Becker
|
b4ef509c03
|
removed not used remote administration, use json serialization for new admin_cmd data and (secured) json_php_unserialize for existing data
|
2015-02-14 17:05:16 +00:00 |
|