Hadi Nategh
|
5452c7cbe1
|
Fix splitter does not get resized after container resize
|
2017-06-26 10:19:11 +02:00 |
|
nathangray
|
6c059fc256
|
Etemplate - Fix bug in vfs widget where if the name matched part of the path, the name was not displayed
|
2017-06-12 13:56:27 -06:00 |
|
nathangray
|
b0c7a55d9d
|
Missing translations, provided by Stefan Unverricht
|
2017-06-07 15:15:13 -06:00 |
|
Hadi Nategh
|
11c03702dd
|
Implement sub_app attribute for customfields widget, in order to be able to store sub-app's specific customfields
|
2017-06-07 17:54:09 +02:00 |
|
Hadi Nategh
|
802a931cc3
|
Fix taglist-accounts does not get right value on the first load
|
2017-05-26 18:10:49 +02:00 |
|
nathangray
|
e6e61b215b
|
Etemplate - allow escaped double quotes in email addresses
|
2017-05-25 15:16:04 -06:00 |
|
nathangray
|
daaf795e8f
|
Fix apps using an iframe for admin could not properly load the sidebox tree
|
2017-05-18 12:15:32 -06:00 |
|
nathangray
|
5765335de8
|
Fix download linked files as zip gave the following error:
CreateObject() file /var/www/epl-trunk/api/inc/class..inc.php not found!
(see df7d8c414a )
|
2017-05-11 12:25:31 -06:00 |
|
nathangray
|
32778f20bf
|
Fix calendar edit recurrence losing timezone on first load
|
2017-05-10 13:45:32 -06:00 |
|
nathangray
|
379463c96d
|
Remove debug
|
2017-05-10 08:48:14 -06:00 |
|
nathangray
|
4696246b7b
|
Fix readonly link-to widget was not read-only
|
2017-05-04 09:33:57 -06:00 |
|
Hadi Nategh
|
203fa8a9be
|
Make sure that placeholder actions are defined and existed in client-side
|
2017-04-24 17:53:25 +02:00 |
|
nathangray
|
3ea4fda227
|
Do not change XMLNode, that changes the cached template. Clone it, then change it to avoid weird side effects.
|
2017-04-19 12:51:58 -06:00 |
|
nathangray
|
bf1bd63110
|
If tab is hidden, set widgets to readonly to avoid the need for client side validation
|
2017-04-19 10:44:24 -06:00 |
|
Hadi Nategh
|
f230917d21
|
Add a new option to taglist-email to allow domain part of email be optional
|
2017-04-19 15:49:01 +02:00 |
|
nathangray
|
6b294db3fc
|
File upload bugfixes:
- Javascript error uploading files with ' in their name
- uploading the same file twice to a customfield did not show the file uploaded properly
|
2017-04-18 09:34:33 -06:00 |
|
Hadi Nategh
|
163b6b6522
|
Give preferences popup bigger size plus show fulltext of selectboxes
|
2017-04-18 14:57:04 +02:00 |
|
nathangray
|
68e4df3d22
|
Fix upload status on single uploads disappeared when upload was complete
|
2017-04-13 08:52:24 -06:00 |
|
nathangray
|
cfba2eea33
|
Make sure magicsuggest loses its focus class to avoid focus stealing issues with multiple on a page
|
2017-04-11 10:14:57 -06:00 |
|
nathangray
|
d5c24a2c8e
|
Thumbnails (and handling) of uploaded files on new entries that have not yet been saved
|
2017-04-10 10:39:04 -06:00 |
|
Hadi Nategh
|
d609c67d8a
|
Some adjustment for modern login-page
|
2017-04-06 18:17:47 +02:00 |
|
Ralf Becker
|
9361927edf
|
prefer window over top, which might cause a security exception
|
2017-03-08 15:02:29 +01:00 |
|
Ralf Becker
|
e63cb7c849
|
same story tutorial popup: ignore security exception if window.top is in a different security context
eg. because SiteMgr contact-form is running in an iframe
|
2017-03-08 14:25:52 +01:00 |
|
Ralf Becker
|
f0925ef32c
|
same story for framework: ignore security exception if window.top is in a different security context
eg. because SiteMgr contact-form is running in an iframe
|
2017-03-08 14:21:29 +01:00 |
|
Ralf Becker
|
d1b963c98b
|
ignore security exception if window.top is in a different security context
eg. because SiteMgr contact-form is running in an iframe
|
2017-03-08 14:14:16 +01:00 |
|
nathangray
|
e649793aee
|
Add tooltip so you can tell which phone number is which in addressbook list
|
2017-03-02 10:53:42 -07:00 |
|
nathangray
|
d0913cb309
|
Fix title & description in calendar events were not escaped
|
2017-03-01 10:52:38 -07:00 |
|
Hadi Nategh
|
74af635dac
|
WIP of modern login page:
- Position social media icons
|
2017-02-07 12:44:00 +01:00 |
|
Hadi Nategh
|
e3bacb3565
|
* Mobile template: Fix "info message regarding fullscreen" does not respect the discard checkbox
|
2017-02-01 18:12:35 +01:00 |
|
Hadi Nategh
|
385977e828
|
* All applications: Set proper default page title if nothing is set
|
2017-02-01 16:23:25 +01:00 |
|
Hadi Nategh
|
c1950b4b1c
|
Make path and up button always available in filemanager mobile theme
|
2017-02-01 13:17:39 +01:00 |
|
nathangray
|
ceea2cb976
|
Some more code cleanup:
- Remove some unexecutable code
- Fix some variable declarations
(to satisfy Scrutenizer)
|
2017-01-31 08:29:00 -07:00 |
|
Ralf Becker
|
5bf8630620
|
allow to additionally use just a name for which content array contains a path to upload pictures
|
2017-01-31 10:16:16 +01:00 |
|
nathangray
|
4cd8b3ee08
|
Fix for selecbox change event not being bound in some cases (see a81fe4f , 768b6ae )
|
2017-01-30 09:06:42 -07:00 |
|
Ralf Becker
|
a2a5ea15ae
|
fix select(-account) tags=true widget to not call onchange callback twice with different signature, now signature is onchange(_node, _widget, _change)
|
2017-01-30 14:44:31 +01:00 |
|
Ralf Becker
|
a81fe4f82a
|
partial revert of 768b6ae , as filter, filter2 and cat get lost when changing a column filter
|
2017-01-30 09:59:56 +01:00 |
|
Hadi Nategh
|
3a42900eb6
|
Add accept attributes for widget File in order to be able to filter extensions in upload dialog
|
2017-01-25 10:28:10 +01:00 |
|
nathangray
|
8de5542803
|
Fix nextmatch category, filter & filter2 selectboxes did not listen for custom change return value to cancel server call
|
2017-01-24 08:41:05 -07:00 |
|
nathangray
|
a5f45e2bfa
|
Fix some translation problems reported by Stefan Unverricht
|
2017-01-10 09:30:00 -07:00 |
|
Hadi Nategh
|
b91560f79c
|
Fix collab editor fails to open files with spaces in their names
|
2017-01-04 14:42:17 +01:00 |
|
Hadi Nategh
|
fdad5d0fcf
|
Add src attribute as an option to iframe widget
|
2017-01-04 11:57:31 +01:00 |
|
nathangray
|
9f8c5af937
|
Avoid an error in etemplate2 if content is not set
|
2016-12-21 15:36:13 -07:00 |
|
nathangray
|
fbba0f2e59
|
- Fix a bug in print dialog, clicking header was also toggling first checkbox
- Missing translations from Stefan Unverricht
|
2016-12-06 09:45:55 -07:00 |
|
nathangray
|
aad82affa1
|
Handle re-loading an app with the URL query parameters so it actually gets reloaded, since its internal state may have changed since the initial load
|
2016-12-01 11:20:25 -07:00 |
|
Hadi Nategh
|
9c2d7abd55
|
Implement avatar readonly widget
|
2016-11-18 14:50:58 +01:00 |
|
Hadi Nategh
|
d9031c4c2e
|
Implement tooltip preview for mime types icons which have preview content available
|
2016-11-17 11:36:26 +01:00 |
|
Hadi Nategh
|
ad2c3674e5
|
A hack to fix jumping cursor issue of wodoeditor
|
2016-11-10 14:12:51 +01:00 |
|
nathangray
|
c330df915f
|
Avoid JS error if value is undefined
|
2016-11-07 09:15:49 -07:00 |
|
Hadi Nategh
|
6038936cef
|
Fix wodocollabeditor conflicts with other libraries because of global require and define AMD modulation
|
2016-10-27 18:47:02 +02:00 |
|
Hadi Nategh
|
3b76072885
|
Revert changes of local definition of define variable, because they no more conflict with wodocollabeditor
|
2016-10-27 18:43:41 +02:00 |
|