Ralf Becker
|
c14f25c0e8
|
hide spellchecker config and always use browser native spellchecker
|
2016-04-25 20:14:47 +00:00 |
|
Ralf Becker
|
7e358fe5ad
|
removed not working typeof value == "array"
|
2016-04-25 20:05:53 +00:00 |
|
Nathan Gray
|
7baf298bf7
|
Keep value if et2 tried to set it before select_options were there, and it got stripped out
|
2016-04-25 20:02:58 +00:00 |
|
Nathan Gray
|
f58ef2980f
|
When select options change and we have tags turned on, update chosen
|
2016-04-25 19:37:37 +00:00 |
|
Ralf Becker
|
88ecdf19db
|
check type in all cases to specified eg. select-app was as widget-type was not understood
|
2016-04-25 19:21:46 +00:00 |
|
Ralf Becker
|
06c4b2db23
|
use new et2 site config
|
2016-04-25 15:57:38 +00:00 |
|
Ralf Becker
|
220aacf48b
|
no longer allow to use lang syntax %1 in eT2 instead of native %s, as it does not allow to use %1 and costs unnecessary performance
|
2016-04-25 15:15:02 +00:00 |
|
Nathan Gray
|
2513fcb7d7
|
- For print column dialog don't check individual customfields if no customfields are selected
- Fix afterPrint failing if columnselection preference had no nextmatch prefix
|
2016-04-25 14:49:59 +00:00 |
|
Hadi Nategh
|
980a5537d9
|
Fix sidebar toggle sometimes flickers in close states in FF
|
2016-04-25 13:51:21 +00:00 |
|
Ralf Becker
|
8a96e97684
|
keep an array for options, do not convert them to an object
|
2016-04-25 08:26:44 +00:00 |
|
Ralf Becker
|
a9eba441d7
|
fix autorepeated id "cat[3]" would pick array element 3 from cat
|
2016-04-23 16:11:28 +00:00 |
|
Nathan Gray
|
5e2d782414
|
Fix filter for only printing visible templates
|
2016-04-21 20:30:10 +00:00 |
|
Ralf Becker
|
112ed53f47
|
allow to use Framework::message together with Framework::redirect, eg. to show success message and redirect to index page
|
2016-04-21 15:25:04 +00:00 |
|
Ralf Becker
|
9a57fbaedd
|
fix server-side validation to allow values of option children
|
2016-04-21 14:51:40 +00:00 |
|
Hadi Nategh
|
d8cf78d045
|
Fix taglist-cat widget jumps when selecting "-" button
|
2016-04-21 14:13:20 +00:00 |
|
Hadi Nategh
|
6c19f07d17
|
Revert commit 55785 as it wasn't a proper fix, and fix taglist suggestion in calendar edit
|
2016-04-21 12:39:31 +00:00 |
|
Hadi Nategh
|
f77f52d77d
|
Stay focused after item selection to get ready for next selection and avoiding two clicks
|
2016-04-21 10:45:19 +00:00 |
|
Nathan Gray
|
e869788263
|
Prompt for columns to print as well as row count when printing a nextmatch
|
2016-04-20 23:05:43 +00:00 |
|
Nathan Gray
|
1019046a0d
|
- Avoid changing content manager select options when reading from template tags
- More checking with namespaced select options to avoid grabbing all children of a parent namespace
|
2016-04-20 21:20:36 +00:00 |
|
Ralf Becker
|
22701ce83f
|
WIP et2 based site configuration
|
2016-04-20 18:52:55 +00:00 |
|
Hadi Nategh
|
02c7014a0a
|
Fix taglist suggestion is not visible at all
|
2016-04-20 15:25:09 +00:00 |
|
Hadi Nategh
|
1e3b918957
|
Fix taglist widget:
- Fix jumping input
- Fix suggestion popup needs always two clicks
- Fix styling for select input
- Fix calendar category and participant according to taglists changes
|
2016-04-20 14:03:29 +00:00 |
|
Hadi Nategh
|
11a3b76094
|
Fix upload a file via et2_file widget, keep all buttons in readonly mode even if the uploading process is finished
|
2016-04-20 11:38:07 +00:00 |
|
Nathan Gray
|
da2dd3bd16
|
Fix error causing relative columns to have 0 width under some resize conditions
|
2016-04-18 22:08:41 +00:00 |
|
Hadi Nategh
|
0ba271d581
|
Enable/Disable add participants based on participant value in calendar edit
|
2016-04-18 13:56:47 +00:00 |
|
Hadi Nategh
|
c4ff76b47d
|
Replace link_to icon from plus to attach
|
2016-04-18 10:58:51 +00:00 |
|
Hadi Nategh
|
bb59879064
|
Implement readonly for file widget. Additionally, make a generic style for readonly widgets
|
2016-04-18 10:37:08 +00:00 |
|
Ralf Becker
|
b5d106a55e
|
fix PHP Fatal error: Class 'EGroupware\Api\egw' not found in api/src/CalDAV.php on line 1527
|
2016-04-15 15:35:52 +00:00 |
|
Ralf Becker
|
aa2275ace8
|
cant completly remove egw_framework::set_on* methods, as they are still in use
|
2016-04-15 15:12:27 +00:00 |
|
Hadi Nategh
|
9c9383f21d
|
Fix styling for button with only image
|
2016-04-15 12:42:38 +00:00 |
|
Klaus Leithoff
|
9f6104f53a
|
prevent possible endless recursion on decodeMailHeader
|
2016-04-15 08:50:02 +00:00 |
|
Nathan Gray
|
af0382ffb3
|
Fix async services. Fixes calendar alarms disappearing.
|
2016-04-14 21:30:36 +00:00 |
|
Klaus Leithoff
|
b4a4864717
|
try to prevent infinite loops when decoding mail-headers
|
2016-04-14 14:28:41 +00:00 |
|
Hadi Nategh
|
7065f6fd2e
|
Fix some misalignment for link_to widget, happens in FF
|
2016-04-14 13:48:12 +00:00 |
|
Nathan Gray
|
0c438366d7
|
Update timepicker library to 1.6.1
|
2016-04-13 18:44:45 +00:00 |
|
Nathan Gray
|
a3a0450143
|
Fix unable to clear nm entry headers by catching change event instead of select
|
2016-04-13 16:00:49 +00:00 |
|
Nathan Gray
|
8b30732aa0
|
Fix fatal error when deleting favorites
|
2016-04-13 15:01:20 +00:00 |
|
Nathan Gray
|
df7611275b
|
Fix missing color picker CSS
|
2016-04-13 14:28:07 +00:00 |
|
Hadi Nategh
|
6e30e4e0b3
|
Fix styling for Filemanager:
- Fix plus icon of add button is misaligned in FF
- Fix add button not getting same hover background as others
|
2016-04-13 08:48:56 +00:00 |
|
Nathan Gray
|
988720340d
|
Some more taglist issues:
- stop extremely large sizing in some cases
- make sure toggle button is correctly removed
|
2016-04-12 22:25:29 +00:00 |
|
Nathan Gray
|
95e1cd00ff
|
Try to make the input box fill the line better when we hide the trigger button
|
2016-04-12 20:58:21 +00:00 |
|
Hadi Nategh
|
662e82b897
|
Fix reload on a popup with ckeditor breaks ckeditor loading. Additionally, fixes broken popup resize
|
2016-04-12 12:48:40 +00:00 |
|
Klaus Leithoff
|
6ce3c261c0
|
allow quickfiltering when bydate filter is active
|
2016-04-12 11:05:04 +00:00 |
|
Nathan Gray
|
c6ab38a51d
|
Fix set_min/set_max with a full string timestamp caused a formatting error
|
2016-04-11 21:28:10 +00:00 |
|
Nathan Gray
|
d5225a8338
|
Change portlet header text color to contrast with selected color
|
2016-04-11 16:42:50 +00:00 |
|
Nathan Gray
|
fd3ae9f899
|
Fix "Cannot read property 'replace' of undefined" when setting multi-select with empty label to empty value
|
2016-04-11 15:59:17 +00:00 |
|
Nathan Gray
|
ce94f07599
|
Fix missing line breaks when merging entries that do not need HTML processing
|
2016-04-11 15:21:16 +00:00 |
|
Hadi Nategh
|
42beae83cc
|
Styling dialogs W.I.P.:
- Fix alignments in infolog edit dialog
|
2016-04-11 14:08:01 +00:00 |
|
Hadi Nategh
|
b35753ba79
|
Styling dialogs W.I.P.:
- Fix alignments in timesheet edit dialog
- Fix date duration widget width
|
2016-04-11 12:31:18 +00:00 |
|
Ralf Becker
|
dde6da248d
|
search api and phpgwapi for images for now, later we can remove phpgwapi
|
2016-04-08 14:36:38 +00:00 |
|