Ralf Becker
|
fac4eccac4
|
ckeditor 4 needs toolbarCanCollapse=true to honor toolbarStartupExpanded=false
|
2013-03-27 07:59:09 +00:00 |
|
Ralf Becker
|
91d13ea506
|
* Filemanager: fixed not working "Save as" for Internet Explorer (all versions), gave PHP Fatal Error
|
2013-03-25 18:27:16 +00:00 |
|
Ralf Becker
|
05c68846eb
|
async notifications can NOT use a single static variable as cache, as it will be used for all the different entries notified
--> using a class variable (different per app) and indexing cache be id or entry
|
2013-03-22 15:07:54 +00:00 |
|
Ralf Becker
|
d1bc588b25
|
Changelog for 11.1.20130322
|
2013-03-22 10:38:26 +00:00 |
|
Klaus Leithoff
|
177a779aa3
|
fix situation on reply, if there is no signature and no predefined font section, there is no room above the original message to start writing
|
2013-03-22 10:37:11 +00:00 |
|
Ralf Becker
|
959da5ae4c
|
latest spec
|
2013-03-22 10:36:29 +00:00 |
|
Ralf Becker
|
71cc964b11
|
* Setup: fixed not working install on openSUSE 12.2/3, because last line of output from "service (mysql|apache2) status" is empty
|
2013-03-22 10:23:12 +00:00 |
|
Klaus Leithoff
|
550760065b
|
* API/CKEditor: allow link dialog in simple-with-image feature mode (email)
|
2013-03-21 16:21:24 +00:00 |
|
Ralf Becker
|
6a6dc321f3
|
Changelog for 11.1.20130321
|
2013-03-21 16:19:59 +00:00 |
|
Klaus Leithoff
|
019c76b16e
|
fix could not access file (missing urldecode problem)
|
2013-03-21 14:26:53 +00:00 |
|
Klaus Leithoff
|
ab509a6ba2
|
fix problem with attaching files with spaces to mails
|
2013-03-21 12:46:41 +00:00 |
|
Klaus Leithoff
|
311561b8ab
|
* API/CKEditor: allow more space for html-editable area (by setting smaller margin)
|
2013-03-21 11:08:04 +00:00 |
|
Klaus Leithoff
|
048b79d5a4
|
* eMail: provide capability to fetch other apps entrys (subject, body, attachments) via registered method, and open compose with the given content
|
2013-03-21 10:33:40 +00:00 |
|
Klaus Leithoff
|
bc88a51abe
|
documentation on wanted functionality for allowed method fetch on egw_link::get_registry possibly provided by search_link
|
2013-03-21 10:28:10 +00:00 |
|
Ralf Becker
|
3568de95dd
|
holidays file for ZA - South Africa, thanks to smataitsane-AT-nupsaw.co.za
|
2013-03-20 18:58:31 +00:00 |
|
Ralf Becker
|
de49fbda1c
|
holidays file for ZA - South Africa, thanks to smataitsane-AT-nupsaw.co.za
|
2013-03-20 18:58:09 +00:00 |
|
Nathan Gray
|
7a58f4c141
|
Fix up display issues in link widget (annoying link delete, hiding link button)
|
2013-03-20 18:26:18 +00:00 |
|
Nathan Gray
|
c8c45a582d
|
Style for empty row placeholder
|
2013-03-20 16:43:43 +00:00 |
|
Nathan Gray
|
732351a539
|
Remove debug logging
|
2013-03-20 16:43:07 +00:00 |
|
Nathan Gray
|
f7f9e13916
|
Fix missing custom fields
|
2013-03-20 16:41:46 +00:00 |
|
Nathan Gray
|
cf32147cc2
|
Avoid an error if we try to csv_split() null
|
2013-03-20 16:18:53 +00:00 |
|
Nathan Gray
|
fee50cec99
|
Fix nm refresh() not working if the ID was a number
|
2013-03-20 16:17:23 +00:00 |
|
Nathan Gray
|
3142b9fd1f
|
Fix templates creating unwanted namespaces
|
2013-03-20 16:16:12 +00:00 |
|
Nathan Gray
|
142583956e
|
Add general placeholder {{link}} is a link to current record
|
2013-03-20 14:58:27 +00:00 |
|
Nathan Gray
|
b13ccf631c
|
Add {{link}} placeholder to other apps
|
2013-03-20 14:51:09 +00:00 |
|
Ralf Becker
|
16e3ae2551
|
* FMail: when toggeling between html and plain-text in compose, do NOT convert to iso-8859-1, to fix problems with non-western charsets eg. cyrillic
|
2013-03-20 13:36:24 +00:00 |
|
Ralf Becker
|
77445489df
|
* Filemanager: fixing problem creating new directory with cyrilic name, also generating etag for directories as required by ownCloud
|
2013-03-20 12:57:16 +00:00 |
|
Ralf Becker
|
8ca1d8297b
|
* Filemanager: fixing problem creating new directory with cyrilic name, also generating etag for directories as required by ownCloud
|
2013-03-20 12:56:44 +00:00 |
|
Ralf Becker
|
bcc1d5e5d0
|
* Projectmanager: showing again global categories and their color from all apps, do no remove datasource category when element get stored and no category is selected
|
2013-03-20 11:06:52 +00:00 |
|
Ralf Becker
|
da800182cb
|
* Projectmanager: showing again global categories and their color from all apps, do no remove datasource category when element get stored and no category is selected
|
2013-03-20 11:06:23 +00:00 |
|
Ralf Becker
|
589a5e63cc
|
Fix missing category colors for app specific categories
r42030: Make sure global categories is infolog when in infolog. Other apps (tracker) may grab it first if we don't set it here
|
2013-03-20 10:02:06 +00:00 |
|
Ralf Becker
|
10703e36f0
|
fixed not working link in notifications / subscribtions, if path contains eg. a space
caused by unnecessary appended path=... url parameter breaking WebDAV, added new config to NOT add it, as not setting id causes signature to fail
|
2013-03-20 09:55:50 +00:00 |
|
Ralf Becker
|
7cc358b526
|
fixed not working link in notifications / subscribtions, if path contains eg. a space
caused by unnecessary appended path=... url parameter breaking WebDAV, added new config to NOT add it, as not setting id causes signature to fail
|
2013-03-20 09:55:30 +00:00 |
|
Nathan Gray
|
9ae89a0844
|
Fix missing data in named sub-templates
|
2013-03-19 22:53:51 +00:00 |
|
Nathan Gray
|
81fbfc23cc
|
Add general placeholder {{link}} is a link to current record
|
2013-03-19 20:56:58 +00:00 |
|
Nathan Gray
|
190e25be11
|
Fix responsible edit fields not saved
|
2013-03-19 19:23:24 +00:00 |
|
Nathan Gray
|
95846e595b
|
- Change responsible edit to multi-checkbox widget instead of chosen
|
2013-03-19 15:47:18 +00:00 |
|
Nathan Gray
|
e8600c5db2
|
- Fix responsible edit fields not saved
- Change responsible edit to multi-checkbox widget instead of chosen
|
2013-03-19 15:44:38 +00:00 |
|
Nathan Gray
|
a00c37f3d0
|
- Code consolidation for merging links
- Cache notifications per date-time & lang preferences instead of generating for each user
- Custom notifications for Infolog
|
2013-03-19 15:07:53 +00:00 |
|
Nathan Gray
|
e7b7b78e92
|
Re-init egw_time so it gets the appropriate preferences for the notification
|
2013-03-18 23:41:10 +00:00 |
|
Nathan Gray
|
ab601bf94c
|
Make sure global categories is infolog when in infolog. Other apps (tracker) may grab it first if we don't set it here
|
2013-03-18 23:22:51 +00:00 |
|
Nathan Gray
|
cbbd03f388
|
- Use top-level preferences to load favorites
- Empty sidebox target on unload to prevent handlers hanging around
|
2013-03-18 20:58:55 +00:00 |
|
Nathan Gray
|
0e89b309e3
|
Push updated preferences to client so favorites don't re-appear / disappear
|
2013-03-18 20:55:47 +00:00 |
|
Nathan Gray
|
562ffe972f
|
Fix some destructors
|
2013-03-18 20:52:41 +00:00 |
|
Klaus Leithoff
|
bc61becbf4
|
handle missing v2 skin
|
2013-03-18 16:02:56 +00:00 |
|
Klaus Leithoff
|
229b09da8d
|
handle missing v2 skin
|
2013-03-18 16:02:35 +00:00 |
|
Nathan Gray
|
3e09f30480
|
Fix multiple delete confirmations
|
2013-03-18 15:43:22 +00:00 |
|
Klaus Leithoff
|
4ef692332f
|
allow better config options for spell checking in ckeditor (add BrowserBased only)
|
2013-03-18 15:37:17 +00:00 |
|
Klaus Leithoff
|
6204999b19
|
allow better config options for spell checking in ckeditor (add BrowserBased only)
|
2013-03-18 15:36:27 +00:00 |
|
Klaus Leithoff
|
9006939914
|
* API: enable browsers native spellchecker as default for HTML Editor, if e.g.: aspell fails - to use browsers native spellchecker, you have to hold CMD/CTRL button on rightclick to access the browsers spell correction options
|
2013-03-18 10:00:24 +00:00 |
|